<?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>Global Nerdy &#187; passwords</title>
	<atom:link href="http://www.globalnerdy.com/tag/passwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.globalnerdy.com</link>
	<description>Tech Evangelist Joey deVilla on Shopify, startups, software development, tech news and other nerdy stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:30:43 +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>The &#8220;500 Worst Passwords&#8221;</title>
		<link>http://www.globalnerdy.com/2010/03/29/the-500-worst-passwords/</link>
		<comments>http://www.globalnerdy.com/2010/03/29/the-500-worst-passwords/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 04:01:00 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2010/03/29/the-500-worst-passwords/</guid>
		<description><![CDATA[You’ve heard the stories about people choosing terribly obvious passwords for their various computer accounts, such as “password” and “12345”, but what are the other ones? In his book, Perfect Passwords: Selection, Protection, Authentication, Mark Burnett compiled the most common easy-to-crack passwords, most of which are ordinary words or key sequences that are easy to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/03/500worstpasswords.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Hand-drawn list of the &quot;500 Worst Passwords&quot;" border="0" alt="Hand-drawn list of the &quot;500 Worst Passwords&quot;" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/03/500worstpasswords_thumb.jpg" width="600" height="758" /></a> </p>
<p><a href="http://www.amazon.com/Perfect-Password-Selection-Protection-Authentication/dp/1597490415"><img style="border-right-width: 0px; margin: 0px 0px 10px 15px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" align="right" src="http://www.elsevier.com/framework_products/images/50/706450.gif" /></a><strong>You’ve heard the stories about people choosing terribly obvious passwords for their various computer accounts, such as “password” and “12345”, but what are the other ones?</strong> In his book, <em><a href="http://www.amazon.com/Perfect-Password-Selection-Protection-Authentication/dp/1597490415">Perfect Passwords: Selection, Protection, Authentication</a></em>, Mark Burnett compiled the most common easy-to-crack passwords, most of which are ordinary words or key sequences that are easy to type on a QWERTY keyboard. I’m amused by some of the pop culture-based passwords, such as “Rush2112”, “8675309” and the <em>X-Files</em> inspired “TrustNo1”.</p>
<p>Someone else &#8212; I don’t who who did it &#8212; decided to turn that list into the hand-lettered poster shown above. You can click it to see it at a larger size.</p>
<p>In addition to being a good list showing the sort of password you <em>shouldn’t </em>use, it’s also a great name generator. You could take two random items from the list to create new character names for a <a href="http://en.wikipedia.org/wiki/Metal_Gear_(series)"><em>Metal Gear</em></a> game (“Tomcat Eagle1” makes just about as much sense as <a href="http://metalgear.wikia.com/wiki/Solid_Snake">“Solid Snake”</a> or <a href="http://metalgear.wikia.com/wiki/Sniper_Wolf">“Sniper Wolf”</a>) or any three to come up with the name of your band or prison softball team (“Bigdick Magnum Juice”).</p>
<p class="alert"><a href="http://www.joeydevilla.com/2010/03/29/the-500-worst-passwords/">This article also appears in <em>The Adventures of Accordion Guy in the 21st Century</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2010/03/29/the-500-worst-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Casual Cryptography for Web Developers</title>
		<link>http://www.globalnerdy.com/2008/02/27/casual-cryptography-for-web-developers/</link>
		<comments>http://www.globalnerdy.com/2008/02/27/casual-cryptography-for-web-developers/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 05:35:32 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[hashes]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[salt]]></category>
		<category><![CDATA[salting]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://globalnerdy.com/2008/02/27/casual-cryptography-for-web-developers/</guid>
		<description><![CDATA[The article Casual Cryptography for Web Developers is probably the nicest, most concise explanation of some of the important crypto principles and practices that web developers will need. Whether you are new to web development, need a refresher or are just curious about the fundamentals, this is one of the best starter articles I&#8217;ve seen.]]></description>
			<content:encoded><![CDATA[<p></p><p>The article <a href="http://www.topmost.se/personal/articles/casual-cryptography-for-web-developers.htm"><strong><cite>Casual Cryptography for Web Developers</cite></strong></a> is probably the nicest, most concise explanation of some of the important crypto principles and practices that web developers will need. Whether you are new to web development, need a refresher or are just curious about the fundamentals, this is one of the best starter articles I&#8217;ve seen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2008/02/27/casual-cryptography-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

