Local-first AES-256-GCM encryption
Keep secrets on your machine with a zero-trust passphrase workflow.
A local-first .env manager for developers. Scan projects, encrypt local workspaces, mask sensitive values, and make env changes with fewer surprises.
.env.production
Synced| Key | Value | Status | Line | Actions | |
|---|---|---|---|---|---|
| DATABASE_URL | postgres://prod_user:**********@db.acme.example:5432/acme | secret | 1 | ||
| NEXT_PUBLIC_APP_URL | https://app.acme.example | secret | 2 | ||
| STRIPE_WEBHOOK_SECRET | whsec_**************** | secret | 3 | ||
| SENTRY_DSN | placeholder | placeholder | 4 |
Product Tour
Watch the interactive product tour showcasing local secret encryption and rapid workspace filtering.
Workflow
EnvDesk is a focused desktop workspace for managing environment variables across all your projects.
Import a project folder or .env file.
Drop a directory or file. EnvDesk scans all .env files instantly.
Encrypt & unlock local workspace.
Protect your variables with AES-256-GCM passphrase encryption.
Preview & confirm disk changes.
Add, edit, delete, or reorder keys with an approval-first workflow before writing back to local files.
Why it helps
Keep secrets on your machine with a zero-trust passphrase workflow.
Drop a whole repository or a single .env file. EnvDesk automatically discovers and maps all environment files.
Any change made in EnvDesk requires confirmation before writing back to local files, preventing accidental overwrites.
Add, edit, mask, and drag-and-drop to reorder keys. Your app layout mirrors your .env file 1:1.
Install
Pick the build for your OS, then import a project folder locally to get started.