Encrypted vault

Store a secret. Open it only with a one-time code.

Passwords, private notes, and links are sealed with authenticated encryption the moment you save them. To read one back, you request a fresh code by email and enter it. A stolen database is just ciphertext.

The key is never stored

Your master password derives the encryption key with Argon2id. We keep the salt, not the key — so we can't read your secrets, and neither can anyone who steals the database.

A new code for every reveal

Each time you open a secret, we email a single-use code that expires in minutes. Old codes don't work twice, and wrong guesses burn the code.

Built to be boring to use

Save, list, reveal. No clutter, no jargon, works on your phone. Security that gets out of the way.