01
An encrypted vault
Every login and note is sealed on its own with AES-256-GCM, bound to its own id, under a random 256-bit key that only your master password unlocks, stretched with Argon2id. Passwords are checked as you type against realistic attacks, and every reveal, copy and change goes in the audit log.