<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Web Usability Blog&#187; password</title>
	<atom:link href="http://webusability-blog.com/tags/password/feed/" rel="self" type="application/rss+xml" />
	<link>http://webusability-blog.com</link>
	<description>Tips, insights and meandering thoughts about usability and information architecture</description>
	<lastBuildDate>Sun, 20 Feb 2011 16:47:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Passwords: to hide or not to hide?</title>
		<link>http://webusability-blog.com/passwords-to-hide-or-not-to-hide/</link>
		<comments>http://webusability-blog.com/passwords-to-hide-or-not-to-hide/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 09:06:15 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=315</guid>
		<description><![CDATA[Hiding passwords behind a row of bullets causes more problems than it's worth, according to Jakob Nielsen. His advice: show the password on the screen by default and give users a check-box to indicate they want to hide it. Is that really the best solution?]]></description>
			<content:encoded><![CDATA[<h1>Jakob Nielsen: don&#8217;t hide passwords</h1>
<p>A while back Jakob Nielsen wrote an article in favour of no longer <a href="http://www.useit.com/alertbox/passwords.html">hiding passwords behind a row of bullets</a>.</p>
<p>His main arguments:</p>
<ul>
<li>Users often make mistakes when typing passwords because they alternate between uppercase and lowercase, letters and numbers.</li>
<li>The lack of visual feedback increases the chance of mistakes. Users can&#8217;t see whether they&#8217;ve typed in something wrong.</li>
<li>Hidden passwords aren&#8217;t really safer. People can still look which keys the user is hitting to find out the password.</li>
<li>95% of the time, the user is alone behind the computer and nobody&#8217;s watching.</li>
</ul>
<p>His conclusion: the small amount of added security does not outweigh the loss of visitors who have trouble registering and logging in. Nielsen advises to use a check-box to give the user the option to hide the password behind a row of bullets. On security-sensitive websites, like for example banks, he advises to check the box by default. <span id="more-315"></span></p>
<h1>What do I think?</h1>
<p>Nielsen is no dummy. He&#8217;s absolutely right when he says the bullets cause confusion. People aren&#8217;t sure whether or not they&#8217;ve made a mistake, they don&#8217;t know what they&#8217;ve typed in already so they just start all over again. Sighing deeply. That&#8217;s what we often see during <a href="http://www.agconsult.be/en/usability/users.asp">user testing</a>.</p>
<p>Nielsen&#8217;s argument that the bullets don&#8217;t really make it more secure is also largely true. But there&#8217;s also something like perceived security. I remember 2 days of user testing on designs where the password hadn&#8217;t yet been masked by a row of bullets and was on the screen for everyone to see. 8 out of the 10 users spontaneously made negative remarks about this. Things like &#8216;Whoa, that&#8217;s not normal, right?&#8217; and &#8216;That&#8217;s not really safe now, is it?&#8217;.</p>
<p>Which is why I&#8217;m not a fan of just showing the password on the screen without masking it. People don&#8217;t like it.</p>
<h1>What does Apple do?</h1>
<p>If you type in a password in the iPhone the last character you typed in is briefly shown. That way you get visual feedback without showing the entire password on the screen. (They&#8217;ve been using the same system on Symbian-based Nokia phones.)</p>
<p>Can we do this on the web?</p>
<p>Apparently we can. Chris Coyier developed <a href="http://css-tricks.com/examples/iPhonePassword/">2 versions of the iPhone-system for the web</a>. (For the techies out there: based on jQuery &#8211; <a href="http://css-tricks.com/better-password-inputs-iphone-style/">more on the script and the possiility to download the files</a>).</p>
<h1>Where do we go from here?</h1>
<p>My gut feeling says we should go for Coyier&#8217;s 2nd iPhone version, although the script apparently needs some improvements (it doesn&#8217;t work in IE7 at the moment).</p>
<p>But what&#8217;s my gut feeling really worth? Not a lot. To be sure what works best we need to take various options and test them with real people.</p>
<ul>
<li>The classic bullet system.</li>
<li>The iPhone-version.</li>
<li>The Nielsen-way, a check-box to mask the password (once checked by default and once unchecked by default). <a href="http://www.viget.com/advance/password-fields-are-annoying/">Some examples of this approach.</a></li>
</ul>
<p>In usability, opinions are nothing. Testing is everything.</p>
<p>PS: This article is based on an article on <a href="http://www.mediakip.com/gebruikersvriendelijke-wachtwoorden-iphone/">MediaKip, Michel Kuik&#8217;s blog (in Dutch)</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/passwords-to-hide-or-not-to-hide/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

