https://github.com/nickserv/password-entropy
A simple entropy calculator for evaluating password security.
https://github.com/nickserv/password-entropy
security
Last synced: over 1 year ago
JSON representation
A simple entropy calculator for evaluating password security.
- Host: GitHub
- URL: https://github.com/nickserv/password-entropy
- Owner: nickserv
- License: isc
- Created: 2017-07-08T18:01:02.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T15:43:40.000Z (over 3 years ago)
- Last Synced: 2025-03-28T13:51:50.274Z (over 1 year ago)
- Topics: security
- Language: JavaScript
- Homepage: https://nickmccurdy.com/password-entropy/
- Size: 4.35 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [ Password Entropy](https://nickmccurdy.com/password-entropy/)
A simple entropy calculator for evaluating password security.
## License
- ISC
- **Icon:** `glyphicons-204-lock.png` from [Glyphicons Free](https://glyphicons.com/)
## [`create-react-app` User Guide](https://github.com/facebook/create-react-app/blob/main/packages/cra-template/template/README.md)