Skip to main content
Secret Encryption Git Filter

Share the repo. Keep the secrets.

Dracon Warden encrypts marked files with age, smudge on checkout, clean on commit.

Why Dracon Warden

For teams that need to share .env files and credentials across a repo without leaking them to forks, CI logs, or accidental commits.

age encryption, no KMS

Encrypted with age, key in your local keyring. No hosted KMS, no vendor lock-in, no monthly bill to keep your secrets encrypted.

Smudge and clean, automatic

Write the cleartext in your working tree. Warden handles the smudge-on-checkout, clean-on-commit dance so the committed file is always ciphertext.

Shareable repos, private secrets

Push the repo to GitHub, GitLab, or Codeberg. Anyone can clone. Only the people with the age key can read the marked files.

Install Dracon Warden

Open-source. One git filter, one age keypair, no extra services.

View on GitHub
More from Dracon

Other products in the catalog