A modern Git based age-encrypted secrets manager for teams
Temporary decryption with ctg run deletes plaintext after command, unlike sops or git-crypt.
A command-line tool for securely backing up, restoring, and verifying secrets using interoperable standards like age encryption and coreutils, ensuring long-term accessibility without vendor lock-in
Backup tool designed to be recoverable with just age and coreutils if the software vanishes.
NixOS users, privacy-focused developers managing local secrets
pass · age · sops
It also integrates nicely with NixOS (which is what I use, though it does not require NixOS to be used).
I have summed up a bit of explanation and some answers to reasonable questions in a blog post: https://baldino.dev/blog/secs-man/
Temporary decryption with ctg run deletes plaintext after command, unlike sops or git-crypt.
Printable QR + human-readable fallback for offline recovery, no cloud dependency.
AI agents deploy without ever seeing passwords—hardwarebacked XOR-split YubiKey redundancy, sudo-enforced privilege boundary.
Project-scoped aliases with keychain secrets, but macOS-only and niche audience.
Encrypted .env replacement, but pass and sops already cover this.
Rust WASM bindings enforce type safety for age-encrypted secrets in the browser.