Files
maxwarden/README.md
2025-03-07 14:33:48 -05:00

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.