{"id":25883279,"url":"https://github.com/nothub/git-age-secrets","last_synced_at":"2026-03-04T21:02:04.525Z","repository":{"id":277447516,"uuid":"932462645","full_name":"nothub/git-age-secrets","owner":"nothub","description":"Secrets in git with age","archived":false,"fork":false,"pushed_at":"2025-02-14T01:14:40.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-03-02T16:40:28.412Z","etag":null,"topics":["age","git-crypt","secrets"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nothub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-02-14T00:24:57.000Z","updated_at":"2025-02-14T01:14:43.000Z","dependencies_parsed_at":"2025-02-16T00:01:28.356Z","dependency_job_id":null,"html_url":"https://github.com/nothub/git-age-secrets","commit_stats":null,"previous_names":["nothub/git-age-secrets"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nothub/git-age-secrets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothub%2Fgit-age-secrets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothub%2Fgit-age-secrets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothub%2Fgit-age-secrets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothub%2Fgit-age-secrets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nothub","download_url":"https://codeload.github.com/nothub/git-age-secrets/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nothub%2Fgit-age-secrets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30092867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T20:42:30.420Z","status":"ssl_error","status_checked_at":"2026-03-04T20:42:30.057Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["age","git-crypt","secrets"],"created_at":"2025-03-02T16:35:21.858Z","updated_at":"2026-03-04T21:02:04.511Z","avatar_url":"https://github.com/nothub.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-age-secrets\n\nAn example setup for automatic secret-encryption in git with age.\n\n---\n\nAn ssh key-pair can be used for identity and recipient.\n\nAdd this filter to your `~/.config/git/config`:\n\n```ini\n[filter \"age\"]\n\tclean = age -R ~/.ssh/id_ed25519.pub -a -\n\tsmudge = age -d -i ~/.ssh/id_ed25519 -\n\trequired = true\n```\n\n---\n\nApply the filter in your projects `.gitattributes`:\n\n```ini\n/secret.yaml filter=age\n/secrets/**  filter=age\t\n```\n\n---\n\nFurther infos in a [post by Sean Liao](https://seankhliao.com/blog/12020-09-24-gitattributes-age-encrypt/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnothub%2Fgit-age-secrets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnothub%2Fgit-age-secrets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnothub%2Fgit-age-secrets/lists"}