In order of likelihood: * Defaced site, timed to screw up a big announcement * Rogue content maintainer * Phase II of audit turned up something rather bad (edit: NO - see tptacek below) edit: Variations on "developer forced to do this" (cf simmerian's comment): * Developer was big brother all along and they are shutting it down * Security vuln about to be disclosed, dev scrambles to inform (albeit poorly) * Legally o…
* That's a lot of wasted effort for a defacement with seemingly no motive except some (uncredited) lulz. * Possible, but once again I see no motive that would produce this brand of outburst. * And it's unfixable? That would be a world first. I think it's much more plausible this is some powerful entity forcing a hand. We know by now there's plenty of motive and candidates to fit that shoe.
TrueCrypt suggesting migration to BitLocker?
121–130 of 414 posts
Re: TrueCrypt suggesting migration to BitLocker?
#122I see many readers here and on Twitter who interpret that as "TrueCrypt has security issues". That's not what it says. It says that it might be insecure. That does not make too much sense right now, but considering this webpage would be meant to stay up, unchanged, for years, that makes a lot more sense: security problems may be found, and will not have been fixed in the version on the page.
So, it's a deprecation warning, not a security issue warning.
Re: TrueCrypt suggesting migration to BitLocker?
#123Earlier quoted context omitted.
Here's the source code diff https://www.alchemistowl.org/arrigo/truecrypt-7.1a-7.2.diff....
Time to call in the underhanded C contest ( http://underhanded.xcott.com/ ) participants on a special bugfinding challenge :)
Just quickly scroll through the diff (better version here: https://gist.github.com/anonymous/e5791d5703325b9cf6d1) and you will immediately see that all that was done is disable/remove a majority of the functionality.
AbortProcess ("INSECURE_APP");
Print ("WARNING: Using TrueCrypt is not secure");
They added exceptions/rose errors/printed warnings everywhere where you could possibly encrypt and all of it reflects their intent at the Sourceforge page.Re: TrueCrypt suggesting migration to BitLocker?
#124This is supposedly the commit for the 7.2 release. Just looks like a bunch of code replaced with the app aborting as insecure.
I'm not sure how legit this is, the repository was just created a few minutes ago. Apparently there is a new binary release that goes along with this, though.
[I've created a fork here just in case the original goes down: https://github.com/timothyarmstrong/truecrypt/compare/master...]
Re: TrueCrypt suggesting migration to BitLocker?
#125Earlier quoted context omitted.
Seems to point towards compromised SF account.
There's a new binary that recommends moving to BitLocker during install, and the signature matches. Edit: with a new, compromised key.
edit: Apparently not, according to the link @Alupis posted.
Re: TrueCrypt suggesting migration to BitLocker?
#126In case this is legit: Bitlocker so far so good, but neither Bitlocker nor any other crypto solution offer plausible deniability (aka hidden volumes).
Re: TrueCrypt suggesting migration to BitLocker?
#127Well - this comes as a pretty big surprise. Is this real? Is there a known vulnerability that catalyzed this? Money from Microsoft? Threats? I'm not buying into conspiracy theories, but it does seem pretty out of place.
Matthew Green (@matthew_d_green) was involved in the audit. Follow him for what's what.
https://twitter.com/matthew_d_green/status/47175105467398963...
Re: TrueCrypt suggesting migration to BitLocker?
#128Re: TrueCrypt suggesting migration to BitLocker?
#129Earlier quoted context omitted.
That would not result in a message of "True Crypt Is Not Secure!!!!" in bold red. Seems to be geared towards frightening people. I concur -- likely an elaborate website deface.
That's not what the message says, though. > WARNING: Using TrueCrypt is not secure as it may contain unfixed security issues That is a perfectly reasonable thing to say if you are abandoning security software. Any issues discovered will not be fixed, so you should stop relying on this software for security.
Re: TrueCrypt suggesting migration to BitLocker?
#130Could it be related to this announcement from yesterday: "just yesterday we added the ability to extract cached Truecrypt passphrases from Linux memory dumps." http://volatility-labs.blogspot.de/2014/05/volatility-update...