<?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>PLATFORMedia LLC &#187; reverse</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/reverse/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sun, 08 Jan 2012 06:55:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Secure Backup with reverse encfs</title>
		<link>http://platformedia.com/oss-blog/secure-backup-with-reverse-encfs/</link>
		<comments>http://platformedia.com/oss-blog/secure-backup-with-reverse-encfs/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 23:03:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[backup]]></category>
		<category><![CDATA[encfs]]></category>
		<category><![CDATA[reverse]]></category>
		<category><![CDATA[secure]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/09/secure-backup-with-reverse-encfs/</guid>
		<description><![CDATA[Back-up the server onto an insecure host
#! /usr/bin/perl -wuse strict;
my $home=&#8217;/home/whatever&#8217;;
if(1) {  # Mount the server directory on the encfs mount-point system(qq(mkdir -p $home/server-enc/));
 # The -S option is to read the password from stdin # The mount options passed include &#8216;read-only&#8217; my $encfs_config=qq(ENCFS6_CONFIG=$home/server_dot-encfs6.xml);
 # Store the encfs password locally &#8211; so it doesn&#8217;t [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/secure-backup-with-reverse-encfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

