<?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>Xinophobia</title>
	<atom:link href="http://www.xinophobia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xinophobia.com</link>
	<description>You ARE paranoid and they ARE out to get you.</description>
	<lastBuildDate>Sat, 01 Aug 2009 23:25:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PGP Portable! DIY encryption for all ages</title>
		<link>http://www.xinophobia.com/2009/08/pgp-portable-diy-encryption-for-all-ages/</link>
		<comments>http://www.xinophobia.com/2009/08/pgp-portable-diy-encryption-for-all-ages/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 22:57:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Crypto]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=349</guid>
		<description><![CDATA[I&#8217;ve long sang the praises of PGP for secure email and data storage.
The question is: how do I send secure email from a computer where I can&#8217;t install any programs?
The answer: PGP on a USB drive!*
The method below will allow you to use all of the GnuPG functions without installing anything on the host computer. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve long sang the praises of PGP for secure email and data storage.</p>
<p>The question is: how do I send secure email from a computer where I can&#8217;t install any programs?</p>
<p>The answer: PGP on a USB drive!*</p>
<p>The method below will allow you to use all of the GnuPG functions without installing anything on the host computer. In fact, besides file access, there are no any traces that GnuPG was in use.</p>
<p><br class="spacer_" /></p>
<p>Ingredients:</p>
<p>- empty, formatted USB drive &gt;128MB &#8211; the faster, the better!</p>
<p>- GnuPG 1.4.9 Windows binary &#8211; <a href="http://getfiregpg.org/s/home">http://www.gnupg.org/download/</a></p>
<p>- GPGShell 3.73 &#8211; <a href="http://www.jumaros.de/rsoft/index.html">http://www.jumaros.de/rsoft/index.html</a></p>
<p>- Copy2USB 1.05 &#8211; <a href="http://www.jumaros.de/rsoft/download/Copy2Usb.exe.gpg">http://www.jumaros.de/rsoft/download/Copy2Usb.exe.gpg</a></p>
<p>- FireFox Portable &#8211; <a href="http://portableapps.com/apps/internet/firefox_portable">http://portableapps.com/apps/internet/firefox_portable</a></p>
<p>- FireGPG &#8211; <a href="http://getfiregpg.org/s/home">http://getfiregpg.org/s/home</a> (after FireFox Portable installed)</p>
<p>- SHA1sum &#8211; <a href="ftp://ftp.gnupg.org/GnuPG/binary/">ftp://ftp.gnupg.org/GnuPG/binary/</a></p>
<p><br class="spacer_" /></p>
<p>Directions:</p>
<p>0) Use SHA1sum to check the integrity of the files you downloaded.</p>
<p>1) Install GPGShell on your computer. Install GnuPG in the GPGShell directory. This does not give the cleanest installation but makes everything much easier.</p>
<p>2) Use GnuPG (or some other PGP program) to extract Copy2USB. (Hint: use the decrypt function.)</p>
<p>3) Run Copy2USB. It should be fairly self explanatory. The target directory is a folder on the USB drive.</p>
<p>4) Test the install! Try opening GPGtray and accessing the key manager. If successful go to a command line and check the version &#8220;gpg &#8211;version&#8221; If the home directory is point at C:\Documents and Settings\&#8230; then you will need to reset the home folder. This can be done from the gpgconfig program.</p>
<p><em>Note: Use a fast USB drive. Otherwise, it will seem as if the very paws of Slowcat himself are haplessly fumbling with your instructions.</em></p>
<p>5) Install FirefoxPortable on the USB drive. Set it up however you like.</p>
<p>6) Install FireGPG as an extension. It may complain about an old library, I haven&#8217;t found a way to solve that. However, everything seems to work out fine in the end.</p>
<p style="padding-left: 30px;">6a) Disable the Gmail integration. At the very least, test it before you rely on it. It doesn&#8217;t seem to work properly.</p>
<p style="padding-left: 30px;">6b) Set the paths. Specify the path to the GPG exectuble. Add a command line option to set the home directory to the proper place on the USB drive. <em>%CD%</em>\..\.. will help here to start the path in your current directory and then go up a couple levels. Not particularly elegant but it works!</p>
<p>7) Test integration with FirefoxPortable. Start GPGTray and create a new keypair. Make the passphrase STRONG! A sentence that is easy for you to remember and difficult for someone to guess is ideal. Throw in some l33t or dirty words. Close the key manager and open the key manager from within FireGPG. If you can see the key, you&#8217;ve done things correctly!</p>
<p><br class="spacer_" /></p>
<p>Use: Gmail Example</p>
<p>0) Create a new keypair called &#8220;Test&#8221;. Set the passphrase to something very simple.</p>
<p>1) Open FirefoxPortable. Login to your Gmail account and type a message into the body of the email.</p>
<p>2) Select the entire plaintext message and right click. Choose FireGPG-&gt;Encrypt and Sign. In this example. you will encrypt the message with Test&#8217;s public key and sign with your private key. You will be asked to enter your passphrase for the private key.</p>
<p>3) Paste the entire PGP message block including headers into the body of the email. You will want to either paste over or delete the plaintext. Send the email to yourself.</p>
<p>4) To decrypt the cyphertext you just sent to yourself, select the cyphertext and right click. Choose FireGPG-&gt;Decrypt. You will then be asked to enter the passphrase for the Test private key. If successful, a new window should open up revealing the original message you typed.</p>
<p><br class="spacer_" /></p>
<p>Key Points:</p>
<p>1) To Send: Encrypt with the recipient&#8217;s public key. Sign with your private key using your passphrase.</p>
<p>2) To Read: Decrypt with your private key using your passphrase.</p>
<p>Of course, you cannot encrypt a message if you don&#8217;t know a person&#8217;s public key. To find someone&#8217;s public key, you can either have them give it to you (via email, paper, telepathy, etc.) or you can search for it on a keyserver like cryptonomicon.mit.edu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/08/pgp-portable-diy-encryption-for-all-ages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: Foodz Redux</title>
		<link>http://www.xinophobia.com/2009/06/foodz-redux/</link>
		<comments>http://www.xinophobia.com/2009/06/foodz-redux/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 17:24:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Protected]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=340</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.xinophobia.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-340">Password:<br />
