Stop leaking .env files - try Secretsnap (free CLI)

  • Thread starter Thread starter Neil Okikiolu
  • Start date Start date
N

Neil Okikiolu

Guest
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:


Code:
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:


Code:
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.

Continue reading...
 


Join 𝕋𝕄𝕋 on Telegram
Channel PREVIEW:
Back
Top