https://github.com/tiwarishubham635/easylocker
Generates Easy to remember Strong Passwords
https://github.com/tiwarishubham635/easylocker
password security
Last synced: 12 months ago
JSON representation
Generates Easy to remember Strong Passwords
- Host: GitHub
- URL: https://github.com/tiwarishubham635/easylocker
- Owner: tiwarishubham635
- Created: 2022-02-08T14:28:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-08T18:29:53.000Z (over 4 years ago)
- Last Synced: 2025-03-30T02:22:12.885Z (over 1 year ago)
- Topics: password, security
- Language: Python
- Homepage:
- Size: 23.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EasyLocker
A Password Security Interface



## Description
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.
## Salient features:
1. Password Strength Checker
2. User friendly, Easy to remember passwords
3. Colorful Interface
## This Application is made using:
1. Python
2. Datamuse API (https://www.datamuse.com/api/)
## To run the repository on the system:
1. Clone the repository using "git clone https://github.com/tiwarishubham635/EasyLocker.git"
2. Run the command
```
python EasyLocker.py
```