
A local-first password manager built around data ownership, isolation, and zero-knowledge operation.
The starting point here was simple: passwords should not live in a cloud vault by default. They should stay with the user, locally, encrypted. The security model is built around Argon2id + AES-256-GCM, with a zero-knowledge approach and as small an attack surface as possible. Right now the focus is continued product work: browser extension, mobile direction, and later self-hosted or sharing use cases.






