PassManagerWeb is a self-hostable, open-source password manager built with Django, offering AES-256 GCM encryption, multi-factor authentication, a password generator, and health monitoring. Users can securely store, import, and export passwords, with features like automatic logout and an intuitive interface.
PassManagerWeb is an open-source password manager built with Django, offering AES-256 GCM encryption, multi-factor authentication, a password generator, and health monitoring. Users can securely store, import, and export passwords, with features like automatic logout and an intuitive ui.
-> Source code
master password and a user-specific salt, ensuring isolation between accounts.strong, random passwords, with customizable options (length, character types).weak, reused, or compromised passwords.Upload data such as passwords from a CSV file or download your stored data in CSV format for easy backup or migration.The primary goal of this project is to provide a self-hostable, open-source password manager that anyone can use and learn from. While the app is available for use, my main intention is not to attract active users or compete with major applications like Bitwarden. Instead, I aim to offer a self-host option for those who prefer full control over their password management and to share the code, primarily written in Django, for educational or personal use.
If you find this project interesting, helpful, or inspiring, please consider giving a star, following, or even donating to support further development.
No comments yet.
Sign in to be the first to comment.