Realistic password strength estimator python3 module
A realistic password strength estimator. This is a Python implementation of the library created by the team at Dropbox. The original library was written for JavaScript. Accepts user data to be added to the dictionaries that are tested against (name, birthdate, etc). Gives a score to the password, from 0 (terrible) to 4 (great). It provides feedback on the password and ways to improve it and returns time estimates on how long it would take to guess the password in different situations.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.4.28-4.fc35 | - |
Fedora 35 | 4.4.28-4.fc35 | - |
EPEL 8 | 4.4.28-2.el8 | - |
You can contact the maintainers of this package via email at
python-zxcvbn dash maintainers at fedoraproject dot org
.