|
|
|
|
|
by DTrejo
5825 days ago
|
|
We ask for very little information from users, and asking for an email to reset the pass felt like too much.* Thanks for bringing this up as we are probably going to change this and make it more secure. *when you can see your pass it's harder to forget |
|
Password masking, along with asking for a password confirmation, is what everyone expects. Any affected attempt at 'simplifying' that UI without a total transformation (like no accounts at all, not shit like openid) leads directly to anger and disillusionment when their plaintext password is staring them in the face.
Use <input type=password>. Use two of them when registering, and one when logging in. It's a basic affordance, don't fuck with it.