Where envdotweb is headed. Up next: a VS Code extension to upload your .env straight from the editor.
Upload the .env you have open straight to an environment, pull secrets into your workspace, and reveal or edit values inline — without leaving the editor. Same client-side encryption, right in VS Code.
login, pull, push, run and diff from your terminal and CI. Decryption happens locally with a token-scoped key.
Create project- and environment-scoped tokens, shown once and hashed at rest, with revocation and last-used tracking.
Per-seat subscriptions with an annual option, self-serve upgrades and a billing portal. Plan limits are already enforced across the app.
Opt-in email alerts when a secret changes in production, with per-user preferences.
Sync to Vercel, Netlify, GitHub Actions and Docker, plus outbound webhooks on secret changes.
Branch an environment, make changes in isolation, and merge — with a review step before values hit production.
Browser-side AES-256-GCM with RSA-OAEP envelope sharing across a team.
Masked secrets with reveal/copy/edit, import/export, version history and environment diffing.
Invite by email or link, roles, and per-project envelope key grants.
Turn any repository into an encrypted project in one click.
Free, no-signup /share tool with links that self-destruct after one view.