Encrypt .env
Encrypt your .env file so it can be safely committed to your repo. Secrets become part of your code — versioned, synced, and shareable.
dotenvx encrypt
Cloak the keys
Cloak private keys with a single command. They vanish from .env.keys — but stay accessible when you need them.
dotenvx pro cloak
Treat secrets like code
With encryption and cloaking in place, secrets move through git. Unlock familiar workflows like PR review, approvals, branching, and deploys — now for secrets too.
[depict secrets as code]