MellonPass is a secure, end-to-end encrypted, zero-knowledge password manager web application designed to give you full control over your credentials. With MellonPass, your passwords are encrypted in your browser before they reach the server, ensuring that only you can decrypt and access your data.
This project is open source, allowing everyone to conduct security reviews, propose improvements, and fork MellonPass.
Visit the Wiki page here for more information.
- End-to-End Encryption: All password data is encrypted client-side before any data leaves your device, providing strong zero-knowledge security.
- Zero Knowledge Architecture: MellonPass servers never see your master password or unencrypted data.
- Database Column-Level Encryption: Passwords and encryption keys are protected at rest with additional encryption layers.
- Self-Hosting Friendly: Designed with open source principles, you can deploy MellonPass on your own infrastructure.
- Cross-Platform: Accessible through modern web browsers built with SvelteKit.
- Secure Authentication & Verification: Supports email verification and strong authentication flows.
- Open Source & Auditable: Transparent source code, invites security reviews and community contributions.
If you have questions or improvements in mind, please don't hesitate to contact me at eikz.dev@protonmail.com.
Reported bugs are highly appreciated. Please create an issue 🙏