dropbox / zxcvbn

Low-Budget Password Strength Estimation
https://www.usenix.org/conference/usenixsecurity16/technical-sessions/presentation/wheeler
MIT License
14.98k stars 932 forks source link

Strip non-letters before calculating multiplier #233

Open lambdacasserole opened 6 years ago

lambdacasserole commented 6 years ago

The fix discussed in #232. Far more detail given over there, but briefly we need to strip non-letter characters to prevent single-token partitions with non-letters at the beginning or end from being over-rewarded for certain capitalization schemes. See issue #232 for (far) more detail.

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.