Built around encryption
The server stores the vault. Not the key to open it.
Your master password is used locally to unlock your cryptographic identity. Sensitive data is encrypted before it is sent to Findzle.
01
Your device
Master password + key derivation
→
02
Local encryption
AES-256-GCM + separate keys
→
03
Findzle
Receives encrypted data only
✓
MFA per vault
Require a new verification before opening a vault or revealing a critical secret.
✓
Separate permissions
Open, view, reveal, copy, autofill, edit and share are separate permissions.
✓
Automatic locking
Keys leave browser memory when the session expires or after inactivity.
✓
Tamper-evident audit
Sensitive events can be chained to detect changes to the audit log.