Slashdot Log In
TrueCrypt 6.0 Released
Posted by
kdawson
on Tuesday July 08, @05:36AM
from the plausible-deniability dept.
from the plausible-deniability dept.
ruphus13 writes "While most of the US was celebrating Independence Day, the true fellow geeks over at TrueCrypt released version 6.0 of TrueCrypt over the long weekend. The new version touts two major upgrades. 'First, TrueCrypt now performs parallel encryption and decryption operations on multi-core systems, giving you a phenomenal speedup if you have more than one processor available. Second, it now has the ability to hide an entire operating system, so even if you're forced to reveal your pre-boot password to an adversary, you can give them one that boots into a plausible decoy operating system, with your hidden operating system remaining completely undetectable.' The software has been released under the 'TrueCrypt License,' which is not OSI approved."
Related Stories
[+]
Your Rights Online: Schneier, UW Team Show Flaw In TrueCrypt Deniability 219 comments
An anonymous reader writes "Bruce Schneier and colleagues from the University of Washington have figured out a way to break the deniability of TrueCrypt 5.1a's hidden files. What about the spanking-new TrueCrypt 6? Schneier says that 'The new version will definitely close some of the leakages, but it's unlikely that it closed all of them.' Meanwhile, PC World is reporting that the problems Schneier and colleagues found are bigger than just TrueCrypt. Among their discoveries: Word auto-saves the contents of encrypted files to the unencrypted portions of your disk, and this problem should apply to all non-full disk encryption software. Their research paper will appear at Usenix HotSec '08."
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

