<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: UK stumped by lost WWII coded message</title>
	<atom:link href="http://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/feed/" rel="self" type="application/rss+xml" />
	<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Apr 2026 22:41:18 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bowser</title>
		<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/#comment-21735</link>
		<dc:creator>bowser</dc:creator>
		<pubDate>Thu, 13 Dec 2012 19:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://habitablezone.com/?p=26740#comment-21735</guid>
		<description>So they carried the pigeons with them, and probably the one-time pads.  Otherwise the pigeons which were shot down would have their messages read.

That pigeon was one determined bird.  It never fails to amaze me how we humans take advantage of some animals instincts, not necessarily to their disadvantage.

Though Cher Ami didn&#039;t do so well.

Thanks for the information.</description>
		<content:encoded><![CDATA[<p>So they carried the pigeons with them, and probably the one-time pads.  Otherwise the pigeons which were shot down would have their messages read.</p>
<p>That pigeon was one determined bird.  It never fails to amaze me how we humans take advantage of some animals instincts, not necessarily to their disadvantage.</p>
<p>Though Cher Ami didn&#8217;t do so well.</p>
<p>Thanks for the information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: podrock</title>
		<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/#comment-21720</link>
		<dc:creator>podrock</dc:creator>
		<pubDate>Thu, 13 Dec 2012 01:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://habitablezone.com/?p=26740#comment-21720</guid>
		<description>Just came across this, remembered the thread, thought you&#039;d be interested:

&lt;a href=&quot;http://en.wikipedia.org/wiki/Cher_Ami&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Cher_Ami&lt;/a&gt;

</description>
		<content:encoded><![CDATA[<p>Just came across this, remembered the thread, thought you&#8217;d be interested:</p>
<p><a href="http://en.wikipedia.org/wiki/Cher_Ami" rel="nofollow">http://en.wikipedia.org/wiki/Cher_Ami</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TB</title>
		<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/#comment-21053</link>
		<dc:creator>TB</dc:creator>
		<pubDate>Sun, 25 Nov 2012 17:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://habitablezone.com/?p=26740#comment-21053</guid>
		<description>&lt;p&gt;It says...&lt;/p&gt;

&quot;Send out a different pigeon next time.  This idiot bird keeps flying down chimneys.&quot;</description>
		<content:encoded><![CDATA[<p>It says&#8230;</p>
<p>&#8220;Send out a different pigeon next time.  This idiot bird keeps flying down chimneys.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bowser</title>
		<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/#comment-21044</link>
		<dc:creator>bowser</dc:creator>
		<pubDate>Sun, 25 Nov 2012 04:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://habitablezone.com/?p=26740#comment-21044</guid>
		<description>They run through all of those cypher combinations looking for results which make some sense.  I&#039;m sure they have algorithms which help, but they have brute force capability which can be assisted.

At least that&#039;s what I&#039;ve always assumed.</description>
		<content:encoded><![CDATA[<p>They run through all of those cypher combinations looking for results which make some sense.  I&#8217;m sure they have algorithms which help, but they have brute force capability which can be assisted.</p>
<p>At least that&#8217;s what I&#8217;ve always assumed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RobVG</title>
		<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/#comment-21029</link>
		<dc:creator>RobVG</dc:creator>
		<pubDate>Sun, 25 Nov 2012 00:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://habitablezone.com/?p=26740#comment-21029</guid>
		<description>After a little googling I found &lt;a href=&quot;http://amca01.wordpress.com/2010/10/07/a-simple-block-cipher/&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt;

Block Cipher Example:




For example, suppose the permutation was

XJEIOLUBGCDWZA YTFPSKMNQRHV


This could be made into a 3x3x3 array:
                 

X I U&#160;&#160;&#160;&#160;&#160;C Z Y&#160;&#160;&#160;   P M R
J O B&#160;&#160;&#160;   D A T&#160;&#160;&#160;   S N H
E L G&#160;&#160;&#160;   W&#160;&#160;&#160;   F&#160;&#160;&#160;   K Q V 

and the indices easily read off as row, column, layer (each indexed 0,1 2), so that T for example corresponds to (1,2,1).</description>
		<content:encoded><![CDATA[<p>After a little googling I found <a href="http://amca01.wordpress.com/2010/10/07/a-simple-block-cipher/" rel="nofollow">this</a></p>
<p>Block Cipher Example:</p>
<p>For example, suppose the permutation was</p>
<p>XJEIOLUBGCDWZA YTFPSKMNQRHV</p>
<p>This could be made into a 3x3x3 array:</p>
<p>X I U&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C Z Y&nbsp;&nbsp;&nbsp;   P M R<br />
J O B&nbsp;&nbsp;&nbsp;   D A T&nbsp;&nbsp;&nbsp;   S N H<br />
E L G&nbsp;&nbsp;&nbsp;   W&nbsp;&nbsp;&nbsp;   F&nbsp;&nbsp;&nbsp;   K Q V </p>
<p>and the indices easily read off as row, column, layer (each indexed 0,1 2), so that T for example corresponds to (1,2,1).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ER</title>
		<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/#comment-21014</link>
		<dc:creator>ER</dc:creator>
		<pubDate>Sat, 24 Nov 2012 20:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://habitablezone.com/?p=26740#comment-21014</guid>
		<description>I know pigeons were used in WWI to communicate between the front and HQ where there were no telephone lines.  By WWII, semi-portable (about the size of a briefcase) radios were already in common use.  The logistics of delivering and keeping pigeons seems awfully awkward for a secret agent working behind the lines.  Keeping, hiding or disguising pigeons sounds even harder than concealing a radio.

As for how the pigeons are trained, I don&#039;t know.</description>
		<content:encoded><![CDATA[<p>I know pigeons were used in WWI to communicate between the front and HQ where there were no telephone lines.  By WWII, semi-portable (about the size of a briefcase) radios were already in common use.  The logistics of delivering and keeping pigeons seems awfully awkward for a secret agent working behind the lines.  Keeping, hiding or disguising pigeons sounds even harder than concealing a radio.</p>
<p>As for how the pigeons are trained, I don&#8217;t know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bowser</title>
		<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/#comment-21013</link>
		<dc:creator>bowser</dc:creator>
		<pubDate>Sat, 24 Nov 2012 19:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://habitablezone.com/?p=26740#comment-21013</guid>
		<description>Do they raise a pigeon in one place, train it to return home, and then parachute it into resistance forces?  Then those people have to keep the pigeon around until they want to send a message?

Wouldn&#039;t a pigeon attract attention?  I suspect that if someone started keeping pigeons around the authorities would figure that out or someone would tell them.  A pigeon isn&#039;t the most discreet critter to have around.

When I think about it using pigeons seems to be awkward.

Of course they could drop the one-time pad at the same time the deliver the pigeon, so that part would be practical.

Then they must have to send three or four pigeons to make sure one gets through.</description>
		<content:encoded><![CDATA[<p>Do they raise a pigeon in one place, train it to return home, and then parachute it into resistance forces?  Then those people have to keep the pigeon around until they want to send a message?</p>
<p>Wouldn&#8217;t a pigeon attract attention?  I suspect that if someone started keeping pigeons around the authorities would figure that out or someone would tell them.  A pigeon isn&#8217;t the most discreet critter to have around.</p>
<p>When I think about it using pigeons seems to be awkward.</p>
<p>Of course they could drop the one-time pad at the same time the deliver the pigeon, so that part would be practical.</p>
<p>Then they must have to send three or four pigeons to make sure one gets through.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ER</title>
		<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/#comment-21011</link>
		<dc:creator>ER</dc:creator>
		<pubDate>Sat, 24 Nov 2012 14:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://habitablezone.com/?p=26740#comment-21011</guid>
		<description>that is only useful or significant when related to other messages, something like

&quot;The Cherbourg train departs the Paris station at 0100 hours every Monday and Thursday.&quot;</description>
		<content:encoded><![CDATA[<p>that is only useful or significant when related to other messages, something like</p>
<p>&#8220;The Cherbourg train departs the Paris station at 0100 hours every Monday and Thursday.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bowser</title>
		<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/#comment-21003</link>
		<dc:creator>bowser</dc:creator>
		<pubDate>Sat, 24 Nov 2012 07:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://habitablezone.com/?p=26740#comment-21003</guid>
		<description>:-)  Fascinating story, really.  Clearly a one-time pad.</description>
		<content:encoded><![CDATA[<p> <img src='https://habitablezone.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   Fascinating story, really.  Clearly a one-time pad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RobVG</title>
		<link>https://habitablezone.com/2012/11/23/uk-stumped-by-lost-wwii-coded-message/#comment-20988</link>
		<dc:creator>RobVG</dc:creator>
		<pubDate>Sat, 24 Nov 2012 03:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://habitablezone.com/?p=26740#comment-20988</guid>
		<description>&lt;img src=&quot;http://cdn.physorg.com/newman/gfx/news/2012/ukcodebreake.jpg&quot; alt=&quot;&quot; /&gt;</description>
		<content:encoded><![CDATA[<p><img src="http://cdn.physorg.com/newman/gfx/news/2012/ukcodebreake.jpg" alt="" /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