<input name="post_password" id="pwbox-340" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/06/foodz-redux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Business Continuity Plan</title>
		<link>http://www.xinophobia.com/2009/05/business-continuity-plan/</link>
		<comments>http://www.xinophobia.com/2009/05/business-continuity-plan/#comments</comments>
		<pubDate>Sat, 02 May 2009 18:13:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=319</guid>
		<description><![CDATA[I&#8217;ve been holding off any &#8220;oh no, the swine flu is going to get us all. run for your lives.&#8221; type posts. Not that any kind of influenza is a joke. If I recall correctly, influenza as a whole regularly kills some 150,000 people in a normal year.
However, just because I&#8217;m not very concerned doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been holding off any &#8220;oh no, the swine flu is going to get us all. run for your lives.&#8221; type posts. Not that any kind of influenza is a joke. If I recall correctly, influenza as a whole regularly kills some 150,000 people in a normal year.</p>
<p>However, just because I&#8217;m not very concerned doesn&#8217;t mean that others aren&#8217;t. Given the popular media&#8217;s fear-mongering to which many have succumbed, I would not be surprised to see serious disruptions in otherwise robust systems.</p>
<p>From an IT perspective, I urge people to consider how they will keep their systems running in the event of widespread absenteeism. If you already have a business continuity plan, good for you. If not, now is the time to quickly get one together. Copy from your neighbor if that&#8217;s what it takes.</p>
<p>Map out your critical goals for the time period you anticipate experiencing abnormal behavior. Everything on this list takes top priority. For example:<br />
1) Maintain service on all mission-critical systems<br />
2) Continue to monitor and respond to security events<br />
3) Continue regular patch testing and implementation cycle<br />
4) Contain any spread of potential infection internally<br />
5) Identify and maintain contact with chain of command for executive decisions and alternates in chain</p>
<p>Then, identify what activities/resources will be necessary in order to accomplish those goals. For example:<br />
1) Require at least two admins on call with remote access capability at all times. Require at least  one security admin on call<br />
2) Enable remote monitoring on mission-critical systems<br />
3) Confirm hot standbys functional. Consider upgrading warm or cold standbys<br />
4) Bring up out-of-band communications channels (IRC, Jabber, etc.)<br />
5) Produce and circulate copies of critical daily reports on out-of-band channels<br />
6) Enforce policies restricting employees with high fever from the office<br />
7) Agree upon and establish secondary command chains in case primary is unreachable</p>
<p>Finally, educate everyone on the plan and test it! It&#8217;s generally accepted that reduce service levels will result from activation of any contingency plan. The idea is that you will be able to set that service level ahead of time.</p>
<p>Ask your vendors about their business continuity plans and share yours with them.</p>
<p>There may or may not be a pandemic but that doesn&#8217;t mean there won&#8217;t be overreactions. Control variability now while it&#8217;s still easy to do so.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/05/business-continuity-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: Foodz</title>
		<link>http://www.xinophobia.com/2009/04/foodz/</link>
		<comments>http://www.xinophobia.com/2009/04/foodz/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 16:14:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Protected]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=277</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.xinophobia.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-277">Password:<br />