first (Score:5, Funny)
svefg cbfg
Reply to This
More filesystems (Score:5, Insightful)
Well, I hope that it now supports more filesystems, because mucking about with FAT on MacOS X didn't appeal to me last time.
Reply to This
Re:More filesystems (Score:5, Informative)
It still only creates FAT file systems, but you can reformat to whatever you want afterwards. I tried it with both HFS+ and ZFS and it seemed to work fine.
Reply to This
Parent
That might betray the presence of a hidden volume (Score:5, Interesting)
- depending upon the file system.
For instance, if you used ext3 then mkfs.ext3 is going to put backup super blocks all over your disk. If you then setup a hidden volume later on, some of those backup super blocks are going to get over written. An attacker - to whom you've been forced to reveal your outer volume password - could easily discover that the backup super blocks aren't the same as the real super block and deduce that you're using a hidden volume that you didn't tell them about. You could, when formating, tell mkfs.ext3 not to use any backup super blocks - but that also might look a bit suspicious. Just food for thought.
Reply to This
Parent
Local admin rights on Windows (Score:5, Insightful)
The issue is described in full here [truecrypt.org]:
Full release notes can be found here [truecrypt.org].
Reply to This
Re:Local admin rights on Windows (Score:5, Insightful)
You should copy the files that you don't mind exposing, to the unencrypted partition of the USB key or a different no crypto USB drive.
Reply to This
Parent
Re:Local admin rights on Windows (Score:5, Insightful)
You don't mind exposing your secrets to a machine you don't have control over (and thus should not trust)? I don't recommend it.
You should copy the files that you don't mind exposing, to the unencrypted partition of the USB key or a different no crypto USB drive.
Obviously his specific use for truecrypt is to protect data in transit, should he lose the USB drive.
I think that's a very common scenario.
Your 'solution' completely negates the value of that use of truecrypt.
Reply to This
Parent
Re:Local admin rights on Windows (Score:5, Insightful)
You don't mind exposing your secrets to a machine you don't have control over (and thus should not trust)? I don't recommend it.
I'm not the OP, but this is being sillily unreasonable.
For instance, I don't have admin rights on the computer in my office. So maybe I don't want to trust this computer entirely. But if I'm walking back and forth with my USB key most days, the major threat is me leaving the key sitting on the bus seat or something like that, not information being stolen while I'm on the work computer.
It's not like just because you don't control a computer you don't trust it at all, or that just because something is in a TrueCrypt volume it's extremely sensitive.
Reply to This
Parent
Re:Local admin rights on Windows (Score:5, Informative)
I work as a consultant and often use Truecrypt on my USB key in traveller mode on sites where I work. The top thing on my wishlist is to be able to run/install Truecrypt on a Windows machine without admin rights.
The issue is described in full here [truecrypt.org]:
Full release notes can be found here [truecrypt.org].
You dont need Admin rights with TCexplorer
Ideal for USB key
http://www.codeproject.com/KB/files/TCExplorer.aspx
Reply to This
Parent
Only works if it's default install (Score:5, Insightful)
Otherwise users get exposed to "rubberhose cryptography".
Basically if all users even Joe Sixpack get an encrypted partition by default, then people using crypto will be safe - they have plausible deniability.
Reply to This
Re:Only works if it's default install (Score:5, Informative)
Yeah, but Truecrypt has a defence against that. It is called "hidden volumes". Basically, you create a container, use it for porn or financial records (something that you have a legitimate reason to want to hide, from the wife or identities thieves for example), something that you access often. Then you create a hidden volume that is put at the end of that volume, which to access requires a second password.
There is no way of knowing if that second hidden volume exists unless you have both passwords.
If you access the first volume without both passwords, then you can just wipe over whatever information you have stored in the hidden volume.
Oh yeah, I love TrueCrypt. It's groovy.
Reply to This
Parent
Re:Only works if it's default install (Score:5, Insightful)
Get a clue.
Does Joe Sixpack's computer come with Truecrypt? Does it come with a truecrypt container preinstalled?
The answer is NO.
So if the wrong people find Truecrypt on your computer guess what happens to you. If you say "Nothing" well: "Wrong answer!". They may give up after a few days of giving you the treatment, but it still means you get the treatment.
Whereas if everybody had truecrypt AND an encrypted partition, they could a) try to waterboard everyone, b) wait till they have more evidence.
And that is why I reported this bug/feature request: https://bugs.launchpad.net/ubuntu/+bug/148440 [launchpad.net]
Encryption must appear to be in _use_ by default by all users, then you get safety in numbers. When even your grandma using Ubuntu has a crypto partition, things are better for the people actually using it.
Reply to This
Parent
Re:Only works if it's default install (Score:5, Insightful)
Reply to This
Parent
Re:Only works if it's default install (Score:5, Informative)
Think you totally missed the point.
You put plausible data into the encrypted volume, when they ask for your password you give it up, they access the encrypted volume and see you got porn/financial stuff/what nots you don't want others to see. What they can't see is the fact that there is another volume hidden inside this, which there is no way of knowing unless you got the second password. Waterboarding the person makes no sense since he has already given up the password giving you access to the "entire" volume.
Reply to This
Parent
Re:Only works if it's default install (Score:5, Insightful)
Stop being an idiot and read up on it. You can *not* tell. And it certainly does not show up as free space. You can *not* prove OR disprove the existence of another hidden partition. Period. "Trained to look for it", oh please.
Reply to This
Parent
Re:Only works if it's default install (Score:5, Insightful)
No, I'm quite positive that you do have a hidden volume. It's where you're storing all of your terrorist secrets, and unless you reveal the password then this ballpeen hammer has a date with your fingers.
Still don't want to talk? Maybe you just need a little more electricity.
We'll stop when you are able to prove to the nice men who are protecting your country that you _don't_ have a hidden encrypted partition, and then they will let you go.
Reply to This
Parent
Re:Only works if it's default install (Score:5, Funny)
Great!. Now everybody will think I have a hidden partition, because I have she-male porn. Uh I mean, never mind.
Reply to This
Parent
Relevant links (Score:5, Informative)
Project homepage is here: http://www.truecrypt.org/ [truecrypt.org]
Release notes here http://www.truecrypt.org/docs/?s=version-history [truecrypt.org]
(Btw, these links should be in the article, instead of an external (sponsored?) one).
Reply to This
Great - I'll keep my geek-cred (Score:5, Funny)
Great, I can now maintain my geek-cred by hiding the fact that I sometimes have to boot into Windows to run things like a GPS map updater. No more microsoft on the boot menu.
Reply to This
Sad (Score:5, Insightful)
It's sad. I often travel between the US and China on business ( I live on the China side ). I've always been careful with sensitive data, but now I'm absolutely fascist. Why? I have no fear of the Chinese government. Besides, I work for a Chinese company. I fear my own country illegally accessing files to which they have absolutely no rights whatsoever.
Honestly. If someone works for the US government, pulls some CEO's laptop at the boarder for "inspection" and gets free access to all the company financials, would they do the right thing? How many semi-intelligent people wouldn't be tempted to start buying stock options or call their best friend with a really good "tip"? Even if they SEC investigated, they would never find the link.
Over the last several years, I've always been treated very respectfully inside China and going to and from. It is in the US, my own country, where I'm treated as if I'm already guilty.
Back to the topic at hand. TrueCrypt is a wonderful product. Everyone should be using it.
Reply to This
One question (Score:5, Funny)
True crypt is fabulous. But is it good enough to hide a body?
Hans
Reply to This
Independence day? (Score:5, Insightful)
While most of the US was celebrating Independence Day, the true fellow geeks over at TrueCrypt released version 6.0 of TrueCrypt over the long weekend.
That might not be just a coincidence.
Reply to This
Re:OK (Score:5, Informative)
Reply to This
Parent
Re:Breaking volumes (Score:5, Insightful)
You know, if law enforcement "fucked up your volume" as you so nicely put it, they have just destroyed whatever evidence you where trying to hide. So why would anyone using true crypt have a problem with that?
Reply to This
Parent
Re:Breaking volumes (Score:5, Insightful)
AFAIK, yes, if you fill the decoy volume it will kill your hidden volume.
which makes you wonder how long it'll be until a tool is developed for law enforcement specifically designed to fuck up these volumes.
They can only do that if they've confiscated your laptop *and* acquired your 'decoy' password. At that point, your only concerns are they not getting your data and you being able to deny the data is there in the first place.
Somebody deleting all your sensitive files is not a bad thing to happen at that point.
Reply to This
Parent