<?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>Chris Koester's Blog &#187; Security and Privacy</title>
	<atom:link href="http://blog.chriskoester.net/category/securityandprivacy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chriskoester.net</link>
	<description>Practical Computing, Privacy, Home Improvement, and a lot of what-have-yous...</description>
	<lastBuildDate>Sat, 20 Feb 2010 16:09:58 +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>Tips for Prevention of Domain Hijacking</title>
		<link>http://blog.chriskoester.net/2007/12/25/tips-for-prevention-of-domain-hijacking/</link>
		<comments>http://blog.chriskoester.net/2007/12/25/tips-for-prevention-of-domain-hijacking/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 00:18:20 +0000</pubDate>
		<dc:creator>Chris Koester</dc:creator>
				<category><![CDATA[Security and Privacy]]></category>
		<category><![CDATA[Web Publishing]]></category>
		<category><![CDATA[domainhijacking]]></category>

		<guid isPermaLink="false">http://blog.chriskoester.net/2007/12/25/tips-for-prevention-of-domain-hijacking/</guid>
		<description><![CDATA[Domain Hijacking is defined by Wikipedia as &#34;the process by which Internet domain names are stolen from the rightful registrant.&#34;&#160; This sort of crime is not limited to large organizations.&#160; An unfortunate example of domain hijacking is described by the victim himself, David Airey.&#160; David describes the crime in detail on his post &#34;WARNING: Google’s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Domain_hijacking" title="Wikipedia - Domain Hijacking">Domain Hijacking</a> is defined by Wikipedia as &quot;the process by which Internet domain names are stolen from the rightful registrant.&quot;&nbsp; This sort of crime is not limited to large organizations.&nbsp; An unfortunate example of domain hijacking is described by the victim himself, <a href="http://www.davidairey.co.uk/" title="David Airey">David Airey</a>.&nbsp; David describes the crime in detail on his post &quot;<a href="http://www.davidairey.co.uk/google-gmail-security-hijack/" title="WARNING: Google’s GMail security failure leaves my business sabotaged">WARNING: Google’s GMail security failure leaves my business sabotaged</a>&quot;</p>
<p>In David&#8217;s case (And I would assume most cases&#8230;), the domain was stolen by first hijacking the email address associated with the <a href="http://en.wikipedia.org/wiki/Domain_registrar" title="Wikipedia - Domain name registrar">domain name registrar</a>.&nbsp; Once the email address is hijacked and the domain name transfered, the hijacker will use the domain name for their own purposes or attempt to extort money from the victim for return of the domain name.&nbsp; If you read David Airey&#8217;s post, you may have noticed that the hijacker has posted requests for an extortion payment in the comments.&nbsp; </p>
<p>Domain hijackers are the epitome of sleaze indeed&#8230; &nbsp;</p>
<p><a href="http://www.betterwhois.com/" title="Better-Whois.com">Better-Whois.com</a> has a good list of tips for preventing domain name hijacking.&nbsp; Below are a couple of the most important tips:</p>
<ul>
<li>Use an email address that you own for domain name registration.&nbsp; Don&#8217;t use GMail, Hotmail, Yahoo, etc.&nbsp; These addresses are more easily compromised than an address that you own, and may expire without any notice.&nbsp; When I refer to an email address you own, I&#8217;m referring to an address that you have purchased from your ISP or hosting provider.</li>
<li>Make sure that your contact information is up to date with domain name registrars, so that you are notified of any changes or upcoming expirations of your domains. </li>
<li>Consolidate your domain name registrations so that all of your domains are registered by the same registrar.&nbsp; This makes it easier to manage your domains.&nbsp; Most registrars will provide you with a management console for your domains, so that you can see their status easily.</li>
</ul>
<p>The entire article can be read here &#8211; &nbsp;<a href="http://www.betterwhois.com/domainhijacking.htm" title="Better-Whois.com - SPECIAL REPORT: How to protect your domain name from hijackers, porn pirates, and your registrar">Better-Whois.com &#8211; SPECIAL REPORT: How to protect your domain name from hijackers, porn pirates, and your registrar</a></p>
<p><a href="http://www.davidairey.co.uk/" title="David Airey :: Graphic and Logo Designer">David Airey :: Graphic and Logo Designer</a> &#8211; I&#8217;ve provided a link to David&#8217;s new site to aid in rebuilding his lost links and search rankings.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chriskoester.net/2007/12/25/tips-for-prevention-of-domain-hijacking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KeePassX: Open URL Function in Ubuntu Linux</title>
		<link>http://blog.chriskoester.net/2007/06/09/keepassx-open-url-function-in-ubuntu-linux/</link>
		<comments>http://blog.chriskoester.net/2007/06/09/keepassx-open-url-function-in-ubuntu-linux/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 15:42:33 +0000</pubDate>
		<dc:creator>Chris Koester</dc:creator>
				<category><![CDATA[Security and Privacy]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.chriskoester.net/2007/06/09/keepassx-open-url-function-in-ubuntu-linux/</guid>
		<description><![CDATA[The &#8220;Open URL&#8221; function does not work with the default settings for KeePassX in Ubuntu Linux.  To make it work, go to Extras/Settings/Other tab and change the &#8220;Browser command&#8221; to firefox %1
Now when you highlight an entry and press  CTRL + U, it will open a new Firefox window or tab.
Via KeePassX forum [...]]]></description>
			<content:encoded><![CDATA[<p>The &#8220;Open URL&#8221; function does not work with the default settings for <a href="http://keepassx.sourceforge.net/" title="KeePassX - Open Source Password Management">KeePassX</a> in <a href="http://www.ubuntu.com/" title="Ubuntu Linux">Ubuntu Linux</a>.  To make it work, go to Extras/Settings/Other tab and change the &#8220;Browser command&#8221; to firefox %1</p>
<p>Now when you highlight an entry and press  CTRL + U, it will open a new Firefox window or tab.</p>
<p>Via KeePassX forum post &#8220;<a href="http://www.keepassx.org/forum/viewtopic.php?t=95" title="KeePassX - Open URL in Firefox">Open URL in Firefox</a>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chriskoester.net/2007/06/09/keepassx-open-url-function-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Huge Security Problem in AOL&#8217;s Login Mechanism</title>
		<link>http://blog.chriskoester.net/2007/05/13/huge-security-problem-in-aols-login-mechanism/</link>
		<comments>http://blog.chriskoester.net/2007/05/13/huge-security-problem-in-aols-login-mechanism/#comments</comments>
		<pubDate>Sun, 13 May 2007 14:25:03 +0000</pubDate>
		<dc:creator>Chris Koester</dc:creator>
				<category><![CDATA[Security and Privacy]]></category>
		<category><![CDATA[aol]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.chriskoester.net/2007/05/13/huge-security-problem-in-aols-login-mechanism/</guid>
		<description><![CDATA[As if there weren&#8217;t enough reasons not to use AOL already.  Now someone has figured out that AOL&#8217;s password system completely disregards any characters after the first 8.  This makes it much easier to guess people&#8217;s passwords, which is an obvious security concern.
AOL&#8217;s Password Puzzler &#8211; Via Reddit
]]></description>
			<content:encoded><![CDATA[<p>As if there weren&#8217;t enough <a title="PC World - The 25 Worst Tech Products of All Time" href="http://www.pcworld.com/article/id,125772-page,2/article.html#">reasons not to use AOL</a> already.  Now someone has figured out that AOL&#8217;s password system completely disregards any characters after the first 8.  This makes it much easier to guess people&#8217;s passwords, which is an obvious security concern.</p>
<p><a title="Security Fix - AOL's Password Puzzler" href="http://blog.washingtonpost.com/securityfix/2007/05/aols_password_puzzler.html?nav=rss_blog">AOL&#8217;s Password Puzzler</a> &#8211; Via Reddit</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chriskoester.net/2007/05/13/huge-security-problem-in-aols-login-mechanism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic HTTP-to-HTTPS Redirect with Greasemonkey</title>
		<link>http://blog.chriskoester.net/2007/04/09/automatic-http-to-https-redirect-with-greasemonkey/</link>
		<comments>http://blog.chriskoester.net/2007/04/09/automatic-http-to-https-redirect-with-greasemonkey/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 00:08:04 +0000</pubDate>
		<dc:creator>Chris Koester</dc:creator>
				<category><![CDATA[Security and Privacy]]></category>

		<guid isPermaLink="false">http://blog.chriskoester.net/2007/04/09/automatic-http-to-https-redirect-with-greasemonkey/</guid>
		<description><![CDATA[Many websites have the option of using an SSL-encrypted version of their site.  Google applications have this option, but HTTPS is not used by default.  To use it you would normally have to manually correct the URL, which is very tedious.
To ensure that you are always using the HTTPS version of a site, [...]]]></description>
			<content:encoded><![CDATA[<p>Many websites have the option of using an SSL-encrypted version of their site.  Google applications have this option, but HTTPS is not used by default.  To use it you would normally have to manually correct the URL, which is very tedious.</p>
<p>To ensure that you are always using the HTTPS version of a site, install the <a href="https://addons.mozilla.org/en-US/firefox/addon/748" title="Greasemonkey extension for Firefox">Greasemonkey extension for Firefox</a> and then install the <a href="http://userscripts.org/scripts/show/2588" title="HTTP-to-HTTPS Redirector Script">HTTP-to-HTTPS redirector script</a>.  The script supports many common sites by default, and allows you to add sites if you like.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chriskoester.net/2007/04/09/automatic-http-to-https-redirect-with-greasemonkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Worst 10 Consumer Privacy Infringers</title>
		<link>http://blog.chriskoester.net/2007/02/18/worst-10-consumer-privacy-infringers/</link>
		<comments>http://blog.chriskoester.net/2007/02/18/worst-10-consumer-privacy-infringers/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 18:14:59 +0000</pubDate>
		<dc:creator>Chris Koester</dc:creator>
				<category><![CDATA[Security and Privacy]]></category>

		<guid isPermaLink="false">http://blog.chriskoester.net/2007/02/18/worst-10-consumer-privacy-infringers/</guid>
		<description><![CDATA[Here&#8217;s a great post by Business Intelligence Lowdown that lists the worst 10 consumer privacy infringers.  I&#8217;m very disappointed to see many of the names on the list, although I&#8217;m not at all surprised.  The lack of ethics and respect for privacy is very disheartening.
Top 10 Big Brother Companies: Ranking the Worst Consumer [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a great post by Business Intelligence Lowdown that lists the worst 10 consumer privacy infringers.  I&#8217;m very disappointed to see many of the names on the list, although I&#8217;m not at all surprised.  The lack of ethics and respect for privacy is very disheartening.</p>
<p><a href="http://www.businessintelligencelowdown.com/2007/02/the_top_ten_pri.html" title="Top 10 Big Brother Companies: Ranking the Worst Consumer Privacy Infringers">Top 10 Big Brother Companies: Ranking the Worst Consumer Privacy Infringers</a></p>
<p>Via <a href="http://www.eff.org/effector/">EFFector 20.07</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chriskoester.net/2007/02/18/worst-10-consumer-privacy-infringers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Andy Griffith on Eavesdropping</title>
		<link>http://blog.chriskoester.net/2007/01/31/andy-griffith-on-eavesdropping/</link>
		<comments>http://blog.chriskoester.net/2007/01/31/andy-griffith-on-eavesdropping/#comments</comments>
		<pubDate>Wed, 31 Jan 2007 13:25:17 +0000</pubDate>
		<dc:creator>Chris Koester</dc:creator>
				<category><![CDATA[Security and Privacy]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[spying]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.chriskoester.net/2007/01/31/andy-griffith-on-eavesdropping/</guid>
		<description><![CDATA[Someone at the Electronic Privacy Information Center figured out that this clip aired on October 30, 1967.

Via EFFector 20.05
]]></description>
			<content:encoded><![CDATA[<p>Someone at the Electronic Privacy Information Center figured out that this clip aired on October 30, 1967.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/0wL9Li0f1Po&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0wL9Li0f1Po&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Via <a title="EFFector" href="http://www.eff.org/effector/">EFFector</a> 20.05</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chriskoester.net/2007/01/31/andy-griffith-on-eavesdropping/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Export From RoboForm to KeePass</title>
		<link>http://blog.chriskoester.net/2007/01/16/export-from-roboform-to-keepass/</link>
		<comments>http://blog.chriskoester.net/2007/01/16/export-from-roboform-to-keepass/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 18:09:13 +0000</pubDate>
		<dc:creator>Chris Koester</dc:creator>
				<category><![CDATA[Security and Privacy]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[keepass]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[roboform]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.chriskoester.net/?p=83</guid>
		<description><![CDATA[Update 29Nov2009: Thanks to @jimjon for pointing out that new versions of KeePass support importing of passcards from RoboForm.  This eliminates the need to go through the tedious steps below.  KeePass continues to improve.  Show some support!

RoboForm is a fantastic program, but the fact that it doesn&#8217;t run on Linux is a major problem for [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update 29Nov2009:</strong> Thanks to @<span class="fn n">jimjon for pointing out that new versions of KeePass support importing of passcards from RoboForm.  This eliminates the need to go through the tedious steps below.  KeePass continues to improve.  <a title="Donate to KeePass" href="http://keepass.info/donate.html">Show some support</a>!<br />
</span></p>
<p><a href="http://www.roboform.com/">RoboForm</a> is a fantastic program, but the fact that it doesn&#8217;t run on Linux is a major problem for me.  <a href="http://keepass.info/index.html">KeePass</a> seems like the best alternative, but it does not currently support a direct import from RoboForm.   I have almost 140 passwords, many of which consist of 10-30 random characters.  Typing these in manually would be a major headache, so here&#8217;s the best hack that I found.</p>
<ul>
<li>Download the trial version of <a href="http://www.seamistsoftware.com/downloads.aspx">PassCrypt</a></li>
<li>Import your RoboForm data to PassCrypt</li>
<li>Export your newly imported data from PassCrypt to a CSV file.  You don&#8217;t need the headings.</li>
<li>Download a CSV file editor &#8211; I recommend <a href="http://csved.sjfrancke.nl/">CSVed</a></li>
<li>Once you&#8217;ve installed CSVed &#8211; go to Tools, Options, Double Quotes.  Click the box next to &#8220;Save CSV File With Double Quotes&#8221;.  If you don&#8217;t select this, your import will fail.  KeePass requires that the data is between double quotes.  If you try to use Excel it will strip the quotes from the file and the import will fail.  Believe me on this one &#8211; I&#8217;m saving you a lot of time and trouble.</li>
<li>Open the CSV file you exported from PassCrypt in CSVed to modify the file.</li>
<li>Put your columns in the following order: &#8220;Account&#8221;,&#8221;Login Name&#8221;,&#8221;Password&#8221;,&#8221;Web Site&#8221;,&#8221;Comments&#8221;.  You don&#8217;t need these column headings in your CSV file &#8211; you just need the columns in this order.</li>
<li>If you have any ampersands (&amp;) in you passwords &#8211; do a find and replace in CSVed to replace all instances of &amp;amp; with &amp;.  It appears as if PassCrypt did this during the export to CSV.
<ul>
<li><strong>Update 8/6/2007: </strong>At some point the WordPress WYSIWYG mangled my post in regards to HTML special characters.  The bullet point above may have problems with the display of ampersands.  The idea is that during the process of moving passwords from one program to another, the ampersands in your passwords may be replaced by the html character code.  This will obviously cause your passwords to not work.  Thanks to skibum mark for the heads-up.</li>
</ul>
</li>
<li>You may notice that many of your usernames or passwords are missing from the exported file.  This is because RoboForm captures these values from websites that use different terms to identify them.  One may be &#8220;username&#8221; while one may be &#8220;logonid&#8221;.  You&#8217;ll have to manually enter these missing values in CSVed or wait until the file is imported into KeePass.</li>
</ul>
<p>I told you it was a hack.  Someone needs to write a plugin to import passwords directly from RoboForm into KeePass.  Until then &#8211; use the steps above.  If there is enough interest I&#8217;ll put together a better tutorial with screenshots.</p>
<p>Kudos to <a title="Alana Post's Blog" href="http://www.alanapost.net/content/">Alana Post</a> for the article <a title="RoboForm to KeePass - Alana Post" href="http://www.alanapost.net/content/2007/01/07/roboform-to-keepass/">RoboForm to KeePass</a> &#8211; which outlines the basic steps.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chriskoester.net/2007/01/16/export-from-roboform-to-keepass/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Upgrade Your Router&#8217;s Firmware to Enhance Security</title>
		<link>http://blog.chriskoester.net/2007/01/09/upgrade-your-routers-firmware-to-enhance-security/</link>
		<comments>http://blog.chriskoester.net/2007/01/09/upgrade-your-routers-firmware-to-enhance-security/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 22:01:27 +0000</pubDate>
		<dc:creator>Chris Koester</dc:creator>
				<category><![CDATA[Security and Privacy]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.chriskoester.net/?p=80</guid>
		<description><![CDATA[It is a good idea to upgrade the firmware on your router to take advantage of new features and bug fixes.  Firmware is the software that runs the router.  Most people are not aware that the firmware can be upgraded and don&#8217;t know why they should do so.  It is likely that [...]]]></description>
			<content:encoded><![CDATA[<p>It is a good idea to upgrade the <a title="Firmware - Wikipedia" href="http://en.wikipedia.org/wiki/Firmware">firmware</a> on your router to take advantage of new features and bug fixes.  Firmware is the software that runs the router.  Most people are not aware that the firmware can be upgraded and don&#8217;t know why they should do so.  It is likely that the vast majority of people never upgrade their firmware.</p>
<p>Why should I upgrade my firmware?</p>
<ul>
<li>Bug fixes &#8211; software is notoriously buggy.  Something as important as a router demands the most up-to-date, clean software.  Think about the data that flows through your wireless network&#8230;email, credit card numbers, etc.</li>
<li>Security &#8211; firmware upgrades may give you access to new security features such as WPA, MAC address filtering, etc&#8230;</li>
<li>Performance &#8211; can your router be too fast?  Performance increases are a possibility when upgrading the firmware.</li>
</ul>
<p class="poweredbyperformancing">The process to upgrade firmware may vary among the different manufacturers.  In the case of Dlink, they offer the firmware as a download from the product support page.  Once you&#8217;ve downloaded the update, you log into the router itself to install it.</p>
<p class="poweredbyperformancing">If you need more incentive to upgrade your router and implement better security, read the article by <a title="David Pogue's Blog - NY Times" href="http://pogue.blogs.nytimes.com/">David Pogue</a> of the NY Times &#8211; <a title="How Secure is Your Wi-Fi Connection - NY Times" href="http://pogue.blogs.nytimes.com/2007/01/04/04pogue-email/">How Secure is Your Wi-Fi Connection</a>.  His article is geared more toward Wi-Fi hotspots, but your wireless router at home works the same way.</p>
<p class="poweredbyperformancing"><strong>Update &#8211; 1/11/2006:  </strong><a title="GetNetWise" href="http://spotlight.getnetwise.org/">GetNetWise</a> has videos on how to setup the various security features of wireless routers.  Check out their page <a title="GetNetWise - Activate your Base Station Wireless Security Settings" href="http://spotlight.getnetwise.org/wireless/wifitips/">Activate your Base Station Wireless Security Settings</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chriskoester.net/2007/01/09/upgrade-your-routers-firmware-to-enhance-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unabomber&#8217;s Secret Code Cracked</title>
		<link>http://blog.chriskoester.net/2007/01/02/unabombers-secret-code-cracked/</link>
		<comments>http://blog.chriskoester.net/2007/01/02/unabombers-secret-code-cracked/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 19:08:26 +0000</pubDate>
		<dc:creator>Chris Koester</dc:creator>
				<category><![CDATA[Security and Privacy]]></category>
		<category><![CDATA[cipher]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[unabomber]]></category>

		<guid isPermaLink="false">http://blog.chriskoester.net/?p=79</guid>
		<description><![CDATA[Ted Kaczynski&#8217;s secret code has finally been cracked &#8211; a decade after he was arrested.  The most memorable quote in the article comes from Bruce Schneier:
&#8220;it would not surprise me if this was the most complex cipher the FBI has seen since World War II.&#8221;
The irony is that Kaczynski was against technology and targeted [...]]]></description>
			<content:encoded><![CDATA[<p>Ted Kaczynski&#8217;s secret code has finally been cracked &#8211; a decade after he was arrested.  The most memorable quote in the article comes from Bruce Schneier:</p>
<p>&#8220;it would not surprise me if this was the most complex cipher the FBI has seen since World War II.&#8221;</p>
<p>The irony is that Kaczynski was against technology and targeted computer experts.  These same computer experts would likely be very impressed by Kaczynski&#8217;s cipher.   Ciphers are critical to secure storage and transmission of electronic data, and the fact that the NSA couldn&#8217;t break Kaczynski&#8217;s cipher is quite impressive.</p>
<p><a title="More on the Unabomber's code - Bruce Schneier" href="http://www.schneier.com/blog/archives/2007/01/more_on_the_una.html">More on the Unabomber&#8217;s code</a> &#8211; <a title="Bruce Schneier's website" href="http://schneier.com/">Bruce Schneier</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chriskoester.net/2007/01/02/unabombers-secret-code-cracked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 27BStroke6 Posts of 2006</title>
		<link>http://blog.chriskoester.net/2007/01/01/top-10-27bstroke6-posts-of-2006/</link>
		<comments>http://blog.chriskoester.net/2007/01/01/top-10-27bstroke6-posts-of-2006/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 00:00:19 +0000</pubDate>
		<dc:creator>Chris Koester</dc:creator>
				<category><![CDATA[Security and Privacy]]></category>

		<guid isPermaLink="false">http://blog.chriskoester.net/?p=78</guid>
		<description><![CDATA[27BStroke6 is a blog by Wired that covers privacy issues.  Their top 10 list of 2006 is worth reading.  Ted Stevens, NSA Surveillance, and fake boarding-pass generators are all on the list.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.wired.com/27bstroke6/">27BStroke6</a> is a blog by Wired that covers privacy issues.  Their <a href="http://blog.wired.com/27bstroke6/2006/12/top_10_27bstrok.html">top 10 list of 2006</a> is worth reading.  Ted Stevens, NSA Surveillance, and fake boarding-pass generators are all on the list.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chriskoester.net/2007/01/01/top-10-27bstroke6-posts-of-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
