<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SecurityRatty] tag: deniable]]></title>
    <link>http://securityratty.com/tag/deniable</link>
    <description></description>
    <pubDate>Fri, 20 Jun 2008 02:56:23 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[TrueCrypt's Deniable File System]]></title>
      <link>http://securityratty.com/article/723a30942bcc2bbbe6f365b4d74045e7</link>
      <guid>http://securityratty.com/article/723a30942bcc2bbbe6f365b4d74045e7</guid>
      <description><![CDATA[Together with Tadayoshi Kohno, Steve Gribble, and three of their students at the University of Washington, I have a new paper that breaks the deniable encryption feature of TrueCrypt version 5.1a....]]></description>
      <content:encoded><![CDATA[Together with Tadayoshi Kohno, Steve Gribble, and three of their students at the University of Washington, I have  a <a href="http://www.schneier.com/paper-truecrypt-dfs.html">new paper</a> that breaks the deniable encryption feature of TrueCrypt version 5.1a.  Basically, modern operating systems leak information like mad, making deniability a very difficult requirement to satisfy.

<blockquote><b>ABSTRACT:</b>  We examine the security requirements for creating a Deniable File System (DFS), and the efficacy with which the TrueCrypt disk-encryption software meets those requirements. We find that the Windows Vista operating system itself, Microsoft Word, and Google Desktop all compromise the deniability of a TrueCrypt DFS. While staged in the context of TrueCrypt, our research highlights several fundamental challenges to the creation and use of any DFS: even when the file system may be deniable in the pure, mathematical sense, we find that the environment surrounding that file system can undermine its deniability, as well as its contents. Finally, we suggest approaches for overcoming these challenges on modern operating systems like Windows.</blockquote>

The students did most of the actual work.  I helped with the basic ideas, and contributed the threat model.  Deniability is a very hard feature to achieve.

<blockquote>There are several threat models against which a DFS could potentially be secure:

<ul><li>One-Time Access. The attacker has a single snapshot of the disk image. An example would be when the secret police seize Alice’s computer.
<li>Intermittent Access. The attacker has several snapshots of the disk image, taken at different times. An example would be border guards who make a copy of Alice’s hard drive every time she enters or leaves the country.
<li>Regular Access. The attacker has many snapshots of the disk image, taken in short intervals. An example would be if the secret police break into Alice’s apartment every day when she is away, and make a copy of the disk each time.</ul></blockquote>

Since we wrote our paper, TrueCrypt released version 6.0 of its software, which <a href="http://www.truecrypt.org/docs/?s=hidden-operating-system">claims<a/> <a href="http://www.truecrypt.org/docs/?s=hidden-volume-precautions">to</a> have addressed many of the issues we've uncovered.  In the paper, we said:

<blockquote>We analyzed the most current version of TrueCrypt available at the writing of the paper, version 5.1a. We shared a draft of our paper with the TrueCrypt development team in May 2008. TrueCrypt version 6.0 was released in July 2008. We have not analyzed version 6.0, but observe that TrueCrypt v6.0 does take new steps to improve TrueCrypt’s deniability properties (e.g., via the  creation of deniable operating systems, which we also recommend in Section 5). We suggest that the breadth of our results for TrueCrypt v5.1a highlight the challenges to creating deniable file systems. Given these potential challenges, we encourage the users not to blindly trust the deniability of such systems. Rather, we encourage further research evaluating the deniability of such systems, as well as research on new yet light-weight methods for improving deniability.</blockquote>

So we cannot break  the deniability feature in TrueCrypt 6.0.  But, honestly, I wouldn't trust it.

There have been two <a href="http://www.darkreading.com/document.asp?doc_id=159192&WT.svl=news2_1">news</a> <a href="http://www.pcworld.com/businesscenter/article/148513/data_can_leak_from_partially_encrypted_disks.html">articles</a> (and a SlashDot <a href="http://yro.slashdot.org/article.pl?sid=08/07/17/2043248">thread</a>) about the paper.

One talks about a generalization to encrypted partitions.  If you don't encrypt the entire drive, there is the possibility -- and it seems very probable -- that information about the encrypted partition will leak onto the unencrypted rest of the drive.  Whole disk encryption is the smartest option.

Our paper will be presented at the <a href="https://131.106.3.253/events/hotsec08/index.html">3rd USENIX Workshop on Hot Topics in Security</a> (HotSec '08).  I've written about deniability <a href="http://www.schneier.com/blog/archives/2006/04/deniable_file_s.html">before</a>.<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=GC5EFJ"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=GC5EFJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=aZgBKJ"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=aZgBKJ" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Fri, 18 Jul 2008 02:56:02 +0000</pubDate>
      <category domain="http://securityratty.com/tag/truecrypt">truecrypt</category>
      <category domain="http://securityratty.com/tag/deniable file system">deniable file system</category>
      <category domain="http://securityratty.com/tag/file system">file system</category>
      <category domain="http://securityratty.com/tag/truecrypt version">truecrypt version</category>
      <category domain="http://securityratty.com/tag/system">system</category>
      <category domain="http://securityratty.com/tag/truecrypt dfs">truecrypt dfs</category>
      <category domain="http://securityratty.com/tag/deniable">deniable</category>
      <category domain="http://securityratty.com/tag/truecrypt disk-encryption software">truecrypt disk-encryption software</category>
      <category domain="http://securityratty.com/tag/systems">systems</category>
      <source url="http://www.schneier.com/blog/archives/2008/07/truecrypts_deni.html">TrueCrypt's Deniable File System</source>
    </item>
    <item>
      <title><![CDATA[Underhanded Implementation of RC4]]></title>
      <link>http://securityratty.com/article/71ebdf9d70d4f9539d12ec42b23e41e2</link>
      <guid>http://securityratty.com/article/71ebdf9d70d4f9539d12ec42b23e41e2</guid>
      <description><![CDATA[A runner-up in last year's Underhanded C Contest was a flawed implementation of RC4 that eventually just passed plaintext through unencrypted. Plausibly deniable, and very clever
The other winners are...]]></description>
      <content:encoded><![CDATA[<p>A runner-up in last year's <a href="http://underhanded.xcott.com/?page_id=9">Underhanded C Contest</a> was a flawed implementation of RC4 that eventually just passed plaintext through unencrypted.  Plausibly deniable, and very clever.</p>

<p>The other winners are also clever.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=knQrXI"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=knQrXI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=UTRQdI"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=UTRQdI" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Fri, 20 Jun 2008 02:56:23 +0000</pubDate>
      <category domain="http://securityratty.com/tag/implementation">implementation</category>
      <category domain="http://securityratty.com/tag/clever">clever</category>
      <category domain="http://securityratty.com/tag/plausibly deniable">plausibly deniable</category>
      <category domain="http://securityratty.com/tag/rc4">rc4</category>
      <category domain="http://securityratty.com/tag/plaintext">plaintext</category>
      <category domain="http://securityratty.com/tag/runner-up">runner-up</category>
      <category domain="http://securityratty.com/tag/winners">winners</category>
      <source url="http://www.schneier.com/blog/archives/2008/06/underhanded_imp.html">Underhanded Implementation of RC4</source>
    </item>
  </channel>
</rss>
