<?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: Full system encryption for Linux</title>
	<atom:link href="http://xercestech.com/full-system-encryption-for-linux.geek/feed" rel="self" type="application/rss+xml" />
	<link>http://xercestech.com/full-system-encryption-for-linux.geek</link>
	<description>Stuff geeks care about</description>
	<lastBuildDate>Fri, 03 Sep 2010 04:10:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Miguel Landaeta</title>
		<link>http://xercestech.com/full-system-encryption-for-linux.geek/comment-page-1#comment-1164</link>
		<dc:creator>Miguel Landaeta</dc:creator>
		<pubDate>Wed, 29 Jul 2009 03:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=711#comment-1164</guid>
		<description>Thanks anyway... Emailing to the author of the luks patch I found the address of the repository. If someone is interested in implementing this, they can find the code at http://michael.gorven.za.net/bzr/grub/luks.</description>
		<content:encoded><![CDATA[<p>Thanks anyway&#8230; Emailing to the author of the luks patch I found the address of the repository. If someone is interested in implementing this, they can find the code at <a href="http://michael.gorven.za.net/bzr/grub/luks" rel="nofollow">http://michael.gorven.za.net/bzr/grub/luks</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel Landaeta</title>
		<link>http://xercestech.com/full-system-encryption-for-linux.geek/comment-page-1#comment-1163</link>
		<dc:creator>Miguel Landaeta</dc:creator>
		<pubDate>Mon, 27 Jul 2009 18:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=711#comment-1163</guid>
		<description>Hi, thanks for the great article. Just a question: where are located the patches (or repository) that enable luks support for grub?</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the great article. Just a question: where are located the patches (or repository) that enable luks support for grub?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://xercestech.com/full-system-encryption-for-linux.geek/comment-page-1#comment-1161</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Thu, 25 Jun 2009 13:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://tech.xerces.com/?p=711#comment-1161</guid>
		<description>&quot;If you hit the default item, it should boot the kernel and initrd, load the pretty Ubuntu boot screen and eventually ask you for your password again. This is necessary because we are dealing with 2 distinct systems, GRUB2 merely needs to know the password to load the kernel and initrd into memory and read the grub.cfg file, it does not actually mount any filesystems such as root, that is done by the kernel. It would probably be possible for GRUB2 to pass our encryption password to the kernel so that the 2nd password prompt is not necessary, but it is only a minor inconvenience for the moment.&quot;

For the moment you can put the key on a script in initramfs so that it can mount the filesystems without any user interaction.

This is not unsafe since boot will be on the encrypted filesystem.

You would have to make sure that initramfs is readable only by root if you are to have any other user on your system.

It would be safer then passing it for example from the command line, as any user can cat /proc/cmdline.</description>
		<content:encoded><![CDATA[<p>&#8220;If you hit the default item, it should boot the kernel and initrd, load the pretty Ubuntu boot screen and eventually ask you for your password again. This is necessary because we are dealing with 2 distinct systems, GRUB2 merely needs to know the password to load the kernel and initrd into memory and read the grub.cfg file, it does not actually mount any filesystems such as root, that is done by the kernel. It would probably be possible for GRUB2 to pass our encryption password to the kernel so that the 2nd password prompt is not necessary, but it is only a minor inconvenience for the moment.&#8221;</p>
<p>For the moment you can put the key on a script in initramfs so that it can mount the filesystems without any user interaction.</p>
<p>This is not unsafe since boot will be on the encrypted filesystem.</p>
<p>You would have to make sure that initramfs is readable only by root if you are to have any other user on your system.</p>
<p>It would be safer then passing it for example from the command line, as any user can cat /proc/cmdline.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: xercestech.com @ 2010-09-08 10:29:28 -->