{"id":15837338,"url":"https://github.com/sambacha/tar-sz","last_synced_at":"2026-04-30T00:04:31.566Z","repository":{"id":103232955,"uuid":"309640892","full_name":"sambacha/tar-sz","owner":"sambacha","description":"deterministic and reproducible self-composing and encrypted artifact generator, use GitHub SSH keys to encrypt and decrypt  ","archived":false,"fork":false,"pushed_at":"2020-11-03T14:01:25.000Z","size":16,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T01:57:35.101Z","etag":null,"topics":["archive","artifact","deterministic","github","reproducible","ssh","tarball"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sambacha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-03T09:50:54.000Z","updated_at":"2020-11-03T14:01:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"889c745e-17ab-4b8b-91c4-0cfedaeecc4b","html_url":"https://github.com/sambacha/tar-sz","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"6f646dfd80c270b981ea1ecc96ada6d8ecc14af0"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sambacha/tar-sz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Ftar-sz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Ftar-sz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Ftar-sz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Ftar-sz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambacha","download_url":"https://codeload.github.com/sambacha/tar-sz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Ftar-sz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["archive","artifact","deterministic","github","reproducible","ssh","tarball"],"created_at":"2024-10-05T15:21:52.438Z","updated_at":"2026-04-30T00:04:29.534Z","avatar_url":"https://github.com/sambacha.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `tgz`\n\n[![Build Status](https://travis-ci.com/sambacha/tar-sz.svg?token=WSycjKTmZXAzmyXpmVgz\u0026branch=master)](https://travis-ci.com/sambacha/tar-sz)\n\n\u003e  Generate a plain-text, encrypted archive that is secured using the public key of a particular GitHub user.\n\n* ssh-tgz\n* tgz\n\n\n## ssh-tgz\n\n\n\n### Archive and Secure\n\nUsage is _similar_ to `tar`.\n\n```bash\nssh-tgzx github-username archive-file [files | directories]\n```\n\n### Extract\n\nSend the file to user who owns the identity and they simply:\n\n```bash\nbash ./archive-file identity-file\n```\n\n### List\n\n```bash\nbash ./archive-file identity-file t\n```\n\n### Example\n\n#### Create secure archive\n\nTo archive some files to send to me:\n\n```bash\nssh-tgzx $GITHUB_USERNAME private.tgzx private-folder secret-file\n```\n\nIt is (relatively) safe to send the file to me via insecure channels.\n\n### Extract\n\nI can extract is using:\n\n```bash\nbash ./private.tgzx ~/.ssh/id_rsa\n```\n\n### List\n\nOr just list the contents:\n\nbash ./private.tgzx ~/.ssh/id_rsa t\n\n## tgzx\n\n## Archive and Secure\n\nUsage is _similar_ to `tar`.\n\n```bash\ntgzx archive-file [files | directories]\n```\n\n## Extract\n\n```bash\n./archive-file\n```\n\n### Example\n\n#### Create secure archive\n\n```bash\ntgzx ssh.tgzx .ssh\n```\n\n#### Extract\n\n```bash\n./ssh.tgzx\n```\n\n#### List\n\n```bash\n./ssh.tgzx t\n```\n\n## License \n\nSPDX-License-Identifier: ISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambacha%2Ftar-sz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsambacha%2Ftar-sz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambacha%2Ftar-sz/lists"}