Somebody needs to make a movie about this man.
The piece of paper that fooled Hitler
11–20 of 53 posts
Re: The piece of paper that fooled Hitler
#12From the headline I thought this was going to be about Operation Mincemeat ( http://en.wikipedia.org/wiki/Operation_Mincemeat ) which is a pretty amazing story.
Re: The piece of paper that fooled Hitler
#13http://en.wikipedia.org/wiki/Juan_Pujol Somebody needs to make a movie about this man.
This work won the Goya (Spanish National Cinema Award) last year for better documentary.
I read the article and thought: "At least, some british recognition to Pujol" :-)
Re: The piece of paper that fooled Hitler
#14From the headline I thought this was going to be about Operation Mincemeat ( http://en.wikipedia.org/wiki/Operation_Mincemeat ) which is a pretty amazing story.
Re: The piece of paper that fooled Hitler
#15Re: The piece of paper that fooled Hitler
#16Re: The piece of paper that fooled Hitler
#17I want to know how one actively becomes a 'double agent' - anyone know any books that tell the 'story' here or in similar cases?
Re: The piece of paper that fooled Hitler
#18Does anyone know if all the intercepted German WW2 dispatches have been decrypted? If there's a pile of undecrypted dispatches sitting in a vault somewhere, it could be of great interest to historians if someone applied modern computers and code-breaking techniques to them.
We wouldn't need any codebreaking techniques; we know their encryption method. I suspect feeding the papers through OCR would be the most time consuming part. I doubt decrypting would take any longer than SSL.
Re: The piece of paper that fooled Hitler
#19Re: The piece of paper that fooled Hitler
#20In WWII, the Germans had their turn at incompetence. Enigma machines were supposed to be "warmed up" by 3 random characters. The purpose of this is like an Initial Vector or a "nonce" in modern block cipher use -- a bit of entropy to help obscure often almost identical message headers. A lot of German code clerks were lazy and just typed in "AAA", which helped out the Bletchley Park cryptographers a lot.
Modern crypto technology is often very good, but only if used correctly. Security fails most often because of human error. (This includes programmers!)