Archive

Posts Tagged ‘password’

Random Key Generator

March 17th, 2010

(Link: Random Key Generator)

Uncategorized

iPhone-like password fields using jQuery

July 9th, 2009

So, this method looks to be a pretty good way of typing in passwords, and that is why tried to use it on web forms. It comes as a jQuery plugin which works unobtrusive. Non-JS users get the common masked password fields.
(Link: iPhone-like password fields using jQuery)

Uncategorized ,

Jakob Nielsen – Stop Password Masking

June 24th, 2009

When you make it hard for users to enter passwords you create two problems — one of which actually lowers security:
* Users make more errors when they can’t see what they’re typing while filling in a form. They therefore feel less confident. This double degradation of the user experience means that people are more likely to give up and never log in to your site at all, leading to lost business. (Or, in the case of intranets, increased support calls.)
* The more uncertain users feel about typing passwords, the more likely they are to (a) employ overly simple passwords and/or (b) copy-paste passwords from a file on their computer. Both behaviors lead to a true loss of security.
(Link: Jakob Nielsen – Stop Password Masking)

Uncategorized , ,