Documentation
Wallets & the vault
How wallets are stored and the non-custodial encryption model.
Every wallet you add is encrypted in your browser before it is stored. The server only ever holds ciphertext, a salt, and a nonce — never a private key or your vault password.
The vault password
Your vault password derives the encryption key (Argon2id) that unlocks your wallets for signing. It is never transmitted or stored. If you lose it, encrypted wallets cannot be recovered — export a backup you control.
There is no password reset. Losing the vault password means losing access to those wallets. Keep a secure backup.
Groups
Organize wallets into groups to target subsets in Funds and Tasks. Deleting a group does not delete its wallets — they move back to “ungrouped”.