<?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 blog of Nathan Hunstad &#187; Password</title>
	<atom:link href="http://www.nathanhunstad.com/blog/tag/password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nathanhunstad.com/blog</link>
	<description>The blog of Nathan Hunstad, covering topics like photography, computers, politics, Minneapolis, and more</description>
	<lastBuildDate>Sun, 05 Feb 2012 18:26:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Passwords, Authentication, and Privilege</title>
		<link>http://www.nathanhunstad.com/blog/2012/02/passwords-authentication-and-privilege/</link>
		<comments>http://www.nathanhunstad.com/blog/2012/02/passwords-authentication-and-privilege/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 02:52:06 +0000</pubDate>
		<dc:creator>doctorgonzo</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Password]]></category>

		<guid isPermaLink="false">http://www.nathanhunstad.com/blog/?p=649</guid>
		<description><![CDATA[Gizmodo has decreed that today, February 1st, is “Change Your Password” day. I wholeheartedly agree, especially if you re-used passwords (which you shouldn’t!). In fact, I’d go further: change your password, and start using a password manager. Did I changed my passwords today? I did not, because I used said password manager. I don’t reuse [...]]]></description>
			<content:encoded><![CDATA[<p>Gizmodo has decreed that today, February 1st, is “<a href="http://gizmodo.com/5879669/february-1-is-change-your-password-day-ive-decided" target="_blank">Change Your Password</a>” day. I wholeheartedly agree, especially if you re-used passwords (which you shouldn’t!). In fact, I’d go further: change your password, and start using a <a href="http://www.nathanhunstad.com/blog/2011/02/useful-computer-utilities-keepass/" target="_blank">password manager</a>. Did I changed my passwords today? I did not, because I used said password manager. I don’t reuse passwords, and my passwords are all random. So even if <a href="http://www.nathanhunstad.com/blog/2012/01/zappos-data-breach/" target="_blank">one is revealed</a>, it’s not going to make a difference outside of that one website.</p>
<p><span id="more-649"></span></p>
<p>But I’ve been thinking beyond passwords lately to the broader subject of authentication, which I think is where the real issues are. Take online finance. I use Quicken, <a href="http://www.nathanhunstad.com/blog/2011/08/closed-source-software-i-use/" target="_blank">which I hate</a>. However, I have more than 15 years of data in Quicken that won’t easily move elsewhere, so I have few choices as to where I can go. One popular alternative finance site is <a href="https://www.mint.com/" target="_blank">Mint.com</a>, which has a pretty strong following online. It allows you to pull in data from all of your banks so you can have a centralized view of your finances, much like Quicken. Unlike Quicken, it’s web-based, and it can send you alerts based on balances, fraudulent activity, and so forth.</p>
<p>To get this information, Mint obviously needs to be able to access your banking information. They do they by storing your bank login credentials, although they say that they only have read-only access to your banking data, so even if your Mint account was compromised, criminals couldn’t move your money anywhere. Of greater concern is that they (or, more accurately, <a href="http://themedium.blogs.nytimes.com/2009/05/27/addressing-security-concerns-on-mintcom/" target="_blank">a third party</a>) has that data. Mint claims that it is super-secure, encrypted, all that jazz, and I have no reason to doubt them. All the same, though, it makes me uncomfortable, which is one of the reasons I won’t use it and instead rely of credentials stored securely just on my computer instead of in the cloud.</p>
<p>The problem is with authentication, and frankly, it’s with the banks themselves. Mint shouldn’t need to have access to my all-powerful banking logins. I should be able to create additional logins with my banks with differing privilege levels that are completely unrelated to my “superuser” account. That way, I could expressly create a read-only login and use that with Mint, Quicken, and wherever else necessary. I shouldn’t have to rely on the proper storage of my credentials at Mint or anywhere else to protect me; I should be able to limit rights directly. Sadly, as far as I know, few if any banks allow this, even though technologies <a href="http://oauth.net/" target="_blank">are available</a> to allow this.</p>
<p>So yes, change your passwords. Stop reusing them. But unique, strong passwords are not enough. We need more granular control over the access we have online, so we can put up stronger firewalls around our data while still allowing it to be used.</p>
<div id="google_plus_one"><g:plusone></g:plusone></div><ul class='my_ul'>
<li class='my_li'><span class='post-xtra-key'>Current Mood:</span> Healthy </li><li class='my_li'><span class='post-xtra-key'>Currently Listening To:</span> <a target="_blank" href="http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Ddigital-music&field-keywords=Ship+of+Fools">"Ship of Fools", The Doors</a> </li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanhunstad.com/blog/2012/02/passwords-authentication-and-privilege/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zappos Data Breach</title>
		<link>http://www.nathanhunstad.com/blog/2012/01/zappos-data-breach/</link>
		<comments>http://www.nathanhunstad.com/blog/2012/01/zappos-data-breach/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 01:41:15 +0000</pubDate>
		<dc:creator>doctorgonzo</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Data Breach]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Zappos]]></category>

		<guid isPermaLink="false">http://www.nathanhunstad.com/blog/?p=629</guid>
		<description><![CDATA[Zappos.com recently had a data breach. As data breaches go, it was not nearly as bad as it could has been: no full credit card numbers leaked, nor any plaintext passwords. What makes it special, then? It’s somewhat special to me, since it is, to my knowledge, the first time that I have been part [...]]]></description>
			<content:encoded><![CDATA[<p>Zappos.com recently had a <a href="http://www.securitynewsdaily.com/zappos-data-breach-1498/" target="_blank">data breach</a>. As data breaches go, it was not nearly as bad as it could has been: no full credit card numbers leaked, nor any plaintext passwords. What makes it special, then? It’s somewhat special to me, since it is, to my knowledge, the first time that I have been part of a data breach: I have a Zappos.com account, and I received the email about the breach. Notice I said “to my knowledge”; plenty of data leaks don’t get reported. I haven’t been a part of a major one, though, at least according to <a href="https://pwnedlist.com/" target="_blank">pwnedlist.com</a>, where you can check to see if your email address or username has been leaked.</p>
<p><span id="more-629"></span></p>
<p>There are a few things still not known about the Zappos breach, such as how they were compromised and, more importantly, whether the password hashes (it’s presumed that “scrambled” means hashed) were <a href="http://en.wikipedia.org/wiki/Salt_(cryptography)" target="_blank">salted</a>. Important questions, true, but I am not worried in the least. Why? Because I used a password manager, and so I don’t care about the password being compromised. In fact, here’s my old Zappos password: “TaH8pcEloWsb8R1nrol2”. It’s useless now, because it’s been changed, and more importantly, it’s unique and random.</p>
<p>Hackers can do a lot of things with this data. They can take the email address and do phishing attacks against you, such as sending out an official-looking email purporting to be from Zappos asking you for your password, credit card number, and so forth. What they really hope for, though, is to get the plaintext password and see if it works on other sites. Even if passwords are hashed, they can sometimes be recovered, especially if they aren’t complex enough. And once they have that password, they’ll try to log onto banking sites, credit card sites, and anything else they can think of. Because so many people reuse their passwords, it sometimes works, and now that Zappos breach has drained your bank account.</p>
<p>A password managed (I use <a href="http://www.nathanhunstad.com/blog/2011/02/useful-computer-utilities-keepass/" target="_blank">KeePass</a>) stops this in two ways. First, it can generate very complex, random passwords. It is orders of magnitude harder to figure out a complex password from a hashed value than something like “password”. More importantly, though, even if they do somehow get the password, perhaps because the website has broken every security rule by storing the password in plain text, it’s unique. They may be able to log onto that website, but that’s it. The password is not shared with a banking website, or any other website.</p>
<p>Using a password manager is a bit of a chore. It’s somewhat cumbersome and inconvenient. However, the extra 30 seconds it takes to use a password manager is well worth the peace of mind I get from knowing that even if the password to a website I use once a year is compromised, the damage is limited only to that site.</p>
<div id="google_plus_one"><g:plusone></g:plusone></div><ul class='my_ul'>
<li class='my_li'><span class='post-xtra-key'>Current Mood:</span> Meh </li><li class='my_li'><span class='post-xtra-key'>Currently Listening To:</span> <a target="_blank" href="http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Ddigital-music&field-keywords=Under+My+Thumb">"Under My Thumb", The Rolling Stones</a> </li><li class='my_li'><span class='post-xtra-key'>Just Watched:</span> <a target="_blank" href="http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Dmovies-tv&field-keywords=True+Grit">True Grit</a> </li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanhunstad.com/blog/2012/01/zappos-data-breach/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Useful Computer Utilities: KeePass</title>
		<link>http://www.nathanhunstad.com/blog/2011/02/useful-computer-utilities-keepass/</link>
		<comments>http://www.nathanhunstad.com/blog/2011/02/useful-computer-utilities-keepass/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 03:50:00 +0000</pubDate>
		<dc:creator>doctorgonzo</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://www.nathanhunstad.com/blog/2011/02/useful-computer-utilities-keepass/</guid>
		<description><![CDATA[Some time ago I blogged about the password manager I had been using for many years: Password Safe. It’s a great program, one that I recommend wholeheartedly. However, I’ve since switched to a new manager: KeePass. Like Password Safe, it is a pretty functional password manager that allows you to automatically generate and save passwords. [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago I <a href="http://www.nathanhunstad.com/blog/2009/05/useful-computer-utilities-password-safe/" target="_blank">blogged</a> about the password manager I had been using for many years: <a href="http://passwordsafe.sourceforge.net/" target="_blank">Password Safe</a>. It’s a great program, one that I recommend wholeheartedly. However, I’ve since switched to a new manager: <a href="http://keepass.info/" target="_blank">KeePass</a>. Like Password Safe, it is a pretty functional password manager that allows you to automatically generate and save passwords. Also like Password Safe, KeePass is open-source.</p>
<p>Why did I switch? Well, essentially because I like the interface and functions better in KeePass. The UI looks a bit better, and there is a graphical representation of how strong a password is. Other than that, though, it’s almost identical to Password Safe. Password Safe is even a bit easier to use for the novice, as it doesn’t have quite as many options to fiddle with as KeePass. One issue with KeePass 2.x is that is requires the .NET architecture, which isn’t always available, especially if you plan on using it on a computer that you don’t have control over.</p>
<p>I’d unhesitantly recommend either of the two for your password manager needs. Play with both of them and decide which one you like better. But pick and use some kind of manager. Using strong, random passwords is an important part of security, and password managers help make doing so simpler.</p>
<div id="google_plus_one"><g:plusone></g:plusone></div><ul class='my_ul'>
<li class='my_li'><span class='post-xtra-key'>Current Mood:</span> Cyber-educated </li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanhunstad.com/blog/2011/02/useful-computer-utilities-keepass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>National Internet ID: A Bad Idea</title>
		<link>http://www.nathanhunstad.com/blog/2011/01/national-internet-id-a-bad-idea/</link>
		<comments>http://www.nathanhunstad.com/blog/2011/01/national-internet-id-a-bad-idea/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 00:29:06 +0000</pubDate>
		<dc:creator>doctorgonzo</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[National ID]]></category>
		<category><![CDATA[Password]]></category>

		<guid isPermaLink="false">http://www.nathanhunstad.com/blog/?p=428</guid>
		<description><![CDATA[The Obama administration is talking about creating a unique &#8220;Internet ID&#8221; for web users in the U.S. Commerce Secretary Gary Locke is quick to say it isn&#8217;t a national ID card, or even a government-controlled system, but private creation of &#8220;trusted digital identities&#8221;. Although there are plenty of times where the need for a trusted [...]]]></description>
			<content:encoded><![CDATA[<p>The Obama administration is <a href="http://www.cbsnews.com/8301-501465_162-20027837-501465.html" target="_blank">talking about</a> creating a unique &#8220;Internet ID&#8221; for web users in the U.S. Commerce Secretary Gary Locke is quick to say it isn&#8217;t a national ID card, or even a government-controlled system, but private creation of &#8220;trusted digital identities&#8221;. Although there are plenty of times where the need for a trusted digital identity is real, I really don&#8217;t think e-commerce is one of those times. The benefits of such a system for e-commerce are far outweighed by the costs.</p>
<p><span id="more-428"></span></p>
<p>One alleged benefit of such a system would be to &#8220;eliminate the need to memorize a dozen passwords&#8221;. To me, that&#8217;s like saying that carrying around a dozen keys is a problem, and instead I should just have one key for my car, home, office, safe, and everything else. A single point of failure, such as using one key for everything or one ID for everything, is very poor security. Especially when there are no details as to who would control such an ID, where it would be required (don&#8217;t think that &#8220;opt-in&#8221; means that the largest e-commerce sites like Amazon wouldn&#8217;t soon require them), and most importantly, how it can be revoked in case it is compromised.</p>
<p>Supposedly, e-commerce is hampered by people feeling insecure on the internet. I&#8217;m not sure I follow this. By creating separate, complex passwords for every site I visit (and then keeping track of those passwords in a password manager), I feel much more secure than if I had just one &#8220;Internet ID&#8221; I had to protect. If somebody gets my Amazon password, for example, they won&#8217;t have my banking password because they are different. I also feel fairly confident about my online activities because I check my credit card activity on a daily basis; personal finance software like Quicken makes this easy, as does a website like <a href="http://www.mint.com/" target="_blank">Mint</a>. In all the years I&#8217;ve been buying things online, I&#8217;ve had a problems on maybe two occasions, and the day I found the fraudulent activity I called the card and took care of it immediately, before it spiraled out of control.</p>
<p>You may argue that using a password manager, and checking your credit card activity every day is an inconvenience. And yes, it is. So is locking your door and having separate keys for everything. Once you get used to taking these steps to protect yourself, though, they become pretty inconsequential. What would really be inconvenient is having a single ID for everything you do online, and waking up to find that somebody has stolen it and now has access to everything. That&#8217;s not my idea of improving e-commerce.</p>
<div id="google_plus_one"><g:plusone></g:plusone></div><ul class='my_ul'>
<li class='my_li'><span class='post-xtra-key'>Current Mood:</span> Monday </li><li class='my_li'><span class='post-xtra-key'>Currently Listening To:</span> <a target="_blank" href="http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Ddigital-music&field-keywords=The+Crunge">"The Crunge", Led Zeppelin</a> </li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanhunstad.com/blog/2011/01/national-internet-id-a-bad-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing a good password</title>
		<link>http://www.nathanhunstad.com/blog/2009/06/choosing-a-good-password/</link>
		<comments>http://www.nathanhunstad.com/blog/2009/06/choosing-a-good-password/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 22:16:00 +0000</pubDate>
		<dc:creator>doctorgonzo</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Password]]></category>

		<guid isPermaLink="false">http://www.nathanhunstad.com/blog/?p=78</guid>
		<description><![CDATA[Few things are as important in personal computer security than choosing a good password. A weak password can have ramifications from the merely annoying (it seems that every week one of my Facebook friends gets their account hacked) to very bad (such as when your bank accounts get hacked). Using the same password for all [...]]]></description>
			<content:encoded><![CDATA[<p>Few things are as important in personal computer security than choosing a good password. A weak password can have ramifications from the merely annoying (it seems that every week one of my Facebook friends gets their account hacked) to very bad (such as when your bank accounts get hacked). Using the same password for all of your website logins is a very bad idea; I’ve <a href="http://www.nathanhunstad.com/blog/2009/05/useful-computer-utilities-password-safe/" target="_blank">blogged about</a> a good solution before in the form of the software Password Safe, which can generate random unique passwords for all of your logins. But you still need to choose a good strong password to use as the master password to Password Safe!</p>
<p>Short passwords and passwords with words in the dictionary are two things to avoid when selecting passwords. Mixing in numbers and uppercase is always a good idea to make a stronger password, but you can go further. To really randomize things, and ensure that the password you choose doesn’t have any easily-guessable words, a very good trick is to take a line from your favorite song and string together the first letter of each word to form your password. It’s much easier to remember than random jumble of letters, and odds are that it will form a nonsense word that won’t be in any dictionary.</p>
<p>If you still can’t remember a strong-enough password without help, write the password down on a piece of paper and put it in your wallet. You are probably doing a pretty good job of keeping track of your wallet and making sure it doesn’t get stolen, so why not put your password in there? The risks are very low, especially if you use something like Password Safe: if they steal your wallet and get that master password, it’s completely useless to them unless they steal your password file from your computer as well.</p>
<p>These tricks will help you avoid getting your online accounts broken into, and who doesn’t want that?</p>
<div id="google_plus_one"><g:plusone></g:plusone></div><ul class='my_ul'>
<li class='my_li'><span class='post-xtra-key'>Current Mood:</span> Meh </li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanhunstad.com/blog/2009/06/choosing-a-good-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

