FyxxVault
FyxxVault is a free, open-source, self-hosted password manager built around zero-knowledge encryption. All data stays on the user's machine in a local SQLite database, with no cloud dependency, no account required, no tracking, and no premium tier. The application uses AES-256-GCM client-side encryption with PBKDF2-SHA256 key derivation at 210,000 iterations, ensuring the server only ever sees encrypted blobs. It is licensed under GPL-3.0 and can be installed on macOS and Windows with a single command. Features include unlimited password entries, a password generator, TOTP and two-factor authentication support, dark web monitoring via Have I Been Pwned, a random identity generator, secure sharing, CSV import from Chrome, 1Password, Bitwarden, and Samsung Pass, CSV and JSON export, and an emergency PDF kit. A companion browser extension and iOS app are available, and an admin panel on port 3001 lets users start or stop the vault, check server status, back up the database, verify SQLite integrity, and audit fil