<input name="post_password" id="pwbox-277" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/04/foodz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: Big Bend</title>
		<link>http://www.xinophobia.com/2009/04/big-bend/</link>
		<comments>http://www.xinophobia.com/2009/04/big-bend/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 19:24:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Protected]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=231</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.xinophobia.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-231">Password:<br />
<input name="post_password" id="pwbox-231" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/04/big-bend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Bend Preview!</title>
		<link>http://www.xinophobia.com/2009/03/big-bend-preview/</link>
		<comments>http://www.xinophobia.com/2009/03/big-bend-preview/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 15:09:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=227</guid>
		<description><![CDATA[Huzzah! We have successfully returned from four harrowing and fantastic days in the Chisos Mountains. Adventures sprung forth from behind every rock and bush.
A full story will be posted soon but for now, a quick backpacking quiz:
Q: How much water do you need?
&#8212;- A: More than you have! Especially if your hydration system separates in [...]]]></description>
			<content:encoded><![CDATA[<p>Huzzah! We have successfully returned from four harrowing and fantastic days in the Chisos Mountains. Adventures sprung forth from behind every rock and bush.</p>
<p>A full story will be posted soon but for now, a quick backpacking quiz:</p>
<p>Q: How much water do you need?</p>
<p>&#8212;- A: More than you have! Especially if your hydration system separates in two on the first day!</p>
<p>Q: How close can you get to 2000&#8242; drop without realizing it?</p>
<p>&#8212;- A: About 3 inches!</p>
<p>Q: Which animal is the most dangerous: Packs of Vicious and Bloodthirsty Mule Deer, Desert Fox(en), El Stupidos, Hungry Hungry Javelinas, or Big Black Bears?</p>
<p>&#8212;- A: Actually, it&#8217;s a trick question. It&#8217;s javelinas wearing deer suits!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/03/big-bend-preview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Art of Memorable Passwords</title>
		<link>http://www.xinophobia.com/2009/03/the-art-of-memorable-passwords/</link>
		<comments>http://www.xinophobia.com/2009/03/the-art-of-memorable-passwords/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 15:26:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=193</guid>
		<description><![CDATA[The advice you hear is good:
1) Use strong passwords/passphrases for every account. (Strong = mix of letters, numbers, cases and special characters.)
2) Use different passwords for every account.
3) Never write down your password. Ever.
4) Never tell anyone your password. Ever.
The results are bad. All of this quickly adds up to dozens of accounts you have [...]]]></description>
			<content:encoded><![CDATA[<p>The advice you hear is good:</p>
<p>1) Use strong passwords/passphrases for every account. (Strong = mix of letters, numbers, cases and special characters.)</p>
<p>2) Use different passwords for every account.</p>
<p>3) Never write down your password. Ever.</p>
<p>4) Never tell anyone your password. Ever.</p>
<p>The results are bad. All of this quickly adds up to dozens of accounts you have no idea how to get back into two weeks later. So how is any mortal man or woman supposed to follow these security best practices without looking like a doofus and constantly popping &#8220;Login attempts exceeded&#8221; screens?</p>
<p>There is a certain art to creating memorable passwords. I recommend two methods:</p>
<p><strong>Look at the Titlebar Method:</strong> Create a password that uses some parts of the website name or function. For example, an eBay password could be {B1dd1ng0n-Junk-} or {L0s1ng@uct10nzzz}. A combination of l33t, poor spelling and your own personal touch can help greatly while staring at the eBay login page. Incidentally, you may want to look up on game theory and especially <a href="http://en.wikipedia.org/wiki/Winner's_curse" target="_blank">The Winner&#8217;s Curse.</a> If you absolutely must have that priceless doodad, you can just look up at the titlebar and remember why you&#8217;re there.</p>
<p><strong>Almost the Same Method:</strong> Say you are an auction fiend with accounts on eBay, uBid and auction.com. You&#8217;re passwords could be {J0n3s1n&#8217;3B@y}, {J0n3s1n&#8217;uB1d} and {J0n3s1n&#8217;@uct10n.c0m}. Now this does present one problem. If the username and password to one account is compromised, it would not take a great stretch of imagination to figure out the other ones.</p>
<p>When composing password remember your friends: complexity and length. This may seem imposing at first. It is certainly more challenging than {password123}  but the learning curve is not too bad. For example, my facebook password is more than 10 characters long and I can bang it out in about a second and half consistently. I am also notorious for not checking my fb either so it can&#8217;t take <em>that </em>much practice. Good luck! (and with strong passwords, you won&#8217;t need nearly as much of it!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/03/the-art-of-memorable-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet User Survey</title>
		<link>http://www.xinophobia.com/2009/02/internet-user-survey/</link>
		<comments>http://www.xinophobia.com/2009/02/internet-user-survey/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 20:30:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Status]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=198</guid>
		<description><![CDATA[&#8212;&#62; Please take this survey! &#60;&#8212;
(Thanks to everybody who has already completed the survey! Great results so far!)
This 2-3 minute survey on internet usage will greatly help a technology startup company in the Austin area.
First, you will have a big thanks from me. More importantly, your responses will help guide the efforts of this company [...]]]></description>
			<content:encoded><![CDATA[<p>&#8212;&gt; <a href="http://www.surveymonkey.com/s.aspx?sm=1dESd0cN8EDDRL8n0coMTg_3d_3d" target="_blank">Please take this survey!</a> &lt;&#8212;</p>
<p>(Thanks to everybody who has already completed the survey! Great results so far!)</p>
<p>This 2-3 minute survey on internet usage will greatly help a technology startup company in the Austin area.</p>
<p>First, you will have a big thanks from me. More importantly, your responses will help guide the efforts of this company as they work to get to market!</p>
<p>p.s. My next post (already written) will lead the responses too much so I&#8217;m holding it until I collect the data. Sorry for the wait!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/02/internet-user-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yes, it&#8217;s been a while</title>
		<link>http://www.xinophobia.com/2009/02/yes-its-been-a-while/</link>
		<comments>http://www.xinophobia.com/2009/02/yes-its-been-a-while/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 21:04:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Status]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=187</guid>
		<description><![CDATA[And I will post fresh content&#8230;soon.
In the meantime, I&#8217;m taking suggestions for what you would like to see. Drop me an email and let me know!
A hint: I am working on a pretty exciting project that could very well turn into a viable business. Hopes are high. Funds are low. :)
If anyone knows some good [...]]]></description>
			<content:encoded><![CDATA[<p>And I will post fresh content&#8230;soon.</p>
<p>In the meantime, I&#8217;m taking suggestions for what you would like to see. Drop me an <a href="mailto:xinophobia@xinophobia.com">email</a> and let me know!</p>
<p>A hint: I am working on a pretty exciting project that could very well turn into a viable business. Hopes are high. Funds are low. :)</p>
<p>If anyone knows some good developers for enterprise level business software looking to work with a startup, send them my way!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/02/yes-its-been-a-while/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: Finals</title>
		<link>http://www.xinophobia.com/2008/12/finals/</link>
		<comments>http://www.xinophobia.com/2008/12/finals/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 20:52:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Protected]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=185</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.xinophobia.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-185">Password:<br />
<input name="post_password" id="pwbox-185" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2008/12/finals/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
