{{error}}
{{message}}
This checks your password against previously entered passwords. It determines whether the distance from the previously entered passwords is high enough to be deemed acceptable. A distance
> 0.5
is chosen here. You can adjust for your security needs.
First to prove that it is possible to determine plain text distance to someone, there are hashing algorithms that can be distanced but they aren't used for passwords generally.
What could use this?