Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regebro/passwordmetrics
A library to get metrics about passwords
https://github.com/regebro/passwordmetrics
Last synced: 20 days ago
JSON representation
A library to get metrics about passwords
- Host: GitHub
- URL: https://github.com/regebro/passwordmetrics
- Owner: regebro
- License: mit
- Created: 2014-07-12T06:33:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T19:45:17.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T23:53:12.819Z (29 days ago)
- Language: Python
- Size: 3.15 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - passwordmetrics - A library to get metrics about passwords (Python)
README
===============================
passwordmetrics
===============================Features
--------The passwordmetrics module takes a string and gives you a lot of information
about it pertaining it's usefulness as a password.* Free software: MIT license
* Documentation: http://passwordmetrics.readthedocs.org.Features
--------* Gives you a lot of information about a password, such as:
* Words used in the password
* Entropy (ie, how hard it is to guess)
* It's configurable for different languages.
* A big english wordlist included.
* L33t compatibility