<?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>&#60;scottAsavage /&#62; &#187; Password</title>
	<atom:link href="http://www.scottasavage.com/tag/password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scottasavage.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Sep 2010 23:42:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Just because Jakob says it doesn&#8217;t make it right (or smart)</title>
		<link>http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/</link>
		<comments>http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 19:04:42 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Alertbox]]></category>
		<category><![CDATA[Jakob Nielsen]]></category>
		<category><![CDATA[Obfuscation]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Useit.com]]></category>

		<guid isPermaLink="false">http://www.scottasavage.com/?p=654</guid>
		<description><![CDATA[In Jakob Nielsen&#8217;s June 23, 2009 Alertbox post entitled, &#8220;Stop Password Masking&#8220;, Mr. Neilsen makes the argument that it&#8217;s time to stop masking passwords (showing stars or bullets instead of the actual keystrokes) in web forms.  He argues two main points as to why this &#8220;archaic&#8221; practice should be discontinued: Password masking causes users to [...]]]></description>
			<content:encoded><![CDATA[<p>In Jakob Nielsen&#8217;s June 23, 2009 Alertbox post entitled, &#8220;<a href="http://www.useit.com/alertbox/passwords.html">Stop Password Masking</a>&#8220;, Mr. Neilsen makes the argument that it&#8217;s time to stop masking passwords (showing stars or bullets instead of the actual keystrokes) in web forms.  He argues two main points as to why this &#8220;archaic&#8221; practice should be discontinued:</p>
<ol>
<li>Password masking causes users to make more errors during entry, thus making users less confident which then leads to lost business, and,</li>
<li>If users are uncertain as to whether or not they&#8217;ll be able to properly enter passwords into masked input boxes they will either resort to keeping their passwords in a text file to copy &amp; paste or &#8220;employ overly simple passwords.&#8221;</li>
</ol>
<p>While I can see where he&#8217;s coming from here, I don&#8217;t know if I&#8217;ve ever heard of any website losing customers/business in my 12 years of being a website designer/IT professional because its users were lacking in confidence because their passwords were masked.  For him to validly make that claim I&#8217;d like to see him back that up with some real world metrics from companies who have masked login systems.   On the other hand, I will give limited credence to his second argument &#8211; that people may use overly simple passwords or keep their passwords in a text file.</p>
<p>However&#8230; masked passwords aren&#8217;t the only (or primary in my opinion) reason why people use overly simplistic passwords or store passwords in text files on their computers.  In fact, I can give you an example of the latter that I know happens frequently.  Some of my World of Warcraft friends are very concerned about keyloggers (which are somewhat pervasive in fake WoW addons) &#8211; specifically those who haven&#8217;t bothered to buy the Blizzard Authenticator&#8217;s or use the Blizzard Authenticator iPhone app.  So, as a surrogate for that higher level of security, they instead store their passwords in a text file on their desktop and copy/paste their password into the password prompt each time they login to that.</p>
<p>While that method does avoid getting their password caught by a keylogger, it opens them up to accidentally pasting their password into in-game chat or private messages.  Obviously not a very smart, or secure, method anyway.</p>
<p>To illustrate the other part of Mr. Nielsen&#8217;s second point I can give you a real world example of people who have overly simplistic passwords: our parents generation.  While I&#8217;m not saying my parents have overly simplistic passwords (thankfully my parents have been smart enough to not share them with me when I&#8217;m doing tech support for them), I know of many people who are my father&#8217;s age &#8211; in their 60&#8242;s and 70&#8242;s &#8211; whose passwords are the name of their cats or their kids or their spouses simply because it&#8217;s easy to remember.  Also, because they don&#8217;t worry about security as much as younger, erm, more aware folks do.</p>
<p>A great example of why removing password masking is a bad idea stems from one of the great features of web browsers that we sometimes take for granted these days: local login info storage.  A quick example: Timmy is at his office and walks away from his computer to get a cup of coffee.  Timmy forgets to lock his workstation.  Mark is on his way to a meeting and forgets exactly which conference room his meeting is in.  As Mark is walking through the office, he walks by Timmy&#8217;s desk and notices that his workstation is unlocked.  Mark figures since no one is around and the workstation is unlocked he can use the computer briefly to check his e-mail and find out which conference room his meeting is in.</p>
<p>When Mark opens up the web browser on Timmy&#8217;s workstation, it takes him directly to Timmy&#8217;s homepage &#8211; Gmail.com.  Timmy stores his username and password for Gmail.com on his web browser.  Because the password box for Gmail.com is now unmasked (in Mr.Nielsen&#8217;s world), Mark has now inadvertently seen Timmy&#8217;s username AND password.  Immediately, Timmy has now opened himself up for all kind of potential harm and privacy issues.  If Mark is a malicious guy and Timmy doesn&#8217;t use different passwords for other services, Mark may potentially have access to Timmy&#8217;s online banking, credit cards, investment accounts, and other avenues of identity theft.</p>
<p>While the argument could easily be made that even with obfuscated password fields Mark could still access Timmy&#8217;s e-mail account and read his mail/change his password in the same situation, he would still only have access to that one account after the password was changed.  Without seeing Timmy&#8217;s password, he wouldn&#8217;t know what password he was using or if he used it for all of his accounts.</p>
<p>In closing, for once I&#8217;ll have to go against what Jakob Nielsen says and firmly stand against the removal of password masking in web- and software-based forms.  It&#8217;s just not safe.  The potential for identity theft is higher without obfuscation.</p>
<p>For further reading on this topic, have a look at one of the best responses to Mr. Nielsen&#8217;s Alertbox post, which came from Kyle Weems at <a href="http://www.cssquirrel.com/2009/06/29/comic-update-the-dangers-of-intentional-vunlerability-aka-password-unmasking/">CSSquirrel</a>.  He also posted a <a href="http://www.cssquirrel.com/comic/?comic=24">hilarious comic</a> to go with his response.  Both are totally worth reading.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/&amp;title=Just+because+Jakob+says+it+doesn%27t+make+it+right+%28or+smart%29" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/&amp;title=Just+because+Jakob+says+it+doesn%27t+make+it+right+%28or+smart%29" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/&amp;title=Just+because+Jakob+says+it+doesn%27t+make+it+right+%28or+smart%29&amp;desc=In%20Jakob%20Nielsen%27s%20June%2023%2C%202009%20Alertbox%20post%20entitled%2C%20%22Stop%20Password%20Masking%22%2C%20Mr.%20Neilsen%20makes%20the%20argument%20that%20it%27s%20time%20to%20stop%20masking%20passwords%20%28showing%20stars%20or%20bullets%20instead%20of%20the%20actual%20keystrokes%29%20in%20web%20forms.%C2%A0%20He%20argues%20two%20main%20points%20as%20to%20why%20this%20%22archaic%22%20practice%20should%20be%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/&amp;bm_description=Just+because+Jakob+says+it+doesn%27t+make+it+right+%28or+smart%29&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/&amp;title=Just+because+Jakob+says+it+doesn%27t+make+it+right+%28or+smart%29" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/&amp;title=Just+because+Jakob+says+it+doesn%27t+make+it+right+%28or+smart%29" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/&amp;title=Just+because+Jakob+says+it+doesn%27t+make+it+right+%28or+smart%29" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Just+because+Jakob+says+it+doesn%27t+make+it+right+%28or+smart%29+-+http://b2l.me/4tugt&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.scottasavage.com/2009/06/just-because-jakob-says-it-doesnt-make-it-right-or-smart/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
