R
rust-vault · personal secrets

Sign in

End-to-end encrypted key/value vault for project secrets. Your data is encrypted in your browser before it ever leaves. Zero-knowledge server — even we can't read your secrets.

Requires a Google account for identity only. We never see your Google password, only a signed JWT that proves who you are.

R
rust-vault · setup

Create your vault

Welcome, . Choose a master password — this is what unlocks your vault every time. Also write down the recovery phrase in case you forget the password.

Anyone with these 24 words can decrypt your vault. Store them offline.
R
rust-vault

Unlock

Welcome back, . Enter your master password to decrypt the vault.

R
rust-vault · recover

Recover with phrase

Enter your 24-word recovery phrase. This will unlock the vault and let you set a new master password.

R
rust-vault

R
rust-vault · add 2FA

Add 2FA code

Paste the base32 secret from a QR code (usually shown as "can't scan? enter this code manually"). This vault will then generate the same 6-digit codes as Google Authenticator.

Secret must be base32 (A-Z, 2-7). Spaces and dashes are stripped automatically.