<?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>bertboan.combertboan.com &#187; Uncategorized</title>
	<atom:link href="http://bertboan.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://bertboan.com</link>
	<description>A Multifaceted Geek</description>
	<lastBuildDate>Mon, 07 May 2012 14:47:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Simple 12 Character Passwords</title>
		<link>http://bertboan.com/uncategorized/simple-12-character-passwords/</link>
		<comments>http://bertboan.com/uncategorized/simple-12-character-passwords/#comments</comments>
		<pubDate>Mon, 07 May 2012 14:05:59 +0000</pubDate>
		<dc:creator>bert</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bertboan.com/?p=105</guid>
		<description><![CDATA[I here very often &#8220;I have too many passwords to remember.&#8221; or &#8220;This password is too hard&#8221; or &#8220;Why do I have to change my Password so often? Making a simple passwords nearly unbreakable is a cinch. “One UPPER, One lower, One number, and a Bunch of characters.”  The way it works: When a “hacker” is [...]]]></description>
			<content:encoded><![CDATA[<p>I here very often &#8220;I have too many passwords to remember.&#8221; or &#8220;This password is too hard&#8221; or &#8220;Why do I have to change my Password so often?</p>
<p>Making a simple passwords nearly unbreakable is a cinch.</p>
<p>“One UPPER, One lower, One number, and a Bunch of characters.”</p>
<p><strong> The way it works:</strong></p>
<p>When a “hacker” is trying to break a password they have to “guess” the WHOLE password at once. <span id="more-105"></span>There is no way to know how many characters they got right. For this reason they use lists of the most frequent passwords people use followed by a 0 or a 1 etc, then on to dictionary words and then all of them followed by numbers. This process could take anywhere from a few seconds to a couple of hours depending on whether or not they have access to the machine or if they are trying to log in remotely.</p>
<p>Because of these practices administrators implemented rules to make you vary the characters in your passwords. Upper case, Lower case, number and symbol. But, adding these to an already dictionary definable password adds very little time to the process. All you have to do is try all the dictionary words with a cap at the beginning and/or a number at the end. What ends up happening is a cat and mouse game with the hackers. You slightly vary the same password and they slightly vary their methods and the circle continues.</p>
<p>Names, or a words that can be found in a dictionary effectively count as 1 character. So if you use &#8220;pencil1&#8243;. Then you essentially have a  2 character password. When the intruder tries to break in they&#8217;ll use the whole word &#8220;pencil&#8221; and then a &#8220;1&#8243; and be granted access. This is why using symbols, numbers, and initials in various cases works the best. Each character has to be guessed independently and correctly with every other character.</p>
<p>To break this cycle <a title="Steve Gibson Wiki Page" href="http://en.wikipedia.org/wiki/Steve_Gibson_(computer_programmer)" target="_blank">Steve Gibson</a> of <a title="grc.com" href="http://www.grc.com/intro.htm" target="_blank">Gibson Research Corp.</a> figured out that it is not the varied characters but the length of the password that counts. The same rules for creating a password apply (but simpler) and you add length. 12 characters is the minimum. Hang with me I’m going to personalize the info in the video above.</p>
<p>Follow along with me and build your own.</p>
<p>1. Take the initials of your favorite band/child/church/beer whatever:</p>
<p>JD</p>
<p>2. Make the second character lower (since we are used to Capping first letters)</p>
<p>Jd</p>
<p>3. Add a number to it (like your birthday or birth month or anniversary or your street number, etc)</p>
<p>Jd32</p>
<p>Simple huh, you can remember that.</p>
<p>4. Pick a symbol on your keyboard that you use like to use. (I like the tilde) Add at least 8 of them to the 4 characters we’ve already used and you have a 12 character password that you can easily remember.</p>
<p>Jd32~~~~~~~~</p>
<p>Here are the results from <a href="https://www.grc.com/haystack.htm">https://www.grc.com/haystack.htm</a> for the password we just created (1.74 Hundred Billion Centuries):</p>
<p><a href="http://termserv/wp-content/uploads/2012/04/2012-04-26_171345.png"><img title="2012-04-26_171345" src="http://termserv/wp-content/uploads/2012/04/2012-04-26_171345.png" alt="" width="587" height="453" /></a></p>
<p>&nbsp;</p>
<p>To use the generator in the video and for more info on building secure passwords like this you can check out: <a href="https://www.grc.com/haystack.htm">https://www.grc.com/haystack.htm</a></p>
<p>&nbsp;</p>
<p><strong>Another tip:</strong> Use a completely different password for your email than any other service you use.</p>
<p><strong>WHY?</strong> lots of websites use your email address as your username. If you use the same password as your email account then they (or an employee of theirs) will have what they need to log into your email.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://bertboan.com/uncategorized/simple-12-character-passwords/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello World &#8211; Again</title>
		<link>http://bertboan.com/uncategorized/hello/</link>
		<comments>http://bertboan.com/uncategorized/hello/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 20:19:18 +0000</pubDate>
		<dc:creator>bert</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bertboan.com/?p=12</guid>
		<description><![CDATA[After a less than graceful transition to a new web host I am starting over with a fresh site. The old site was lost to the digital abyss but I&#8217;m not really all that sad about it. I visit so rarely that I really forgot what all was there anyway. This time will be different [...]]]></description>
			<content:encoded><![CDATA[<p><img class="wp-image-19 alignleft" style="border-image: initial; margin-right: 5px; margin-left: 5px; border-width: 1px; border-color: black; border-style: solid;" title="image" src="http://bertboan.com/Ba8/wp-content/uploads/2012/03/image2.jpeg" alt="" width="170" height="231" /></p>
<p>After a less than graceful transition to a new web host I am starting over with a fresh site. The old site was lost to the digital abyss but I&#8217;m not really all that sad about it. I visit so rarely that I really forgot what all was there anyway.</p>
<p>This time will be different though (maybe) I will be adding my personal thoughts instead of just technology related issues. Right now the main categories, starting out, will be Jesus, Technology (ranging from product use to troubleshooting), Media (TV, Film and Podcast),  Energy (as in Alternative or Conservation of), and Food. There may be some Fatherhood thrown in to round it out.</p>
<p>My many thanks to my 1 regular reader!</p>
<p>bert</p>
]]></content:encoded>
			<wfw:commentRss>http://bertboan.com/uncategorized/hello/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

