I am looking for a open source component that can estimate strength of a password. Searching the web, I found this very interesting: https://github.com/lowe/zxcvbn (and for more details about it: https://tech.dropbox.com/2012/04/zxcvbn-realistic-password-strength-estimation/).
What impressed me was the ability to analise the given password comparing to "common passwords, common American names and surnames, common English words, and common patterns like dates, repeats (aaa), sequences (abcd), and QWERTY patterns."
Does anyone know something similar that can be used for an iOS/Mac app? If not, what are the best ways to start?
So, finally, after more than a year, the great Mattt Thompson just released to GitHub his own library for verifying password strength, with validation rules, and giving an evaluation of the strength.
Here it is: https://github.com/mattt/Navajo
Have a look at the Open Source library on GitHub called zxcvbn-ios
, it is library is rewritten for Objective-C:
https://github.com/dropbox/zxcvbn-ios
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With