evevnxevnx.dev

Your encrypted .env files

Everything is encrypted in this browser before it is uploaded. The server stores ciphertext and nothing else — it cannot read your secrets with full database access, and neither can we.

Your master password cannot be reset. It never leaves your device, and the server holds nothing that could rebuild it. That is the point — and it means losing it loses the data.

Already using the CLI? The same account works in both, and a file pushed from one comes out of the other byte for byte.

Prefer a terminal? evnx cloud push .env read the docs.