freebsd-ports/security/py-zxcvbn-python/pkg-descr
Jan Beich fbfe87044f devel/py-zxcvbn-python: add new port
zxcvbn is a password strength estimator inspired by password
crackers. Through pattern matching and conservative estimation, it
recognizes and weighs 30k common passwords, common names and surnames
according to US census data, popular English words from Wikipedia and
US television and movies, and other common patterns like dates,
repeats (aaa), sequences (abcd), keyboard patterns (qwertyuiop), and
l33t speak.

https://pypi.python.org/pypi/zxcvbn-python
2017-01-19 13:47:27 +00:00

9 lines
462 B
Text

zxcvbn is a password strength estimator inspired by password
crackers. Through pattern matching and conservative estimation, it
recognizes and weighs 30k common passwords, common names and surnames
according to US census data, popular English words from Wikipedia and
US television and movies, and other common patterns like dates,
repeats (aaa), sequences (abcd), keyboard patterns (qwertyuiop), and
l33t speak.
WWW: https://pypi.python.org/pypi/zxcvbn-python