
CipherVault-ABD
A zero-knowledge password vault. Every credential is encrypted client-side with AES-256-GCM before it ever leaves the browser — the backend only ever stores ciphertext and has no way to decrypt it. The encryption key is derived locally from a Master Password via Argon2id, so the password itself is never transmitted or stored. Users can sign in with Email or 1-click Google auth, organize saved credentials into Personal, Family, Friend, and Other categories, and reveal a password only after re-verifying identity (auto-hides again after 15 seconds). Ships as a mobile-first installable PWA.








