<?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: Episode 520 &#8211; Encrypt your entire hard drive!</title>
	<atom:link href="http://Hak5.org/episodes/episode-520/feed" rel="self" type="application/rss+xml" />
	<link>http://Hak5.org/episodes/episode-520</link>
	<description>Trust Your Technolust</description>
	<lastBuildDate>Tue, 22 May 2012 08:32:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: skimpniff</title>
		<link>http://Hak5.org/episodes/episode-520#comment-41209</link>
		<dc:creator>skimpniff</dc:creator>
		<pubDate>Wed, 09 Dec 2009 18:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-41209</guid>
		<description>A good follow up would be how to do this with a Dual Boot Linux/Windows.</description>
		<content:encoded><![CDATA[<p>A good follow up would be how to do this with a Dual Boot Linux/Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ho0d0o</title>
		<link>http://Hak5.org/episodes/episode-520#comment-37777</link>
		<dc:creator>ho0d0o</dc:creator>
		<pubDate>Thu, 13 Aug 2009 18:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-37777</guid>
		<description>Sorry heres an active link for you guys &lt;3

http://www.animefruit.com</description>
		<content:encoded><![CDATA[<p>Sorry heres an active link for you guys &lt;3</p>
<p><a href="http://www.animefruit.com" rel="nofollow">http://www.animefruit.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ho0d0o</title>
		<link>http://Hak5.org/episodes/episode-520#comment-37776</link>
		<dc:creator>ho0d0o</dc:creator>
		<pubDate>Thu, 13 Aug 2009 18:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-37776</guid>
		<description>Years of watching you guys and seeing the GoDaddy sponsorship has led me to jump on the proverbial bandwagon and launch my own site. It&#039;s a streaming anime site dedicated to the fans and for the fans I can only hope to have the kind of success you guys have had in spreading the 1337sauce that we all love so much!

Guys come check it out if you like anime at AnimeFruit.com 

and I promise it&#039;s totally pro.

gg,

heatgap/ho0d0o</description>
		<content:encoded><![CDATA[<p>Years of watching you guys and seeing the GoDaddy sponsorship has led me to jump on the proverbial bandwagon and launch my own site. It&#8217;s a streaming anime site dedicated to the fans and for the fans I can only hope to have the kind of success you guys have had in spreading the 1337sauce that we all love so much!</p>
<p>Guys come check it out if you like anime at AnimeFruit.com </p>
<p>and I promise it&#8217;s totally pro.</p>
<p>gg,</p>
<p>heatgap/ho0d0o</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rickh925</title>
		<link>http://Hak5.org/episodes/episode-520#comment-37043</link>
		<dc:creator>Rickh925</dc:creator>
		<pubDate>Tue, 14 Jul 2009 15:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-37043</guid>
		<description>Couple of comments.  I implemented TrueCrypt over about 20 medical laptops where we have HIPPA concerns about patient data.  The users of the laptops are not the most technical and are prone to forgetting their password so my first tip from a corporate standpoint if you are going to use TrueCrypt is this(and sorry if it is on the Truecrypt.org website).

Initially you do Whole Drive Encryption(WDE) with a password only the IT dept knows that I&#039;ll call password01 for machine 01 and password02 for machine 02 and so on.  Then you save the required ISO as a file someplace on your corporate LAN protected of course and backed up(DON&#039;T forget that!).  Next, allow the end user to change the TrueCrypt password to something that they know.  This will change the encryption key that encrypts the symmetric key(that is not changed by a simple password change) that actually does the disk encryption/decryption.  Now, if the end user forgets the password you can send them a CD(from the ISO) with the known password on it.  You boot from that CD to then allow access to the previously locked drive.

Second tip that I use when I travel abroad with my WDE laptop.  To keep from being compelled to give my password, you can change the screen that is offered at boot from the &quot;dead give away&quot; screen that tells you to enter your password to something more fun like &quot;Missing Operating System&quot; or some sort of STOP message.  When the laptop boots you get only that prompt and you have to know that you need to type your password.  Nothing you type will show on the screen even as asterisks.  If you type the wrong password and press enter you get no feedback except that the computer does not boot, not even a CRLF.  This allows me to freak out in front of the customs official about my dead laptop.  There is probably some way to look at the boot sector to realize that it is waiting for something to be entered but at least the typical person is going to just feel sorry for you.

One final tip, don&#039;t forget to whole drive encrypt your external drives.  I bet more USB attached drives are left on airplanes, in hotels, and on board room tables than laptops and they frequently have very damaging data on them.

TrueCrypt doesn&#039;t(to my knowledge as of v6.1) support the TPM on the newer laptops but it may not be necessary.  I think that with Win7 BitLocker is going to become the corporate standard since it integrates nicely with TPM and AD and now allows encryption of external drives as well as blocking the writing to an unencrypted USB attached drive which is very cool.

Sorry for the rant but TC is one of my must have&#039;s.

Rick</description>
		<content:encoded><![CDATA[<p>Couple of comments.  I implemented TrueCrypt over about 20 medical laptops where we have HIPPA concerns about patient data.  The users of the laptops are not the most technical and are prone to forgetting their password so my first tip from a corporate standpoint if you are going to use TrueCrypt is this(and sorry if it is on the Truecrypt.org website).</p>
<p>Initially you do Whole Drive Encryption(WDE) with a password only the IT dept knows that I&#8217;ll call password01 for machine 01 and password02 for machine 02 and so on.  Then you save the required ISO as a file someplace on your corporate LAN protected of course and backed up(DON&#8217;T forget that!).  Next, allow the end user to change the TrueCrypt password to something that they know.  This will change the encryption key that encrypts the symmetric key(that is not changed by a simple password change) that actually does the disk encryption/decryption.  Now, if the end user forgets the password you can send them a CD(from the ISO) with the known password on it.  You boot from that CD to then allow access to the previously locked drive.</p>
<p>Second tip that I use when I travel abroad with my WDE laptop.  To keep from being compelled to give my password, you can change the screen that is offered at boot from the &#8220;dead give away&#8221; screen that tells you to enter your password to something more fun like &#8220;Missing Operating System&#8221; or some sort of STOP message.  When the laptop boots you get only that prompt and you have to know that you need to type your password.  Nothing you type will show on the screen even as asterisks.  If you type the wrong password and press enter you get no feedback except that the computer does not boot, not even a CRLF.  This allows me to freak out in front of the customs official about my dead laptop.  There is probably some way to look at the boot sector to realize that it is waiting for something to be entered but at least the typical person is going to just feel sorry for you.</p>
<p>One final tip, don&#8217;t forget to whole drive encrypt your external drives.  I bet more USB attached drives are left on airplanes, in hotels, and on board room tables than laptops and they frequently have very damaging data on them.</p>
<p>TrueCrypt doesn&#8217;t(to my knowledge as of v6.1) support the TPM on the newer laptops but it may not be necessary.  I think that with Win7 BitLocker is going to become the corporate standard since it integrates nicely with TPM and AD and now allows encryption of external drives as well as blocking the writing to an unencrypted USB attached drive which is very cool.</p>
<p>Sorry for the rant but TC is one of my must have&#8217;s.</p>
<p>Rick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: birus</title>
		<link>http://Hak5.org/episodes/episode-520#comment-37032</link>
		<dc:creator>birus</dc:creator>
		<pubDate>Tue, 14 Jul 2009 03:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-37032</guid>
		<description>Interesting topic for sure. I have thought about messing with TrueCrypt on my desktop PC at home maybe I&#039;ll have to revisit that thought again soon.

Have you heard or had to use PointSec PC (now called Check Point Full Disk Encryption)? It appears to be something designed or pitched towards corporate environments.</description>
		<content:encoded><![CDATA[<p>Interesting topic for sure. I have thought about messing with TrueCrypt on my desktop PC at home maybe I&#8217;ll have to revisit that thought again soon.</p>
<p>Have you heard or had to use PointSec PC (now called Check Point Full Disk Encryption)? It appears to be something designed or pitched towards corporate environments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cybie2k</title>
		<link>http://Hak5.org/episodes/episode-520#comment-36803</link>
		<dc:creator>Cybie2k</dc:creator>
		<pubDate>Tue, 07 Jul 2009 06:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-36803</guid>
		<description>@Rul Yeah it works on a Mac... though I&#039;m not sure about whole disk encryption portion.</description>
		<content:encoded><![CDATA[<p>@Rul Yeah it works on a Mac&#8230; though I&#8217;m not sure about whole disk encryption portion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rockstar</title>
		<link>http://Hak5.org/episodes/episode-520#comment-36775</link>
		<dc:creator>rockstar</dc:creator>
		<pubDate>Sun, 05 Jul 2009 18:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-36775</guid>
		<description>I agree with bob :)</description>
		<content:encoded><![CDATA[<p>I agree with bob <img src='http://Hak5.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rui</title>
		<link>http://Hak5.org/episodes/episode-520#comment-36764</link>
		<dc:creator>Rui</dc:creator>
		<pubDate>Sun, 05 Jul 2009 00:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-36764</guid>
		<description>Does this work on a mac? i don&#039;t think so :S</description>
		<content:encoded><![CDATA[<p>Does this work on a mac? i don&#8217;t think so :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: b0b</title>
		<link>http://Hak5.org/episodes/episode-520#comment-36762</link>
		<dc:creator>b0b</dc:creator>
		<pubDate>Sat, 04 Jul 2009 20:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-36762</guid>
		<description></description>
		<content:encoded><![CDATA[<p>What an episode!</p>
<p>Snubs were indescribable annoying in the beginning just saying &#8220;what ever he said&#8221;. Matt looked at her weird @ 1:37<br />
And as another post mentioned it was funny, in a private invading way, to see snubs’ illegal movie downloads. Remember winners don’t do warez, right?</p>
<p>This episode was fun to watch, but maybe not in the way you intended.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CryptFu</title>
		<link>http://Hak5.org/episodes/episode-520#comment-36761</link>
		<dc:creator>CryptFu</dc:creator>
		<pubDate>Sat, 04 Jul 2009 18:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-36761</guid>
		<description>TrueCrypt has the option not to check the rescue disc, however it involves starting the &quot;TrueCrypt Format.exe&quot; /n [or /noisocheck].  It will still create an ISO, but you can store that on a central server and only burn if you need it.  (http://www.truecrypt.org/docs/command-line-usage)

As far as TrueCrypt in a corporate environment, there is no central management, but using the method outlined in the user guide you can safely deploy TrueCrypt because you can always reset the password.  Here is the excerpt from the manual:
&quot;Note that these features can be used in a corporate environment to reset volume passwords in  case a user forgets it (or when he/she loses his/her keyfile). After you create a volume, backup its header (select Tools -&gt; Backup Volume Header) before you allow a non-admin user to use the volume. Note that the volume header (which is encrypted with a header key derived from a password/keyfile) contains the master key with which the volume is encrypted. Then ask the user to choose a password, and set it for him/her (Volumes -&gt; Change Volume Password); or generate a user keyfile for him/her. Then you can allow the user to use the volume and to change the password/keyfiles without your assistance/permission. In case he/she forgets his/her password or loses his/her keyfile, you can &quot;reset&quot; the volume password/keyfiles to your original admin password/keyfiles by restoring the volume header backup (Tools -&gt; Restore Volume Header).&quot;

The show is still awesomeness.  Keep up the great work.

PS: What to you think of ZFS?</description>
		<content:encoded><![CDATA[<p>TrueCrypt has the option not to check the rescue disc, however it involves starting the &#8220;TrueCrypt Format.exe&#8221; /n [or /noisocheck].  It will still create an ISO, but you can store that on a central server and only burn if you need it.  (<a href="http://www.truecrypt.org/docs/command-line-usage" rel="nofollow">http://www.truecrypt.org/docs/command-line-usage</a>)</p>
<p>As far as TrueCrypt in a corporate environment, there is no central management, but using the method outlined in the user guide you can safely deploy TrueCrypt because you can always reset the password.  Here is the excerpt from the manual:<br />
&#8220;Note that these features can be used in a corporate environment to reset volume passwords in  case a user forgets it (or when he/she loses his/her keyfile). After you create a volume, backup its header (select Tools -&gt; Backup Volume Header) before you allow a non-admin user to use the volume. Note that the volume header (which is encrypted with a header key derived from a password/keyfile) contains the master key with which the volume is encrypted. Then ask the user to choose a password, and set it for him/her (Volumes -&gt; Change Volume Password); or generate a user keyfile for him/her. Then you can allow the user to use the volume and to change the password/keyfiles without your assistance/permission. In case he/she forgets his/her password or loses his/her keyfile, you can &#8220;reset&#8221; the volume password/keyfiles to your original admin password/keyfiles by restoring the volume header backup (Tools -&gt; Restore Volume Header).&#8221;</p>
<p>The show is still awesomeness.  Keep up the great work.</p>
<p>PS: What to you think of ZFS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imag1narynumber</title>
		<link>http://Hak5.org/episodes/episode-520#comment-36733</link>
		<dc:creator>imag1narynumber</dc:creator>
		<pubDate>Fri, 03 Jul 2009 21:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.hak5.org/?p=1185#comment-36733</guid>
		<description>Matt Buxton: Thanks very much for your help.  That makes much more sense to me.</description>
		<content:encoded><![CDATA[<p>Matt Buxton: Thanks very much for your help.  That makes much more sense to me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  hak5.org/episodes/episode-520/feed ) in 0.73005 seconds, on May 22nd, 2012 at 10:10 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 22nd, 2012 at 11:10 am UTC -->
