Sha256: db3238d238f1ce7a937a5c9ab673bcb61852c86a1d966928c173b8657180efa3
Contents?: true
Size: 481 Bytes
Versions: 153
Compression:
Stored size: 481 Bytes
Contents
Use `checkPwned | checked_pwned` prop to enable checking against <a href='https://haveibeenpwned.com/Passwords'>HaveIBeenPwned's</a> API. As the passphrase is typed, it is checked against more than half a billion breached passwords, to help ensure its not compromised. Should it fail, the feedback will express the passphrase is too common, prompting the user to change. This uses their k-Anonymity model, so only the first 5 characters of a hashed copy of the passphrase are sent.
Version data entries
153 entries across 153 versions & 1 rubygems