<?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>Michael Gareth Morgan &#187; protection</title>
	<atom:link href="http://www.michaelgarethmorgan.com/tags/protection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelgarethmorgan.com</link>
	<description>Michaels website</description>
	<lastBuildDate>Tue, 03 Aug 2010 13:33:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Password algorithms</title>
		<link>http://www.michaelgarethmorgan.com/password-algorithms/</link>
		<comments>http://www.michaelgarethmorgan.com/password-algorithms/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 17:36:01 +0000</pubDate>
		<dc:creator>Michael Morgan</dc:creator>
				<category><![CDATA[Everything else]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.michaelgarethmorgan.com/?p=88</guid>
		<description><![CDATA[I&#8217;ve just read a post by Daniel over at Daily Blog Tips entitled &#8220;Develop an Algorithm for Your Online Passwords and Never Forget One Again&#8220;. Now, the basic idea behind what Daniel is saying is to come up with some sort of algorithm which you can then use to securely create the passwords which you [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://files.michaelgarethmorgan.com/password-algorithm.png" alt="Password algorithm" title="Password algorithm" width="128" height="128" class="alignright size-full wp-image-89" />I&#8217;ve just read a post by Daniel over at Daily Blog Tips entitled &#8220;<a href="http://www.dailyblogtips.com/develop-an-algorithm-for-your-online-passwords-and-never-forget-one-again/" rel="nofollow">Develop an Algorithm for Your Online Passwords and Never Forget One Again</a>&#8220;. Now, the basic idea behind what Daniel is saying is to come up with some sort of algorithm which you can then use to securely create the passwords which you would use on any sites you visit.</p>
<p>At first glance I think that this is a fantastic idea. Provided that your password algorithm is unique enough and can be remembered (and applied) easily then it could be a great solution to both generating new passwords and retrieving existing passwords. But I see one problem with the password algorithm approach: logic.</p>
<p>Whilst having a password algorithm is something which would in some cases make it easier for you to create and remember passwords it also introduces a logical way of working them out. Sure, in order to know the password you&#8217;d have to firstly know the algorithm but this really just brings us back to the original problem. The whole reason for having a password is so that only people who know it can access the account &#8211; so in other words, your primary aim is to keep the password a secret. Using an algorithm approach, all you&#8217;re really doing is replacing the password with a method; you still have the same priority of keeping it a secret only this time it&#8217;s not just a single password for a specific site but potentially the key to unlocking all of your passwords.</p>
<p>So, to sum it up, what would you prefer? Would you prefer to disclose a single password for a single account or the algorithm to every password you have? For me the choice is clear &#8211; the more random, abstract and obscure, the better and more secure the password is.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelgarethmorgan.com/password-algorithms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
