Name: | python3-zxcvbn |
---|---|
Version: | 4.4.28 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1687325 |
License: | MIT |
RPM: | python3-zxcvbn-4.4.28-2.el8.noarch.rpm |
Source RPM: | python-zxcvbn-4.4.28-2.el8.src.rpm |
Build Date: | Fri Jun 18 2021 |
Build Host: | jenkins-172-17-0-2-6424b3c9-beb5-4a37-817e-f2e549396d42.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/dwolfhub/zxcvbn-python |
Summary: | Realistic password strength estimator python3 module |
Description: | 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. |
- Resolves: rhbz#1965144 Package review issues
- Initial package