Comment on Ask HN: Is there a good reason for disallowing some characters from a password?Comments−remorses4ySome Unicode characters can be represented in multiple ways, maybe it’s better to normalize password strings before storing or hashing them
Comments
Some Unicode characters can be represented in multiple ways, maybe it’s better to normalize password strings before storing or hashing them