Zero-knowledge architecture
Your master password never leaves your device. Keys are derived locally, so only you can ever decrypt your vault.
Void Vault is a password manager where encryption happens entirely in your browser. Our servers only ever store ciphertext — we couldn't read your vault even if we wanted to.
What the server sees
Nothing readable. Ever.
encryptedTitle
U2FsdGVkX1+9vQm…r7Fz0aQ=
encryptedData
m9W3kF…c2V0aWQgYSBzZWNyZXQgaXMgbm8=…8fL2xP
iv
a1b2c3d4e5f6…
authTag
f6e5d4c3b2a1…
Every layer of Void Vault is built around one principle: if we can't see your data, neither can anyone who breaches us.
Your master password never leaves your device. Keys are derived locally, so only you can ever decrypt your vault.
Every vault item is sealed with authenticated encryption — confidentiality and tamper detection in a single primitive.
Protect your account with TOTP authenticators and hardware keys, plus one-time recovery codes for emergencies.
Group logins into folders whose names are encrypted too. Structure is yours alone — not metadata we can mine.
An append-only log of sign-ins and vault activity keeps you informed about everything that touches your account.
Refresh-token rotation with device context lets you see active sessions and revoke access from anywhere, instantly.
Three steps stand between your secrets and everyone else — including us.
Your master password is stretched into an encryption key with Argon2id — right in your browser. It is never transmitted or stored.
Each vault item is sealed with AES-256-GCM before sync. Titles, passwords, notes — all ciphertext before they hit the network.
Our servers store encrypted blobs, IVs, and auth tags. Even with full database access, an attacker gets unreadable noise.
Zero-knowledge isn't a marketing claim — it's an architecture. With no plaintext and no keys on our side, the worst-case scenario for us is a non-event for you.
Create your vault in under a minute. Your master password is the only key — and it stays with you.