<?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; Security</title>
	<atom:link href="http://www.nathanhunstad.com/blog/category/security/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>Fri, 03 Feb 2012 02:35:32 +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>IT Security Survey</title>
		<link>http://www.nathanhunstad.com/blog/2011/04/it-security-survey/</link>
		<comments>http://www.nathanhunstad.com/blog/2011/04/it-security-survey/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 16:17:37 +0000</pubDate>
		<dc:creator>doctorgonzo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[MSST]]></category>

		<guid isPermaLink="false">http://www.nathanhunstad.com/blog/?p=469</guid>
		<description><![CDATA[I’m currently working on my MSST Capstone project, which is going to focus on IT security in small organizations and small businesses. If you work in a small business, especially if you have an IT role, please fill out a short survey I’ve put together. It’s 36 questions, mainly yes or no, so it shouldn’t [...]]]></description>
			<content:encoded><![CDATA[<p>I’m currently working on my MSST Capstone project, which is going to focus on IT security in small organizations and small businesses. If you work in a small business, especially if you have an IT role, please fill out a short survey I’ve put together. It’s 36 questions, mainly yes or no, so it shouldn’t take up too much time. You can access the survey <a href="https://www.surveymonkey.com/s/YW2PLMP" target="_blank">here</a>.</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> Hungry </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=Thunder+Road">"Thunder Road", Bruce Springsteen</a> </li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanhunstad.com/blog/2011/04/it-security-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New GnuPG key</title>
		<link>http://www.nathanhunstad.com/blog/2011/03/new-gnupg-key/</link>
		<comments>http://www.nathanhunstad.com/blog/2011/03/new-gnupg-key/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 04:10:27 +0000</pubDate>
		<dc:creator>doctorgonzo</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[GnuPG]]></category>
		<category><![CDATA[Public-key cryptography]]></category>

		<guid isPermaLink="false">http://www.nathanhunstad.com/blog/?p=447</guid>
		<description><![CDATA[My GnuPG key was set to expire at the end of this year, so I created a new one. The key is located here. In the extremely unlikely event you need to email me something securely, use this! I’m a big fan of crypto and secure email. Too bad I so rarely have need to [...]]]></description>
			<content:encoded><![CDATA[<p>My GnuPG key was set to expire at the end of this year, so I created a new one. The key is located <a href="http://www.nathanhunstad.com/index.php/home/secure-communications/11-gnupg" target="_blank">here</a>. In the extremely unlikely event you need to email me something securely, use this!</p>
<p>I’m a big fan of crypto and secure email. Too bad I so rarely have need to use it.</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> Full </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=Roadhouse+Blues">"Roadhouse Blues", The Doors</a> </li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanhunstad.com/blog/2011/03/new-gnupg-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Two-Factor Authentication</title>
		<link>http://www.nathanhunstad.com/blog/2011/02/google-two-factor-authentication/</link>
		<comments>http://www.nathanhunstad.com/blog/2011/02/google-two-factor-authentication/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 03:52:00 +0000</pubDate>
		<dc:creator>doctorgonzo</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.nathanhunstad.com/blog/2011/02/google-two-factor-authentication/</guid>
		<description><![CDATA[Google has recently enabled two-factor authentication for Google products like Gmail. What is two-factor authentication? It means that in addition to providing your password, you need to provide a random verification number that Google will send to your phone, either via an app, a text message, or an actual phone call. Thus, to log in, [...]]]></description>
			<content:encoded><![CDATA[<p>Google <a href="http://www.theregister.co.uk/2011/02/10/gmail_2_factor_authentication/" target="_blank">has recently enabled</a> <a href="http://en.wikipedia.org/wiki/Two-factor_authentication" target="_blank">two-factor authentication</a> for Google products like Gmail. What is two-factor authentication? It means that in addition to providing your password, you need to provide a random verification number that Google will send to your phone, either via an app, a text message, or an actual phone call. Thus, to log in, you need two things: a password and your phone. With only one or the other, you can’t get it. This is much stronger than a password alone, which is why some banks have been moving to two-factor authentication for customers. Google’s decision to enable it for email, and for <a href="http://www.informationweek.com/news/security/vulnerabilities/showArticle.jhtml?articleID=229216897&amp;cid=RSSfeed_IWK_All" target="_blank">just about everybody</a> with an account, is certainly groundbreaking.</p>
<p><span id="more-443"></span></p>
<p>Since I use Google, I decided I’d turn it on to take advantage of the increased security. As reports <a href="http://www.pcworld.com/businesscenter/article/219290/why_you_should_use_googles_twostep_login.html" target="_blank">have indicated</a>, it takes about 15 minutes to set it up, but it wasn’t difficult at all. Since I have an Android smartphone, I was able to install Google’s app that generates verification numbers by simply scanning the <a href="http://en.wikipedia.org/wiki/QR_Code" target="_blank">QR Code</a> that Google gave me. Once that was installed, I was able to use two-factor authentication to log into my email account. You can configure it to require two-factor authentication every time you log on, or you can remember the login information for 30 days.</p>
<p>Google’s two-factor authentication is <a href="http://www.zdnet.com/blog/perlow/googles-two-factor-authentication-nice-idea-but-unwieldy/15864" target="_blank">not without its issues</a>. Although it works great for any of Google’s products that you access from a browser, like email, Google Docs, Google Reader, and so forth, for stand-alone programs like an IM client, or Gmail on your phone, the extra verification code will not work. For these uses, Google allows you to generate passwords in lieu of your typical password. You need to do this for each service, so if you have a lot, it’s going to be a hassle. Since I don’t use my Google account to log on to other websites, I only had to configure passwords for Pidgin and my phone. If, however, you do use your Google account to log into dozens of other websites, getting that configured is going to be a pain.</p>
<p>All in all, I’m glad Google has made this available to users. I’d like to see it spread to other logins, especially for my financial info. Neither ING Direct nor U.S. Bank have this feature; my credit cards are also similarly lacking. Now that the widespread prevalence of smartphones makes adding this functionality much cheaper than handing out <a href="http://en.wikipedia.org/wiki/SecurID" target="_blank">actual physical tokens</a>, there’s no reason not to implement this.</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> Inspired </li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanhunstad.com/blog/2011/02/google-two-factor-authentication/feed/</wfw:commentRss>
		<slash:comments>0</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>My 7 seconds of fame on CNN</title>
		<link>http://www.nathanhunstad.com/blog/2010/07/my-7-seconds-of-fame-on-cnn/</link>
		<comments>http://www.nathanhunstad.com/blog/2010/07/my-7-seconds-of-fame-on-cnn/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 21:01:55 +0000</pubDate>
		<dc:creator>doctorgonzo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[MSST]]></category>

		<guid isPermaLink="false">http://www.nathanhunstad.com/blog/?p=324</guid>
		<description><![CDATA[CNN did a story on the Masters of Science in Security Technologies (MSST) program I’m enrolled in at the U. The story can be found here. I’m in the story for a few seconds of talking and clicking around on my computer at work (I’m clicking on the database app I created, not Solitaire). Except [...]]]></description>
			<content:encoded><![CDATA[<p>CNN did a story on the Masters of Science in Security Technologies (MSST) program I’m enrolled in at the U. The story can be found <a href="http://www.cnn.com/2010/LIVING/07/20/homeland.security.class/?hpt=Sbin" target="_blank">here</a>. I’m in the story for a few seconds of talking and clicking around on my computer at work (I’m clicking on the database app I created, not Solitaire). Except for my appearance on ‘N Sync’s website many years ago, it’s probably my broadest media appearance yet. I’m so proud!</p>
<p>As for the MSST program itself, it’s going very well. Our first course, dealing mainly with the psychology of terrorism, is already over, and it was very interesting. Ron Krebs, the instructor for the majority of the class, handled the class exceptionally, with a very good balance of lecture and group activities, as well as engrossing readings. I and several of my classmates were interested in taking a course he is teaching in the fall, but the workload just isn’t something I could handle while working, planning a wedding, and electioneering. Our current two courses, on critical infrastructure protection and science and technology in security, are also very interesting. They are pretty broad courses with a number of guest speakers lecturing on their particular expertises (cybersecurity, biosecurity, food security, pandemic preparedness, and so on) and they will provide for a good base upon which we can expand in later classes. They are also great at scaring the crap out of us.</p>
<p>In a little more than a month, the summer semester will be over and I’ll be 25% done with my degree. Not bad. Next on the to do list: thinking of a capstone project.</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> Hump day </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=Let+It+Bleed">"Let It Bleed", The Rolling Stones</a> </li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanhunstad.com/blog/2010/07/my-7-seconds-of-fame-on-cnn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toyota and data privacy</title>
		<link>http://www.nathanhunstad.com/blog/2010/02/toyota-and-data-privacy/</link>
		<comments>http://www.nathanhunstad.com/blog/2010/02/toyota-and-data-privacy/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 01:34:00 +0000</pubDate>
		<dc:creator>doctorgonzo</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Data Privacy]]></category>
		<category><![CDATA[Toyota]]></category>

		<guid isPermaLink="false">http://www.nathanhunstad.com/blog/2010/02/toyota-and-data-privacy/</guid>
		<description><![CDATA[Why am I so interested in issues of data privacy and data security? I think this story about &#8220;black boxes&#8221; in Toyota cars illustrates it well. In short, Toyota cars have airplane-like black boxes in many of their cars that can track data like speed, whether the airbags deployed, and so forth. However, the data [...]]]></description>
			<content:encoded><![CDATA[<p>Why am I so interested in issues of data privacy and data security? I think <a href="http://online.wsj.com/article/SB10001424052748703562404575067680423734178.html" target="_blank">this</a> story about &#8220;black boxes&#8221; in Toyota cars illustrates it well. In short, Toyota cars have airplane-like black boxes in many of their cars that can track data like speed, whether the airbags deployed, and so forth. However, the data is stored in a proprietary format, and only Toyota can access it; they only do so when requested by law enforcement. I am interested in security and privacy precisely because I want to see the end to what I consider to be horrible practices like this.</p>
<p>I don&#8217;t think it&#8217;s horrible because black boxes shouldn&#8217;t exist, or that they infringe upon privacy. On the contrary: my major problem with this is that it is far <em>too</em> private: only Toyota has access to the data, despite the fact that the owner of the car paid for the black box and the driver of the car is the one generating that data. Toyota should not store this data in a proprietary format that only Toyota has access to, and only when Toyota wants to divulge the information. The owner of the vehicle should have full access to the data at all times and should be able to control it.</p>
<p><span id="more-276"></span></p>
<p>Advancing technology has put a premium on data. In the past, nobody cared where you drove your buggy or what your shopping habits were at the general store, because such information was too unwieldy to be agglomerated and analyzed. Today, however, with inexpensive computing power, ubiquitous sensors, and a hyper-networked infrastructure, such data is incredibly valuable. Where you shop, what your likes and dislikes are, and your demographic information are worth a lot of money to banks, marketers, and other businesses. Credit report agencies and web ad marketers like DoubleClick are just two of the many businesses that make money by buying and selling information on consumers.</p>
<p>What&#8217;s lost in the current jungle of regulations, though, is that much of the time consumers are not only not compensated for this data that other businesses are profiting from, they sometimes have no control over the data whatsoever. True, by law credit bureaus have to give consumers a process for disputing erroneous items in a credit report, but what about all the other businesses out there that are accumulating data for sale? The vast majority of the time, consumers have no idea that this data on them even exists, let alone what do do about it.</p>
<p>That&#8217;s why I think that taking ownership of this valuable data is going to become a very pressing issue in the near future. There&#8217;s nothing wrong with collecting this data, but the subjects of this data should be aware of it, and should have some control over its accuracy and sourcing. Hence my displeasure at Toyota: the data should be available to those that create it, and not just to Toyota themselves. Businesses are going to need to come up with policies for handling, correcting, and securing this data. Governments will have to do so as well.</p>
<p>As for proprietary formats, there&#8217;s little use in data that you can&#8217;t use, and I&#8217;m against their use too. I&#8217;m a strong believer in open-source and standards-compliant formats, and again, I think that these issues will become more important as time goes on. Especially when it comes to government archives, data from 50 years ago is completely useless if the file format it is stored in is some proprietary format that disappeared when the company that created it went out of business 30 years ago. Open-source applications can have better security implications as well.</p>
<p>As we surround ourselves with more and more data, these issues grow in importance. This is exactly why I&#8217;m excited about studying some of these issues in the MSST program.</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> Friday </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=Cityscape">"Cityscape", Matt Hunstad</a> </li></ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nathanhunstad.com/blog/2010/02/toyota-and-data-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

