Earlier quoted context omitted.
> What would people recommend these days seeing as TrueCrypt is likely to be compromised and ecryptfs might not be as secure as it could be? Just to push back on this a bit, I don't think it's particularly likely that TrueCrypt is in any way compromised. It's been stable software for quite some time now, it's open source, and there have been no identified flaws with it. The main problem with TrueCrypt is that it may…
I'm involved in the TC audit, and zero of the people I know that are working with the TC audit believe that it's compromised.
TrueCrypt has a serious security bug that allows a person who can mount TrueCrypt volumes to get root shell or run any command as root user because it mount its volumes with "suid" option instead of "nosuid" option.
You can get the below program to test locally if you have a linux box around.