A Password Security Interface
EasyLocker is a password security interface which enables users to check the strength of their passwords and also to generate easy to remember passwords with high strength. It checks for both Brute Force and Dictionary attacks for password breaking.
- Password Strength Checker
- User friendly, Easy to remember passwords
- Colorful Interface
- Python
- Datamuse API (https://www.datamuse.com/api/)
- Clone the repository using "git clone https://github.com/tiwarishubham635/EasyLocker.git"
- Run the command
python EasyLocker.py