PassHaven is a comprehensive tool designed to enhance the security of your online accounts by combining powerful password generation with advanced leak checking. This tool ensures that your passwords are strong and have not been compromised in any known data breaches.
- Secure Password Generation: Generate strong, random passwords with customizable length.
- Password Strength Evaluation: Check the strength of your passwords and receive feedback on how to improve them.
- Breach Detection: Verify if your passwords have been exposed in any known data breaches using the Pwned Passwords API.
- User-Friendly Interface: Simple and intuitive command-line interface with clear instructions and feedback.
-
Clone the repository:
git clone https://github.com/yourusername/PassHaven.git cd PassHaven
-
Install the required dependencies:
pip install -r requirements.txt