{"id":14483163,"url":"https://github.com/TroyWilson1/ipfs-add-from-encrypted","last_synced_at":"2025-08-30T03:33:14.519Z","repository":{"id":94061768,"uuid":"130761484","full_name":"TroyWilson1/ipfs-add-from-encrypted","owner":"TroyWilson1","description":"This script takes a file or directory as input, uses GPG AES256 symmetric encryption with the password you provide and adds it to IPFS and returns the IPFS hash.","archived":false,"fork":false,"pushed_at":"2019-02-09T22:17:56.000Z","size":19,"stargazers_count":52,"open_issues_count":1,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-18T09:09:07.714Z","etag":null,"topics":["cli","encryption","ipfs","ipfs-add","ipfs-hash"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TroyWilson1.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}},"created_at":"2018-04-23T21:57:08.000Z","updated_at":"2025-08-14T16:09:32.000Z","dependencies_parsed_at":"2023-04-06T05:01:04.543Z","dependency_job_id":null,"html_url":"https://github.com/TroyWilson1/ipfs-add-from-encrypted","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TroyWilson1/ipfs-add-from-encrypted","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TroyWilson1%2Fipfs-add-from-encrypted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TroyWilson1%2Fipfs-add-from-encrypted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TroyWilson1%2Fipfs-add-from-encrypted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TroyWilson1%2Fipfs-add-from-encrypted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TroyWilson1","download_url":"https://codeload.github.com/TroyWilson1/ipfs-add-from-encrypted/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TroyWilson1%2Fipfs-add-from-encrypted/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271129334,"owners_count":24703880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","encryption","ipfs","ipfs-add","ipfs-hash"],"created_at":"2024-09-03T00:01:34.078Z","updated_at":"2025-08-30T03:33:14.248Z","avatar_url":"https://github.com/TroyWilson1.png","language":"Python","funding_links":[],"categories":["Python","Tools","工具"],"sub_categories":[],"readme":"# ipfs-add-from-encrypted\n\nThis script takes a file or directroy as input, uses tar if a directory and GPG AES256 symmetric encryption with the password you provide and adds it to IPFS and returns the IPFS hash. \n\nI use this on a Macbook Pro with GPG.\n\n## USAGE:\n### Add Single File:\n```\n./ipfs-add-from-encrypted.py -i test.txt -n Secrets.Out\nFile encrypted and added to IPFS with this hash QmYjK5jHgYSyeyKZqDZyLCzrziphB18wuM93mXtySEryD1\n```\n### Add Directory:\n```\n./ipfs-add-from-encrypted.py -i /home/testing/stuff -n Stuff.Out\nFile encrypted and added to IPFS with this hash QmYjK5jHgYSyeyKZqDZyLCzrziphB18wuM93mXtySEryD1\n```\n\n## Help:\n```\nusage: ipfs-add-from-encrypted.py [-h] -i INPUT -n NAME\n\nEncrypt file/directory and add it to IPFS\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -i INPUT, --input INPUT\n                        File.txt or Directory\n  -n NAME, --name NAME  Set encrypted output filename\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTroyWilson1%2Fipfs-add-from-encrypted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTroyWilson1%2Fipfs-add-from-encrypted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTroyWilson1%2Fipfs-add-from-encrypted/lists"}