If you’ve ever:
- emailed
.env
files - pasted secrets into Slack
- or accidentally committed them to GitHub...
…then you’ll get why I built this.
secretsnap
is a lightweight CLI:
secretsnap init
secretsnap bundle .env
secretsnap unbundle secrets.envsnap
That’s it, your secrets are safe.
- Free: local encrypt/decrypt/run.
- Pro: push/pull bundles, team sharing, audit logs.
👉 Install:
curl -sSL https://get.secretsnap.sh | bash
Landing: https://secretsnap.dev
GitHub: https://github.com/secret-snap/cli
Feedback welcome, especially if you’ve had .env
pain in CI/CD.
Top comments (1)
naa will still stick to my good old .env file.