About the project
Most password managers assume you are comfortable delegating control to a remote service. OneCritto takes the opposite path: a local encrypted vault you own entirely, with no cloud dependency and no subscription.
Managing an open-source project is something that fascinates me. Publishing the source means every design choice — Argon2id key derivation, AES-256-GCM encryption can be verified by anyone. It also means the community can contribute, audit, and hold the project accountable. That level of transparency is exactly what a security tool should offer.
Try it, inspect it, contribute
Download OneCritto and browse the source code. The same principles apply from the first launch: local encryption, no cloud account, full control over the vault — and full visibility into how it works.