Vault is a zero-knowledge password manager. Everything is encrypted on your device before it ever reaches our servers, so even we can't read it.
Every item is encrypted client-side with a unique AES-GCM key before it leaves your device. Sharing uses RSA so only the recipient's key can unlock it.
Your master password derives an encryption key locally — only an irreversible hash of it ever reaches our servers, purely to authenticate you.
A one-time recovery code re-derives your keys locally if you forget your password — nobody at VoidCove can reset it for you, by design.
Grant access to a login or note to someone you trust — their copy is encrypted with their own key, so you're never emailing plaintext credentials.
Your VoidCove account signs you into Notes too — no separate password, no second account to manage.
Not just logins — store payment cards and free-form secure notes under the same zero-knowledge protection.