An open API service indexing awesome lists of open source software.

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

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))