261 B
261 B
MaxWarden
This is a simple password manager tool that lives inside an SQLITE database, with a web frontend. Each user record contains an encrypted binary blob, which holds their stored secrets.
We also include a passphrase, and password generation utility.