Storing password strength information along with password
I’m working on an authentication system that uses passwords. I would like to follow modern NIST best practices with regards to password strength.
However, I also considered it may be nice to store some meta-data about the password, such as… Continue reading Storing password strength information along with password