Argon2id
Unlock protectionDerives unlock keys from your master password locally. Parameters adapt to the device while keeping a security floor.
Store logins, 2FA secrets, notes, documents, API keys, infrastructure credentials, and attachments in vaults Seren cannot decrypt. Your master password and item keys stay on your device; Seren only handles encrypted blobs.
Your device unlocks the vault, encrypts everything before it leaves, and keeps the keys local. Seren stores and syncs the resulting ciphertext across your devices without ever seeing what's inside.
Your encrypted vault lives in a SerenDB database listed in your Seren console. Inspect it, export it, point another tool at it, or delete the whole thing. Seren runs the infrastructure; the database and the data inside belong to you.
Derives unlock keys from your master password locally. Parameters adapt to the device while keeping a security floor.
Encrypts vault data before it syncs: fields, notes, tags, attachments, and email metadata. Each encrypted value is bound to where it belongs.
Wraps vault and item keys for specific recipients, so sharing does not require handing a key to the server.
Signs sensitive actions such as resolving a secret, approving access, or granting membership. The server verifies before it acts.
Separates keys by purpose, so keys used for one protocol step cannot be reused in another.
Chains audit-log rows, hashes invite tokens, and turns email addresses into scoped lookup values without storing them in plain text.
Standard primitives, no custom ciphers. Every unlock and every decrypt happens in your browser through WebAssembly.
Each item has its own content key. Sharing one login grants access to that login, not to every secret in the vault.
Logins, notes, identities, cards, SSH keys, documents, bank accounts, passports, driver's licenses, crypto wallets, servers, databases, and API credentials each keep their natural shape.
Share a single item by identity or email. Existing Seren users can claim after sign-in; new recipients prove the invited email before access is completed.
Agents and command-line tools can resolve one credential field at a time through signed seren-secrets:// references, without opening the whole vault.
Attach files to any item. Filenames, content types, and file contents are encrypted before upload and tied to the item they belong to.
Setup gives you a recovery key. If you lose your master password, the recovery key reopens the vault. Lose both, and no one can open it — not even Seren.
Vault invitations, item shares, and agent reads each use a different key and a different scope. Long-term access, one-off collaboration, and automated reads never share the same surface.
Sign in with your Seren account. Setup creates a new encrypted vault and recovery key, and you can import from 1Password or Bitwarden in one upload.