{"id":30806556,"url":"https://github.com/dynamotn/expect-age","last_synced_at":"2026-02-12T03:37:17.143Z","repository":{"id":308337157,"uuid":"1032408588","full_name":"dynamotn/expect-age","owner":"dynamotn","description":"Decrypt age encrypted files with passphrase from scripts/CLI","archived":false,"fork":false,"pushed_at":"2025-08-05T10:38:13.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-05T12:32:00.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/dynamotn.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,"zenodo":null}},"created_at":"2025-08-05T09:07:49.000Z","updated_at":"2025-08-05T10:34:54.000Z","dependencies_parsed_at":"2025-08-05T12:32:01.785Z","dependency_job_id":"afe27f92-5735-445f-9d57-66ef78825f94","html_url":"https://github.com/dynamotn/expect-age","commit_stats":null,"previous_names":["dynamotn/expect-age"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dynamotn/expect-age","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamotn%2Fexpect-age","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamotn%2Fexpect-age/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamotn%2Fexpect-age/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamotn%2Fexpect-age/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynamotn","download_url":"https://codeload.github.com/dynamotn/expect-age/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamotn%2Fexpect-age/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273843618,"owners_count":25178078,"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-09-05T02:00:09.113Z","response_time":402,"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":[],"created_at":"2025-09-06T01:12:42.782Z","updated_at":"2026-02-12T03:37:17.104Z","avatar_url":"https://github.com/dynamotn.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# expect-age\n\n\u003e Effortless non-interactive decryption with age\n---\n\n## ❓ Why\n\n[age](https://github.com/FiloSottile/age) is a modern encryption tool, but it doesn’t natively support non-interactive password input. **expect-age** bridges this gap, letting you decrypt age-encrypted files automatically—perfect for scripts and automation.\n\nCurious why this is needed? See the discussion [here](https://github.com/FiloSottile/age/discussions/256).\n\n## 🚀 Quick start\n\nFirst, make sure you have `expect` installed:\n\n```bash\n# Debian/Ubuntu\nsudo apt install expect\n\n# Arch Linux\nsudo pacman -S expect\n\n# Fedora\nsudo dnf install expect\n\n# macOS\nbrew install expect\n```\n\nNext, add `expect-age` to your `PATH` and make it executable. Now you can decrypt files non-interactively:\n\n```bash\nexpect-age \"your-password\" \"/path/to/your/encrypted_file.age\" \"/path/to/your/output_file.txt\"\n```\n\nAutomate your workflows with ease ⏩!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamotn%2Fexpect-age","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamotn%2Fexpect-age","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamotn%2Fexpect-age/lists"}