Versioned vaults
Organise projects and capture legacy `.env` files without drift or manual copy-paste.
EnvRelay keeps every `.env` variant encrypted until your browser unlocks it. Sync projects across devices, relay secure shares with time-boxed tokens, and audit every access—all without leaking plaintext to the server.
Variant preview
Tap a variant to inspect the encrypted export snapshot.
Dev
Ephemeral keys for local builds and feature toggles.
Each export is sealed with a one-time data key, wrapped by your master key, before leaving the browser.
Keep solo workflows fast, stash legacy `.env` files, relay secrets to fellow developers, and share with teammates only when it’s necessary.
Organise projects and capture legacy `.env` files without drift or manual copy-paste.
Generate browser-encrypted share bundles that burn on open without exposing plaintext.
Better Auth policies and ownership checks keep solo developers and collaborators safe.
A four-step loop that keeps encryption in the browser and access under your control.
Import variants; EnvRelay encrypts payloads client-side with AES-GCM 256 and Argon2id derived keys.
Bundles are wrapped with a deterministic master key derived from your vault secret and user ID.
Issue share links with TTL, max views, and optional one-time burns—recipients decrypt in-browser.
Track opens, revoke access immediately, and rotate master keys without a migration fire drill.
EnvRelay keeps encryption in the browser and shares on a short leash. From capture to rotation you stay in control of how secrets move.
What the server sees
Ciphertext blobs, wrapped keys, and audit metadata. No plaintext secrets, no master keys.
0
Secrets stored in plaintext
30d
Audit log retention
Curious how this works behind the scenes? Contact us and we’ll walk you through encryption, rotations, and access control.
Bring EnvRelay into your workspace, capture those legacy `.env` files, and share with fellow developers only when you need to.