<?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>psychopyko &#187; security</title>
	<atom:link href="http://psychopyko.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://psychopyko.com</link>
	<description>welcome to psychopyko.com</description>
	<lastBuildDate>Fri, 03 Sep 2010 12:53:06 +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>Forgot your password?</title>
		<link>http://psychopyko.com/nifty-tips/password-passphrase/</link>
		<comments>http://psychopyko.com/nifty-tips/password-passphrase/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 13:18:51 +0000</pubDate>
		<dc:creator>pyko</dc:creator>
				<category><![CDATA[Nifty tips]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://psychopyko.com/nifty-tips/password-passphrase/</guid>
		<description><![CDATA[<p>Not so long ago, I was reading <a href="http://www.codinghorror.com" title="Coding Horror" target="_blank">Coding Horror</a> and came across two rather interesting posts: <a href="http://www.codinghorror.com/blog/archives/000342.html" title="Passwords vs Pass Phrases" target="_blank">Passwords vs Pass Phrases</a> and <a href="http://www.codinghorror.com/blog/archives/000360.html" title="Passphrase Evangelism" target="_blank">Passphrase Evangelism</a>. If you don't want to read those posts (though I highly recommend you read them) the golden rule is <em>"<strong>stop thinking of passwords as single words</strong>, and start thinking of them as pass phrases"</em>.</p>
<p>A few people I know (including myself) have problems coming up with strong passwords and remembering them - and I think this is the solution! From psychology we learnt that on average people remember 7 things - be that 7 letters or 7 words. So that means, a password is usually 7 characters, but if you remember a pass phrase that will be 7 words - which is approximately 28 characters if you average 4 letters per word!<br />]]></description>
			<content:encoded><![CDATA[<p>Not so long ago, I was reading <a href="http://www.codinghorror.com" title="Coding Horror" target="_blank">Coding Horror</a> and came across two rather interesting posts: <a href="http://www.codinghorror.com/blog/archives/000342.html" title="Passwords vs Pass Phrases" target="_blank">Passwords vs Pass Phrases</a> and <a href="http://www.codinghorror.com/blog/archives/000360.html" title="Passphrase Evangelism" target="_blank">Passphrase Evangelism</a>. If you don't want to read those posts (though I highly recommend you read them) the golden rule is <em>"<strong>stop thinking of passwords as single words</strong>, and start thinking of them as pass phrases"</em>.</p>
<p>A few people I know (including myself) have problems coming up with strong passwords and remembering them - and I think this is the solution! From psychology we learnt that on average people remember 7 things - be that 7 letters or 7 words. So that means, a password is usually 7 characters, but if you remember a pass phrase that will be 7 words - which is approximately 28 characters if you average 4 letters per word!<br />
<span id="more-24"></span></p>
<p>So for those who just can't remember a random string of characters, or are already using semi-pass phrases...how do you choose a strong pass phrase? Well, over the weekend I did a bit of Googling and found some basic guidelines:</p>
<ul>
<li>Try to use medium-long words - short words can still be cracked</li>
<li>Try to have at least 4 word pass phrases - the longer the better</li>
<li>Don't use famous phrases (eg. "To be or not to be" probably isn't the best idea)</li>
<li>Include spaces, numbers, caps, and special characters</li>
<li>Personal information isn't recommended</li>
</ul>
<p>Here are some of my tips which might be useful if you're thinking of changing to pass phrases:</p>
<ul>
<li><strong>Mix it with your password!</strong> If you've already got a half decent password, use it everywhere and will never forget it, why not use it? "<em>Didn't you know my password is z1%SwL?</em>" is probably stronger than just "z1%SwL"</li>
<li><strong>Use your own abbreviations.</strong> This will probably make it harder for a dictionary hack on your pass phrase.</li>
<li><strong>Don't be too fussed with your grammar/spelling.</strong> Again, if you're sentence isn't quite normal it's more unique and thus harder to crack.</li>
</ul>
<p>For those who know and are relatively fluent in a foreign language, use it! I'm Chinese myself, so these are all based on Mandarin, but I would assume other languages would work in a similar fashion. I'm using the standard Bopomofo keyboard layout, and if you use a different input method, it'll turn out to be different - but hey, isn't that a bonus?</p>
<ul>
<li><strong>Just type in Chinese</strong>, but without the language option turned on. So something easy to remember like "How are you?" turns out to be "<em>su3cl3a8 2?</em>". It still looks like a password, but is much easier to remember and will likely be longer than your standard password.</li>
<li><strong>Type the pronunciation in English</strong> (for Chinese this is known as pinyin) and mix it with English if you want. Quite sometime ago I used this as a password "<em>muphas hen3 nan2</em>" which translates to "muphas is very hard" (MUPHAS is an extension maths course now known as UMEP).</li>
<li><strong>Combine the above two</strong>...and you get "<em>muphas 5p 27k hen3 nan2</em>" (MUPHAS is really very hard)</li>
</ul>
<p>Just a note, I'm no expert for password (pass phrase) security, but the tips above come from my random readings, general knowledge and they make sense to me.</p>
<p>As you can see it's not all that hard coming up with pass phrases (easier than coming up with passwords) and they are definitely much easier to remember! Though I must warn you, after many years of using passwords it might take some time to get used to it - I signed up to a new online account with a pass phrase, but then I forgot my pass phrase...probably because I had thought of so many different possible pass phrases!</p>
]]></content:encoded>
			<wfw:commentRss>http://psychopyko.com/nifty-tips/password-passphrase/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
