Passwords
Unlimited logins with a strong generator, favorites, and instant client-side search — grouped by website for quick access.
iVault is a self-hosted vault for passwords, cards, identity documents, notes, files and 2FA codes. Everything is encrypted in your browser with keys derived from a master password that never reaches the server.
One vault for every kind of secret — on the web, your phone and your browser.
Unlimited logins with a strong generator, favorites, and instant client-side search — grouped by website for quick access.
Credit cards, bank details, IBAN/SWIFT — every field encrypted before it leaves your device.
Passports, licences, national IDs, and software licence keys, all in one encrypted place.
Built-in TOTP: scan a QR, import from Google Authenticator, and read live codes on web, mobile and the extension.
Free-form encrypted notes, plus images, PDFs and documents attached to any record.
Share a vault with public-key key-wrapping. Roles, member management and revocation — the server never sees a key.
End-to-end-encrypted delta sync keeps web, the Flutter app and the browser extension in step — even offline.
Move in from Bitwarden, LastPass, Chrome, Edge or 1Password — parsed and encrypted entirely in your browser.
Export a portable, encrypted backup you can restore to your own account at any time.
Protect sign-in with an authenticator app, an emailed PIN, or a passkey — your choice.
Autofill logins and cards, save new logins with a prompt, and read your 2FA codes without leaving the page.
An append-only trail of every action — and admins get a user directory with per-user activity.
The server stores only ciphertext. Here's the chain that protects it.
Your master password runs through Argon2id in the browser to produce a master key. The password itself is never sent.
HKDF splits that into an encryption key and an authentication key. Only the authentication key touches the server.
Every record is sealed with AES-256-GCM under a per-vault key, which is wrapped for each member with RSA-OAEP.
The server keeps only opaque blobs. Even with full database access, no one can read your vault without your master password.
Free, self-hosted, and built so that trust is never required — only math.
Get started free