v1.0 beta โ Now available
Secrets that never touch disk
Store environment secrets in your OS native credential store. Not in dotfiles. Not in plaintext. Not in the cloud. Just your Keychain, your rules.
Terminal
$
Features
Everything you need.
Nothing you don't.
Architecture
Your OS is the vault
envsec delegates encryption to battle-tested credential stores. Metadata (key names, timestamps) lives in a local SQLite database โ values never do.
envsec CLI
Metadata
SQLite (key names only)
SQLite (key names only)
Secret Values
OS Credential Store
OS Credential Store
OSBackendTool
๐macOSKeychainsecurity CLI
๐งLinuxSecret Service (D-Bus)secret-tool
๐ชWindowsCredential Managercmdkey + PowerShell
Install
Ready in seconds
One command. No config. Node.js 18+ required.
$npm install -g envsec