Logins & passkeys
Usernames, passwords, one-time codes, password history and autofill rules.
Passwords, API credentials, SSH keys, certificates and sensitive files — encrypted on your device with keys we never receive. A breach of our servers hands an attacker ciphertext, not your secrets.
We do not claim to be unhackable — no system is. Here is exactly what we cannot protect you from.
Not a slogan — a specific division of what we hold and what we do not. Both halves are published.
A real, deliberate exposure. We publish it in full rather than burying it — read the security architecture.
Not just website logins. Key material gets its own handling: encrypted filenames, no automatic preview, a download permission separate from viewing, and an audit event every time.
Usernames, passwords, one-time codes, password history and autofill rules.
Keys, secrets, tokens, endpoints, scopes, expiry and rotation reminders.
Private keys, passphrases, fingerprints, host associations, rotation tracking.
.pem, .crt, .jks, .p12 and .pfx — parsed locally, never by our servers.
Connection strings and .env variables, each variable copyable on its own.
Documents, payment cards and recovery codes, all masked by default.
A memory-hard function turns your master password into keys, tuned so guessing is expensive. The cost can be raised later without re-encrypting anything you have stored.
Not even a hash. Your device signs a challenge with a key derived separately from the one that decrypts your vault, so authenticating and decrypting stay independent.
Sharing hands over one key. Rotating a vault rewraps small keys instead of re-encrypting gigabytes. A leak is contained to what it actually covers.
Encrypted in chunks, each authenticated and bound to its position, so truncating, reordering or splicing a file is detected rather than silently accepted.
Purged data cannot be decrypted afterwards — including from a backup copy that has not yet rotated out. Key destruction is the guarantee, not a promise to chase bytes.
Free for personal use. Your Emergency Kit is generated on your device during signup — we never see it.
Create a vault