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
That's doable, any PRs implementing this by querying Pwned Passwords are welcome. Suggest making it quite early in the workflow, once the really screwy criteria appears then any password that meets that is highly unlikely to have been previously breached anyway.
I think instead there should be check for consecutive numbers or letters on "low" infuration level (since most breached passwords are 12345*, abcd*, etc)
Alternative: create your own password breach consisting of all passwords which spammers try to enter. And regretfully report that the password entered by the spammer has already been used before or even by someone else, so, i'ts dangerous to use already leaked passwords.
As a result: an interesting database of passwords generated by spammers for future analysis.
Maybe randomly, reject passwords for having appeared in a previous breach.
The text was updated successfully, but these errors were encountered: