The only tool that encrypts your .env files locally using your SSH keys. Even we can't read your data. Only you and your team hold the keys.
Everything you need to manage secrets without the manual overhead or security risks.
Sync environment variables across your entire team in real-time. Changes are pushed instantly to all developers via our secure CLI.
Your secrets are encrypted locally using AES-256-GCM. The raw values never touch the internet. Only authorized team members with valid SSH keys can decrypt the data.
Fine-grained permissions control. Manage who can read or write variables for specific environments like production or staging.
Effortlessly manage .env, .env.staging, and .env.production. Switch contexts instantly with simple, intuitive CLI flags.
Keep track of every change. See who updated which variable and when. Full transparency for security-conscious organizations.
Built by devs for devs. A powerful CLI that integrates perfectly into your existing terminal workflow. No bloated GUIs required.
Authenticate securely using the CLI to access your team's projects.
Connect your local directory to an envware project using the project select command.
CLI fetches encrypted blobs and decrypts them using your private SSH key. Secure and effortless.
npx envware loginAuthenticating... Success!npx envware pullFetching encrypted blobs...✓ Decrypting with ~/.ssh/id_ed25519✓ .env updated (locally decrypted)_Start for free, scale with your team.
Perfect for growing teams.
Unlimited power for organizations.
Install the envware CLI globally and start managing your secrets like a pro.
No installation needed with npxnpx envware loginSelect or create projectnpx envware project selectPull secretsnpx envware pull