Logins & passkeys
Usernames, passwords, one-time codes, and encrypted version history for every change.
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, and encrypted version history for every change.
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.
Shipped and working, not planned. Where something is not built yet, it is listed further down rather than implied here.
Eighteen templates from logins to Java keystores, each with the right fields, masking and generators.
Uploaded in chunks, each one authenticated. Filenames are encrypted too, and key material is never previewed.
Weak, reused and expiring credentials, plus a breach check that sends only a five-character hash prefix.
A score where every point is explained and every gap tells you what to do about it. Devices and sessions, revocable.
Hash-chained and append-only, with verification you can run yourself — and an honest note on what that check cannot prove.
To a person, sealed to their verified key; or by link, where the decryption key rides in the URL fragment and never reaches us.
Passwords, passphrases, API keys, tokens and recovery codes, with entropy reported from the real character pool.
Local export in encrypted or plain form. Deleting destroys the key, which is what makes deletion final.
Authenticator apps, single-use recovery codes, trusted devices, and an Emergency Kit generated on your device.
A one-time link signs you in without your password — and then still asks for it, because signing in and decrypting are different things here.
Importing from another password manager, the browser extension and autofill, mobile and desktop apps, and the organisation administration screens. The organisation permissions and policy engine exist and are tested behind the API — the screens for them are not written.
MicaraVault also has not yet been through independent penetration testing or cryptographic review, so it is not ready to hold credentials you cannot afford to lose.
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