<?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>TechPhobia.info &#187; Security</title>
	<atom:link href="http://www.techphobia.info/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techphobia.info</link>
	<description>from technophobia to technophile</description>
	<lastBuildDate>Mon, 01 Jun 2009 23:28:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Passwords</title>
		<link>http://www.techphobia.info/2008/06/passwords/</link>
		<comments>http://www.techphobia.info/2008/06/passwords/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 03:28:57 +0000</pubDate>
		<dc:creator>MrTechPhobia</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://www.techphobia.info/?p=25</guid>
		<description><![CDATA[Passwords have been around for a long time. They provide a method of proving that &#8220;You are who you say you are.&#8221; Security experts would refer to this as &#8220;Something (only) you know.&#8221; When logging into a website it is customary to input a username and password. The username is who you are and the [...]]]></description>
			<content:encoded><![CDATA[<p>Passwords have been around for a long time. They provide a method of proving that &#8220;You are who you say you are.&#8221; Security experts would refer to this as &#8220;Something (only) you know.&#8221; When logging into a website it is customary to input a username and password. The username is who you are and the password confirms that you are who you say you are.</p>
<p>Usernames are usually public. This allows people to find each other and interact with people they know online. Passwords, on the other hand, are private and provide security for the account.<br />
<strong><br />
How secure is your password?</strong><br />
Most people choose passwords that are easy for them to remember, rather than passwords that are secure. Often times people choose the first thing that comes to mind, sometimes that&#8217;s a password they are already using. (See <a href="http://www.techphobia.info/2008/06/convenience-vs-securityconvenience-vs-security/">Convenience vs Security</a>.) If it&#8217;s possible to figure out your password then it is possible to get into your account. To make a password secure, keep these things in mind:</p>
<p><strong>Password Length</strong><br />
The longer the password is, the harder it is to guess. That means the more secure it is.</p>
<p><strong>Randomness</strong><br />
If the password is or contains common english words it will be easier to guess. To create a more secure password it is good to use letters and numbers as well as symbols and punctuation. If the service differentiates between upper and lower case it is good to use both as well. The more the password looks like gibberish the more secure it is. (But, it&#8217;s harder to remember.)</p>
<p><strong>Use Different Passwords</strong><br />
Many people use the same password for everything. This is a very insecure practice. What it means is that if someone finds out your password for one account they essentially have your password for every account you have.</p>
<p><strong>Creating &#8220;Perfect&#8221; Passwords</strong><br />
The perfect password would be a long string of completely random characters. For even more security, every different account a user has should have a different password. That is why experts such as <a href="http://www.grc.com">Steve Gibson</a> and <a href="http://leoville.com/">Leo Laporte</a> suggest having a Personal Password Policy. Using a Personal Password Policy allows for the easy creation of random-esque passwords.</p>
<p><strong>Personal Password Policy</strong><br />
The concept of a Personal Password Policy is simply having a method of creating a random looking password that can both be easy to remember and very secure. The purpose of having a Personal Password Policy is to know exactly what your password will be, even before you sign up for an account somewhere.</p>
<p>Creating a Personal Password Policy is simply creating an algorithm or method that can be used to create a password at any given time. Here are two example algorithms: (Since these are examples, it is advised that you do not use these for your actual algorithm.)</p>
<p>Take the letters of the website name or service and intersperse them with a specific date.<br />
Example: Site: Amazon.com, Date: 6/7/08<br />
Password: A6m7z0o8n</p>
<p>Shift letters of a word or phrase one letter to the left on keyboard.<br />
Example: Phrase: Green-Tea<br />
Password: Fewwn0Rw&#8217;</p>
<p>There is no limit extent of the algorithm. The important thing is to have one in place so that it can be used when a new password must be created. For more information on Personal Password Policies, I would highly suggest listening to Episodes 4 and 5 of Security Now (links below.)</p>
<p><strong>Password Links:</strong><br />
Perfect Passwords from GRC<br />
<a href="https://www.grc.com/passwords.htm">https://www.grc.com/passwords.htm</a></p>
<p>Security Now Episodes:<br />
<em><strong> Personal Password Policy (Episode #4)</strong></em> <a href="http://www.grc.com/securitynow.htm">Security Now Homepage</a><br />
<a href="http://media.grc.com/sn/SN-004.mp3">http://media.grc.com/sn/SN-004.mp3</a><br />
&#8220;Everyone who uses web-based services such as eBay, Amazon, and Yahoo, needs to authenticate their identity with passwords. Password quality is important since easily guessable passwords can be easily defeated. Leo and I recap a bit from last week&#8217;s program, then discuss passwords. We suggest an approach that anyone can use to easily create unbreakable passwords.&#8221;</p>
<p><em><strong>Personal Password Policy -Part 2 (Episode #5)</strong></em> <a href="http://www.grc.com/securitynow.htm">Security Now Homepage</a><br />
<a href="http://media.grc.com/sn/SN-005.mp3">http://media.grc.com/sn/SN-005.mp3</a><br />
&#8220;Our previous episode (#4), which discussed personal password policies, generated so much great listener feedback, thoughts, ideas, and reminders about things we didn&#8217;t mention, that we decided to wrap up this important topic with a final episode to share listeners&#8217; ideas and to clarify some things we left unsaid.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techphobia.info/2008/06/passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.grc.com/sn/SN-004.mp3" length="11701427" type="audio/mpeg" />
<enclosure url="http://media.grc.com/sn/SN-005.mp3" length="9490401" type="audio/mpeg" />
		</item>
		<item>
		<title>Convenience vs Security</title>
		<link>http://www.techphobia.info/2008/06/convenience-vs-security/</link>
		<comments>http://www.techphobia.info/2008/06/convenience-vs-security/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 03:26:36 +0000</pubDate>
		<dc:creator>MrTechPhobia</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[balance]]></category>
		<category><![CDATA[convenience]]></category>
		<category><![CDATA[safety]]></category>

		<guid isPermaLink="false">http://www.techphobia.info/?p=26</guid>
		<description><![CDATA[Convenience and Security are polar opposites. Something that is convenient is usually not very secure and things that are secure are not always very convenient. It is the user&#8217;s duty to decide which of the two is most important and how to balance between them.
Example:
It is very convenient to leave your car keys in the [...]]]></description>
			<content:encoded><![CDATA[<p>Convenience and Security are polar opposites. Something that is convenient is usually not very secure and things that are secure are not always very convenient. It is the user&#8217;s duty to decide which of the two is most important and how to balance between them.</p>
<p>Example:<br />
It is very convenient to leave your car keys in the ignition and never lock your car doors. You can always get into your car when you need too and you always know where you car keys are: the only place you would ever need them. However, this is not secure, because anyone is then able to get into your car and take it for a drive, whether you want them to or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techphobia.info/2008/06/convenience-vs-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
