Skip to content

mndmnb/passman

Repository files navigation

Passman

ℹ️ Overview

Passman is a simple password manager that includes strength checking and password generation.

✍️ Author

mnbmnd

🌟 Features

  • Secure master password authentication (PBKDF2 + salt)
  • Password generation (passphrases and random strings)
  • Password strength analysis with entropy calculation
  • Local encrypted storage

⬇️ Installation

git clone https://github.com/mnbmnd/passman
cd passman
python3 main.py

Requirements:

  • Python 3.8+
  • Linux/macOS

🚀 Usage

Run the program and follow the prompts:

python3 main.py

First run: Set up your master password
Every run after: Login and access tools

Screenshots

image image image image image

📖 References and Further Readings

⚖️ License

MIT

About

A personal password manager tool that works in the shell (fish)

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors