{"id":18613711,"url":"https://github.com/stonith404/encryptinator","last_synced_at":"2025-11-03T02:30:37.168Z","repository":{"id":191365761,"uuid":"631642543","full_name":"stonith404/encryptinator","owner":"stonith404","description":"Command-line tool to encrypt files and folders using AES-GCM encryption.","archived":false,"fork":false,"pushed_at":"2023-08-29T09:01:56.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T02:41:44.489Z","etag":null,"topics":["file-encryption","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stonith404.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}},"created_at":"2023-04-23T17:02:42.000Z","updated_at":"2023-08-29T09:13:05.000Z","dependencies_parsed_at":"2023-08-29T15:12:34.407Z","dependency_job_id":null,"html_url":"https://github.com/stonith404/encryptinator","commit_stats":null,"previous_names":["stonith404/encryptinator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stonith404%2Fencryptinator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stonith404%2Fencryptinator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stonith404%2Fencryptinator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stonith404%2Fencryptinator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stonith404","download_url":"https://codeload.github.com/stonith404/encryptinator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239406443,"owners_count":19633024,"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","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":["file-encryption","go"],"created_at":"2024-11-07T03:23:25.930Z","updated_at":"2025-11-03T02:30:37.139Z","avatar_url":"https://github.com/stonith404.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Encryptinator\n\nEncryptinator is a command-line tool written in Go that can be used to encrypt and decrypt files and folders using AES-GCM encryption. It uses Argon2 key derivation function to derive a key from the password.\n\n## Usage\n\n```bash\nencryptinator [(e)ncrypt|(d)ecrypt] \u003cfile|folder\u003e\n```\n\n### Examples\n\nEncrypt a file:\n\n```bash\nencryptinator encrypt secret.txt\n```\n\nEncrypt a folder:\n\n```bash\nencryptinator encrypt secret_folder\n```\n\nDecrypt a file:\n\n```bash\nencryptinator decrypt secret.txt\n```\n\nDecrypt a folder:\n\n```bash\nencryptinator decrypt secret_folder\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstonith404%2Fencryptinator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstonith404%2Fencryptinator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstonith404%2Fencryptinator/lists"}