<?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>UnblueUnblue</title>
	<atom:link href="http://unblue.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://unblue.co.uk</link>
	<description></description>
	<lastBuildDate>Mon, 14 May 2012 15:10:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>One trillion dollars</title>
		<link>http://unblue.co.uk/2012/05/one-trillion-dollars/</link>
		<comments>http://unblue.co.uk/2012/05/one-trillion-dollars/#comments</comments>
		<pubDate>Sat, 12 May 2012 16:23:05 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unblue.co.uk/?p=395</guid>
		<description><![CDATA[It always riled me that, with so much crap in the world, the powers that be can piss away money on nothing but greed. I remember reading an article a year or two ago that discussed oil control being the real reason for the second Iraq war, and specifically the cost of that war. It [...]]]></description>
			<content:encoded><![CDATA[<p>It always riled me that, with so much crap in the world, the powers that be can piss away money on nothing but greed. I remember reading an article a year or two ago that discussed oil control being the real reason for the second Iraq war, and specifically the cost of that war. It noted that the cost to date was in the trillions of dollars (I seem to recall approximately $3tn), but that an estimate for the cost of: developing an environmental alternative to oil, developing and building the distribution infrastructure, developing the cars to use it, and giving one of those cars to every family in America for free&#8230; would come to somewhere around $1-2tn. Of course it also noted that neither shareholders and CEOs of weapons and arms companies, nor those in the military establishments, nor those in oil companies, would make their quick buck if that were to happen. All of which saddens me.</p>
<p>So, I like it when I read other peoples&#8217; comments expressing that same sentiment. From <a href="http://science.slashdot.org/story/12/05/12/1318213/engineer-thinks-we-could-build-a-real-starship-enterprise-in-20-years">Slashdot</a> today:</p>
<div>
<div id="comment_body_39979061">
<blockquote><p><em>So why spend 20 years and 1 trillion dollars building a ship to explore the solar system?</em></p>
<p><em>Because it&#8217;s better than spending a trillion dollars to kill brown people with oil.</em></p></blockquote>
<p>Hear hear!</p>
<p>For more ideas, see <a href="http://pol.moveon.org/trillion/">http://pol.moveon.org/trillion/</a></p>
<p>&lt;/alex&gt;</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://unblue.co.uk/2012/05/one-trillion-dollars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure file transfer</title>
		<link>http://unblue.co.uk/2012/05/secure-file-transfer/</link>
		<comments>http://unblue.co.uk/2012/05/secure-file-transfer/#comments</comments>
		<pubDate>Thu, 10 May 2012 06:34:09 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unblue.co.uk/?p=385</guid>
		<description><![CDATA[Recently the conversation again came up about how to send big files to/from a customer. Over the past decade, this subject has cropped up every year or so, and one thing is constant: every client-facing consultancy has file transfer issues with their clients, and (almost) every client-facing consultancy does nothing to facilitate this. This ongoing [...]]]></description>
			<content:encoded><![CDATA[<p>Recently the conversation again came up about how to send big files to/from a customer. Over the past decade, this subject has cropped up every year or so, and one thing is constant: every client-facing consultancy has file transfer issues with their clients, and (almost) every client-facing consultancy does nothing to facilitate this. This ongoing lack of functionality is the very reason I built <a href="https://nftp.co.uk">nFTP</a>.</p>
<p>The most recent debate on this subject highlighted criticism of nFTP on a few points:</p>
<blockquote><p>You have no idea what happens to information stored there. They really don’t provide much information on their key management, even with passphrase protected files &#8230; Who are their sys admins and what background checks do they perform, how are USB ports controlled, do they have Wireless IPS, etc &#8230; Should also question how a site provides this for free, for personal and corporate use.</p></blockquote>
<p>These points are all valid concerns, though some of them are already clearly answered in the site&#8217;s blurb: If you provide a passkey, the file is encrypted as it is written to disk, and only a double-hashed version of that passkey is stored. It is also clearly stated that the site is free because it&#8217;s provided using excess server capacity, and that it&#8217;s not a guaranteed service because this free excess might become exhausted.</p>
<p>The sysadmins and background checks bit is all good and well, but the blurb also clearly states something else that is precisely what&#8217;s kicked off my current thought processes:</p>
<blockquote><p>If you are truly concerned about security, you should encrypt your files before using any service &#8211; including ours &#8211; regardless.</p></blockquote>
<p>You see, background checking sysadmins is a nice-to-have, but there are many published examples of rogue sysadmins/trusted parties. Relying on background checks is pretty dumb. As is relying on IPS, key management, USB device prevention, or anything else&#8230;</p>
<p>The recent debate criticized the fact that nFTP doesn&#8217;t reside on corporate-managed IP space&#8230; but it turns out that an alternative tool that does has no password protection &#8211; anybody in the world with the link can download the content regardless of whether they should be able to. I seriously question how this is more secure?!</p>
<p>So what does it take to securely send a file?</p>
<p>For all the reasons above you cannot trust a service, since it might be rogue or cracked. I built nFTP and while I know I&#8217;m ethical and the site is pretty secure, I agree that Joe Public shouldn&#8217;t implicitly trust me. But, that doesn&#8217;t differ from any other transfer medium: what makes you trust the WiFi hotspot in the office any more when the £20k/year IT monkey who put it in hasn&#8217;t been background checked either? So what if a server is in a particular IP space if it doesn&#8217;t protect the data and allows any global user to download it unchallenged?</p>
<p>So, I return to the original advice on nFTP. You should manually encrypt anything before you transmit it such that the plain text data is never beyond your personal control, even if the transfer mechanism further encrypts it. Should that encrypted data be compromised, either through cracking or rogue agents, what does it matter? (assuming you don&#8217;t encrypt it with a simple password!, and for that matter assuming your local machine isn&#8217;t already compromised also!).</p>
<p>You&#8217;ll want to know &#8211; to the best extent you can &#8211; who has downloaded your encrypted data; and, you&#8217;ll want to be able to delete that encrypted data once it&#8217;s transferred to minimize residual risk.</p>
<p>So, let&#8217;s cross those off:</p>
<ul>
<li>You want a managed server in managed IP space? nFTP provides dedicated services precisely for this reason. What makes you think that your internal IP space is secure? It&#8217;s a risk.</li>
<li>You want to know that the service is run by honest parties? Well, you can&#8217;t. You&#8217;d have to know and trust the checking agency. You&#8217;d have to know and trust the agency that checks that agency, etc. Just look at the TSA and their staffing issues. Ultimately, it&#8217;s a risk.</li>
<li>You want to know the data is secure in transit (eg. over SSL)? Well, you can&#8217;t. You can try, and you can believe assertions by all means, but you ultimately have to trust the certificate authority&#8230; which is a risk.</li>
<li>You want managed access controls, either by user or network address? nFTP does this.</li>
<li>You want to be able to password protect/encrypt the download. nFTP does this.</li>
<li>You want to be able to track when your data is downloaded and by whom. nFTP does this.</li>
<li>You want to be able to delete your data once it&#8217;s downloaded. nFTP does this.</li>
<li>And finally, and most importantly, you want to be able to encrypt your data before transmission so its value (to an attacker who defeats all of the above) is reduced to zero. Use 7Zip (or any other compression/encryption tool).</li>
</ul>
<p>I&#8217;m struggling to see the problem here. You see, perfect security implies zero functionality (you can&#8217;t produce the data in the first place without some risk of exposure!), but perfect functionality does not imply zero security: the trick is to realize it&#8217;s a risk management exercise. And ultimately, when the end user takes responsibility for that risk &#8211; say, by encrypting their data properly &#8211; then the transfer mechanism for sending that data shouldn&#8217;t really matter.</p>
<p>&lt;/alex&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://unblue.co.uk/2012/05/secure-file-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paypal&#8230; a company with issues?</title>
		<link>http://unblue.co.uk/2012/05/paypal-a-company-with-issues/</link>
		<comments>http://unblue.co.uk/2012/05/paypal-a-company-with-issues/#comments</comments>
		<pubDate>Wed, 09 May 2012 06:47:01 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unblue.co.uk/?p=378</guid>
		<description><![CDATA[Back in the day I used Paypal a few times. Not because I had any desire to, but rather because I once purchased an item or two on eBay. And, back then I also got a load of Paypal-related spam and phishing attempts. In the almost-10-years since I&#8217;ve not used them, and have also have [...]]]></description>
			<content:encoded><![CDATA[<p>Back in the day I used Paypal a few times. Not because I had any desire to, but rather because I once purchased an item or two on eBay. And, back then I also got a load of Paypal-related spam and phishing attempts.</p>
<p>In the almost-10-years since I&#8217;ve not used them, and have also have zero Paypal-related spam. Until last week.</p>
<p>I logged in to review my account since it was used to make a single donation to <a href="http://www.kiva.org">Kiva</a>. And in the intervening week, I&#8217;ve had a flood of spam and phishing attempts &#8211; which I can only attribute to Paypal having released my email address as again useful for such purposes. Unless it&#8217;s one hell of a coincidence, there&#8217;s only three options I can see, and none are good!:</p>
<ol>
<li>Paypal employees sell my email address and its &#8216;active-ness&#8217; to spammers and/or phishers.</li>
<li>Paypal is completely compromised by hackers/crackers/spammers/phishers.</li>
<li>Paypal IS spamming/phishing (though that seems rather absurd given they have my details anyway).</li>
</ol>
<p>It&#8217;s a good thing I&#8217;m well-versed at binning spam and identifying phishes. I worry for those who are not.</p>
<p>&lt;/alex&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://unblue.co.uk/2012/05/paypal-a-company-with-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photos: Matt &amp; Debs&#8217; Wedding</title>
		<link>http://unblue.co.uk/2012/05/photos-matt-debs-wedding/</link>
		<comments>http://unblue.co.uk/2012/05/photos-matt-debs-wedding/#comments</comments>
		<pubDate>Tue, 08 May 2012 18:45:29 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unblue.co.uk/?p=375</guid>
		<description><![CDATA[T&#8217;was a lovely weekend at a lovely wedding down south. Photos can be found at http://unblue.co.uk/g/mdwedding &#60;/alex&#62;]]></description>
			<content:encoded><![CDATA[<p>T&#8217;was a lovely weekend at a lovely wedding down south.</p>
<p>Photos can be found at <a href="http://unblue.co.uk/g/mdwedding">http://unblue.co.uk/g/mdwedding</a></p>
<p>&lt;/alex&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://unblue.co.uk/2012/05/photos-matt-debs-wedding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bat-crap crazy.</title>
		<link>http://unblue.co.uk/2012/05/bat-crap-crazy/</link>
		<comments>http://unblue.co.uk/2012/05/bat-crap-crazy/#comments</comments>
		<pubDate>Fri, 04 May 2012 06:06:57 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unblue.co.uk/?p=369</guid>
		<description><![CDATA[Courtesy of Boingboing (my endless supply of the weird, wacky, and inspiring) I have today discovered a whole new class of crazy. The Freedom Of The Land Movement are quite literally &#8230; er &#8230; erm &#8230; hmm &#8230; Nope, I&#8217;m lost for words. I think this quote from RationalWiki (my ultimate destination when Googling what [...]]]></description>
			<content:encoded><![CDATA[<p>Courtesy of <a href="http://boingboing.net/2012/05/03/uk-woman-refuses-to-accept-spe.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+boingboing%2FiBag+%28Boing+Boing%29&amp;utm_content=Google+Reader">Boingboing</a> (my endless supply of the weird, wacky, and inspiring) I have today discovered a whole new class of crazy.</p>
<p>The Freedom Of The Land Movement are quite literally &#8230; er &#8230; erm &#8230; hmm &#8230;</p>
<p>Nope, I&#8217;m lost for words. I think this quote from <a href="http://rationalwiki.org/wiki/Freeman_on_the_land">RationalWiki</a> (my ultimate destination when Googling what the hell they were about) might in fact be the best summing up:</p>
<blockquote><p>&#8230;their theory of the world is utterly spurious, and their practical approach is made entirely of magic beans and crack.</p></blockquote>
<p>&lt;/alex&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://unblue.co.uk/2012/05/bat-crap-crazy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud. Boom. Must be a thundercloud!</title>
		<link>http://unblue.co.uk/2012/05/cloud-boom-must-be-a-thundercloud/</link>
		<comments>http://unblue.co.uk/2012/05/cloud-boom-must-be-a-thundercloud/#comments</comments>
		<pubDate>Tue, 01 May 2012 22:30:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unblue.co.uk/?p=364</guid>
		<description><![CDATA[Since we&#8217;re so clearly in the midst of the dotcom bubble 2.0 I&#8217;ve been thinking about domain registration recently, and the bubble evidence has only been reinforced by the high number of parked/squatted domains around. That got me thinking: unblue is a pretty good &#8216;cloud&#8217;-ey domain name. Was I ten years early to the party? [...]]]></description>
			<content:encoded><![CDATA[<p>Since we&#8217;re so clearly in the midst of the dotcom bubble 2.0 I&#8217;ve been thinking about domain registration recently, and the bubble evidence has only been reinforced by the high number of parked/squatted domains around.</p>
<p>That got me thinking: unblue is a pretty good &#8216;cloud&#8217;-ey domain name.</p>
<p>Was I ten years early to the party?</p>
<p>&lt;/alex&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://unblue.co.uk/2012/05/cloud-boom-must-be-a-thundercloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photos: Verona</title>
		<link>http://unblue.co.uk/2012/04/photos-verona/</link>
		<comments>http://unblue.co.uk/2012/04/photos-verona/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 11:32:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unblue.co.uk/?p=358</guid>
		<description><![CDATA[Photos have now been posted online at http://unblue.co.uk/g/verona. Enjoy. &#60;/alex&#62;]]></description>
			<content:encoded><![CDATA[<p>Photos have now been posted online at <a href="/g/verona">http://unblue.co.uk/g/verona</a>. Enjoy.</p>
<p>&lt;/alex&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://unblue.co.uk/2012/04/photos-verona/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photos: Dominica &amp; Antigua</title>
		<link>http://unblue.co.uk/2012/04/photos-dominica-antigua/</link>
		<comments>http://unblue.co.uk/2012/04/photos-dominica-antigua/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 11:07:45 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unblue.co.uk/?p=355</guid>
		<description><![CDATA[Photos have now been posted online at http://unblue.co.uk/g/caribbean. Enjoy. &#60;/alex&#62;]]></description>
			<content:encoded><![CDATA[<p>Photos have now been posted online at <a href="/g/caribbean">http://unblue.co.uk/g/caribbean</a>. Enjoy.</p>
<p>&lt;/alex&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://unblue.co.uk/2012/04/photos-dominica-antigua/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Major server failure</title>
		<link>http://unblue.co.uk/2012/04/major-server-failure/</link>
		<comments>http://unblue.co.uk/2012/04/major-server-failure/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 11:41:27 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unblue.co.uk/?p=345</guid>
		<description><![CDATA[A disk failure has meant the outage of all services today. Please refer to http://status.unblue.co.uk for live status updates, both now and in the future. &#60;/alex&#62;]]></description>
			<content:encoded><![CDATA[<p>A disk failure has meant the outage of all services today. Please refer to <a href="http://status.unblue.co.uk">http://status.unblue.co.uk</a> for live status updates, both now and in the future.</p>
<p>&lt;/alex&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://unblue.co.uk/2012/04/major-server-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just who are you servicing?</title>
		<link>http://unblue.co.uk/2012/04/just-who-are-you-servicing/</link>
		<comments>http://unblue.co.uk/2012/04/just-who-are-you-servicing/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 12:15:17 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://unblue.co.uk/?p=341</guid>
		<description><![CDATA[On 640 pending redundancies at CSC: This action is necessary because the IT services market is changing, and our customers want competitive, new services with different contract and delivery models. You mean to say, your customers didn&#8217;t want competitive services before? Or you mean that now they want ones that actually deliver something? &#60;/alex&#62;]]></description>
			<content:encoded><![CDATA[<p>On 640 pending redundancies at CSC:</p>
<blockquote><p>This action is necessary because the IT services market is changing, and our customers want competitive, new services with different contract and delivery models.</p></blockquote>
<p>You mean to say, your customers didn&#8217;t want competitive services before? Or you mean that now they want ones that actually deliver something?</p>
<p>&lt;/alex&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://unblue.co.uk/2012/04/just-who-are-you-servicing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

