<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Risky Thinking Blog</title>
	<atom:link href="http://www.riskythinking.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riskythinking.com/blog</link>
	<description>Thoughts On Risk, Business Continuity, and Disaster Recovery</description>
	<lastBuildDate>Mon, 02 Apr 2012 03:12:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>The Risk of a Categorical Denial &#8211; The MilitarySingles.com hack</title>
		<link>http://www.riskythinking.com/blog/categorical-denials/</link>
		<comments>http://www.riskythinking.com/blog/categorical-denials/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 03:12:40 +0000</pubDate>
		<dc:creator>MZB</dc:creator>
				<category><![CDATA[computer hacking]]></category>
		<category><![CDATA[hacked website]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[data security]]></category>
		<category><![CDATA[public relations]]></category>

		<guid isPermaLink="false">http://www.riskythinking.com/blog/?p=288</guid>
		<description><![CDATA[&#160; The first I read on the alleged MilitarySingles.com hack was this: With the usual link to pastebin for more details. So far a simple hack story. Nothing to see here. Time to move on. But then the same story &#8230; <a href="http://www.riskythinking.com/blog/categorical-denials/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/04/lulzsec.png"><img class="size-medium wp-image-290 aligncenter" title="Lulzsec" src="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/04/lulzsec-300x136.png" alt="LulzSec Text Art" width="300" height="136" /></a></p>
<p>&nbsp;</p>
<p>The first I read on the alleged MilitarySingles.com hack was this:</p>
<p><a href="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/04/militarysingles11.png"><img class="alignnone size-full wp-image-294" title="militarysingles1" src="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/04/militarysingles11.png" alt="" width="545" height="66" /></a></p>
<p>With the usual link to pastebin for more details. So far a simple hack story. Nothing to see here. Time to move on.</p>
<p>But then the same story came up at <a title="MilitarySingles.com breach denial" href="http://www.databreaches.net/?p=23782">The Office of Inadequate Security</a>, <strong>along with a denial by the company that runs MilitarySingles.com.</strong> The denial reads:</p>
<blockquote><p>&#8220;After a thorough investigation by our company programmers, it is our conclusion that our database was not hacked and that the claims of the Lulzsec group are completely false. Here are a couple points to note:</p>
<p>1. The total number of users in our database does not even closely match the number they have claimed to have exposed.</p>
<p>2. All user passwords in our database are encrypted and secure.</p>
<p>3. The location of the file the above user posted is in a repository directory on our website for user&#8217;s photos. The above user simply uploaded a photo of the Lulzsec group and does not mean in any way whatsoever that they were successful in actually hacking our service.</p>
<p>4. MilitarySingles.com was down for a few hours on March 25th due to regularly scheduled maintenance, not due to any outside activity.</p>
<p>We have taken measure to confirm our website and it&#8217;s database is secure and safe for our members, and will continue to do so. We are unable to confirm that the so-called checklist of email addresses have actually come from our user database.&#8221;</p></blockquote>
<p>Sounds like a pretty comprehensive and categorical denial.</p>
<p>This was followed by:</p>
<p><a href="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/04/militarysingles21.png"><img class="alignnone size-full wp-image-293" title="militarysingles2" src="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/04/militarysingles21.png" alt="" width="533" height="91" /></a></p>
<p>Now things are looking interesting. Hackers claim to have hacked a website and downloaded everything; the company that runs it claims that they didn&#8217;t.</p>
<h3>So Were They Hacked?</h3>
<p>A quick look at the files (which, since the company wasn&#8217;t hacked, presumably aren&#8217;t theirs) reveals:</p>
<ul>
<li>A file MilitaryDatabase.rar which is a compressed SQL file containing a 500MB dump of a database. It contains an administrator password (in clear and hashed), recent chat sessions, user profiles, email addresses, and hashed passwords. The chat sessions often make references to US military deployments and bases.</li>
<li>A file Military.rar which is a compressed 57 MB text file containing user email addresses, names, and hashed passwords. There are 170,937 records.</li>
</ul>
<p>The <a href="http://iqsecur.blogspot.ca/2012/04/analysis-of-leaked-militarysinglesorg.html">IQ Security Blog has analyzed the database dump</a>. It contained the <strong>unsalted</strong> MD5 hashes of user passwords. This makes them particularly easy to crack, because it&#8217;s possible to pre-compute the hashes of common passwords. IQ Security report that they managed to crack 151,972 of the 163,792 password hashes in just 9 hours.</p>
<h3>&#8220;It Never Happened&#8221;</h3>
<p>I guess we can all breath a big sigh of relief that the breach never happened, because, as <a href="http://www.facebook.com/esingles">MilitarySingles.com&#8217;s FaceBook page</a> read on April 1st.</p>
<p style="text-align: center;"><a href="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/04/militarysinglesfacebook.png"><img class="size-full wp-image-295 aligncenter" title="militarysinglesfacebook" src="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/04/militarysinglesfacebook.png" alt="" width="390" height="218" /></a></p>
<p>It&#8217;s still possible LulzSec hackers had an extreme case of obsessive-compulsive disorder and put together 570MB of fabricated data in some form of elaborate April Fool&#8217;s joke.</p>
<h3>The Problem of Denial</h3>
<p>What will happen if the hackers were correct?</p>
<p>That&#8217;s the problem with a categorical denial like the one above. It&#8217;s a rookie PR mistake. You do well if you are right, but you are damned if you are wrong.</p>
<p>A better approach might have been to use a <a title="Wikipedia: Non-Denial Denial" href="http://en.wikipedia.org/wiki/Non-denial_denial">non-denial denial</a>, as popularized by Woodward and Bernstein in their book on the Watergate Scandal, &#8220;<a title="All The President's Men" href="http://www.albionresearch.com/ibook/0671894412">All The President&#8217;s Men</a>&#8220;. Say you don&#8217;t have any evidence yet. Say that LulzSec are known to issue misleading statements designed to mislead and confuse. Recommend everyone change their passwords as a precaution.</p>
<p>But don&#8217;t issue what sounds like a categorical denial and then go silent as conflicting evidence mounts. Who is going to believe or trust you now?</p>
<p>As it is, it&#8217;s going to be quite interesting to see how this one plays out.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.riskythinking.com/blog/categorical-denials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Questionable Wisdom of Crowds</title>
		<link>http://www.riskythinking.com/blog/questionable-wisdom-of-crowds/</link>
		<comments>http://www.riskythinking.com/blog/questionable-wisdom-of-crowds/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 13:00:00 +0000</pubDate>
		<dc:creator>MZB</dc:creator>
				<category><![CDATA[crowd sourcing]]></category>
		<category><![CDATA[groupthink]]></category>
		<category><![CDATA[risk estimation]]></category>

		<guid isPermaLink="false">http://www.riskythinking.com/blog/the-questionable-wisdom-of-crowds/</guid>
		<description><![CDATA[Photo &#8211; James Cridland There&#8217;s often far too much credibility given to the wisdom of crowds. The original much-quoted observation by Francis Galton that the average of a group&#8217;s estimates of something (beans in a jar, weight of a butchered &#8230; <a href="http://www.riskythinking.com/blog/questionable-wisdom-of-crowds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<table class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td style="text-align: center;"><a style="margin-left: auto; margin-right: auto;" href="http://farm2.staticflickr.com/1436/613445810_2249c2d193.jpg"><img src="http://farm2.staticflickr.com/1436/613445810_2249c2d193.jpg" alt="" width="448" height="288" border="0" /></a></td>
</tr>
<tr>
<td class="tr-caption" style="text-align: center;">Photo &#8211; <a href="http://www.flickr.com/photos/jamescridland/613445810/" target="_blank">James Cridland</a></td>
</tr>
</tbody>
</table>
<p>There&#8217;s often far too much credibility given to the wisdom of crowds.</p>
<p>The original much-quoted observation by <a href="https://en.wikipedia.org/wiki/Francis_Galton#Crowd_sourcing" target="_blank">Francis Galton</a> that the average of a group&#8217;s estimates of something (beans in a jar, weight of a butchered ox) can be much better than an individual estimate may often be true, <em>but in some circumstances it may be much worse</em>. This is frequently forgotten.</p>
<p>I just came across an excellent ten minute presentation by <a href="http://www.tomscott.com/crowd/">Tom Scott</a> which explains some of those other circumstances, providing a convincing live demonstration using audience tweets. It&#8217;s worth having on hand for those occasions when you are tempted (or told) to simply average people&#8217;s estimates of the likelihood of an event or of the impact of a disruption.</p>
<p><object width="320" height="180" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/d68mcH2veCU&amp;rel=0&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><embed width="320" height="180" type="application/x-shockwave-flash" src="http://www.youtube.com/v/d68mcH2veCU&amp;rel=0&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" allowFullScreen="true" allowScriptAccess="always" allowfullscreen="true" allowscriptaccess="always" /></object>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.riskythinking.com/blog/questionable-wisdom-of-crowds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s worth $4.9billion and fits in the back of your car?</title>
		<link>http://www.riskythinking.com/blog/whats-worth-49billion-and-fits-in-the-back/</link>
		<comments>http://www.riskythinking.com/blog/whats-worth-49billion-and-fits-in-the-back/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 12:00:00 +0000</pubDate>
		<dc:creator>MZB</dc:creator>
				<category><![CDATA[data security]]></category>
		<category><![CDATA[legal liability]]></category>

		<guid isPermaLink="false">http://www.riskythinking.com/blog/whats-worth-4-9billion-and-fits-in-the-back-of-your-car/</guid>
		<description><![CDATA[Marauder: Picture Wikipedia If your had to transport something worth $4.9 billion dollars, you would do so in a pretty awesome vehicle, wouldn&#8217;t you? Perhaps you would use something like the Marauder, pictured above, to do the job. You certainly &#8230; <a href="http://www.riskythinking.com/blog/whats-worth-49billion-and-fits-in-the-back/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<table class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td style="text-align: center;"><a style="margin-left: auto; margin-right: auto;" href="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/02/marauder2.jpg"><img src="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/02/marauder2.jpg" alt="" width="402" height="267" border="0" /></a></td>
</tr>
<tr>
<td class="tr-caption" style="text-align: center;">Marauder: Picture Wikipedia</td>
</tr>
</tbody>
</table>
<p>If your had to transport something worth $4.9 billion dollars, you would do so in a pretty awesome vehicle, wouldn&#8217;t you? Perhaps you would use something like the <a href="http://en.wikipedia.org/wiki/Marauder_%28vehicle%29">Marauder</a>, pictured above, to do the job.</p>
<p>You certainly wouldn&#8217;t leave it in the back of a car, would you? But that&#8217;s what happened recently to something worth $4.9 billion belonging to the the U.S. Department of Defense.</p>
<p>So what is worth $4.9 billion dollars and fits in the back of a car?</p>
<p>The answer is data. According to <a href="http://www.armytimes.com/news/2011/10/military-dod-hit-with-lawsuit-over-lost-tricare-data-101311/">this report in the Army Times</a> backup tapes containing personal medical and financial data on 4.9 million people being transported by an employee of Science Applications International Corp disappeared from the back of a car while in transit to a secure facility on September 13th. A class action lawsuit is claiming $1,000 on behalf of every person whose data was lost, as well as free credit monitoring for each of them for a year.</p>
<p>Is the data worth $4.9 billion: probably not. Is there a potential liability of $4.9 billion. Perhaps.</p>
<p>It&#8217;s certainly something that should be considered when transporting or storing data. The question to ask is not just &#8220;how much is this data worth to us?&#8221; but &#8220;how much might this data cost us if it gets stolen?&#8221;</p>
<hr />
<p>(If you enjoy their sense of humor, you might enjoy this <a href="http://www.youtube.com/watch?v=cDoRmT0iRic">road test of a Marauder</a>carried out by the UK BBC Top Gear team. Their road test includes a comparison with the Hummer, including the effects of a charge of 7lbs of plastic explosive placed beneath the vehicle.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.riskythinking.com/blog/whats-worth-49billion-and-fits-in-the-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IOS5, Stanza, and Rescuing Your eBooks</title>
		<link>http://www.riskythinking.com/blog/ios5-stanza-and-rescuing-your-ebooks/</link>
		<comments>http://www.riskythinking.com/blog/ios5-stanza-and-rescuing-your-ebooks/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 18:36:00 +0000</pubDate>
		<dc:creator>MZB</dc:creator>
				<category><![CDATA[ios5]]></category>
		<category><![CDATA[obsolescence]]></category>
		<category><![CDATA[stanza]]></category>

		<guid isPermaLink="false">http://www.riskythinking.com/blog/ios5-stanza-and-rescuing-your-ebooks/</guid>
		<description><![CDATA[Stanza was the best eBook reader on iPhones, iPod Touches, an iPads. Until Apple released IOS5, which broke it. Which would not matter too much, except that the company which produced Stanza, Lexcycle, was acquired by Amazon &#8211; maker of &#8230; <a href="http://www.riskythinking.com/blog/ios5-stanza-and-rescuing-your-ebooks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Stanza was the best eBook reader on iPhones, iPod Touches, an iPads.</p>
<p>Until Apple released IOS5, which broke it.</p>
<p>Which would not matter too much, except that the company which produced Stanza, Lexcycle, was acquired by Amazon &#8211; maker of that well-known competing eBook reader, the Kindle. So Stanza development has stopped, and the likelihood of the app being fixed for IOS5 appears to be zero.</p>
<p>Unfortunately some of us had a lot of books we liked stored inside that Stanza application. </p>
<p>How do we get them back and into somewhere we can read them, such as iBooks?</p>
<p>(If you don&#8217;t have eBooks tied up inside Stanza, skip the next bit&#8230;)</p>
<p><a href="http://www.wired.com/gadgetlab/2010/05/how-to-transfer-your-stanza-e-book-library-to-ibooks-for-ipad/%20">This Wired article</a> pointed me at the right tool (<a href="http://www.lexcycle.com/content/stanza-book-restore-tool">Stanza Book Restore Tool</a> ) to extract the books from unencrypted Apple iTunes backups. </p>
<p>However, it didn&#8217;t work (<b>java.lang.IllegalArgumentException: Cannot find backup folder</b>) on my venerable copy of Windows XP.</p>
<p><a href="http://www.lexcycle.com/node/1864">This posting</a> identified the nature of the problem &#8211; a bug in the Java code or the Java environment.</p>
<p>An 80Mbyte download from Oracle of the Java Development kit later, and I had a patched version. (If you need it, you can download my <a href="http://www.albionresearch.com/products/download/stanzabookrestore.jar">patched version here</a>.)</p>
<p>Assuming you have java installed, the command line you need to run it is:<br />
<blockquote style="font-family: &quot;Courier New&quot;,Courier,monospace;">java -jar stanzabookrestore.jar</p></blockquote>
<p>Make sure you specify an <b>existing </b>folder for the Book Output Folder. Don&#8217;t use the default unless you want a desktop full of eBooks.</p>
<p>Once you have extracted the books, you can select the books in Windows Explorer and drag them into the Books section on iTunes. Sync with your iDevice, and you are back almost where you started before IOS5&nbsp;&nbsp; &#8211; except that the interface on iBooks appears to be designed for people who don&#8217;t own more than a dozen books.</p>
<div id="scary" name="scary">That was Scary!</div>
<p>I hope the above directions are useful for other Stanza fans. </p>
<p>The risk lessons here appear to be:
<ul>
<li><b>Don&#8217;t just <i>assume </i>your software application is not obsolete and is still being maintained.</b> Even it if is still available for download and the company&#8217;s website exists, it may be obsolete. <i>Nobody is going to write and tell you when it becomes obsolete!</i></li>
<li><b>Beware of firmware and operating system upgrades</b> &#8211; you never know what is going to break, and something always does. </li>
</ul>
<p>
<div class="blogger-post-footer">Visit <a href="http://www.riskythinking.com/">Risky Thinking</a> for longer articles and more info about Business Continuity,<br />
Disaster Recovery, and Risk.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.riskythinking.com/blog/ios5-stanza-and-rescuing-your-ebooks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can Anyone Declare War Now?</title>
		<link>http://www.riskythinking.com/blog/can-anyone-declare-war-now/</link>
		<comments>http://www.riskythinking.com/blog/can-anyone-declare-war-now/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 11:00:00 +0000</pubDate>
		<dc:creator>MZB</dc:creator>
				<category><![CDATA[computer hacking]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[war]]></category>

		<guid isPermaLink="false">http://www.riskythinking.com/blog/can-anyone-declare-war-now/</guid>
		<description><![CDATA[Carl Phillipp Gottfried Von Clausewitz &#8220;War is not merely a political act, but also a real political instrument, a continuation of political commerce, a carrying out of the same by other means.&#8221; Clausewitz &#8211; On War Recent history has produced &#8230; <a href="http://www.riskythinking.com/blog/can-anyone-declare-war-now/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: left;">
<tbody>
<tr>
<td style="text-align: center;"><a href="http://upload.wikimedia.org/wikipedia/commons/a/a0/Clausewitz.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"><img border="0" src="http://upload.wikimedia.org/wikipedia/commons/a/a0/Clausewitz.jpg" /></a></td>
</tr>
<tr>
<td class="tr-caption" style="text-align: center;">Carl Phillipp Gottfried Von Clausewitz</td>
</tr>
</tbody>
</table>
<p><i>&#8220;War is not merely a political act, but also a real political instrument, a continuation of political commerce, a carrying out of the same by other means.&#8221; Clausewitz &#8211; On War</i></p>
<p>Recent history has produced some interesting innovations in the concept of war. </p>
<p>First there was the war on inanimate objects &#8212; the <a href="http://en.wikipedia.org/wiki/War_on_Drugs">War On Drugs</a>.</p>
<p>Then there was the war on abstract ideas &#8212; the <a href="http://en.wikipedia.org/wiki/War_on_terror">War On Terror</a>.</p>
<p>Now we have the concept that an act of <a href="http://online.wsj.com/article/SB10001424052702304563104576355623135782718.html">hacking a computer may be considered an Act Of War</a>.*</p>
<p>Perhaps we should be happy that war is finally being democratised. No longer will you need to be a nation-state with an army to declare war: just a person with a cheap laptop and an Internet connection. </p>
<p>War is about intimidating and killing people to achieve political ends. We let people pretend otherwise at our peril.</p>
<hr width="80%" /><span style="font-size: smaller;">* Does this also open up the possibility of your insurance company deying a computer hacking related claim because it was an Act of War?</span>
<div class="blogger-post-footer">Visit <a href="http://www.riskythinking.com/">Risky Thinking</a> for longer articles and more info about Business Continuity,<br />
Disaster Recovery, and Risk.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.riskythinking.com/blog/can-anyone-declare-war-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Law of Unintended Consequences</title>
		<link>http://www.riskythinking.com/blog/law-of-unintended-consequences/</link>
		<comments>http://www.riskythinking.com/blog/law-of-unintended-consequences/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 18:22:00 +0000</pubDate>
		<dc:creator>MZB</dc:creator>
				<category><![CDATA[crime statistics]]></category>
		<category><![CDATA[unintended consequences]]></category>

		<guid isPermaLink="false">http://www.riskythinking.com/blog/the-law-of-unintended-consequences/</guid>
		<description><![CDATA[It&#8217;s surely good to know beforehand if you are going to be living or working in a high crime area, isn&#8217;t it? Surely it&#8217;s a good thing if maps are published showing where crime occurs? The answer, of course, is &#8230; <a href="http://www.riskythinking.com/blog/law-of-unintended-consequences/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.flickr.com/photos/andydr/30787587/" title="Image courtesy of andydr/flickr"><img style="display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 254px; height: 196px;" src="http://www.riskythinking.com/wp2012/wp-content/uploads/2012/02/crime_map1.png" alt="Crime Map" id="BLOGGER_PHOTO_ID_5629651872255611826" border="0" /></a><br />It&#8217;s surely good to know beforehand if you are going to be living or working in a high crime area, isn&#8217;t it? Surely it&#8217;s a good thing if maps are published showing where crime occurs?</p>
<p>The answer, of course, is only if you are buying property. If you are selling, then the price you can get for your property will be affected by the perceived crime rate.</p>
<p>Which is why this <a href="http://www.guardian.co.uk/government-computing-network/2011/jul/13/online-crime-map-deters-crime-reporting-direct-line">report by Direct Line insurance cited by the Guardian newspaper</a> makes so much sense: <span style="font-style: italic;">people will under-report crime if they think it will affect the local crime rate statistics and thus have a negative effect on their property&#8217;s market value</span>.</p>
<p>So publishing maps of high crime areas may in fact deter the reporting of crime. No doubt a future corollary of this will be claims by politicians and police that publishing crime maps reduces crime.</p>
<p>Always good to see examples of the <a href="http://en.wikipedia.org/wiki/Unintended_consequences">Law of Unintended Consequences</a> in action.
<div class="blogger-post-footer">Visit <a href="http://www.riskythinking.com/">Risky Thinking</a> for longer articles and more info about Business Continuity,<br />
Disaster Recovery, and Risk.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.riskythinking.com/blog/law-of-unintended-consequences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

