nowfound

Alternatives

Products that do what Secret Snap does

Bundle secrets into a single encrypted file. Share safely.

  1. 1LS

    Hi! I got tired of setting up tools I can't explain to a team in a few words like sops or git-crypt, just to store few files with environment variables or secrets, so I built lockenv as a simple alternative. It's basically a password-protected vault file you commit to git. No gpg keys, no cloud, just lockenv init, set a password, and lock/unlock the secrets. This tool integrates with OS keyring, so you're not typing passwords constantly. Should work on Mac/Linux/Windows, but I tested it only on linux so far. I am not trying to replace any mature / robust solution, just…

    Dec 2025 · github.com

  2. 2E2

    Hey HN, I'm so happy to finally show you all this release after years of hard work. I posted the first version of EnvKey to HN back in 2017 (https://news.ycombinator.com/item?id=15330757), then went through YC in W18 (https://news.ycombinator.com/item?id=16569534). EnvKey is an end-to-end encrypted configuration and secrets manager. It protects your organization's API keys, encryption keys, credentials, and other secrets, and makes it easy to run servers, scripts, tests, and everything else with the latest config. It also helps you avoid duplication in your…

    2022 · v2.envkey.com

  3. 3
    Hush94

    Share secrets safely in Slack

    2020

  4. 4

    A simple, secure and free to use tool for sharing secrets

    2017

  5. 5

    Share .env files without sharing them in Slack

    Jul 2026 · share-env.site

  6. 6
    EnvKey79

    Protect api keys and credentials. Keep config in sync.

    2017

  7. 7EA

    2022 · github.com

  8. 8EH
  9. 9SE
  10. 10
    EnvHub4

    Securely share environment variables with your team

    2025

  11. 11KC

    Hi HN, I built KeyEnv because I was tired of the "can you Slack me the Stripe key?" workflow. The problem: My team's secrets lived in a mix of Slack DMs, shared Google Docs, and .env files that definitely weren't in .gitignore at some point. Enterprise tools like Vault required more DevOps time than we had. Doppler was close but felt heavier than we needed. What KeyEnv does: keyenv init # link project keyenv pull # sync secrets to local .env keyenv run -- npm start # inject secrets, run command That's basically it. Secrets are encrypted client-side (AES-256-GCM) before leaving your machine.…

    Jan 2026 · keyenv.dev

  12. 12SA

    My weekend project sendenv is a CLI tool that lets you share environment variables securely with someone else. It is built on top of magic-wormhole which allows for safe, account-free data transfer. When you send variables using sendenv, it creates a one-time code. You give this code to the person who needs the variables. They use the code in their shell to load the variables. This is handy for quickly setting up new team members or copying local environment variables to another system. Its currently in alpha obviously, but the core functionality works (I have tested sending vaults from a…

    2024 · github.com

  13. 13GE

    Hi! I've been frustrated with the secret sharing situation in serverside javascript land for a while; the common thing is to just toss .env files around on Slack to get someone's app working, or involves some kind of convoluted setup to get a blob from a storage and turn it into environment variables via commands I have to copy paste every time. But everyone uses secret storage providers, e.g. shared password vaults, cloud secrets, etc., so why not leverage those as URIs in a JSON file that can be checked in to source control? I want something simple that would just generate the darn .env…

    2025 · github.com

  14. 14

    Securely store your secrets in GitHub Private Repo

    Feb 2026 · github.com

  15. 15

    Upload,Encrypt and Share.

    Jan 2026 · only-mine.netlify.app

  16. 16
    Env8

    End-to-end encrypted sharing for .env files — no sign-up!

    2025

  17. 17

    Encrypted file sharing for developers.

    Feb 2026 · secretdrop.dev

  18. 18
    ySendit73

    Send data without limits

    2020

  19. 19IJ

    .env files have always felt archaic, insecure, clunky and honestly just not fun to work with. I see my friends (and myself) accidentally committing them all the time. Managing secrets across projects becomes a mess of copy-pasting keys into scattered env files with no real way to sync anything. So I built better-env: a secure, developer-friendly alternative to .env. Store your secrets once in a global encrypted store, and load them per-project at runtime. I’d love feedback on whether this feels useful beyond solo devs, and what you’d want for teams or CI setups. Fully open source:…

    Nov 2025 · better-env.dev

  20. 20CI
  21. 21EC
  22. 22

    Stop sharing secrets in plaintext

    Mar 2026 · envdrop.dev

  23. 23

    Zero-knowledge secret manager for small dev teams

    May 2026 · getvaultlite.com

  24. 24

    Your environment variables, finally in one safe place

    Jun 2026 · justenvs.app

Ranked by how close each launch is in meaning, then by votes. Refine with a description →