<?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>Hints and Kinks &#187; security</title>
	<atom:link href="http://matthew.mceachen.us/blog/tags/security/feed" rel="self" type="application/rss+xml" />
	<link>http://matthew.mceachen.us/blog</link>
	<description>Tips and tricks and howtos galore</description>
	<lastBuildDate>Wed, 18 Jan 2012 12:17:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Securely deleting files</title>
		<link>http://matthew.mceachen.us/blog/securely-deleting-files-1057.html</link>
		<comments>http://matthew.mceachen.us/blog/securely-deleting-files-1057.html#comments</comments>
		<pubDate>Sat, 04 Dec 2010 19:19:49 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[shell hackery]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=1057</guid>
		<description><![CDATA[I needed to switch cellphones, and given that my cell&#8217;s SD card had sensitive data, just formatting the card wasn&#8217;t sufficient &#8212; it&#8217;s trivial to recover files from high-level-formatted FAT file system. I present to you the world&#8217;s most dangerous &#8230; <a href="http://matthew.mceachen.us/blog/securely-deleting-files-1057.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/securely-deleting-files-1057.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Force https/SSL for Apache2, Phusion Passenger and Rails</title>
		<link>http://matthew.mceachen.us/blog/howto-force-httpsssl-for-apache2-phusion-passenger-and-rails-1005.html</link>
		<comments>http://matthew.mceachen.us/blog/howto-force-httpsssl-for-apache2-phusion-passenger-and-rails-1005.html#comments</comments>
		<pubDate>Tue, 26 Oct 2010 07:39:38 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=1005</guid>
		<description><![CDATA[There&#8217;s a lot of buzz right now about Firesheep and non-secure Rails applications. This is a pretty simple problem to solve with Apache&#8217;s mod_rewrite. If the traffic isn&#8217;t on https, force it to be. This configuration only needs to be &#8230; <a href="http://matthew.mceachen.us/blog/howto-force-httpsssl-for-apache2-phusion-passenger-and-rails-1005.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/howto-force-httpsssl-for-apache2-phusion-passenger-and-rails-1005.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free and Easy Encrypted Storage for Mac OS X and MobileMe or DropBox</title>
		<link>http://matthew.mceachen.us/blog/free-easy-encrypted-storage-for-mac-142.html</link>
		<comments>http://matthew.mceachen.us/blog/free-easy-encrypted-storage-for-mac-142.html#comments</comments>
		<pubDate>Mon, 15 Sep 2008 06:14:41 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mobileme]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=142</guid>
		<description><![CDATA[Online storage services like iDisk (part of MobileMe) or DropBox are very convenient for sharing and backing up files&#8211;but when you put files into the cloud you&#8217;re assuming that: those companies, and all their employees, and all their contractors, and &#8230; <a href="http://matthew.mceachen.us/blog/free-easy-encrypted-storage-for-mac-142.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/free-easy-encrypted-storage-for-mac-142.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Verifying file integrity with debsums</title>
		<link>http://matthew.mceachen.us/blog/verifying-file-integrity-with-debsums-38.html</link>
		<comments>http://matthew.mceachen.us/blog/verifying-file-integrity-with-debsums-38.html#comments</comments>
		<pubDate>Mon, 21 Apr 2008 16:11:24 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[debsums]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rkhunter]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[shell hackery]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=38</guid>
		<description><![CDATA[After upgrading my Ubuntu server, some security applications grumped about changed contents of some common binaries. Just to be safe, I wanted to verify them explicitly with debsums, but debsums looks for package names, not paths to binaries. Here&#8217;s a &#8230; <a href="http://matthew.mceachen.us/blog/verifying-file-integrity-with-debsums-38.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/verifying-file-integrity-with-debsums-38.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

