Zero-Knowledge Vault
Passwordless vault with biometric login + zero-knowledge
Zero-Knowledge Vault – Passwordless vault with biometric login and zero-knowledge encryption
Summary: Zero-Knowledge Vault provides client-side encrypted storage using WebAuthn passkeys for biometric login, ensuring data cannot be decrypted by the provider. It supports importing from Google Drive and OneDrive and is built with Rust for enhanced security and compliance readiness.
What it does
It encrypts data locally with zero-knowledge encryption and enables passwordless login via biometric WebAuthn passkeys like Touch ID and Face ID. The backend uses Rust, XChaCha20-Poly1305 encryption, Argon2id hashing, and audit logs.
Who it's for
Designed for teams in legal, healthcare, finance, and engineering requiring strong privacy and compliance.
Why it matters
It eliminates the need to trust the provider by ensuring only encrypted data is stored and accessible solely by the user.