PitchHut logo
Log in / Sign up
PassManagerWeb
by obvious_apricot
Securely manage your passwords of your online accounts.
Pitch

PassManagerWeb is an open-source password manager built with Django, offering AES-128 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.

Description

PassManagerWeb is an open-source password manager built with Django, offering AES-128 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

-> Live service

Features

  • AES-128 Encryption: Each user's data is encrypted using a unique encryption key derived from their master password and a user-specific salt, ensuring isolation between accounts.
  • Multi-Factor Authentication: Protect your account with your favorite authenticator app.
  • Password Generator Tool: Built-in tool to generate strong, random passwords, with customizable options (length, character types).
  • Password Health Monitoring: Built-in tool to check the strength and health of stored passwords, identifying weak, reused, or compromised passwords.
  • Import/Export Data: Upload data such as passwords from a CSV file or download your stored data in CSV format for easy backup or migration.
  • Automatic Logout: Automatically logs you out after a customizable period of inactivity. Choose the timeout duration that best suits your needs.
  • Cloudflare CAPTCHA Verification: Protects against automated attacks by using CAPTCHA to verify human users.

Purpose

The primary goal of this project is to provide an open-source application that anyone can use and learn from. While the deployed 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 share the code, primarily written in Django, with those who might find it useful for similar projects 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.

0 comments

No comments yet.

Sign in to be the first to comment.