<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: HOWTO: EncFS Encrypted Filesystem in Ubuntu and Fedora GNU/Linux</title>
	<atom:link href="http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/</link>
	<description>free software, free culture, free association</description>
	<lastBuildDate>Tue, 16 Mar 2010 01:39:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Carpenter</title>
		<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/comment-page-1/#comment-3943</link>
		<dc:creator>Scott Carpenter</dc:creator>
		<pubDate>Sun, 07 Feb 2010 17:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/#comment-3943</guid>
		<description>(Should clarify: make sure you&#039;re backing up that &lt;code&gt;.encfs*&lt;/code&gt; file also.  It will be in the root of your encrypted dir, e.g. &lt;code&gt;/home/account2/crypt/.encfs6.xml&lt;/code&gt;.)</description>
		<content:encoded><![CDATA[<p>(Should clarify: make sure you're backing up that <code>.encfs*</code> file also.  It will be in the root of your encrypted dir, e.g. <code>/home/account2/crypt/.encfs6.xml</code>.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Carpenter</title>
		<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/comment-page-1/#comment-3942</link>
		<dc:creator>Scott Carpenter</dc:creator>
		<pubDate>Sun, 07 Feb 2010 17:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/#comment-3942</guid>
		<description>Yes, it&#039;s as easy as that.  That will include the &lt;code&gt;.encfs5&lt;/code&gt; or &lt;code&gt;encfs6.xml&lt;/code&gt; file which is &lt;i&gt;absolutely critical&lt;/i&gt; for your encrypted volume.

Good luck with encfs. I&#039;m still using it as a core part of my data security and it hasn&#039;t let me down yet.</description>
		<content:encoded><![CDATA[<p>Yes, it's as easy as that.  That will include the <code>.encfs5</code> or <code>encfs6.xml</code> file which is <i>absolutely critical</i> for your encrypted volume.</p>
<p>Good luck with encfs. I'm still using it as a core part of my data security and it hasn't let me down yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Predrag</title>
		<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/comment-page-1/#comment-3941</link>
		<dc:creator>Predrag</dc:creator>
		<pubDate>Sun, 07 Feb 2010 17:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/#comment-3941</guid>
		<description>Thank you for fast response.

Ok, i did that and it works.

Just one more question. If I want to backup encrypted folder to DVD, is it enough to burn, for example,
&lt;code&gt;/home/account2/crypt&lt;/code&gt;
folder?

Thank you</description>
		<content:encoded><![CDATA[<p>Thank you for fast response.</p>
<p>Ok, i did that and it works.</p>
<p>Just one more question. If I want to backup encrypted folder to DVD, is it enough to burn, for example,<br />
<code>/home/account2/crypt</code><br />
folder?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Carpenter</title>
		<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/comment-page-1/#comment-3940</link>
		<dc:creator>Scott Carpenter</dc:creator>
		<pubDate>Sun, 07 Feb 2010 16:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/#comment-3940</guid>
		<description>So, for example, you have:

&lt;code&gt;/home/account1/crypt&lt;/code&gt;

That you&#039;ve been using with account1, and now you&#039;d like to move to:

&lt;code&gt;/home/account2/crypt&lt;/code&gt;

And start using with account2?

For that scenario, yes, it&#039;s just a simple move of the encrypted dir (plain dir should be unmounted, of course).

You could try a little experiment to see that it works as expected.</description>
		<content:encoded><![CDATA[<p>So, for example, you have:</p>
<p><code>/home/account1/crypt</code></p>
<p>That you've been using with account1, and now you'd like to move to:</p>
<p><code>/home/account2/crypt</code></p>
<p>And start using with account2?</p>
<p>For that scenario, yes, it's just a simple move of the encrypted dir (plain dir should be unmounted, of course).</p>
<p>You could try a little experiment to see that it works as expected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Predrag</title>
		<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/comment-page-1/#comment-3939</link>
		<dc:creator>Predrag</dc:creator>
		<pubDate>Sun, 07 Feb 2010 16:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/#comment-3939</guid>
		<description>&lt;b&gt;Great guide!&lt;/b&gt;

I have one question. Didn&#039;t find answer yet.

What if I want to move encoded folder to another location, other user account? is it enough to do &quot;mv source dest&quot;? 



Thanks,
Predrag</description>
		<content:encoded><![CDATA[<p><b>Great guide!</b></p>
<p>I have one question. Didn't find answer yet.</p>
<p>What if I want to move encoded folder to another location, other user account? is it enough to do "mv source dest"? </p>
<p>Thanks,<br />
Predrag</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Heidemann</title>
		<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/comment-page-1/#comment-3887</link>
		<dc:creator>Andreas Heidemann</dc:creator>
		<pubDate>Wed, 28 Oct 2009 17:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/#comment-3887</guid>
		<description>A more simple way to make your original group the default after using newgrp fuse is to simply use newgrp without any parameters. This will restore the default group from /etc/passwd.

However, each newgroups opens a new shell, so you&#039;ll possibly have to &#039;exit&#039; more than once.

Works fine with Ubuntu 9.04.</description>
		<content:encoded><![CDATA[<p>A more simple way to make your original group the default after using newgrp fuse is to simply use newgrp without any parameters. This will restore the default group from /etc/passwd.</p>
<p>However, each newgroups opens a new shell, so you'll possibly have to 'exit' more than once.</p>
<p>Works fine with Ubuntu 9.04.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wil</title>
		<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/comment-page-1/#comment-3875</link>
		<dc:creator>Wil</dc:creator>
		<pubDate>Mon, 12 Oct 2009 07:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/#comment-3875</guid>
		<description>&lt;em&gt;Here&#039;s the easy way for Debian users:&lt;/em&gt;

&lt;pre class=&quot;code&quot;&gt;
#get out of X
CTRL-ALT-F1
login as yourself
SUDO init 3

#install encfs:
sudo apt-get install encfs

#set up directories...
USER=`whoami`
export USER
sudo mkdir /home/{.$USER,old-$USER}
sudo chown $USER:$USER /home/{.$USER,old-$USER}
sudo mount --bind /home/{$USER,old-$USER}

#set up encfs:
encfs /home/.$USER /home/$USER

#copy all your home files there:
mv /home/old-$USER/{*,.*/} /home/$USER

#sudo umount old-$USER
sudo rmdir old-$USER

sudo sh -c &quot;echo test -f /home/sid/.crypt_mounted &#124;&#124; su $USER -c &#039;encfs /home/.$USER /home/$USER -o kernel_cache -o nonempty&#039;&gt;&gt;/etc/rc.local&quot;
&lt;/pre&gt;

This will prompt you for your encfs password at login.  If you don&#039;t provide a correct password you will still load up as usual but your home dir will be empty (and unencrypted)

I share my netbook with friends, I just reboot and let them do whatever, then reboot back as myself.  All my data is secure.

&lt;em&gt;Caveat: the /tmp, /var/tmp, and /var/cache folders may all have temporary data from your apps.  You should ensure that these are deleted when you shut down, or you may leave some cached web data, or other app data there.&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p><em>Here's the easy way for Debian users:</em></p>
<pre class="code">
#get out of X
CTRL-ALT-F1
login as yourself
SUDO init 3

#install encfs:
sudo apt-get install encfs

#set up directories...
USER=`whoami`
export USER
sudo mkdir /home/{.$USER,old-$USER}
sudo chown $USER:$USER /home/{.$USER,old-$USER}
sudo mount --bind /home/{$USER,old-$USER}

#set up encfs:
encfs /home/.$USER /home/$USER

#copy all your home files there:
mv /home/old-$USER/{*,.*/} /home/$USER

#sudo umount old-$USER
sudo rmdir old-$USER

sudo sh -c "echo test -f /home/sid/.crypt_mounted || su $USER -c 'encfs /home/.$USER /home/$USER -o kernel_cache -o nonempty'&gt;&gt;/etc/rc.local"
</pre>
<p>This will prompt you for your encfs password at login.  If you don't provide a correct password you will still load up as usual but your home dir will be empty (and unencrypted)</p>
<p>I share my netbook with friends, I just reboot and let them do whatever, then reboot back as myself.  All my data is secure.</p>
<p><em>Caveat: the /tmp, /var/tmp, and /var/cache folders may all have temporary data from your apps.  You should ensure that these are deleted when you shut down, or you may leave some cached web data, or other app data there.</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Carpenter</title>
		<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/comment-page-1/#comment-3845</link>
		<dc:creator>Scott Carpenter</dc:creator>
		<pubDate>Tue, 18 Aug 2009 19:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/#comment-3845</guid>
		<description>You are going to have to move the files out of the encfs folder if you want them to be decrypted.</description>
		<content:encoded><![CDATA[<p>You are going to have to move the files out of the encfs folder if you want them to be decrypted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veronica</title>
		<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/comment-page-1/#comment-3844</link>
		<dc:creator>Veronica</dc:creator>
		<pubDate>Tue, 18 Aug 2009 19:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/#comment-3844</guid>
		<description>what I mean is
total HD is 500GB
my encrypted folder have data worth 200GB
free space on HD is 10GB

I decrypt my folder and now I have both folders
secretfolder and .secretfolder_encfs

I dont want it to be encrypted anymore and I was hoping for an easier way than move files of lesser size than the free space.

is this is the only way ?

thanks</description>
		<content:encoded><![CDATA[<p>what I mean is<br />
total HD is 500GB<br />
my encrypted folder have data worth 200GB<br />
free space on HD is 10GB</p>
<p>I decrypt my folder and now I have both folders<br />
secretfolder and .secretfolder_encfs</p>
<p>I dont want it to be encrypted anymore and I was hoping for an easier way than move files of lesser size than the free space.</p>
<p>is this is the only way ?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Carpenter</title>
		<link>http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/comment-page-1/#comment-3843</link>
		<dc:creator>Scott Carpenter</dc:creator>
		<pubDate>Tue, 18 Aug 2009 19:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/#comment-3843</guid>
		<description>I&#039;m unclear on what you mean.

You have a 200 GB drive (file system) that has 190 GB worth of encrypted data?  (And it&#039;s encrypted with encfs.)

And now you want it to not be encrypted?

You&#039;d have to move it all to an regular unencrypted folder, and since you only have 10 GB free, you&#039;d have to move it 10 GB or less at a time.</description>
		<content:encoded><![CDATA[<p>I'm unclear on what you mean.</p>
<p>You have a 200 GB drive (file system) that has 190 GB worth of encrypted data?  (And it's encrypted with encfs.)</p>
<p>And now you want it to not be encrypted?</p>
<p>You'd have to move it all to an regular unencrypted folder, and since you only have 10 GB free, you'd have to move it 10 GB or less at a time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
