macOS
Apple Silicon
Manage development, staging, and production configs from a clean dashboard, then inject them into local commands with one small CLI.
$ esecrets init
Project: api-service
Environment: dev
Config saved
$ esecrets run -- npm run dev
Loaded 12 encrypted secrets
Starting local server...
encrypted_secrets()
AES-256 at rest, TLS in transit. Zero plaintext, ever.
configs.byEnv()
dev, staging, prod; isolated configs that never leak across boundaries.
cli.inject()
Secrets piped straight into local commands. No .env files on disk.
Pick your platform, unzip the archive, and place the binary somewhere on your PATH. Future releases can be installed with esecrets --update.
Apple Silicon
Intel
x64
x64