michaelKurowski / lokim2

An internet messenger that cares about privacy.
4 stars 0 forks source link

Compare inputted password against recent leaks #160

Open Jordan141 opened 5 years ago

Jordan141 commented 5 years ago

When a user submits their desired password, due to most users believing in out-dated password standards and guidelines, I believe it would be best to compare, for the user, how weak this password is by comparing it against an API that provides such things.

Example API of this would be https://haveibeenpwned.com/API/v2

Possibly enforce up to date password standards such as:

michaelKurowski commented 5 years ago

Good issue, although not needed in MVP. Moving it to the pancake