Derive the password key
Your browser runs Argon2id on your password and PIM to derive a Key Encryption Key (KEK) seed. Strong passwords still matter.
Quantum-safe encrypted notes and files.
No accounts, no logs.
Your browser runs Argon2id on your password and PIM to derive a Key Encryption Key (KEK) seed. Strong passwords still matter.
A deterministic ML-KEM-768 keypair is derived from the seed. A random Data Encryption Key (DEK) is wrapped via an ML-KEM shared secret, so plaintext keys never leave your device.
Notes and files are encrypted before upload with AES-256-GCM, using a random 256-bit DEK and unique per-chunk nonces for large files. The server stores only ciphertext.