You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2021. It is now read-only.
While zxcvbn is a great password strength estimator, there are situations where passwdqc is better. The downside is that passwdqc is pass/fail.
Ideally, administrator passwords should require a zxcvbn score of 4 or higher and should also pass passwdqc's evalutation.
This is going to require a fresh port of passwdqc to PHP, since the existing ones aren't very good.
The text was updated successfully, but these errors were encountered: