Forgot your password?
typodupeerror

Comment Re:Known Your Adversary (Score 1) 940

Truecrypt provides plausible deniability - the capability to create a hidden encrypted volume ...

To do this you need the TrueCrypt bootloader installed, which is a dead give-away that you probably have a hidden volume. ...

I think you are confusing the capability of having a hidden O/S with the capability of having a hidden container. The boot loader is not required. Also in answer to the objection elsewhere about data being recognisable as encrypted, this might well be true on a normal drive but a hidden container sitting inside a high entropy existing container really is undetectable. This is why Truecrypt and Bestcrypt initialise the entire container upon creation.

Programming

Good Books On Programming With Threads? 176

uneek writes "I have been programming for several years now in a variety of languages, most recently C#, Java, and Python. I have never had to use threads for a solution in the past. Recently I have been incorporating them more in my solutions for clients. I understand the theory behind them. However I am looking for a good book on programming threads from an applied point of view. I am looking for one or more texts that provide thorough coverage and provide meaningful exercises. Anyone have any ideas?"

Slashdot Top Deals

How many weeks are there in a light year?

Working...