Own Your Secrets – Sync encrypted secrets from any repo to any device
Rust WASM bindings enforce type safety for age-encrypted secrets in the browser.
Transparent file-level encryption for git repositories, powered by age.
Git-crypt replacement using age with YubiKey plugin support and deterministic ciphertext.
DevOps engineers, infrastructure teams managing IaC repositories
git-crypt · SOPS · git-agecrypt
I like the ability to store sensitive data in public repositories, it's especially useful when bootstrapping new IaC repositories, you don't have anything at the beginning of a new project so there is no place yet to store secrets, this is "a way" of doing it.
I know you can use tools like SOPS but I think the transparent approach offered by tools like this one or git-crypt really shine for many use cases.
Looking forward to hear your feedback!
Rust WASM bindings enforce type safety for age-encrypted secrets in the browser.
Temporary decryption with ctg run deletes plaintext after command, unlike sops or git-crypt.
SSH-key encrypted env fragments with DRY composition for bare-metal git deploys.
Printable QR + human-readable fallback for offline recovery, no cloud dependency.
Post-quantum hybrid encryption finally arrives in PHP where it's been missing.
Searchable encryption running queries over ciphertext faster than AWS KMS direct.