Sleishm4n/password-strength-checker
0
Working Title Password Strength Evaluation Using Leaked Password Distributions
Goal Build a defensive password-strength checker that estimates how predictable a password is using statistical patterns learned from leaked password datasets.
Non-Goals
- Password cracking
- Password generation for attacks
- Storage of user passwords
