{"id":50764768,"url":"https://github.com/jay7x/agedd","last_synced_at":"2026-06-11T12:31:56.608Z","repository":{"id":360632713,"uuid":"1158429211","full_name":"jay7x/agedd","owner":"jay7x","description":"AGE Decryption Daemon","archived":false,"fork":false,"pushed_at":"2026-02-23T18:23:44.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-04T12:29:22.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jay7x.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-15T11:05:43.000Z","updated_at":"2026-02-15T11:50:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jay7x/agedd","commit_stats":null,"previous_names":["jay7x/agedd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jay7x/agedd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jay7x%2Fagedd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jay7x%2Fagedd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jay7x%2Fagedd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jay7x%2Fagedd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jay7x","download_url":"https://codeload.github.com/jay7x/agedd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jay7x%2Fagedd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34199516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":"2026-06-11T12:31:56.511Z","updated_at":"2026-06-11T12:31:56.596Z","avatar_url":"https://github.com/jay7x.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# agedd - AGE Decryption Daemon\n\nAGE decryption daemon that exposes decryption functionality over Unix socket.\n\n## Features\n\n- Decryption daemon with Unix socket interface\n- Streaming support for large files\n- Hot reload of encryption identities\n- Client command for easy integration\n\n## Installation\n\n### Releases\n\nDownload a release asset that matches your preference better.\n\n### Go install\n\n```bash\ngo install github.com/jay7x/agedd@latest\n```\n\n## Usage\n\nStart the daemon:\n\n```bash\nagedd --identity /path/to/private.key --socket /run/agedd.sock serve\n```\n\nDecrypt a file:\n\n```bash\n# Output to stdout\nagedd --socket /run/agedd.sock decrypt encrypted.age\n\n# Output to file\nagedd --socket /run/agedd.sock decrypt encrypted.age decrypted.txt\n\n# From stdin\ncat encrypted.age | agedd --socket /run/agedd.sock decrypt\n```\n\nReload updated identity without restart:\n\n```bash\nagedd --socket /run/agedd.sock reload\n```\n\nShow version:\n\n```bash\nagedd version\n```\n\n## Environment Variables\n\n- `AGEDD_IDENTITY_FILE` - Path to private key file\n- `AGEDD_SOCKET` - Unix socket path\n- `AGEDD_LOG_LEVEL` - Log level (trace, debug, info, warn, error, fatal, panic)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjay7x%2Fagedd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjay7x%2Fagedd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjay7x%2Fagedd/lists"}