https://github.com/cybardev/checkpass
Tool to check strength of passwords and passphrases
https://github.com/cybardev/checkpass
login password security
Last synced: 5 months ago
JSON representation
Tool to check strength of passwords and passphrases
- Host: GitHub
- URL: https://github.com/cybardev/checkpass
- Owner: cybardev
- License: gpl-3.0
- Created: 2023-04-28T02:27:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T23:18:22.000Z (over 1 year ago)
- Last Synced: 2025-05-19T22:12:20.517Z (about 1 year ago)
- Topics: login, password, security
- Language: HTML
- Homepage: http://www.cybar.dev/CheckPass/
- Size: 406 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CheckPass
Tool to check strength of passwords and passphrases
Created to test passphrases generated by [CybarPass](https://github.com/cybardev/CybarPass)
## Credits
- [zxcvbn](https://github.com/dropbox/zxcvbn) ([MIT License](https://github.com/dropbox/zxcvbn/blob/master/LICENSE.txt))