<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<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>government &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/government/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Tue, 19 May 2026 07:20:30 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>government &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[GDS weighs in on the NHS's decision to retreat from Open Source]]></title>
		<link>https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/</link>
					<comments>https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sun, 17 May 2026 11:34:30 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[gds]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[nhs]]></category>
		<category><![CDATA[nhsx]]></category>
		<category><![CDATA[Open Source]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=71603</guid>

					<description><![CDATA[Within the UK&#039;s Civil Service you occasionally hear the expression &#34;being invited to a meeting without biscuits&#34;. It implies a rather frosty discussion without any of the polite niceties of a normal meeting. In general though, even when people have severe disagreements, it is rare for tempers to fray. It is even rarer for those internal disagreements to spill over into public.  Which is what…]]></description>
										<content:encoded><![CDATA[<p>Within the UK's Civil Service you occasionally hear the expression "being invited to a meeting <em>without</em> biscuits". It implies a <em>rather</em> frosty discussion without any of the polite niceties of a normal meeting<sup id="fnref:biscuits"><a href="https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/#fn:biscuits" class="footnote-ref" title="Of course, all the budget cuts mean that biscuits cannot be purchased for any meetings. Which may explain some of the morale issues within the Civil Service. Thanks Austerity. Thausterity." role="doc-noteref">0</a></sup>. In general though, even when people have severe disagreements, it is rare for tempers to fray. It is even rarer for those internal disagreements to spill over into public.</p>

<p>Which is what makes GDS's latest guidance so surprising. At the start of the month, NHS England made the bizarre and irresponsible decision <a href="https://shkspr.mobi/blog/2026/05/nhs-goes-to-war-against-open-source/">to close all their Open Source repositories</a> due to unfounded fears of AI hacking<sup id="fnref:hack"><a href="https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/#fn:hack" class="footnote-ref" title="As of today, they've shut down nearly 200 repositories. More may be coming." role="doc-noteref">1</a></sup>. Lots of people within the NHS were outraged. As were many outside - with <a href="https://keepthingsopen.com/">this petition</a> against the move gathering over 2,000 signatures.</p>

<p>Within other parts of government there was also alarm. Although I no longer work for Government Digital Service, I was contacted by several concerned people there who remembered all my work on Open Source. The brilliant team in Whitechapel have now published their guidance "<a href="https://www.gov.uk/guidance/ai-open-code-and-vulnerability-risk-in-the-public-sector">AI, open code and vulnerability risk in the public sector</a>".</p>

<p>It is <strong>brutal</strong>.</p>

<p>They utterly repudiate the NHS's stance and forensically eviscerate it. I'll let you read the whole thing, but here are a few choice excerpts:</p>

<blockquote><p>Recent public reporting about organisations restricting access to public repositories due to AI-enabled code analysis illustrates how quickly leaders may reach for blanket closure in response to uncertainty.</p></blockquote>

<p>Basically, non-technical managers need to stop over-reacting.</p>

<blockquote><p>Private repositories can create a false sense of security.</p></blockquote>

<p>I think that's the crux of the argument. Closing code doesn't solve the underlying problems.</p>

<blockquote><p>Making code private is not an appropriate mitigation for lack of ownership, patching capability, or operational assurance, so systems that cannot be safely maintained should be remediated or retired.</p></blockquote>

<p>If you are so concerned about the poor security of your systems, you should shut them down completely to mitigate the threat.</p>

<blockquote><p>Closure can become a one-way door.</p></blockquote>

<p>As I said to the BMJ, "<a href="https://www.bmj.com/content/393/bmj.s928">nothing lasts longer than a temporary fix</a>".</p>

<blockquote><p>Where code has been developed in the open, making a repository private later may not remove access for a capable adversary as popular repositories are often mirrored or forked</p></blockquote>

<p>Indeed. A friend of mine has already archived all of the NHS's repositories. You can <a href="https://github.com/orgs/uk-gov-mirror/repositories?q=mirror%3Afalse+fork%3Afalse+archived%3Afalse+nhs&amp;page=1">see the ones they've tried to hide</a>.</p>

<p>But the killer blow, I think, is this:</p>

<blockquote><p>Moving code from public to private as a substitute for investment in secure-by-design delivery, ownership and remediation is a warning sign because it reduces sharing and scrutiny, can slow coordinated improvement across government and suppliers, and does not remove the underlying weaknesses in a running service.</p></blockquote>

<p>Exactly! Coding in the open has been shown time and again to produce high quality and secure work. The looming threat of AI vulnerability scanners doesn't change that - security is a shared responsibility. Technical teams need to be well enough resourced to create secure systems; hiding code is as reliable as papering over structural cracks.</p>

<p>GDS was created was to be a <em>strong</em> centre with vast technology expertise. This was to counter the frankly shoddy approach to tech in other departments. Back then, a <a href="https://www.gov.uk/service-manual/service-assessments">Service Assessment</a> was a way for a department to prove that they were actually capable of designing, launching, and managing a complex IT project.</p>

<p>Most departments have become significantly better at the development and running of these sorts of projects, so the <i lang="fr">raison d'etre</i> of GDS has somewhat waned. Departments feel more confident in running off on their own. Usually I'd celebrate that - it's important that GDS doesn't become a bottleneck and that the talent is distributed throughout the whole Civil Service.</p>

<p>But NHS England has always been a bit of a weird one. One of the reasons NHSX was created<sup id="fnref:nhsx"><a href="https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/#fn:nhsx" class="footnote-ref" title="I was there right before the start of NHSX and helped set it up." role="doc-noteref">2</a></sup> was to ensure that the health service had strong expertise in technology and its deployment. As the Head of Open Technology there, I helped craft the policies which embedded Open Source and Open Standards within it<sup id="fnref:open"><a href="https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/#fn:open" class="footnote-ref" title="Which, I suppose, is why I'm bitter and angry that all our hard work is being undone." role="doc-noteref">3</a></sup>.</p>

<p>I don't know what discussions have taken place within NHS England - although <a href="https://www.whatdotheyknow.com/request/information_relating_to_guidance_2">I looking forward to receiving a response to my FOI request</a>. It looks to me like a small group within NHS England have received a report showing some potential vulnerabilities discovered by Mythos. Rather than following their own internal guidance, they've over-reacted and slapped a blanket ban on coding in the open.</p>

<p>I fervently hope that this new guidance will encourage DHSC to bring NHS England into line with best practice. If not, perhaps GDS ought to reassert itself as the technical authority with power to veto a department's incomprehensible decisions?</p>

<div id="footnotes" role="doc-endnotes">
<hr aria-label="Footnotes">
<ol start="0">

<li id="fn:biscuits">
<p>Of course, all the budget cuts mean that biscuits cannot be purchased for <em>any</em> meetings. Which may explain some of the morale issues within the Civil Service. Thanks Austerity. Thausterity.&nbsp;<a href="https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/#fnref:biscuits" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

<li id="fn:hack">
<p>As of today, they've shut down nearly 200 repositories. More may be coming.&nbsp;<a href="https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/#fnref:hack" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

<li id="fn:nhsx">
<p>I was there right before the start of NHSX and helped set it up.&nbsp;<a href="https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/#fnref:nhsx" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

<li id="fn:open">
<p>Which, I suppose, is why I'm bitter and angry that all our hard work is being undone.&nbsp;<a href="https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/#fnref:open" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

</ol>
</div>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=71603&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2026/05/gds-weighs-in-on-the-nhss-decision-to-retreat-from-open-source/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[UK Government Kicks Out Palantir]]></title>
		<link>https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/</link>
					<comments>https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Fri, 15 May 2026 05:34:03 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[Open Source]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=71169</guid>

					<description><![CDATA[The UK Government, for all its faults, is pretty good at publishing contracts it has awarded. That&#039;s why I get depressed when I see rage-bait nonsense about how companies have been award &#34;Top Secret&#34; deals.  Right now you can go to https://www.contractsfinder.service.gov.uk and search for whichever bête noire has you riled up. You might want to argue that the company is corrupt, incompetent, or …]]></description>
										<content:encoded><![CDATA[<p>The UK Government, for all its faults, is pretty good at publishing contracts it has awarded. That's why I get depressed when I see rage-bait nonsense about how companies have been award "Top Secret" deals.</p>

<p>Right now you can go to <a href="https://www.contractsfinder.service.gov.uk">https://www.contractsfinder.service.gov.uk</a> and search for whichever <i lang="fr">bête noire</i> has you riled up. You might want to argue that the company is corrupt, incompetent, or overpriced - but you can't argue that its contract is secret. There's no conspiracy. There's no secrecy. There's not even "beware of the leopard" shenanigans. It's all out in the open<sup id="fnref:except"><a href="https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/#fn:except" class="footnote-ref" title="Yes, there occasionally delays and some things are redacted either for privacy, security, or confidentiality. But, in the main, if the Government has spent money on it, it'll be published somewhere." role="doc-noteref">0</a></sup>.</p>

<p>The Government says who it paying money to.</p>

<p>But, of course, there are some things the Government <em>can't</em> say. It's rare for them to publicly disagree with a supplier, or call out how crappy they were. They need to maintain cordial relations with people<sup id="fnref:cathartic"><a href="https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/#fn:cathartic" class="footnote-ref" title="Yes, I know it would cathartic to have a YouTube Shocked Face &quot;Government SLAMS woeful supplier!!&quot; but the long-term consequences make it unlikely." role="doc-noteref">1</a></sup>. They don't want to scare off new suppliers who can't risk being publicly humiliated.  When contracts are cancelled or ended, it is usually done quietly.</p>

<p>So you need to learn to read between the lines.</p>

<p>Let's take this excellent blog post from the Ministry of Housing Communities and Local Government<sup id="fnref:mchlgchm"><a href="https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/#fn:mchlgchm" class="footnote-ref" title="MHCLG is literally the worst acronym in a sea of unpronounceable alphabetti spaghetti. At least MOJ can be pronounced &quot;Modge&quot;!" role="doc-noteref">2</a></sup></p>

<p>"<a href="https://mhclgdigital.blog.gov.uk/2026/04/09/from-emergency-to-sustainability-creating-share-homes-for-ukraine-data/">From emergency to sustainability: creating Share Homes for Ukraine data</a>".</p>

<p>It's exactly the sort of blog post that some Civil Servants excel at writing. It clearly sets out how an ambitious and technically challenging project was delivered, why it is important, and who it benefits.</p>

<p>The blog post describes how the team…</p>

<blockquote><p>exited our contract with our supplier.</p></blockquote>

<p>And that:</p>

<blockquote><p>Moving to this in-house model is already saving MHCLG millions of pounds a year in running costs.</p></blockquote>

<p>They show user feedback for their new system saying:</p>

<blockquote><p>It’s easier to navigate than the previous system</p></blockquote>

<p>Of course, what they don't say is <em>who</em> supplied the previous system which was so costly and hard to use.</p>

<p>It was, of course, Palantir.</p>

<p>The <a href="https://www.contractsfinder.service.gov.uk/notice/b89e126f-8666-43d6-99b0-4e6a83a0c0a5">original contract (CPD4124104)</a> wasn't secret - although it was mired in <a href="https://www.ft.com/content/49de4d4d-5ac7-4f86-ac9e-17785be0aad9?syn-25a6b1a6=1">some controversy</a> as an urgent exemption to normal procurement rules<sup id="fnref:boring"><a href="https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/#fn:boring" class="footnote-ref" title="My boring centrist dad position is that sometimes it makes sense to buy off-the-shelf in an emergency. If you find yourself abandoned after a night out, you order a taxi - you don't take up driving…" role="doc-noteref">3</a></sup>.</p>

<p>In 2023, the <a href="https://www.nao.org.uk/press-releases/investigation-into-homes-for-ukraine/">National Audit Office reported on the scheme</a> - including Palanitr's software.  They said:</p>

<blockquote><p>The initial arrangement was put in place to help get the scheme up and running quickly. Consequently, the system did not undergo the usual research and testing that would be involved for the roll-out of a new digital system. There were initial issues such as the way it presented duplicated application data received from Home Office systems, and confusion from local authorities as to how to engage with the main data system.</p></blockquote>

<p>How bad was Palantir's software? I've sent in a <a href="https://www.whatdotheyknow.com/request/usability_and_other_feedback_fro">Freedom of Information request to find out</a>. But we can tell that it was bad enough to convince MHCLG to rewrite it themselves.</p>

<p>A lean Civil Service may not have the in-house capability to rapidly create a new service. But, as their blog post shows, when given suitable resources Civil Servants can often <em>outperform</em> the private sector. More importantly, the new software is under the Ministry's direct control. This <a href="https://github.com/communitiesuk/ukraine-sponsor-resettlement">open source</a> code is a triumph for sovereign technology.</p>

<p>MHCLG have shown the door to Palantir. They've built something better, easier to use, and cheaper.</p>

<p>I don't want to oversell this as the first victory in the war against this <a href="https://www.bbc.co.uk/news/articles/c4gjkj7975po">abominable company</a> - but I hope where MHCLG leads, others will follow.</p>

<hr>

<p>You can <a href="https://www.bbc.co.uk/news/articles/c2l2j1lxdk5o">read more about this story on BBC News</a>.</p>

<div id="footnotes" role="doc-endnotes">
<hr aria-label="Footnotes">
<ol start="0">

<li id="fn:except">
<p>Yes, there occasionally delays and some things are redacted either for privacy, security, or confidentiality. But, in the main, if the Government has spent money on it, it'll be published somewhere.&nbsp;<a href="https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/#fnref:except" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

<li id="fn:cathartic">
<p>Yes, I know it would cathartic to have a <a href="https://www.ign.com/articles/youtubes-infamous-shocked-face-thumbnails-could-be-on-the-way-out">YouTube Shocked Face</a> "Government SLAMS woeful supplier!!" but the long-term consequences make it unlikely.&nbsp;<a href="https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/#fnref:cathartic" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

<li id="fn:mchlgchm">
<p>MHCLG is literally the worst acronym in a sea of unpronounceable alphabetti spaghetti. At least MOJ can be pronounced "Modge"!&nbsp;<a href="https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/#fnref:mchlgchm" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

<li id="fn:boring">
<p>My boring <a href="https://inews.co.uk/news/politics/centrist-dads-introducing-new-bugbear-online-corbynites-92779">centrist dad</a> position is that sometimes it makes sense to buy off-the-shelf in an emergency. If you find yourself abandoned after a night out, you order a taxi - you don't take up driving lessons.&nbsp;<a href="https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/#fnref:boring" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

</ol>
</div>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=71169&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2026/05/uk-government-kicks-out-palantir/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[NHS Goes To War Against Open Source]]></title>
		<link>https://shkspr.mobi/blog/2026/05/nhs-goes-to-war-against-open-source/</link>
					<comments>https://shkspr.mobi/blog/2026/05/nhs-goes-to-war-against-open-source/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Fri, 01 May 2026 11:44:04 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[nhs]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[politics]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=70760</guid>

					<description><![CDATA[The NHS is preparing to close nearly all of its Open Source repositories.  Throughout my time working for the UK Government - in GDS, NHSX, i.AI, and others - I championed Open Source. I spoke to dozens of departments about it, wrote guidance still in use today, and briefed Ministers on why it was so important.  That&#039;s why I&#039;m beyond disappointed at recent moves from NHS England to backtrack on…]]></description>
										<content:encoded><![CDATA[<p>The NHS is preparing to close nearly <em>all</em> of its Open Source repositories.</p>

<p>Throughout my time working for the UK Government - in GDS, NHSX, i.AI, and others - I championed Open Source. I spoke to dozens of departments about it, wrote guidance still in use today, and briefed Ministers on why it was so important.</p>

<p>That's why I'm beyond disappointed at recent moves from NHS England to backtrack on all the previous commitments they've made about the value of open source to the UK's health service.</p>

<p>It's rare that multiple people leak the same story to me, but that's what gives me confidence that lots of people within the NHS are aghast at this news.</p>

<p>A few days ago, I was sent this quote which was attributed to a senior technical person in NHS England.</p>

<blockquote><p>We are obviously looking at things like Mythos, which is more sophisticated at finding vulnerabilities. In the next week or so, we will be changing our tack on coding the open and making our code public until we're on top of that risk.</p>

<p>Most of our repos, unless they're essential, will be removed for security reasons.</p></blockquote>

<p>As I've written before, <a href="https://shkspr.mobi/blog/2026/04/does-mythos-mean-you-need-to-shut-down-your-open-source-repos/">this is not the correct response to the purported threat by Mythos</a>.  Neither the AI Safety Institute nor the NCSC recommend this action.  While there may be some increase in risk from AI security scanners, to shutter everything would be a gross overreaction.</p>

<p>Nevertheless, that's what the NHS is preparing to do.</p>

<p>On the 29th of April, guidance note SDLC-8 was sent out. Here's what it says:</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2026/04/SDLC-8.webp" alt="All source code repositories must be private by default. Repositories may be internal where there is a legitimate need for visibility within the enterprise. Repositories must not be public unless there is an explicit and exceptional need, and public access has been formally approved by the Engineering Board. Purpose Public repositories materially increase the risk of unintended disclosure of source code, architectural decisions, configuration detail, and contextual information that may be exploited — particularly given rapid advancements in Al models capable of large-scale code ingestion, inference, and reasoning (e.g. developments such as the Mythos model). This red line establishes a default-closed posture for code while the organisation assesses the impact of these changes and ensures that any public publication of code is a deliberate, reviewed, and justified decision. • For P&amp;P Public repositories we will switch to Private on Monday the 11th May 2026 • Teams that have a need for an exemption need to declare this to the Engineering mailbox by COP Wednesday 6th May 2026 • Teams can change to private at any time ahead of this • Central tracking of public repositories: NHSE public repositories.xlsx" width="1400" height="400" class="aligncenter size-full wp-image-70761">

<p>The majority of <a href="https://github.com/nhsuk/">code repos published by the NHS</a> are not meaningfully affected by any advance in security scanning. They're mostly data sets, internal tools, guidance, research tools, front-end design and the like. There is <em>nothing</em> in them which could realistically lead to a security incident.</p>

<p>When I was working at NHSX during the pandemic, we were so confident of the safety and necessity of open source, we made sure <a href="http://web.archive.org/web/20230122050346/https://transform.england.nhs.uk/blogs/code-behind-nhs-covid-19-app/">the Covid Contact Tracing app was open sourced the minute it was available to the public</a>. That was a nationally mandated app, installed on millions of phones, subject to intense scrutiny from hostile powers - and yet, despite publishing the code, architecture and documentation, the open source code caused <strong>zero</strong> security incidents.</p>

<p>Furthermore, this new guidance is in direct contradiction to the UK's <a href="https://www.gov.uk/guidance/the-technology-code-of-practice#be-open-and-use-open-source">Tech Code of Practice point 3 "Be open and use open source"</a> which insists on code being open.</p>

<p>Similarly, the <a href="https://www.gov.uk/service-manual/technology/making-source-code-open-and-reusable">Service Standard says</a>:</p>

<blockquote><p>There are very few examples of code that must not be published in the open.</p>

<p>The main reason for code to be closed source is when it relates to policy that has not yet been announced. In this case, you must make the code open as soon as possible after the policy is published.</p>

<p>You may also need to keep some code closed for security reasons, for example code that protects against fraud. Follow the guidance on <a href="https://gov.uk/government/publications/open-source-guidance/when-code-should-be-open-or-closed">code you should keep closed</a> and <a href="https://gov.uk/government/publications/open-source-guidance/security-considerations-when-coding-in-the-open">security considerations for open code</a>.</p></blockquote>

<p>There's also the DHSC policy "<a href="https://www.gov.uk/government/publications/data-saves-lives-reshaping-health-and-social-care-with-data/data-saves-lives-reshaping-health-and-social-care-with-data">Data saves lives: reshaping health and social care with data</a>":</p>

<blockquote><p>Commitment 601 – completed May 2022</p>

<p>We will publish a digital playbook on how to open source your code for health and care organisations</p></blockquote>

<p>And, here's NHS Digital's stance on open source in their <a href="https://github.com/NHSDigital/software-engineering-quality-framework/blob/main/practices/open-source.md">Software Engineering Quality Framework</a>:</p>

<blockquote><p>The position of all three of these documents is that we should code in the open by default.</p></blockquote>

<p>All of which is reflected in the <a href="https://service-manual.nhs.uk/standards-and-technology/service-standard-points/12-make-new-source-code-open">NHS service standard</a>:</p>

<blockquote><p>Public services are built with public money. So unless there's a good reason not to, the code they're based should be made available for other people to reuse and build on.</p></blockquote>

<p>All of which is to say - open source should be baked into the DNA of the NHS by now. There are <em>thousands</em> of NHS repositories on GitHub. The work undertaken to assess all of them and then close them will be massive. And for what?</p>

<p>Even if we ignore the impracticality of closing all the code - it is too late! All that code has already been slurped up. If Mythos really is the ultimate hacker, hiding the code now does nothing. It has likely already retained copies of the repositories.</p>

<p>And if it were both practical and effective to hide source code - that doesn't matter. These AI tools are just as effective against closed-source. They can analyse binaries and probe websites with ease.</p>

<p>There are tens of thousands of NHS website pages which <a href="https://duckduckgo.com/?q=github+site%3Anhs.uk">refer to their GitHub repos</a> - will they all need to be updated? What's the cost of that?</p>

<p>I've no idea what led to NHS England making this retrograde decision - <a href="https://www.whatdotheyknow.com/request/information_relating_to_guidance_2">so I've send a Freedom of Information request to find out</a>.</p>

<p>I am convinced that closing all their excellent open source work is the wrong move for the NHS. I hope they see sense and reverse course.</p>

<p>Until then, I've helped make sure that <em>every single NHS repository</em> has been backed up and, because the software licence permits it, can be re-published if the original is closed.</p>

<p>In the meantime, <a href="https://www.writetothem.com/">you should email your MP</a> and tell them that the NHS is wrong to shutter its world-leading open source repositories.</p>

<p>Don't let them take away your right to see the code which underpins our nation's healthcare.</p>

<hr>

<h3 id="further-reading"><a href="https://shkspr.mobi/blog/2026/05/nhs-goes-to-war-against-open-source/#further-reading">Further Reading</a></h3>

<ul>
<li>I'm quoted in this <a href="https://www.newscientist.com/article/2524962-nhs-england-rushes-to-hide-software-over-ai-hacking-fears/">article from The New Scientist</a>.</li>
<li><a href="https://www.linkedin.com/feed/update/activity:7456332994920837120?trk=feed_main-feed-card_social-actions-comments">Matt Hancock on the issue</a></li>
<li><a href="https://www.linkedin.com/posts/jessicarosemorley_i-have-been-a-long-time-champion-for-open-ugcPost-7457048384449761280-6_Xg">Discussion by Jessica Morley, PhD</a></li>
<li><a href="https://fsfe.org/news/2026/news-20260504-01.en.html">Free Software Foundation Europe press release</a></li>
<li><a href="https://www.newscientist.com/article/2525315-backlash-builds-over-nhs-plan-to-hide-source-code-from-ai-hacking-risk/">Further commentary from New Scientist</a></li>
<li><a href="https://keepthingsopen.com/">Petition - Keep Things Open</a></li>
<li><ins datetime="2026-05-14">Update 2026-05-14</ins>: GDS have published their <a href="https://www.gov.uk/guidance/ai-open-code-and-vulnerability-risk-in-the-public-sector">Guidance "AI, open code and vulnerability risk in the public sector "</a> which explicitly says closing repos is the wrong approach.</li>
</ul>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=70760&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2026/05/nhs-goes-to-war-against-open-source/feed/</wfw:commentRss>
			<slash:comments>44</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[How Can Governments Pay Open Source Maintainers?]]></title>
		<link>https://shkspr.mobi/blog/2026/03/how-can-governments-pay-open-source-maintainers/</link>
					<comments>https://shkspr.mobi/blog/2026/03/how-can-governments-pay-open-source-maintainers/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sat, 14 Mar 2026 12:34:42 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[Open Source]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=53267</guid>

					<description><![CDATA[When I worked for the UK Government I was once asked if we could find a way to pay for all the Open Source Software we were using. It is a surprisingly hard problem and I want to talk about some of the issues we faced.  The UK Government publishes a lot of Open Source code - nearly everything developed in-house by the state is available under an OSI Approved licence. The UK is generally pretty…]]></description>
										<content:encoded><![CDATA[<p>When I worked for the UK Government I was once asked if we could find a way to pay for all the Open Source Software we were using. It is a surprisingly hard problem and I want to talk about some of the issues we faced.</p>

<p>The <a href="https://github.com/alphagov/">UK Government publishes a </a><em><a href="https://github.com/alphagov/">lot</a></em><a href="https://github.com/alphagov/"> of Open Source code</a> - nearly everything developed in-house by the state is available under an OSI Approved licence. The UK is generally pretty relaxed about people, companies, and states re-using its code. There's no desire and little capability to monetise what has been developed with <a href="https://publiccode.eu/en/">public money so it becomes public code.</a></p>

<p>What about the Open Source that UK Government <em>uses</em>?</p>

<p>The state uses <a href="https://digital.leadershipacademy.nhs.uk/digital-capabilities/websites/nightingale-theme-user-guide/">big projects like WordPress</a>, as well as <a href="https://github.com/alphagov/govuk-diff/blob/b62aba29f50915c9388110c2baed132b9f9f32df/diffgovuk.py#L81">moderately popular NPM packages</a>, and <a href="https://github.com/alphagov/ckanext-datagovuk/blob/1548325b7e28dd658f26ac68ba7ba990726ab485/bin/python_scripts/find_invalid_tags.py#L11">small Python libraries</a> and everything in between. But can it pay the maintainers of that software?</p>

<p><small>A version of this blog post was <a href="https://hackernoon.com/how-can-governments-pay-open-source-maintainers">originally published on Hackernoon</a>.</small></p>

<h2 id="fixing-the-plumbing"><a href="https://shkspr.mobi/blog/2026/03/how-can-governments-pay-open-source-maintainers/#fixing-the-plumbing">Fixing The Plumbing</a></h2>

<p>Open Source is facing a crisis. The code that the world relies on is often developed by underpaid engineers on the brink of burn-out.  While I don't think anyone wants Open Source to have a paywall, it seems obvious that large organisation should pay their way and not rely solely on volunteer labour.</p>

<p>Here are some of the problems I faced when trying to get the UK Government to pay for OSS and how <em>you</em> as a maintainer can help make it easier for large organisations to pay you.</p>

<p>Firstly, lots of OSS doesn't have a well defined owner; so who gets the money?</p>

<p>I'm not saying that every little library you create needs to be published by a registered company, nor am I suggesting that you should remove your anonymity. But Governments and other organisations need to know <em>who</em> they are funding and <em>where</em> the money is going. The danger of accidentally funnelling money to a sanctioned state or person is just too big a risk for most organisations.</p>

<p>If you want to receive funding - make it <em>really</em> clear who you are.</p>

<h2 id="what-can-you-offer"><a href="https://shkspr.mobi/blog/2026/03/how-can-governments-pay-open-source-maintainers/#what-can-you-offer">What Can You Offer?</a></h2>

<p>Even when there is an owner, there often isn't an easy mechanism for paying people. Donation sites like GitHub Sponsors, Ko-Fi, and Patreon are great for individuals who want to throw a small amount of money to creators but they can be problematic for larger organisations.  Many OSS projects get around this by offering support contracts. It makes it much easier for an organisation to justify their spend because they're no longer donating to something which can be obtained for free; they're paying for a service.</p>

<p>This doesn't have to be a contract offering a 24/7 response and guaranteed SLA. It can be as simple as offering best-effort email support.</p>

<p>The important thing is to offer an <em>easy</em> way for a larger organisation to buy your services. Many organisations have corporate credit cards for lower-cost discretionary spending which doesn't require a full business-case.  How easily could a manager buy a £500 support contact from your site?</p>

<p>Maintainers don't only have to offer support contracts. Many choose to offer training packages which are a good way to raise money <em>and</em> get more people using your product. Some project maintainers will speak at your conference for a suitable fee.</p>

<p>Again, the aim here is for maintainers to offer a <em>plausible</em> reason for a payment to be made.</p>

<h2 id="playing-well-with-others"><a href="https://shkspr.mobi/blog/2026/03/how-can-governments-pay-open-source-maintainers/#playing-well-with-others">Playing Well With Others</a></h2>

<p>Open Source has a brilliant culture of allowing multiple (often anonymous) contributors. That's fine when there's no money involved, but how does a moderately sized project decide who receives what share of the funding? Services like <a href="https://opencollective.com/">OpenCollective</a> can make it easier to show <em>where</em> the money is going but it is better to discuss in advance with all contributors what they expect as a share.</p>

<p>If people think they're being taken advantage of, or that a project maintainer is unjustly enriching themselves, it can cause arguments.  Be very clear to contributors what the funding is for and whether they're entitled to any of it.</p>

<p>Finally, we faced the issue that some OSS projects didn't <em>want</em> to take money from the "big bad state". They were worried that if people saw "Sponsored by the Government" they would assume that there were backdoors for spies, or that the developer might give in to pressure to add unwanted features.  This (usually) isn't the case but it is easy to see why having a single large organisation as the main donor could give the impression of impropriety.</p>

<p>The best defence against this is to have <em>lot</em> of paying sponsors! Having the state as one of many partners makes it clear that a project isn't beholden to any one customer.</p>

<p>It isn't impossible to get Governments to spend on Open Source. But state spending is heavily scrutinised and, bluntly, they aren't set up to pay <i lang="la">ad hoc</i> amounts to non-suppliers, who aren't charging money.  While large projects often have the resources to apply for Government grants and contracts, smaller projects rarely have the time or expertise. It is critical that maintainers remove the barriers which make it too hard for organisations to pay them.</p>

<h2 id="in-summary"><a href="https://shkspr.mobi/blog/2026/03/how-can-governments-pay-open-source-maintainers/#in-summary">In Summary</a></h2>

<ul>
<li>Make it easy for Governments and other large organisations to pay you.</li>
<li>Be as obvious as possible that you are able to accept payments from them.</li>
<li>Don't be afraid to put a large price on your talents.</li>
<li>Offer multiple paid-for options like speaker fees, support, and feature development funding.</li>
<li>Talk with your contributors to let them know how any funding will be shared.</li>
</ul>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=53267&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2026/03/how-can-governments-pay-open-source-maintainers/feed/</wfw:commentRss>
			<slash:comments>14</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Vanguard - The Government Project to get British Businesses to use the Internet]]></title>
		<link>https://shkspr.mobi/blog/2026/02/vanguard-the-government-project-to-get-british-businesses-to-use-the-internet/</link>
					<comments>https://shkspr.mobi/blog/2026/02/vanguard-the-government-project-to-get-british-businesses-to-use-the-internet/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sun, 01 Feb 2026 12:34:10 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[TILvember]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=63122</guid>

					<description><![CDATA[Email isn&#039;t an obvious business benefit. Imagine it is the early 1980s and you need to communicate with people across the country. A first-class letter will cost you 17p - about 60p in today&#039;s money. The letter will be delivered the next day and you&#039;ll have your answer back the day after.  By contrast, a single computer terminal was likely to set you back around £3,000 - and that&#039;s before you …]]></description>
										<content:encoded><![CDATA[<p>Email isn't an obvious business benefit. Imagine it is the early 1980s and you need to communicate with people across the country. A first-class letter <a href="https://gbps.org.uk/information/rates/inland/letters-1968-2006.php">will cost you 17p</a> - about 60p in <a href="https://www.bankofengland.co.uk/monetary-policy/inflation/inflation-calculator">today's money</a>. The letter will be delivered the next day and you'll have your answer back the day after.</p>

<p>By contrast, a single computer terminal was likely to set you back <a href="https://nosher.net/archives/computers/adve_045">around £3,000</a> - and that's before you take into account message transmission costs. That's roughly the same price as sending over 8,000 letters.  Is that a sensible investment for the 1980's businessman?</p>

<p>In 1986, British Telecom started producing "The Communications Programme" which was "a new video magazine produced exclusively for the top communications people in the UK's largest organisations".</p>

<p>The show was distributed on video-tape and the <a href="https://btarchives.access.preservica.com/?s=&amp;hh_cmis_filter=calm.CalmSeries%2FThe+Communications+Programme&amp;saved_filters=calm.CalmSeries%2FThe+Communications+Programme">archived shows</a> are genuinely fascinating. They're a mixture of business reporting, thinly veiled advertorials, and a glance at the future of digital services.</p>

<p>Buried in the middle of <a href="https://btarchives.access.preservica.com/uncategorized/IO_674807ef-9ac1-4658-a6e8-86691a797d8b/">episode 4</a> is this advert from the Department of Trade and Industry.</p>

<video controls="" src="https://shkspr.mobi/blog/wp-content/uploads/2025/10/vanguard.mp4">
  <track default="" kind="captions" src="https://shkspr.mobi/blog/wp-content/uploads/2025/10/vanguard.vtt" srclang="en">
</video>

<p>There's very little online information about the "Vanguard Project" - it was a <a href="https://doi.org/10.1016/0268-4012(88)90017-5">VADS initiative</a> (Value Added Data Services) run by DTI, BT, IBM, INS, ISTEL, and FASTRAK. Some of those acronyms survive, some don't!</p>

<p>Its aim was to promote awareness of EDI and its potential for the United Kingdom.</p>

<blockquote><p>In 1986 the Department of Trade and Industry launched a project called Vanguard to promote the development of this kind of service in 10 different sectors including construction, educational supplies and wholesale food distribution. The major VADS suppliers (BT, IBM, INS, Istel and the Midland Bank) in the UK were heavily involved in the project from the beginning.</p>

<p><cite><a href="https://www.google.co.uk/books/edition/Information_Sources_in_Information_Techn/0hYjAAAAQBAJ?hl=en&amp;gbpv=0">Information Sources in Information Technology</a></cite></p></blockquote>

<p>What's "EDI"?</p>

<blockquote><p>Electronic Data Interchange.</p>

<p><a href="https://dspace.lib.cranfield.ac.uk/server/api/core/bitstreams/0973a70e-db1b-4fed-b84b-931aa86602cc/content">A means of transferring data between co-operating enterprises without having to print it out on one computer and key it into another. Requires agreement about standards (proprietary or otherwise).</a></p></blockquote>

<p>Did it work? Well, that's hard to say!</p>

<p>There's a paper from 1989 called <a href="https://dspace.lib.cranfield.ac.uk/server/api/core/bitstreams/d218650c-f50f-4627-aff7-3cf9141ee2bb/content">Survey of Electronic Data Interchange Users and Service Providers in the UK</a>. It dives into the then current challenges of getting British businesses to adopt EDI.</p>

<p>It quotes <a href="https://en.wikipedia.org/wiki/John_Harvey-Jones">Sir John Harvey-Jones</a> saying that most people running companies were:</p>

<blockquote><p>…old people like me not familiar with the technological possibilities! We have great difficulty in making imaginative jumps to see the way in which the whole of our business can be reorganised, revitalised, set up in totally new ways, releasing energy and cost and putting us into the pole position. I can see abundant evidence that the full benefits of EDI will only be reaped by the companies where the Chief Executives is seized with enthusiasm for the potential prize he can grasp.</p></blockquote>

<p>Which still seems true today! Although over-enthusiasm has led us to a weird AI-in-everything future.</p>

<p>The paper doesn't talk about Vanguard specifically, although it does have this rather cute diagram adapted from one of its reports:</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2025/10/Vanguard.webp" alt="Vague graph showing how adopting technologies is beneficial." width="2048" height="1638" class="aligncenter size-full wp-image-63127">

<p>Not quite the Gartner Hype Cycle!</p>

<p>The paper concludes that:</p>

<blockquote><p>Unfortunately the zealots of EDI tend to be unable to ‘sell’ the benefits to management in most companies, and this is not helped by the way that many companies have been forced to trade electronically. Management tends to think that EDI is about computers, and because they think that computers are technical they abdicate responsibility with the cry of ‘its all too difficult’. This must be wrong. It is up to those who understand EDI to learn how to talk to management, and it is up to management to understand that not only is EDI not about technology, but even if it was it is still their responsibility.</p></blockquote>

<p>Again, true as it ever was!</p>

<p>Nestled in the bibliography is this tantalising list of publications from the now-defunct Her Majesty's Stationery Office:</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2025/10/bibliography.webp" alt="List of books." width="1800" height="1346" class="aligncenter size-full wp-image-63128">

<p>None of which appear to be online, although <a href="https://bll01.primo.exlibrisgroup.com/discovery/fulldisplay?docid=alma990071197720109251&amp;context=L&amp;vid=44BL_INST:BLL01&amp;lang=en&amp;search_scope=BL_Available&amp;adaptor=Local%20Search%20Engine&amp;tab=BL_Available&amp;query=any,contains,0115139958&amp;sortby=title&amp;facet=frbrgroupid,include,9020552068280143198&amp;offset=0">a few are in The British Library</a> - and a few more <a href="https://www.google.co.uk/books/edition/Value_added_and_Data_Services_Interworki/poEfAQAAIAAJ?hl=en&amp;gbpv=1&amp;bsq=vanguard&amp;dq=The%20Use%20of%20VADS%20for%20the%20Aero%20Industry&amp;printsec=frontcover">available on Google Books</a></p>

<p>The state <a href="https://hansard.parliament.uk/Commons/1988-03-31/debates/b4a366bd-f3c1-4855-8cc0-09ff0d1f590b/ConsultancyContracts">awarded several contracts for Vanguard</a> - most of which seemed to be in the training space. Here's what <a href="https://archive.org/details/edihandbooktradi0000unse">The EDI handbook said about it</a>:</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2025/10/vanguard.webp" alt="To get the awareness-raising activity of VANGUARD off to a quick start, an offer of up to two days of free consultancy in the basic issues surrounding value added and data services was made to chairmen and managing directors in 10,000 medium sized companies. Some 2,000 responses were received expressing interest in learning more about VANGUARD and over 800 consultancy sessions have so far been taken up with leading technology consultants  Langton, Logic, Coopers S. Lybrand, PACITL, Peat Marwick Mitchell, CAP and Scicon. All of the consultants conducting these sessions have themselves passed through a two day training course organised for VANGUARD and conveying the message that value added and data services could have significant economic and strategic benefits for those firms. Later this year, beginning in June in the South West and then moving around the country, there will be a series of VANGUARD conferences, workshops and seminars, designed to offer senior management and also lower tiers of management an opportunity to hear about value added and data services from existing users and from experts on the economics and mechanics of getting started in their use. All advice offered under the VANGUARD initiative is intended to be impartial. However, it is to be hoped that suppliers of value added and data services will sieze the opportunity created by VANGUARD through its awareness raising activity to increase, in parallel, their own awareness and promotional efforts to help potential users become more familiar with their offerings. " width="760" height="681" class="aligncenter size-full wp-image-63428">

<p>(My thanks to <a href="https://mas.to/@guardeddon/115134134399462585">Don Thompson</a>, <a href="https://bsky.app/profile/owenboswarva.bsky.social/post/3lxu4kxdvek2a">Owen Boswarva</a>, and <a href="https://wiki.london.hackspace.org.uk/view/User:Ms7821">Ms7821</a> for digging out some of those references.)</p>

<p>Did it work? By the time I entered the workforce in the 1990s, it seemed like every desk had a computer. Although the Internet was in its infancy, email and electronic ordering was a normal part of business. The various proto-Internet protocols were still around, but were quickly being replaced.</p>

<p>A thesis published in 1991 asked an important question:</p>

<blockquote><p>why should a non-interventionist Government as Thatchers become directly involved in developing the market and working together with private companies whose normal aim is to increase market share at the expense of their competitors rather, than cooperate with them?</p>

<p><cite><a href="https://doras.dcu.ie/19498/1/Michael_Giblin_20130729115356.pdf">The impact of Electronic data interchange on Irish foreign trade and transport</a></cite></p></blockquote>

<p><a href="https://en.wikipedia.org/wiki/Metcalfe%27s_law">Metcalfe's Law</a> tells us that there is no value being the only business on a network. It simply isn't rational to invest in connecting to a data service that no-one else is on. But the value of that network increases as more people and businesses get connected. If you've read <a href="https://shkspr.mobi/blog/2020/02/book-review-the-entrepreneurial-state/">The Entrepreneurial State</a>, you'll know that governments are often responsible for subsidising technological initiatives like this.  The state, its citizenry, and its businesses all benefit from the increased efficiencies of electronic communications, so it is only right that the state should bootstrap these sorts of projects.</p>

<p>I sent an <a href="https://www.whatdotheyknow.com/request/historical_documents_relating_to">FoI request to find out more</a> but it looks like all the information is now archived.</p>

<p>If you know of any other sources of information about Project Vanguard - please leave a comment.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=63122&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2026/02/vanguard-the-government-project-to-get-british-businesses-to-use-the-internet/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		<enclosure url="https://shkspr.mobi/blog/wp-content/uploads/2025/10/vanguard.mp4" length="21515256" type="video/mp4" />

			</item>
		<item>
		<title><![CDATA[The (theoretical) risks of open sourcing (imaginary) Government LLMs]]></title>
		<link>https://shkspr.mobi/blog/2024/01/the-theoretical-risks-of-open-sourcing-imaginary-government-llms/</link>
					<comments>https://shkspr.mobi/blog/2024/01/the-theoretical-risks-of-open-sourcing-imaginary-government-llms/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Tue, 23 Jan 2024 12:34:17 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[Open Source]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=49367</guid>

					<description><![CDATA[Last week I attended an unofficial discussion group about the future of AI in Government. As well as the crypto-bores who have suddenly pivoted their &#34;expertise&#34; into AI, there were lots of thoughtful suggestions about what AI could do well at a state level.  Some of it is trivial - spell check is AI. Some of it is a dystopian hellscape of racist algorithms being confidently incorrect.  The…]]></description>
										<content:encoded><![CDATA[<p>Last week I attended an <em>unofficial</em> discussion group about the future of AI in Government. As well as the crypto-bores who have suddenly pivoted their "expertise" into AI, there were lots of thoughtful suggestions about what AI could do well at a state level.</p>

<p>Some of it is trivial - spell check is AI. Some of it is a dystopian <a href="https://shkspr.mobi/blog/2020/08/book-review-race-after-technology-abolitionist-tools-for-the-new-jim-code/">hellscape of racist algorithms</a> being confidently incorrect.  The reality is likely to be somewhat prosaic.</p>

<p>Although I'm no longer a civil servant, I still enjoy going to these events and saying "But what about open source, eh?" - then I stroke my beard in a wise-looking fashion and help facilitate the conversation.</p>

<p>For many years, my role in Cabinet Office and DHSC was to shout the words "OPEN SOURCE" at anyone who would listen. Then patiently demolish their arguments when they refused to release something on GitHub.  But I find myself somewhat troubled when it comes to AI models.</p>

<p>Let's take a theoretical example. Suppose the Government trains an AI to assess appeals to, say, benefits sanctions. An AI is fed the text of all the written appeals and told which ones are successful and which ones aren't. It can now read a new appeal and decide whether it is successful of not.  Now let's open source it.</p>

<p><mark>For the hard of thinking - this is not something that exists. It is not official policy. It was not proposed as a solution. I am using it as a made-up example.</mark></p>

<p>What does it mean to open source an AI?  Generally speaking, it means releasing some or all of the following.</p>

<ol>
<li>The training data.</li>
<li>The weights assigned to the training data.</li>
<li>The final model.</li>
</ol>

<p>I think it is fairly obvious that releasing the training data of this hypothetical example is a bad idea. Appellants have not consented to having their correspondence published. It may contain deeply personal and private information.  Releasing this data is <em>not</em> ethical.</p>

<p>Releasing how the data is trained is probably fine. It would allow observers to see what biases the model has encoded in it. Other departments could use the model to train their own AI. So I (cautiously) support the opening of that code.</p>

<p>But training weights <em>without</em> the associated data is kind of useless. Without the data, you're unable to understand what's going on behind the scenes.</p>

<p>Lastly, the complete model. Again, I find this problematic. There are two main risks. The first is that someone can repeatedly test the model to find weaknesses. I don't believe in "security through obscurity" - but allowing someone to play "Groundhog Day" with a model is risky. It could allow someone to hone their answers to guarantee that their appeal would be successful. Or, more worryingly, it could find a lexical exploit which can <a href="https://shkspr.mobi/blog/2017/03/how-to-hypnotise-an-artificial-intelligence/">hypnotise the AI into producing unwanted results</a>.</p>

<p>Even if that weren't a concern, it appears some AI models can be coerced into regurgitating their training data - as discovered by the New York Times:</p>

<blockquote>
<p>  The complaint cited examples of OpenAI’s GPT-4 spitting out large portions of news articles from the Times ... It also cited outputs from Bing Chat that it said included verbatim excerpts from Times articles. 
</p><p>  <a href="https://arstechnica.com/tech-policy/2023/12/ny-times-sues-open-ai-microsoft-over-copyright-infringement/">NY Times copyright suit wants OpenAI to delete all GPT instances</a>
</p></blockquote>

<p>Even if a Government department didn't release its training data - those data are still embedded in the model and it may be able to reconstruct them.  So any sensitive or personal training data <em>might</em> be able to be reconstructed.</p>

<p><mark>Once again, to be crystal clear, the system I am describing doesn't exist. No one has commissioned it. This is a thought experiment by people who do not work in Government.</mark></p>

<p>So where does that leave us?</p>

<p>I am 100% a staunch advocate for open source. Public Money means Public Code. Make Things Open It Makes Things Better.</p>

<p>But...</p>

<p>It seems clear to me that releasing training data is probably not possible - unless the AI is trained on data which is entirely safe / legal to make public.</p>

<p>Without the training data, the <em>way</em> it is trained is of limited use. It should <em>probably</em> be opened, but would be hard to assess.</p>

<p>The final model can only be safely released if the training data is safe to release.</p>

<h2 id="what-next"><a href="https://shkspr.mobi/blog/2024/01/the-theoretical-risks-of-open-sourcing-imaginary-government-llms/#what-next">What next?</a></h2>

<p>I'll admit, this troubles me.</p>

<p>I want to live in a world where the data and algorithms which rule the world are transparent to us. There will be plenty of AI systems which <em>can</em> and <em>should</em> be completely open - nose-to-tail.  But there will be algorithms trained on sensitive data - and I can't see any safe, legal, or moral way of opening them.</p>

<p>Again, I want to stress that this particular example is a figment of my imagination.  But at some point this will have to be reckoned with.</p>

<p>I'm glad this isn't my problem any more!</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=49367&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2024/01/the-theoretical-risks-of-open-sourcing-imaginary-government-llms/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[It has never been cheaper to commit a crime]]></title>
		<link>https://shkspr.mobi/blog/2023/10/it-has-never-been-cheaper-to-commit-a-crime/</link>
					<comments>https://shkspr.mobi/blog/2023/10/it-has-never-been-cheaper-to-commit-a-crime/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Mon, 02 Oct 2023 11:34:49 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[crime]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[politics]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=45997</guid>

					<description><![CDATA[The UK has what is known as a &#34;Standard Scale&#34; of fines for criminal acts. For example, breaking the law may incur &#34;a fine not exceeding level 4 on the standard scale&#34;.  Part of the reasoning behind this, so I understand, is to make it simpler for the Government to update the value of those fines. Rather than having to change every law in the land - and have tedious votes on them - it&#039;s possible…]]></description>
										<content:encoded><![CDATA[<p>The UK has what is known as a "Standard Scale" of fines for criminal acts. For example, breaking the law may incur "a fine not exceeding level 4 on the standard scale".</p>

<p>Part of the reasoning behind this, so I understand, is to make it simpler for the Government to update the value of those fines. Rather than having to change every law in the land - and have tedious votes on them - it's possible to change one law and have its provisions cascade down to all others. Efficient!</p>

<p>The modern Standard Scale was brought in by the <a href="https://www.legislation.gov.uk/ukpga/1991/53/section/17/1992-10-01">Criminal Justice Act 1991</a>.  The fines are:</p>

<table>
<thead>
<tr>
  <th align="right">Level on the scale</th>
  <th align="right">Offence committed<br>11 April 1983 - 1 October 1992</th>
  <th align="right">Offence committed<br> after 1 October 1992</th>
</tr>
</thead>
<tbody>
<tr>
  <td align="right">1</td>
  <td align="right">£25</td>
  <td align="right">£200</td>
</tr>
<tr>
  <td align="right">2</td>
  <td align="right">£50</td>
  <td align="right">£500</td>
</tr>
<tr>
  <td align="right">3</td>
  <td align="right">£200</td>
  <td align="right">£1,000</td>
</tr>
<tr>
  <td align="right">4</td>
  <td align="right">£500</td>
  <td align="right">£2,500</td>
</tr>
<tr>
  <td align="right">5</td>
  <td align="right">£1,000</td>
  <td align="right">£5,000</td>
</tr>
</tbody>
</table>

<p>(Source: <a href="https://www.legislation.gov.uk/ukpga/2020/17/section/122/enacted">Sentencing Act 2020</a>)</p>

<p>As you can see,  the fines increased quite dramatically from their old value.</p>

<p>And, since 1992 the fines have increased by... nothing!</p>

<p>The <a href="https://www.bankofengland.co.uk/monetary-policy/inflation/inflation-calculator">Bank of England's Inflation calculator</a> estimates that a £5,000 fine in 1992 should be approximately £10,000 in 2023.</p>

<p>As I understand it, <a href="https://www.legislation.gov.uk/ukpga/2012/10/section/87">the Standard Scale can be increased via a Statutory Instrument</a>. With the stroke of a pen (and a lot of behind the scenes work) the Justice Secretary could increase these fines so they kept up with inflation.</p>

<p>And that <em>nearly</em> happened! In 2014, a <a href="https://www.legislation.gov.uk/ukdsi/2014/9780111116203/article/2">Draft statutory Instrument was published</a>. It proposed increasing the Levels 1-4 fines by 400% - so Level 4 would go from £2,500 to £10,000<sup id="fnref:level5"><a href="https://shkspr.mobi/blog/2023/10/it-has-never-been-cheaper-to-commit-a-crime/#fn:level5" class="footnote-ref" title="The Level 5 fine had already become a potentially unlimited fine due to Legal Aid, Sentencing and Punishment of Offenders Act 2012 - Section 85." role="doc-noteref">0</a></sup>.</p>

<p>Quite why it was never published, I was not able to find out.</p>

<p>All I know is that during this time of rapid inflation, it appears that the Government are doing nothing to make sure crime doesn't pay.</p>

<p>It is estimated that in 2021, <a href="https://www.sentencingcouncil.org.uk/sentencing-and-the-council/types-of-sentence/fines/">77% of all offenders received a fine</a>.  That's approximately 737,000 offenders who are paying less than they would have thirty years ago.</p>

<p>The very least the Government could do is ensure that the criminals who <em>do</em> get caught, charged, and convicted have to pay a fine which reflects the severity of their crime.</p>

<div id="footnotes" role="doc-endnotes">
<hr aria-label="Footnotes">
<ol start="0">

<li id="fn:level5">
<p>The Level 5 fine had already become a potentially unlimited fine due to <a href="https://www.legislation.gov.uk/ukpga/2012/10/section/85">Legal Aid, Sentencing and Punishment of Offenders Act 2012 - Section 85</a>.&nbsp;<a href="https://shkspr.mobi/blog/2023/10/it-has-never-been-cheaper-to-commit-a-crime/#fnref:level5" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

</ol>
</div>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=45997&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2023/10/it-has-never-been-cheaper-to-commit-a-crime/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[A (partial) list of vanity identifiers]]></title>
		<link>https://shkspr.mobi/blog/2020/05/a-partial-list-of-vanity-identifiers/</link>
					<comments>https://shkspr.mobi/blog/2020/05/a-partial-list-of-vanity-identifiers/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sat, 02 May 2020 08:03:22 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[money]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=34838</guid>

					<description><![CDATA[One of those things that organisations love to do is issue identifiers. My credit card provider issues me with a Customer ID, a Billing ID, a Reference Number, and an online login ID. All of which are different. And none of which match the embossed plastic card they sent me.  The state also issues identifiers. I know, I know, I am not a number, I am a free man. But I have a passport number which…]]></description>
										<content:encoded><![CDATA[<p>One of those things that organisations love to do is issue identifiers. My credit card provider issues me with a Customer ID, a Billing ID, a Reference Number, and an online login ID. All of which are different. And none of which match the embossed plastic card they sent me.</p>

<p>The state also issues identifiers. I know, I know, I am not a number, I am a free man. But I have a passport number which is different from my National Insurance Number which is different from my NHS number which is different from my Council Tax reference.</p>

<p>And so it goes.</p>

<p>That made me think. People are vain. Some people are vain <em>and</em> rich.  Could we sell these people "vanity" identifiers?  People pay big money for lucky or memorable phone numbers.  Would they do the same for Government issued IDs?</p>

<p>(No. No they wouldn't. This is a silly idea born out of a brainstorming session. This is not a policy paper. This is a bit of fun on a dreary lockdown weekend.)</p>

<p>There is precedent for this.</p>

<p>The UK's Driver and Vehicle Licensing Agency will happily <a href="https://dvlaregistrations.dvla.gov.uk/">sell you a personalised numberplate for your car</a>. Most countries - I guess - do something similar.</p>

<p>You can also <a href="https://www.poweredbypaf.com/custom-postcode/">buy a customised postcode</a> (Zipcode). Handy if you want an easy to remember address.</p>

<p>In the UK, there is no such thing as a legal name, and you're free to rename yourself. But you can <a href="https://www.gov.uk/change-name-deed-poll/enrol-a-deed-poll-with-the-courts">pay a modest sum to register your change of name</a>.</p>

<p>I'm genuinely surprised that the hyper-commercial USA doesn't let people pay for a "cool" Social Security Number. Preferring instead to <a href="https://www.ssa.gov/employer/randomization.html">issue them randomly</a>. They don't even let you buy a custom zipcode.</p>

<p><a href="https://www.weforum.org/agenda/2016/07/countries-selling-citizenship/">A whole bunch of countries sell citizenship</a>. That gets you a passport. But none that I can see let you pick a Passport Number that ends <code>007</code>.</p>

<p>Would <a href="https://beta.companieshouse.gov.uk/company/00764797">Apple</a> pay for a custom company number? I bet they'd go for <code>02241955</code>.</p>

<p>What other customised identifies does the state sell? Do any other countries let you buy weird personalised things? Let me know in the comments!</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=34838&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2020/05/a-partial-list-of-vanity-identifiers/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Episode 31 - Modernising the Ministry of Justice]]></title>
		<link>https://shkspr.mobi/blog/2019/10/episode-31-modernising-the-ministry-of-justice/</link>
					<comments>https://shkspr.mobi/blog/2019/10/episode-31-modernising-the-ministry-of-justice/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 16 Oct 2019 14:28:08 +0000</pubDate>
				<category><![CDATA[About A Minute]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[justice]]></category>
		<category><![CDATA[podcast]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=32911</guid>

					<description><![CDATA[How do you modernise the technology of a huge organisation like the UK&#039;s Ministry of Justice? Kim Rowan has some bright ideas.   	🔊 	 	 		💾 Download this audio file. 	    Read Kim&#039;s post on the Application Modernisation Team For more technical posts, read the Just-Tech blog on Medium.  …]]></description>
										<content:encoded><![CDATA[<p>How do you modernise the technology of a huge organisation like the UK's Ministry of Justice? Kim Rowan has some bright ideas.</p>

<p></p><figure class="audio">
	<figcaption>🔊</figcaption>
	<img src="https://shkspr.mobi/blog/wp-content/uploads/2019/10/Kim-Rowan-MoJ-mp3-image.jpg" alt="">
	<audio controls="" loading="lazy" src="https://shkspr.mobi/blog/wp-content/uploads/2019/10/Kim-Rowan-MoJ.mp3">
		<p>💾 <a href="https://shkspr.mobi/blog/wp-content/uploads/2019/10/Kim-Rowan-MoJ.mp3">Download this audio file</a>.</p>
	</audio>
</figure><p></p>

<ul>
<li><a href="https://mojdigital.blog.gov.uk/2018/11/22/announcing-the-application-modernisation-team1/">Read Kim's post on the Application Modernisation Team</a></li>
<li>For more technical posts, read the <a href="https://medium.com/just-tech">Just-Tech blog on Medium</a>.</li>
</ul>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=32911&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2019/10/episode-31-modernising-the-ministry-of-justice/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://shkspr.mobi/blog/wp-content/uploads/2019/10/Kim-Rowan-MoJ.mp3" length="1176673" type="audio/mpeg" />

			</item>
		<item>
		<title><![CDATA[Don't redact FOI answers with a marker pen]]></title>
		<link>https://shkspr.mobi/blog/2017/01/dont-redact-foi-answers-with-a-marker-pen/</link>
					<comments>https://shkspr.mobi/blog/2017/01/dont-redact-foi-answers-with-a-marker-pen/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Tue, 17 Jan 2017 15:07:14 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[FoI]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[personal]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=24709</guid>

					<description><![CDATA[(Disclaimer - I currently work for GDS, although I don&#039;t work on FOI. This is an opinion piece and doesn&#039;t represent the views on any of my employers - past, present, or future.)  The Irish government recently complied with a Freedom of Information Act request from journalists at RTÉ.  The journalists wanted copies of messages sent via a WhatsApp group.  The Irish government complied and sent out …]]></description>
										<content:encoded><![CDATA[<p><small>(Disclaimer - I currently work for GDS, although I don't work on FOI. This is an opinion piece and doesn't represent the views on any of my employers - past, present, or future.)</small></p>

<p>The Irish government <a href="https://www.rte.ie/news/2017/0115/845061-government-whatsapp/">recently complied with a Freedom of Information Act request from journalists at RTÉ</a>.</p>

<p>The journalists wanted copies of messages sent via a WhatsApp group.  The Irish government complied and sent out several pages of documents.  Let's take a look at three of the core mistakes that they made.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/01/FOI-response-poorly-redacted.png" alt="FOI response poorly redacted" width="456" height="313" class="aligncenter size-full wp-image-24710">

<h2 id="marker-pens"><a href="https://shkspr.mobi/blog/2017/01/dont-redact-foi-answers-with-a-marker-pen/#marker-pens">Marker Pens</a></h2>

<p>The redaction process appears to be drawing over the offending words with a marker pen.</p>

<p>When the ink is insufficiently dark, as in this example, we can clearly make out the word which is being deleted.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/01/David.png" alt="The word &quot;David&quot; is clearly visible through the ink" width="242" height="104" title="Thanks David" class="aligncenter size-full wp-image-24711">

<p>Even when the ink is quite thick, we can digitally enhance the picture to clearly see <em>some</em> letters.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/01/Veronica.png" alt="An enhanced image showing the name &quot;Veronica&quot; has been redacted" width="400" height="126" class="aligncenter size-full wp-image-24720">

<p>We only need a few letters to discover even more information.</p>

<h2 id="fixed-width-fonts"><a href="https://shkspr.mobi/blog/2017/01/dont-redact-foi-answers-with-a-marker-pen/#fixed-width-fonts">Fixed Width Fonts</a></h2>

<p>The font that this blog is written in uses a <em>proportional</em> font.
The letter <strong>M</strong> is physically wider than the letter <strong>I</strong>.</p>

<p>The FOI response uses a <code>monospace font - where every letter is the same length.</code></p>

<p>This allows us to accurately count how long a word is.</p>

<p>This is particularly useful in working out who is speaking - for example <code>ALICE</code> will take up more horizontal space than <code>BOB</code>.</p>

<p>Even <a href="http://www.nature.com/nature/journal/v429/n6988/full/429116b.html">using proportional fonts is not a guarantee that information will stay hidden</a> - but there's no doubt <code>monospace</code> makes information recovery easier.</p>

<h2 id="coverage"><a href="https://shkspr.mobi/blog/2017/01/dont-redact-foi-answers-with-a-marker-pen/#coverage">Coverage</a></h2>

<p>As you can see at the top of the page, not all the letters have been covered.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/01/Top-text.png" alt="Text at the top of the page hasn't been fully obscured" width="488" height="86" class="aligncenter size-full wp-image-24713">

<p>We can make a good guess that any vertical line is likely to be one of the letters <code>IJKLbdhlt</code>.</p>

<p>Each of those letters has a unique layout in a monospaced font.</p>

<p>Using our knowledge of the font, the partial exposure, and how the English language is composed, we can make a reasonable guess at what some of the words are.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/01/see-the-lay-of.png" alt="The redacted text seems to say &quot;see the lay of&quot;" width="600" height="194" class="aligncenter size-full wp-image-24722">

<p>Our knowledge of <a href="http://idioms.thefreedictionary.com/lay+of+the+land">English-language idioms</a> may allow us to guess the next set of letters.</p>

<h2 id="thoughts"><a href="https://shkspr.mobi/blog/2017/01/dont-redact-foi-answers-with-a-marker-pen/#thoughts">Thoughts</a></h2>

<p>This post isn't intended to convince people to be more closed - but rather to encourage more openness.</p>

<p>These sort of physical redactions offer little protection against the determined reader. It's the digital equivalent putting your door on the latch rather than locking it.</p>

<p><a href="http://www.cse.lehigh.edu/~lopresti/Publications/2005/spie05a.pdf">We've known for over a decade that it is possible to recover information from improperly redacted documents</a>.</p>

<p>Scanned documents are difficult for researchers to use.  Equally, delivering an FOI response in a non-accessible format is likely to be a breach of the rights of disabled citizens.</p>

<p>The correct response, in my personal opinion, is to take a <em>digital</em> copy of the records to be released and replace every instance of sensitive information with <code>[REDACTED]</code> or <code>[23 WORDS REDACTED]</code>.  That way there can no possibility of accidentally revealing information. Of course, if you leave "track changes" on - the data may still be there.</p>

<p>Using ineffective techniques raises the the risk of unwanted information leakage.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=24709&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2017/01/dont-redact-foi-answers-with-a-marker-pen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[How I Got The UK Government To Adopt ODF]]></title>
		<link>https://shkspr.mobi/blog/2014/07/how-i-got-the-uk-government-to-adopt-odf/</link>
					<comments>https://shkspr.mobi/blog/2014/07/how-i-got-the-uk-government-to-adopt-odf/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 23 Jul 2014 11:15:07 +0000</pubDate>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[gov.uk]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[open standards]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=10694</guid>

					<description><![CDATA[Well, it&#039;s not often I get to completely influence the UK Government&#039;s approach to open standard.  GOV.UK is adopting .ODF as their official document standard!  All documentation will be also made available in HTML &#38; PDF.  Sweet!  Yeah, yeah, so I only played a small part in the (no doubt) hideously complicated process - but I&#039;m happy to take full credit :-)  Last year, the UK Government opened…]]></description>
										<content:encoded><![CDATA[<p>Well, it's not often I get to completely influence the UK Government's approach to open standard.  <a href="https://gds.blog.gov.uk/2014/07/22/making-things-open-making-things-better/">GOV.UK is adopting .ODF</a> as their official document standard!  All documentation will be also made available in HTML &amp; PDF.  Sweet!</p>

<p>Yeah, yeah, so I only played a small part in the (no doubt) hideously complicated process - but I'm happy to take full credit :-)</p>

<p>Last year, the UK Government opened up a <a href="http://standards.data.gov.uk/">Standards Hub</a>.  They were actively soliciting for challenges that the UK Government could take on.</p>

<p>I was one of the first to respond.</p>

<blockquote class="social-embed" id="social-embed-384362507483500544" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/edent" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRkgBAABXRUJQVlA4IDwBAACQCACdASowADAAPrVQn0ynJCKiJyto4BaJaQAIIsx4Au9dhDqVA1i1RoRTO7nbdyy03nM5FhvV62goUj37tuxqpfpPeTBZvrJ78w0qAAD+/hVyFHvYXIrMCjny0z7wqsB9/QE08xls/AQdXJFX0adG9lISsm6kV96J5FINBFXzHwfzMCr4N6r3z5/Aa/wfEoVGX3H976she3jyS8RqJv7Jw7bOxoTSPlu4gNbfXYZ9TnbdQ0MNnMObyaRQLIu556jIj03zfJrVgqRM8GPwRoWb1M9AfzFe6Mtg13uEIqrTHmiuBpH+bTVB5EEQ3uby0C//XOAPJOFv4QV8RZDPQd517Khyba8Jlr97j2kIBJD9K3mbOHSHiQDasj6Y3forATbIg4QZHxWnCeqqMkVYfUAivuL0L/68mMnagAAA" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Terence Eden is on Mastodon</p>@edent</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody">My suggestion for open formats in government has been published - <a href="http://standards.data.gov.uk/challenge/offer-documents-multiple-open-formats">standards.data.gov.uk/challenge/offe…</a></section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/edent/status/384362507483500544"><span aria-label="2 likes" class="social-embed-meta">❤️ 2</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-09-29T17:02:17.000Z" itemprop="datePublished">17:02 - Sun 29 September 2013</time></a></footer></blockquote>

<p>You can <a href="http://standards.data.gov.uk/challenge/offer-documents-multiple-open-formats">read my modest proposal on the standards hub</a>.</p>

<p>The crux of my proposal was this:</p>

<blockquote><p>Each user - whether they work for the Government or are a citizen - has the right to read documents.

A user should not be expected to purchase new equipment or install new software, just in order to read an official document.</p></blockquote>

<p>I don't think that's too much to ask.  You may buy a computer every 6 months - but there are plenty of citizens who only have access to a Windows 95 PC.  Or a Nintendo Wii.  Or an eReader.  Or who don't have admin rights to install new software.</p>

<p>Many of these devices are perfectly serviceable - and <em>all</em> are guaranteed to read either PDF or HTML.  Open standards means zero extra cost for the citizen.</p>

<h2 id="next-steps"><a href="https://shkspr.mobi/blog/2014/07/how-i-got-the-uk-government-to-adopt-odf/#next-steps">Next Steps</a></h2>

<p>Based on my suggestion, two challenges were created:</p>

<ul><li><a href="http://standards.data.gov.uk/challenge/viewing-government-documents">Challenge: Viewing government documents</a></li>
<li><a href="http://standards.data.gov.uk/challenge/sharing-or-collaborating-government-documents"> Challenge: Sharing or collaborating with government documents</a></li>
</ul>

<p>After several months of wrangling, the Government announced a solution to both of these challenges - <a href="https://www.gov.uk/government/news/open-document-formats-selected-to-meet-user-needs">Open document formats selected to meet user needs</a>.</p>

<blockquote>When departments have adopted these open standards:

<ul>
<li>citizens, businesses and voluntary organisations will no longer need specialist software to open or work with government documents</li>
  <li>people working in government will be able to share and work with documents in the same format, reducing problems when they move between formats</li>
  <li>government organisations will be able to choose the most suitable and cost effective applications, knowing their documents will work for people inside and outside of government</li>
</ul>
<p>The <a href="https://www.gov.uk/government/publications/open-standards-for-government">selected standards</a>, which are compatible with commonly used document applications, are:</p>

<ul>
<li>PDF/A or HTML for viewing government documents</li>
  <li>Open Document Format (<abbr title="Open Document Format">ODF</abbr>) for sharing or collaborating on government documents</li>
</ul>

<cite><a href="https://www.gov.uk/government/news/open-document-formats-selected-to-meet-user-needs">     Cabinet Office and The Rt Hon Francis Maude MP </a></cite>
</blockquote>

<p>And, <strong>boom</strong>, just like that the open standard of ODF is mandated across government.  In the future, you won't have to buy Microsoft Office just to read or respond to a government document.  You won't need the latest and greatest computer, or cutting edge software.</p>

<p>Here's the thing. I don't know what would have happened if I hadn't made my initial contribution.  Perhaps someone else would have.  The tide is turning away from the proprietary standards of the past and Governments around the world are embracing Open Standards.</p>

<p>But I did contribute.  I did make my voice heard.  And the world has changed a little bit for the better.</p>

<p>And now it's up to you.  Find a <a href="http://standards.data.gov.uk/">challenge on the Government's website</a>, contribute, engage, make <em>your</em> voice heard,</p>

<hr>

<p>Huge thanks to <a href="https://gds.blog.gov.uk/author/hadley-beeman/">Hadley Beeman</a> for telling me about the Open Standards Challenge, and to <a href="https://mojdigital.blog.gov.uk/author/tracey-williams/">Tracey Williams</a> for keeping me informed of its progress.  Much of real credit for this amazing achievement belongs to <a href="https://gds.blog.gov.uk/author/linda-humphries/">Linda Humphries</a> for running the consultation, and to <a href="https://www.gov.uk/government/people/francis-maude">The Rt Hon Francis Maude MP</a> for listening to such wise counsel.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=10694&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2014/07/how-i-got-the-uk-government-to-adopt-odf/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[The Unsecured State Part 4 - UK Government Websites Spewing Spam]]></title>
		<link>https://shkspr.mobi/blog/2014/03/the-unsecured-state-part-4-uk-government-websites-spewing-spam/</link>
					<comments>https://shkspr.mobi/blog/2014/03/the-unsecured-state-part-4-uk-government-websites-spewing-spam/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Thu, 06 Mar 2014 08:20:24 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[gov.uk]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[Unsecured State]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=9899</guid>

					<description><![CDATA[This is part 4 of a series of blog posts looking at the security of the UK Government&#039;s web infrastructure.    Over the last few days, I&#039;ve shown that hundreds of websites run by branches of the UK state are in a perilous state of disrepair. There are multiple sites with hugely embarrassing XSS flaws, running ancient and unsecured software, languishing unmaintained and long since abandoned.  What …]]></description>
										<content:encoded><![CDATA[<p>This is part 4 of a <a href="https://shkspr.mobi/blog/tag/unsecured-state/">series of blog posts</a> looking at the security of the UK Government's web infrastructure.</p>

<hr>

<p>Over the last few days, I've shown that hundreds of websites run by branches of the UK state are in a perilous state of disrepair. There are multiple sites with hugely embarrassing XSS flaws, running ancient and unsecured software, languishing unmaintained and long since abandoned.</p>

<p>What are the consequences of failing to invest in security and maintenance?  The websites become a haven for cyber-criminals.  They exploit weaknesses in the sites and use them to push dodgy pills, fake goods, and all manner of illicit schemes.</p>

<p>The exploits which we are about to see range from the trivial - comment spam - to the extremely serious - complete site takeovers.</p>

<p>All the sites mentioned in this blog were notified on 19th February about the specific flaws found.  I've no idea how these sites were compromised, nor whether any citizens' data are at risk.  All I know is that a disastrous attitude to "cyber security" is rotting away within the *.gov.uk namespace.</p>

<h2 id="complete-site-takeover"><a href="https://shkspr.mobi/blog/2014/03/the-unsecured-state-part-4-uk-government-websites-spewing-spam/#complete-site-takeover">Complete Site Takeover</a></h2>

<p>This looks like the perfect site to by some "Genuine* Fashionable Boots", doesn't it?
<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/Hillingdon-Boots.jpg" alt="Hillingdon Boots" width="720" height="536" class="aligncenter size-full wp-image-9906">
It is seemingly hosted with the endorsement of the Conservative run London Borough of Hillingdon.  One of the most prosperous borough in London, and they can't even afford to hire a website security team.</p>

<p style="width:3em;margin-left:auto; margin-right:auto;">—❦—</p>

<p>The Leadership Centre is funded by the government department for Communities and Local Government.  Its mission?</p>

<blockquote><p>We believe it takes great leadership to create thriving and prosperous communities so we work with and support senior leaders from across the public sector to help them shift their thinking on leadership.</p></blockquote>

<p>Sadly, that doesn't extend to thinking about leading technology teams.  The site has been abandoned for around the last 3 years.  In that time, it has become riddled with spam.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/LocalLeadership-Spam-fs8.png" alt="LocalLeadership Spam-fs8" width="600" height="400" class="aligncenter size-full wp-image-9907"></p>

<p style="width:3em;margin-left:auto; margin-right:auto;">—❦—</p>

<p>At the other end of the spectrum, we have the tiny borough of Amble.  With a population of barely 6,000, their website plays host to a number of webpages extolling the virtue of knock-off boots.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/Amble-Spam-fs8.png" alt="Amble Spam-fs8" width="600" height="400" class="aligncenter size-full wp-image-9908">

<p style="width:3em;margin-left:auto; margin-right:auto;">—❦—</p>

<p>The town of Kidwelly is nearly 900 years old.  It has a <a href="http://en.wikipedia.org/wiki/Kidwelly#History">rich history</a> including medieval castles, nature reserves, and an annual festival.</p>

<p>As far as Google is concerned, it also maintains a cottage industry for cut-price "blue pills".</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/Hacked-Gov-UK-Site-in-search-listings-fs8.png" alt="Hacked Gov UK Site in search listings-fs8" width="600" height="495" class="aligncenter size-full wp-image-9904">

<p>Having spoken to the council, they have told me that the local police are currently dealing with the matter.</p>

<p style="width:3em;margin-left:auto; margin-right:auto;">—❦—</p>

<p>Can we reasonably expect small parish councils under the yoke of austerity to have top-notch web security teams?  If they are able to find the resources necessary to fund the protection of their digital assets, that's great - but it's highly unlikely.</p>

<p>Instead, Central Government needs to heavily invest in making sure that all councils - big and small - are able to <em>competently</em> run web sites and services.</p>

<h2 id="comment-spam"><a href="https://shkspr.mobi/blog/2014/03/the-unsecured-state-part-4-uk-government-websites-spewing-spam/#comment-spam">Comment Spam</a></h2>

<p>Every blog attracts comment spam.  Fraudsters leaving vaguely plausible comments in the hope that publication will see a flurry of extra hits on their site.  The bigger and more prestigious the site, the more likely the site is to be targeted.  And the .gov.uk name is <em>very</em> prestigious.</p>

<p>Amongst the Government sites playing host to spam is the Foreign and Commonwealth Office's blog page for  the British Ambassador to Somalia.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/FCO-Spam-fs8.png" alt="FCO Spam-fs8" width="600" height="400" class="aligncenter size-full wp-image-9909">

<p style="width:3em;margin-left:auto; margin-right:auto;">—❦—</p>

<p>The Northern Ireland Assembly is the devolved legislature for Northern Ireland. It has hundreds of comments, seemingly all of which promoting dodgy deals.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/NIA-Spam-fs8.png" alt="NIA Spam-fs8" width="600" height="400" class="aligncenter size-full wp-image-9910">

<p style="width:3em;margin-left:auto; margin-right:auto;">—❦—</p>

<p>A book of condolence in Oldham for a much loved community member now plays host to spammers.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/Oldham-Condolence-Spam-fs8.png" alt="Oldham Condolence Spam-fs8" width="575" height="681" class="aligncenter size-full wp-image-9913">

<p style="width:3em;margin-left:auto; margin-right:auto;">—❦—</p>

<p>Lewes, and many other councils, have open forums which are overrun with spam messages.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/Lewes-Spam-fs8.png" alt="Lewes Spam-fs8" width="600" height="400" class="aligncenter size-full wp-image-9914">

<p style="width:3em;margin-left:auto; margin-right:auto;">—❦—</p>

<p>Even the UK National Archives have seen fit to save some comment spam for future generations to ponder.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/National-Archives-Spam-fs8.png" alt="National Archives Spam-fs8" width="600" height="207" class="aligncenter size-full wp-image-9912"></p>

<h2 id="hidden-links"><a href="https://shkspr.mobi/blog/2014/03/the-unsecured-state-part-4-uk-government-websites-spewing-spam/#hidden-links">Hidden Links</a></h2>

<p>Finally, we get to the murky world of hidden links.  These are spamming messages not designed to be seen by humans.  They are hidden within the web pages' source code in the hopes that Google and other search engines will see them and increase the spamming site's popularity.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/Gov-Spam-Source-Code-fs8.png" alt="Gov Spam Source Code-fs8" width="600" height="400" class="aligncenter size-full wp-image-9905">

<p>The spam covers the usual range from pharmaceuticals to knock off designer goods.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/Land-Registry-spam-fs8.png" alt="Land Registry spam" width="600" height="300" class="aligncenter size-full wp-image-9951">

<p>Again, there are several sites which exhibit this malicious behaviour.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/03/East-Devon-HTML-Spam-fs8.png" alt="East Devon HTML Spam-fs8" width="600" height="400" class="aligncenter size-full wp-image-9921">

<h2 id="what-can-be-done"><a href="https://shkspr.mobi/blog/2014/03/the-unsecured-state-part-4-uk-government-websites-spewing-spam/#what-can-be-done">What Can Be Done?</a></h2>

<p>The State needs to <strong>take responsibility</strong> for the websites run in its name.  If site owners are unable or unwilling, then those sites should be removed from the web.  It is simply too dangerous to allow them to stay online without decent security measures in place.</p>

<p>It is time that the Government started to treat cyber-security as a serious subject.  They love putting out press releases, and making grand sounding plans with shadowy agencies - what they need to do is spend some money on basic front-line services.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=9899&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2014/03/the-unsecured-state-part-4-uk-government-websites-spewing-spam/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Should GOV.UK Run A Bug Bounty?]]></title>
		<link>https://shkspr.mobi/blog/2014/02/should-gov-uk-run-a-bug-bounty/</link>
					<comments>https://shkspr.mobi/blog/2014/02/should-gov-uk-run-a-bug-bounty/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Tue, 04 Feb 2014 12:05:27 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[gov.uk]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=9760</guid>

					<description><![CDATA[Cyber Security is of vital national importance.  As the United Kingdom places more of its infrastructure onto the Internet, bugs and glitches go from minor inconveniences to full scale national emergencies.  Suppose, for a moment, that a hacker were to interrupt payment processing for banks, or tamper with the UK&#039;s water supply, or cut off the phone lines.  The economic damage alone could run…]]></description>
										<content:encoded><![CDATA[<p>Cyber Security is of vital national importance.  As the United Kingdom places more of its infrastructure onto the Internet, bugs and glitches go from minor inconveniences to full scale national emergencies.</p>

<p>Suppose, for a moment, that a hacker were to interrupt payment processing for banks, or tamper with the UK's water supply, or cut off the phone lines.  The economic damage alone could run into the billions.</p>

<p>Anyone discovering such a flaw could illegally exploit it for their own gain, or sell the vulnerability to the highest bidder.</p>

<p>The computer industry's solution to this problem is the "<a href="https://bugcrowd.com/list-of-bug-bounty-programs/">Bug Bounty</a>".  Any security researcher / hacker who finds a security bug in, say, Facebook - is then able to disclose that bug directly to Facebook in return for cold, hard cash.  And a generous "thank you" note.  This provides an economic incentive to find and <em>safely</em> reveal bugs.</p>

<p>Some companies band together to provide <a href="https://hackerone.com/ibb">bug bounties for critical Internet infrastructure</a>.  The giants of Capitalism banding together in Socialism to protect their interests. Lovely!</p>

<p>Ideally, I think, Governments should compel businesses to provide bug bounties.  Think of it like a form of punitive fine - inapplicable to responsible companies.  Force the privatised utilities, large companies, and infrastructure providers to pay up for security flaws in their software and hardware.</p>

<p>It's not so unreasonable; the Government already <a href="https://ico.org.uk/action-weve-taken/">fines companies for breaches of the Data Protection Act</a> - so why not fine companies for breaches of a future "Computer Security Act".</p>

<p>But that will be a long time coming.  Let's start closer to home.</p>

<h3 id="why-doesnt-the-uk-government-offer-a-bug-bounty-for-its-services"><a href="https://shkspr.mobi/blog/2014/02/should-gov-uk-run-a-bug-bounty/#why-doesnt-the-uk-government-offer-a-bug-bounty-for-its-services">Why doesn't the UK Government offer a bug bounty for its services?</a></h3>

<p><img src="https://shkspr.mobi/blog/wp-content/uploads/2014/02/Gov-UK-Bugs-fs8.png" alt="Gov UK Bugs" width="570" height="320" class="aligncenter size-full wp-image-9767">
Imagine that you've just found a gaping huge security flaw in HMRC.  With a single command from your computer, you can subtly alter your tax status - or see how much tax an individual has paid - or erase evidence that someone has paid their owed tax.</p>

<p>Ignoring the <a href="http://www.legislation.gov.uk/ukpga/1990/18">illegal aspect of acting on your findings</a> - where's the incentive to responsibly report the problem?  After all, you'd get a huge pay-day from selling it to the criminal underworld.</p>

<p>Let's step back a bit - how would you even <strong>successfully</strong> report your findings to the Government?</p>

<p>Assuming you've even <em>heard</em> of <a href="https://www.gov.uk/government/policy-teams/office-of-cyber-security-and-information-assurance">Office of Cyber Security and Information Assurance</a> the only way of contacting them is via email.  They don't offer a PGP key, so there's no way of contacting them securely.  Oh, and based on my experience, they don't reply.</p>

<p>One could also try contacting the affected Government agency.  But again, based on my experience, they won't have the first clue of how to respond to a reported security flaw.</p>

<p>Finally, one could try escalating to <a href="https://web.archive.org/web/20140217164922/http://www.cesg.gov.uk/AboutUs/contactus/Pages/Contact-GovCertUK.aspx">GCHQ's GovCertUK</a> - the security agency charged with protecting vital national computing infrastructure.  They <a href="https://web.archive.org/web/20130625170330/http://www.cesg.gov.uk/Publications/Documents/pgp_page.txt"><em>do</em> offer a PGP key</a> - but its validity expired at the end of January 2014...</p>

<p>Wouldn't it be brilliant if our shiny new <a href="https://www.gov.uk/">GOV.UK</a> were to offer an easy to use form for reporting security vulnerabilities?  Obviously, they would need a team acting as a clearing house for all the reports they receive, and the legal authority to test the vulnerabilities reported.</p>

<p>Finally, if a bug was found within the Government’s IT infrastructure, they could force it to be fixed and offer the reporter a suitable reward.  It needn't be monetary, of course, it could just as easily be a medal, an honour, or a Peerage - whatever they deem suitable for strengthening the nation's security.</p>

<p>Is this something the Government should be involved in?  Or should citizens simply exhaust themselves trying to report bugs with little prospect of them being fixed and no prospect of a "thank you" - let alone a reward?</p>

<p>Without a bug bounty, what incentive does the Government have for keeping its electronic infrastructure secure?  Or do they just believe that the "stick" of criminal sanctions is larger than the carrot of rewarding decent behaviour?</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=9760&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2014/02/should-gov-uk-run-a-bug-bounty/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA["Let's ban tiny phones!" - UK Government]]></title>
		<link>https://shkspr.mobi/blog/2013/08/lets-ban-tiny-phones-uk-government/</link>
					<comments>https://shkspr.mobi/blog/2013/08/lets-ban-tiny-phones-uk-government/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Thu, 22 Aug 2013 10:55:57 +0000</pubDate>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[ban]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[police]]></category>
		<category><![CDATA[watch]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=8646</guid>

					<description><![CDATA[The BBC is reporting that the Government is so afraid of prisoners having access to concealed mobile phones, they want to introduce a ban.  UK officials are considering banning the sale of small mobile phones designed to resemble car key fobs. A government spokesman told the BBC that it was discussing the issue with the National Trading Standards Board and the Serious Organised Crime Agency. It …]]></description>
										<content:encoded><![CDATA[<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Zoolander-Phone.jpg" alt="Zoolander Phone" width="500" height="346" class="aligncenter size-full wp-image-8647">

<p>The <a href="http://www.bbc.co.uk/news/technology-23782136">BBC is reporting</a> that the Government is so afraid of prisoners having access to concealed mobile phones, they want to introduce a ban.</p>

<blockquote><p>UK officials are considering banning the sale of small mobile phones designed to resemble car key fobs.
</p><p>A government spokesman told the BBC that it was discussing the issue with the National Trading Standards Board and the Serious Organised Crime Agency.
</p><p>It follows a report by the Times suggesting some of the Chinese-made products were being advertised with prisoners in mind.
</p><p>Having a mobile phone in jail is a criminal offence.</p></blockquote>

<p>The article goes on to conflate a number of issues. As well as the illegality of having a phone in prison, there is the trading standards issue that some of these devices have unauthorised logos on them!</p>

<p>How exactly does one go about banning tiny phones?  Two years ago, <a href="https://shkspr.mobi/blog/2011/03/review-s16-mobile-phone-watch/" title="Review: S16 Mobile Phone Watch">I reviewed the S16 watch phone</a>.  As the name suggests, it's small enough to comfortably fit on one's wrist.</p>

<p><a href="https://shkspr.mobi/blog/2011/03/review-s16-mobile-phone-watch/" title="Review: S16 Mobile Phone Watch"><img src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/Watch-Phone-showing-W3C.jpg" alt="Watch Phone showing W3C" width="500" height="375" class="aligncenter size-full wp-image-3676"></a></p>

<p>A large percentage of the size is taken up by the touchscreen and the bulky battery.  Since I reviewed it, sizes have shrunk dramatically - as have prices.  You can now pick up a wrist worn phone for around £30.
<a href="http://www.amazon.co.uk/gp/product/B009GDPGP6/ref=as_li_ss_il?ie=UTF8&amp;camp=1634&amp;creative=19450&amp;creativeASIN=B009GDPGP6&amp;linkCode=as2&amp;tag=shkspr-21"><img border="0" src="https://images-eu.ssl-images-amazon.com/images/I/41dHO49afPL._SL160_.jpg"></a>
Now, all of the above are 2G phones.  For 3G phones, there's the <a href="http://www.gsmarena.com/modu_t-3554.php">Micromax Modu</a>.  At around £50, it's a svelte 76 x 46.5 x 11 mm and features a reasonably competent Web browser.</p>

<iframe title="Micromax Modu t Unboxing and Quick Review" width="620" height="349" src="https://www.youtube.com/embed/N60R0q43ccA?start=202&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

<p>Is the Government really going to try to introduce a ban on technology under a certain size? Or technology which looks like some innocuous other item?</p>

<p>Or is this just some sabre rattling to make people thing "well, at least they're doing <em>something</em>!"</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=8646&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2013/08/lets-ban-tiny-phones-uk-government/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Strawberries and Teabags]]></title>
		<link>https://shkspr.mobi/blog/2013/07/strawberrys-and-teabags/</link>
					<comments>https://shkspr.mobi/blog/2013/07/strawberrys-and-teabags/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Fri, 26 Jul 2013 13:15:29 +0000</pubDate>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[porn]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=8520</guid>

					<description><![CDATA[David Cameron wants to block certain &#34;pornographic&#34; search terms. He joins a long list of MPs who simply don&#039;t understand what they&#039;re talking about - like Claire Perry, Andy Burnham, and Helen Goodman.  I&#039;ve talked before about my time working as an &#34;Adult Material Classifier&#34; for Vodafone UK.  In short, my team and I used to watch pornographic videos and classify whether they were suitable for…]]></description>
										<content:encoded><![CDATA[<p><a href="https://web.archive.org/web/20130725160441/https://blogs.telegraph.co.uk/technology/micwright/100009396/david-cameron-cant-protect-us-from-child-porn-because-he-doesnt-understand-the-internet/">David Cameron wants to block certain "pornographic" search terms</a>. He joins a long list of MPs who simply don't understand what they're talking about - like <a href="http://boingboing.net/2013/07/24/technologically-illiterate-mp.html">Claire Perry</a>, <a href="https://shkspr.mobi/blog/2008/12/dont-blame-andy-burnham-for-wanting-to-censor-the-web/">Andy Burnham</a>, and <a href="https://shkspr.mobi/blog/2012/11/helen-goodman-mp-is-particularly-stupid/">Helen Goodman</a>.</p>

<p>I've talked before about <a href="https://youtu.be/Ivgla84p90E">my time working as an "Adult Material Classifier" for Vodafone UK</a>.  In short, my team and I used to watch pornographic videos and classify whether they were suitable for inclusion on Vodafone live.</p>

<p>There were the usual limitations (no more than two participants, all over 18 etc) we also had a list of banned words.</p>

<p>It contained the usual sexual and racial slang which was verboten - as well as <strong>strawberry</strong> and <strong>teabag</strong>.</p>

<p><a href="https://imgur.com/Z8iI307" title="There's some weird stuff out there..."><img src="https://shkspr.mobi/blog/wp-content/uploads/2013/07/Strawberry-and-Teabag.png" alt="Strawberry and Teabag" width="552" height="414" class="aligncenter size-full wp-image-8521"></a></p>

<p>I had obviously lead a very sheltered life. I had no idea that "to teabag" was a thing. Nor that one could "procure a strawberry" to defile.  But, you can, and people do.</p>

<p>I can understand that David Cameron wants people not to be able to search for "obvious" search terms - but how do you block ambiguous terms?  It's not hard to imagine to sort of depraved search query which would produce this image:
<a href="http://imgur.com/UslUiTk" title="Wet Pussy"><img src="https://i.imgur.com/UslUiTk.gif" alt="Wet Pussy" title="Hosted by imgur.com"></a>
As people see what is being filtered, it's fairly easy to switch to a slang which has no "official" meaning.  In China, the Government regularly censor discussion about the massacre at Tienanmen Square.  Forbidden from mentioning the date of June 4th, locals instead refer to <a href="http://en.wiktionary.org/wiki/May_35th">May 35th</a>.</p>

<p>So, how does any search engine filter out "innocent" terms which may lead to "illegal" images?</p>

<p>I'll leave you with a quote from the Central Committee of the Communist Party of China in the Global Times (emphasis added):</p>

<blockquote>
<h3 <a="" href="http://www.globaltimes.cn/content/786493.shtml" id="web-regulation-in-publics-best-interest"><a href="https://shkspr.mobi/blog/2013/07/strawberrys-and-teabags/#web-regulation-in-publics-best-interest">Web regulation in public's best interest</a></h3>
Many countries are trying to regulate their Internet services. Under pressure from public opinion, many well-known websites are becoming more self-disciplined. For example, Facebook has started to provide training for its website regulators to help identify and delete inappropriate remarks. In Turkey, where chaos and turmoil are running rampant, the Turkish government criticized social media as the top threat. <strong>Similar denouncements have also been heard from the British Parliament.</strong>
</blockquote>

<p>What exalted company our wise and infallible government are keeping.</p>

<p><a href="http://www.amazon.co.uk/gp/product/B006FGXN98/ref=as_li_ss_il?ie=UTF8&amp;camp=1634&amp;creative=19450&amp;creativeASIN=B006FGXN98&amp;linkCode=as2&amp;tag=shkspr-21"><img src="https://shkspr.mobi/blog/wp-content/uploads/2013/07/Pixellated-Teabags.jpg" alt="Pixellated Teabags" width="250" height="363" class="aligncenter size-full wp-image-8522"></a></p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=8520&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2013/07/strawberrys-and-teabags/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[OpenTech 2013]]></title>
		<link>https://shkspr.mobi/blog/2013/05/opentech-2013/</link>
					<comments>https://shkspr.mobi/blog/2013/05/opentech-2013/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sun, 19 May 2013 16:46:03 +0000</pubDate>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[geeks]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[Open Data]]></category>
		<category><![CDATA[opentech]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=8266</guid>

					<description><![CDATA[Another year - another OpenTech!  See blog posts from 2010 and 2011. It feels like every year the event gets bigger and better.  It&#039;s still the same crowd of politically aware techies, and it still costs a ridiculously cheap fiver to come along, and the talks were of an abnormally high quality.  Here are my thoughts from the day.  Farmification Of Factories  Fascinating talk from Lisa Ma about…]]></description>
										<content:encoded><![CDATA[<p>Another year - another OpenTech!  See blog posts from <a href="https://shkspr.mobi/blog/2010/09/opentech-2010/" title="OpenTech 2010">2010</a> and <a href="https://shkspr.mobi/blog/2011/05/opentech-2011/" title="OpenTech 2011">2011</a>.
It feels like every year the event gets bigger and better.  It's still the same crowd of politically aware techies, and it still costs a ridiculously cheap fiver to come along, and the talks were of an abnormally high quality.</p>

<p>Here are my thoughts from the day.</p>

<h2 id="farmification-of-factories"><a href="https://shkspr.mobi/blog/2013/05/opentech-2013/#farmification-of-factories">Farmification Of Factories</a></h2>

<p>Fascinating talk from <a href="http://lisama.co.uk/">Lisa Ma</a> about living and working with workers in a Chinese joystick factory.</p>

<iframe title="Farmification" src="https://player.vimeo.com/video/43321165?dnt=1&amp;app_id=122963" width="620" height="349" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" referrerpolicy="strict-origin-when-cross-origin"></iframe>

<p>Raises interesting questions about how we treat workers in terms of resources, and whether urbanisation is seen as a universally good thing by young people.
It got me to thinking about how we treat factory workers compared to how we treat animals.  It's now a badge of pride for cosmetics to carry a label reading "Not Tested On Animals."  Following the recent disasters in Bangaladesh, should clothes carry a "No Sweatshop Labour" tag?
Or, perhaps as Rob Manuel suggested, shops should publicly display how much tax they pay.</p>

<blockquote class="social-embed" id="social-embed-335695559962787841" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><blockquote class="social-embed" id="social-embed-335694890497363968" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/edent" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRkgBAABXRUJQVlA4IDwBAACQCACdASowADAAPrVQn0ynJCKiJyto4BaJaQAIIsx4Au9dhDqVA1i1RoRTO7nbdyy03nM5FhvV62goUj37tuxqpfpPeTBZvrJ78w0qAAD+/hVyFHvYXIrMCjny0z7wqsB9/QE08xls/AQdXJFX0adG9lISsm6kV96J5FINBFXzHwfzMCr4N6r3z5/Aa/wfEoVGX3H976she3jyS8RqJv7Jw7bOxoTSPlu4gNbfXYZ9TnbdQ0MNnMObyaRQLIu556jIj03zfJrVgqRM8GPwRoWb1M9AfzFe6Mtg13uEIqrTHmiuBpH+bTVB5EEQ3uby0C//XOAPJOFv4QV8RZDPQd517Khyba8Jlr97j2kIBJD9K3mbOHSHiQDasj6Y3forATbIg4QZHxWnCeqqMkVYfUAivuL0L/68mMnagAAA" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Terence Eden is on Mastodon</p>@edent</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody"><a href="https://twitter.com/hashtag/opentech">#opentech</a> we have "not tested on animals" labels. Should we have "not built by sweatshop labour"?</section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/edent/status/335694890497363968"><span aria-label="5 likes" class="social-embed-meta">❤️ 5</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="8 reposts" class="social-embed-meta">🔁 8</span><time datetime="2013-05-18T09:54:33.000Z" itemprop="datePublished">09:54 - Sat 18 May 2013</time></a></footer></blockquote><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/robmanuel" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRugBAABXRUJQVlA4INwBAABQCgCdASowADAAPqVEnkmmJCMhNVVdUMAUiUAXz2tJhRYOMOWvGL0D6hRcd0x5cRu+ujH7jCq2k8dOzY3+2YSLf5mWonBkqT8Sww7YGebqHtw3oxn0O5zzpekAAP5AKNvbudSis/VNQ60kATPJcNT7BGWJmILu/Y3IVjNXMGPe3sTIUaqKJS9pz3qDuFBXO0vvY05qOEJtBFUflVw2cHEYDDYSr5rOYTwoMNGmGxWVNOb+OYvDNwmhWt4f2MqiwQX7cpWfgU4UTd04+BjBhYHEVrJlJBay68T/aGwYyehjFhNGjdHgWTbNBTuLJcLi6lu5TqAssilfecmCw8nQDuYhLza6zyJt4ZW/eLCtPpwYufwttWCJOMOUpgvoEkHe7rxvKHSmuhbxO/w5eWOOuVCH/3QXjIRX8Q0YuXAS1HHtUUqNgOoQOQy+C4rNQuVq3JNwHHrMjXFcexVz96dn5EAHwBIzQ4PdJfD2b6NMpGSpV1vGVLJ1JYLw5LgQHfd4ai0Wpo6Uldl32MgQ2jLXPNf5jZNKBuU86Jl1z3HdDWSSDG70aLKN6fqecvG4cFz+z8nLn1lNDXELoHcGH8uSvQj38Xv9yzKjINRd9nrkhuwKetQhNevNHOU3aLAAAA==" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Rob Manuel 🍳</p>@robmanuel</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody"><small class="social-embed-reply"><a href="https://twitter.com/edent/status/335694890497363968">Replying to @edent</a></small><a href="https://twitter.com/edent">@edent</a> and a x% of purchase price will be paid as tax to HMRC label?</section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/robmanuel/status/335695559962787841"><span aria-label="0 likes" class="social-embed-meta">❤️ 0</span><span aria-label="1 replies" class="social-embed-meta">💬 1</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-18T09:57:13.000Z" itemprop="datePublished">09:57 - Sat 18 May 2013</time></a></footer></blockquote>

<p>Or even</p>

<blockquote class="social-embed" id="social-embed-335794312178700289" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><blockquote class="social-embed" id="social-embed-335694890497363968" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/edent" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRkgBAABXRUJQVlA4IDwBAACQCACdASowADAAPrVQn0ynJCKiJyto4BaJaQAIIsx4Au9dhDqVA1i1RoRTO7nbdyy03nM5FhvV62goUj37tuxqpfpPeTBZvrJ78w0qAAD+/hVyFHvYXIrMCjny0z7wqsB9/QE08xls/AQdXJFX0adG9lISsm6kV96J5FINBFXzHwfzMCr4N6r3z5/Aa/wfEoVGX3H976she3jyS8RqJv7Jw7bOxoTSPlu4gNbfXYZ9TnbdQ0MNnMObyaRQLIu556jIj03zfJrVgqRM8GPwRoWb1M9AfzFe6Mtg13uEIqrTHmiuBpH+bTVB5EEQ3uby0C//XOAPJOFv4QV8RZDPQd517Khyba8Jlr97j2kIBJD9K3mbOHSHiQDasj6Y3forATbIg4QZHxWnCeqqMkVYfUAivuL0L/68mMnagAAA" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Terence Eden is on Mastodon</p>@edent</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody"><a href="https://twitter.com/hashtag/opentech">#opentech</a> we have "not tested on animals" labels. Should we have "not built by sweatshop labour"?</section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/edent/status/335694890497363968"><span aria-label="5 likes" class="social-embed-meta">❤️ 5</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="8 reposts" class="social-embed-meta">🔁 8</span><time datetime="2013-05-18T09:54:33.000Z" itemprop="datePublished">09:54 - Sat 18 May 2013</time></a></footer></blockquote><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/alexstapleton" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRkAAAABXRUJQVlA4IDQAAABwAwCdASowADAAPrVap08nJSOiI4gA4BaJaQDSNArT6xyKBAAA/vSD+8ugVodjRgqAAAAA" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">alex</p>@alexstapleton</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody"><small class="social-embed-reply"><a href="https://twitter.com/edent/status/335694890497363968">Replying to @edent</a></small><a href="https://twitter.com/edent">@edent</a> print the CEO to employee salary ratio on the tags.</section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/alexstapleton/status/335794312178700289"><span aria-label="1 likes" class="social-embed-meta">❤️ 1</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-18T16:29:37.000Z" itemprop="datePublished">16:29 - Sat 18 May 2013</time></a></footer></blockquote>

<p>There's a great interview with Lisa at VisionOnTV</p>

<iframe title="Farmification - Lisa Ma - OpenTech" width="620" height="349" src="https://www.youtube.com/embed/CzTz2A8A_Dw?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

<h2 id="putting-your-house-on-github"><a href="https://shkspr.mobi/blog/2013/05/opentech-2013/#putting-your-house-on-github">Putting Your House on GitHub</a></h2>

<p>What if you <a href="https://web.archive.org/web/20131126093028/https://github.com/frabcus/house/issues">put all your niggling household issues on a bug tracker</a>?  Superficially, a very entertaining talk by Francis Irving - but raised a serious point about how we communicate with tradespeople.</p>

<p>Why can't I put a big list of jobs out to tender and let plumbers and electricians compete for my work?</p>

<p>I asked him about the security aspect of the project.  In open source software, it's usually considered polite to raise a security bug in private before disclosing it to the wider world.  You wouldn't want to raise a public bug which read "Burglar Alarm Broken", would you?</p>

<h2 id="constitutional-excerpts-project"><a href="https://shkspr.mobi/blog/2013/05/opentech-2013/#constitutional-excerpts-project">Constitutional Excerpts Project</a></h2>

<p>Another great "what if" made real.  What if you were to <a href="https://web.archive.org/web/20130328073512/http://indigotrust.wordpress.com/2013/03/11/guest-blog-post-the-constitutional-excerpts-project/">gather all the versions of countries' constitutions up in one place</a>?  What would a searchable database be like? What lessons can we learn?
Given that most countries constitutions change over time, and most changes are done by non experts in the field, this could be a very valuable resource.</p>

<blockquote class="social-embed" id="social-embed-335703054143856640" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/blangry" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRlgDAABXRUJQVlA4IEwDAAAQDgCdASowADAAPqlImkmmJKKhNV1YAMAVCWwAnTK9fjSIbhoqFvX0kbZe7lZQD6i7x/Jr9HaHsgrZ5ZXGB3yRoHQEakvV9wkxa/XnnSTAHu9D0MKnOWDiy7kx9tFYO339i7DvueJkHc3eRJa+6m6SSOHqguHCIg7gAP7s4gflUilUqyt6dhlf6VXmaJ7pps7cDOYts/KB3ji1z27C9jyU+h2x0QZuk8/LDyEeQ3gywEc7kgOTt1Jsm2YQfz9NuG3NdMmfIvgjzrrh86H4vfq16PmK7/r4v3GU0UB/9o31PZe3B7gkzikyddoR0L0pVsyNl6wukFQkYNGY+AwK8sUHkpZM9ysqVWN1CAX6N7/BLRRTUEMTf9CYsiNcANLgkJbSp/ner752YrTyT3UeC5pZphSD5Sb8EoKf9JWngwb2cGcYZN+JW/Okk2dqlc8dPTtGYiGhSIaz6GZF1OPwYsUcsB4/JzZRPe9/EMjTC9rgABgRYaKUkGoaDNxUYIJZ3aVeClDClwIPp/tGCJgQ60KWSlVgToYOzCBMSVwlltFnl08rsqGngfH7oMVDN/8I3CqYnLK2d5afJZjzH0qxYgg0olaGkJkvZ/KQgXKRgMGpJ4mbcG7vOT9UKAwNl2G9oC7MuMd3NIpfNThrozAXc8qZCB3ah9FaGg5j9WML5Q+rmPblH2zSh/3m1fbHeoe7MsUSoMWpRhVOHdw85f4fggLGe81V/FuUhmty9mH+42b8/SuVlLMeSCYJrWddUx5H88aoP5i9fXzQanmCQ2V8HOZL6gqlSGAXFcHSBYA3ZHGSmmCF+/bSyb5YA5reNE9En1TwfxqaQ/Q2LSaXdTQoPqmFhALvv1cDa/jF67uDNKVmtfoh11TE+I6n/++vDLbVxSKiPpuZHdK1/6SjwxWvvzP9p/5AVj9PidfKWlhP1lzEe4RCHZhJaz9vpbhmO/tFV7bsKtvMHvd9ENcvgtQ1CmOuooQcnlqShoxcMpOjcKKhIT4JM6XPUkqHCr3piGpm4Bpnn9R0mTfuZPGrJE5nPtVRNxezToBhkMxEUa85FiAjrqRGQJe5DVFPMz9HbmtOQYSrlTx4TT5wsayHWI6bAEcHuLHwtPICqeG8WZQA" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Alex</p>@blangry</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody">This taxonomy of constitutional issues is anthropologically problematic. Relies on eurocentric assumptions. But totally fixable. <a href="https://twitter.com/hashtag/opentech">#opentech</a></section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/blangry/status/335703054143856640"><span aria-label="0 likes" class="social-embed-meta">❤️ 0</span><span aria-label="4 replies" class="social-embed-meta">💬 4</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-18T10:26:59.000Z" itemprop="datePublished">10:26 - Sat 18 May 2013</time></a></footer></blockquote>

<p>It also touched on the limits of crowd sourcing from the general population.  When very dense legal language is involved, it is usually best to get experts to decide what it means.  Of course, that's also an argument for having laws written in plain and unambiguous language.</p>

<h2 id="gov-uk"><a href="https://shkspr.mobi/blog/2013/05/opentech-2013/#gov-uk">GOV.UK</a></h2>

<p>The GOV.UK team have gone from a twinkle in the eye of some techies - to a fully fledged team kicking arse in the heart of the Civil Service.
Of particular interest to me was how <a href="http://digital.cabinetoffice.gov.uk/2012/12/10/testing-the-redirections/">they managed a complex redirection project</a> as they closed various sites. Certainly not for the faint hearted.</p>

<p>Also interesting was the tales of some of the internal difficulties they faced. Including some "interesting" thoughts on Open Source.</p>

<blockquote><p>CESG tech dir: "If anyone in UK government says CESG has banned open source send their name to me and I'll have them killed" #opensource13
<a href="https://web.archive.org/web/20230122190318/https://twitter.com/NickJHeath/status/324838401041899520?ref_src=twsrc%5Etfw">Archived Source</a></p></blockquote>

<p>I asked an awkward question about their priorities.  The <a href="http://www.theregister.co.uk/2013/04/30/universal_credit_dwp_browser_compatibility_snafu/">DWP site only works on IE6</a>! That means trying to claim benefits if you have a modern computer or browser (or even an old Mac or Linux box) is impossible.
The problem, as I understand it, is that contracts have been signed which mean making even simple changes comes with a high cost.  As we've seen with PFI contracts in hospitals, the initial cost can seem attractive but outsourced companies with a strong profit motive will screw you over without providing any real benefit.</p>

<p>Another interesting question was asked about the "dumbing down" of content.  Firstly, the pages link to the relevant legislation if you really want the nitty gritty detail.  Secondly, nerds aren't average users.  Average users tend to skim pages rather than reading them comprehensively.  Given the average reading age in the UK is 12 (<a href="http://www.literacytrust.org.uk/adult_literacy/illiterate_adults_in_england">that's a hugely problematic statement, BTW</a>) it's important that the information on the pages is as clear as possible.</p>

<p>I can't begin to describe how incredibly proud UK citizens should be at having such an amazing team reshaping the Government's digital portfolio.</p>

<h2 id="the-bill-and-gavin-show"><a href="https://shkspr.mobi/blog/2013/05/opentech-2013/#the-bill-and-gavin-show">The Bill and Gavin Show</a></h2>

<p>Oh, look, just <a href="http://www.thebillblog.com/2013/05/the-state-of-the-intersection-my-opentech-talk/">read Bill's talk and be enlightened</a>.
Given that the punk music revolution is now being used to sell cars and butter, how do we stop the digital revolution from being hijacked in such a way?  One suggestion is to "weaponize" openness.  Can we have a "Creative Commons MAX" licence which promises extreme legal retribution for violators?  Can we create Open Source licences which prevent evil being done in our name?  I suppose GPLv3 is an attempt at that.</p>

<p><a href="https://web.archive.org/web/20130314031853/http://www.dgen.net/blog/">Gavin Stark</a>'s talk on Open Data gave me a thought about the ongoing issues with privatizing the PAF (that's the data which makes up the UK's PostCode system).  Several years ago, I suggested that <a href="https://shkspr.mobi/blog/2009/10/privatise-the-post-office-co-op-style/">mutual ownership would be preferable to privatisation of the Post Office</a> - could the same be true of PAF?  Would enough techno-utopians be able to club together to run PAF in an open and sustainable way?</p>

<h2 id="bribing-mps"><a href="https://shkspr.mobi/blog/2013/05/opentech-2013/#bribing-mps">Bribing MPs</a></h2>

<p>I've been thinking a lot about political donations and "political donations".  It seems that some people are able to influence the legislative process by donataing modest sums of money, and giving favours to politicians.  Other people would call for a database of lobbyists, or some form of push notification service for whenever your MP receives a <strike>bribe</strike> donation.  Not me.  I want to make a crowd sourcing site to help you influence your MP.</p>

<iframe title="KickbackStarter - OpenTech 2013" src="https://www.slideshare.net/slideshow/embed_code/key/JsE9ERR6tCcUGZ" width="427" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe>

<div style="margin-bottom:5px"> <strong> <a href="https://www.slideshare.net/edent/kickback-starter" title="KickbackStarter - OpenTech 2013" target="_blank">KickbackStarter - OpenTech 2013</a> </strong> from <strong><a href="https://www.slideshare.net/edent" target="_blank">Terence Eden</a></strong> </div>

<p>(Many thanks to <a href="https://twitter.com/blangry/status/334616284186681344">Alex Blandford for the name suggestion</a>.)
Yes, this talk is (mostly) humorous satire.  I haven't really built "KickbackStarter" - although the mood in the room seemed of the opinion that it would be a viable idea.  More than a few people came up to me afterwards and asked if they could help get it started.  I think they're all crazy...</p>

<p>Permit me to indulge in some vanity over the feedback and photos I received.</p>

<blockquote class="social-embed" id="social-embed-335758051162333184" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/kevglobal" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRugBAABXRUJQVlA4INwBAACwCQCdASowADAAPrVMoUynI6MiKrVaqOAWiWMAxxVPBAOTvWLa7wnDEHBsXvYybYIxOWgYdbBhqKBiKpLTCAwFzyTRJbW6ZYON7SSj1kIg/TjfH8NUGAD++5bMCvq0eeJ+m+ScbtVm1B4ju65wKNSkkytpJ9C0bISjCCd5zkIU7eOQv9mh97+F91jXhvB49YWzWoqQ/33RY13WuC2r9jTEY+UgqJSIRCGqsJibjV8tpqXkPvFvW9NLWn/+ObXnaQQNpiHvlgwKEs6qx6fhZPWbx0b9/S4pRk9CY/z+qvB/mjy/BrHyfLzqhkj14YjX18vAfIkv4N96d03RKB0kIqSoJ+S2RMvgFJr5IxyBYZEX3OUvfkakll8bau190J8MkLug2HEmhHVnAFV68Kg4mH4s3Trq75z+r51bJ9HG0CWGre/kHnEyELddmZzFB8xtD4WCR3tx0F000a5497aymDaAXSGKSiBwvhl/8QEB+9IBUf3OC8+Umh6ptAsDQMek3WfXPfnhJ0RwaTbJEOeoK2X4br776WozZ/RfH4yJlpKs3dGKrrHR79H+9wenHD1+47btxPL9vvL6zJn26d8xsASbIlk7vpk7gPedt2/xHKP6NGKKRkoOqhVw0+wAAA==" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Mr Anderson</p>@kevglobal</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody"><small class="social-embed-reply"><a href="https://twitter.com/edent">Replying to @edent</a></small><a href="https://twitter.com/edent">@edent</a> is giving a great talk proposing KickbackStarter to donate to MPs 'when they vote the right way' <a href="https://twitter.com/hashtag/OpenTech">#OpenTech</a> <a href="https://twitter.com/kevglobal/status/335758051162333184/photo/1">pic.x.com/mjzcidpdby</a><div class="social-embed-media-grid"><a href="https://pbs.twimg.com/media/BKjaKypCIAAWCVD.jpg" class="social-embed-media-link"><img class="social-embed-media" alt="" src="data:image/webp;base64,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"></a></div></section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/kevglobal/status/335758051162333184"><span aria-label="0 likes" class="social-embed-meta">❤️ 0</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-18T14:05:32.000Z" itemprop="datePublished">14:05 - Sat 18 May 2013</time></a></footer></blockquote>

<blockquote class="social-embed" id="social-embed-335758388216614913" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/RDBinns" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRqoCAABXRUJQVlA4IJ4CAADQCwCdASowADAAPrVKoUsnJCMhsdM6AOAWiUAVyeu4fFaPjG9vx5Koh0w5ZVvN4Ga+FCw2XO79xZ0WbLJ1UaOJz9fAcXOqnqISx6HCMWabaXWm49NS/xvx8gGLX2ujAIlBzKQ3PuAAAPb80UTtR4Y8NZtfLJ2YTxJXxidQ11Df6agxERiJ7iLwd8kw/yekXtajU0uRGn/KaO0CBLXuZVJzBdbudLOVa9icfOGxXkyybGf9ljs3bjHqTn21avJRnJtZObkblEebOxefExYLlxGlzjh3Lyv2Lzodg1XFoo/KQWDZ+evf+7DSYAN3PsSFBEXme9zVgmUO+LN3giKuHLg1A27/7qv5VGNE6MTsaO+6ezm9CUbbreXNGBGlpdFZM/JkAkof6krn9UihJKqXsemeC0y8asBf7T7akRPSQomCre6Qcc1UJg2oqtlSeslSxGsdmJR8vR7SE1pXAqcE/HxRF557p/71aVzLJSVxJmXZrkSocEtN42uCOHrVEgoAinMon8V46KiKHHbdMVCuFjGleZse7pkZHHD4VR+2FIfnS310AMXPAa/VVsrY6GvR/eIE/51beyq0L5i9wW/3i8Ligz4GT7LAnuPhQomknDh/BvcyRb/kb5UbD99LcGceO4sUh2hWv3r6ZV6dEM27PU7N7SIh5A/8lwHAAH+SDEDArjZ6qdlCHe9J8uizcNQrIZNB8fMlbC2DaY4PfUp6F7yjcBrK0+6UWzCzrllpbkgZRIXypgxOZBgv1PnIIylLd1SzeR7pAJt5J9FHDiLkn0zeZG9INBlE2UTPbhP04GW7FWvwN1gHDZ9FQb8JmxNnyRdK/r4CUfGVT8vJsGi7yozWDDyMbjEk9WUKWZXeNKdp2ELcRsqZQ5PBUPkfWMAA" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Reuben Binns @RDBinns@someone.elses.computer</p>@RDBinns</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody">"Clicktivism doesn't work. Bribe MPs instead" <a href="https://twitter.com/hashtag/opentech">#opentech</a> <a href="https://twitter.com/RDBinns/status/335758388216614913/photo/1">pic.x.com/jgdtro1zme</a><div class="social-embed-media-grid"><a href="https://pbs.twimg.com/media/BKjaeaSCUAAOHli.jpg" class="social-embed-media-link"><img class="social-embed-media" alt="" src="data:image/webp;base64,UklGRkBCAABXRUJQVlA4IDRCAABQowGdASr+AagCPrVYpU2nJSOvJLLaqeAWiWcgreon9Ie1Y84H6DySdCMJSS1pEumvbpm6F3b+GPgvT/enR12uS/5t5I+HPz61HYOfl6LTxk/nNjD/B9ER/5ehH7sI5MnzmPsETyFXKPErV5nRTUyJooTJqYaI8w8lmy975j9zyQNi1NvMq6z0ljQwej+CWMN+y+/qDA57JqSh7V5LzDswHp7WiIJkFUaLIB2j7Jxu7DzKxO1To8BVnMGHFMEkRpWMd92fqYIF1jSIy0KS3rp4ob8ZkeZNd620LvHcu8w8VXbcwTRerGA1yRNOGu0976U41lEUtjeUiVKWcUct1OYL0Tc9u//2KOz+lmh+PfVd0cyVNHcNdH+08/9Uk0yEFd9H5zt6mZ6x0Q6yuuXi7LIkTHNJ/Moay7hFfeAeZHHTD4lezO/5EnQLNay2QP7jcVYdPgv5zpjEWGJ3jyKYD1ejjVLVxIhGXzyVWoouVxZIhHhAFcSOEEKsiDOCOdP4cYekynwULN1bUfbmCUruKK+37AJBIeu9HkBFwu3B5/gLyzcvbDgNuLIBLD/KWuPUCnNMPVaRmfcOeIwKz6OGaS/WDNPI+YyYqmrymbT5GJ1jimVIvIk5FLHu3RELZpGeH7VeYIoGsCqNY09jO52HKJDYK1seJ5EzrimE5grtWJD69IjHZ2dlRqN9VYEiCOP0k3j6QP6V+9dbo8UaCYyH/nmKrfUiMYbm/HGeufm62sKMKdMOMjKP85YyIXCDJHavc0/2LSBvo1f6iM/66/l+j/7tYuxteLcn+Zu/dAPVk1Lg0Rx/6iMdu32C8PACfwQNnDKOB9xwg9bjWQP5oZeeYiUcgMg1dZ+tLoI+ITzzeut10uA2JAyfw8Xw/V0ho8yKYPf4pDi+FXk/6it7O/qF8ZlfbaPf2SaerfezL/mO7Cy01520/CyoObQr65chatcZ+JwXp24jeKHIGEn5JZnEzY5lwdrykVz9dGRLlGUadA5pwoFzWT8ItIket1uT/qI7/O/jCG8PaLHZvULtf9bL/533wisY0PI8tiNBl8RNTOMYJ2LyeNHGd4HKnoDEkPPuhD6CDcCe4vMW8O+s2CxOg9Q2ETBnWAbl7+n7U3QXJqddQLRMnh7L9u2+Fn/9pFGVKOV+gUT3wTKboS39Da+9lwfBa/AgX7XC1Cz06D7eIjTUv1aeLT/lCWORq7m037bKmwtJ984sGUw+C5GPXkD4OK/vitC3FFx/0JX83SIqnz9cq5lfppvwCVQn+FMGdsO0q1kknvUHq2VSuq/7XYp88o9nWxoUvMOVm/uXpPjWB8qnWDQJgh23pmsZ77E7QCRxIu7uf07wwTjZ9jkrLhfYVj6att8gHv9ElnP9FR10cWczC0KRDf/7lf8TFP/Z1qsGQbAvQ5wI/OvdLFvsl/iJ1cwWLxpxEMutVk9MhcsVNW7n3UHjCxvXbA43JRPYEN3n79VNOUV87GnazD1C+KT5OZICYONfv03GvYzK5/o74et8v5r0g0V9VdKgBuuBIwu104mQk0u0AjlbO0NaN29c7wfyPNSVwamb/j7k99fchrFb+7iq5rTisrvFvjli7x3aKdkocLrdZKiEPtwEscH+sXwriNRdYWAnzVUTkqNpNgMDAkn9LLAZyBV3wGeM7fF/ztPseHeH2nFmFvABykOo2AxFM1sPwvhcMyjAA7/rX4nRtpGFFeNxzoaLHZPsEw4fmTWL3/MciHdAxSmiYv7LUPlaXZYKsaJ6N8jrlHd9awl7dJO4yW758L72zn3lSURur4eBZrsbXIuvfmMSF4rNDfUNh3NOuWci0ke1lgL/pSVBDWg8BobIJ4z+3PJSe22WEVZnKtAtudq+as45uTHCrxQeXwuGfwybtOm2/MykfWe/i3+KPyrNNYMhUJWGxlE6/1lrGD0NDi84tkLiIknKNfkxP0AmWFjcWgDudn2cU1XfJoa0kByC9fkhZPAFL/6Jgf98Yy0aQ4B57djXw5o7AwOhwYeBRml+ruKvWAoS8s779T54eDGLoaWA0NXBP3bCzNaZYYr4M/iGh18Vgy53jl0Mxa0rpDvZSOiyR7xuMxgrBtDkkVUePGpYHI6gk1b+h4p2QkHXkFRW493UYPYECN9iG73OKE1QarnHqoWjccij4Yl7GO5k/YWWoXKHwCFYDL2EYpMpLg6kkeyQtMQCC0V5fmr7REVBAwiyTocAn2AvoI/T/rDqvmE6oI30QQfXYloqOCVibg0pTXTSqES2Oonn4O9lKtPaS4jRV4MU1Vq4soxFFO/kt0tJRoN+EczFIrc+ivn+7srr6UY+HPjZN8c8leU+MT6qZIvgk4yNmosp331qYAdcdq0tZL+BRU5vKrzZXQrudkAwlmjxfBmdpxZJ7ZH2eST16dbqO1nXMr3pCahcVFFge/u+UXI7gpzh4gkZwkhMKdOs7CXK2WOrq3NaDdd9clVFcQe1kmt9CgHXR/6QBVyXJlcPGxtF/48mdSsePemD+K7cQX1AoAYCsxaa1ydiMwsBvyk3EOGuvGh1KnsE25w3doDhmSdjBdCJKoLOI/F+q5R75Sd9l/YjC4BIDuPnBIqLyWKcOhZpJ3I9mr+0yAL6Ys3t8zOqEqvevtUUcLNXoXpgpiXQZRGug76WJ+eqH9aNmFkXW/Z99Ve203OJh6cV7Zzt2uhvF4osKyDRWvO4guT49fqCFOJFGnTFCiyGbgesmUXejg5IY1lyXSsEKw9+cft279XyLnObGyUJmeSxa5v8cmMdgsIgGqEb62aQE34XxN+/QrXnHEytU/dSxZFf5FgXU9YtrH+0VHV8ylG6MriV2RfcKO8KHsuFFoi0+xL3IlvW1o8laPJvzKyup9IAoThIpcxRO61g4J6usip3zjRVu9lhH90zEbBgsWB4owxVaPzBrKKAevWlh1evknhmPAm1xDaI7upTGvgzHgS0MqvxxrFDpHOenl6KOSN4+rOG7PXD5zOvV3NEku3OtjJeHyvfLZboLAvCUM1eay1L5nCEnN4hGbK6wo+dBdfGl+59+e8Tcz6LtsuGSOWZfCYtp96J6kFBjrYYRgs8lSFX/mzppaqNwSu7UBdZqmN9W8jraA37ORkqlBHxlQ4zoKp6njBJjc5GZfCfAQnnPkGS5PuAVPBZzFsYqXSDl+zyQS5b9u6H9PUV8666d1jd5LRl3eZ0ENgzqN6TPPL8iQZI8jp6lRGqHu0J8XmR9uIMblpds9lZHxurotOp9OD/YPDQfi2wAW8eyhBlUCn5okiCvst6vkHG4JgmW+vOV8KvDlj/seXW0gGh//oedCdbOef15TtvbTCIbgzJlqpCZWuVA13KLw2X/jMJJo+kqRry2Hs2uXS2OmlLFo2yH44DfjL3bKyJ4nc9JyAv5EiGYj/Mpwvkum6PjdhovAdIpn4qoAtxx+InwnWS5Ujsr4GhEI2lag0sKszoP6D6HhLOW3Izbs0NSlrvF7bqiQp1Xmh5t3I14BV9XWllTr0P6JKwBk9m3CWbmq70ncy+6Bl5Or3K98UjW7hHTJKn8g0yqn9h2unmHR2GU61jsRDaYBNHZFIQF8rhug1mlk8N3bZ+Jb9tZyte+cG2jEYN1B3GK4sqrUq6GIC2XfTrjh+B9PgfaJWuvOHK9UhBTLXbm2k0pJB+MUQ9hk5WBLXK1aXyplLrwi+ynN2nIDnHjdghQIkZrdlXEdMPRUCO9efSXd1qZ6RPOlrR9wC9Jzjh2fjTo2G+NvyFNC7iylN/AC3SwvsRis/Zh3m+rTeRyjh3YhIUouhtCLloU3Th0yEum/fEYOLmUFSLqyan/AKqBm0yPIfdzWU/WCscQ6p+LUYKQN3IyJvEjerU8WDB5n3HDB9OiGXJSzT//o/aMdwkZ4SaTtD/GtqcesAjmy6UDQhOi/XrbA9yHomhCCa2f3CXGguYgSyR7xY3B8PhymqRRvwPIBkV0oNzHYccFMuOg0o5wkZk1wf8h0vkSFZV3YVgDslKbNSFUZYi1c513qgz/hASyaai0/lDhoM+xLXSaUt5JJ3ETN66lYA/Rf7hDTYs0xujhqW+/fMY0YFpEPwqIuks5cKXEgwh4AKcqMqFVSkVMQPITaWeNykV+ilkXn0Roigf2yFyiXpklZqL/2EiaEwmCMGG9jzcr3pBSwh+RwSalewWAsFsAgRmWjvTe2nUDT+6+AwIrFWAbL1le2x/Qn7tk2vK3YFLwDKFdDHl3iVHKwbjbkD4iMPXjd4L3YRFLeF3fDSNOmcxtjsY7GI9yu6aL9XJax5qtuoFQ8Gh+HtMY70LKPbAeiCzcuRXJszbDulNlNnsYNZbTiLkPeekhZgPUDTTWUW+ksVIUNS0232gGoicIK4H9UGl97akU4f9Fuh5HcvVIwQoHgCGu5V8kICorA2nxDljvMEB2QfC3hlDCcesLLo6xwko4JibwpNpmJtxf+oYYMpIEa2OAqIc4XaoM+g7lX/ggVKcTCDprR1VgE0gGgAA/GqI/6Cc5s2UgYJa9N29OvdvE7B5MTzA0HhTeu+2RMMWeZyoPxnh95ibg9gnih34UZecy0bTW6+gNb3EPsmSfHOBSd9IsklY4ibE/CRQ15x3yfEsf5oQI6NJ5bteSI64uLd9zrg+AnSGoI4WVDaIc+KUaHxjyZ8Ls/nJAHrFtT9hZoHqrcfYBsz68aP82DnfPlgNnqUIh8unY5TXVQe/IJUkA8qOh4eOVuu5OYvCcBhW6WWH/n3DsgT2h9HiLCLFa9mvPyY0kB8zTQ8dw41ABLgQQwkI0YN6Mnjcb9gBK2nX05Dsq9b0WAsaJ+et+jO/HtX4fjID22DNCSmwKg0vjGw03JDJBvrQZPicbxyn14NZu94e4NEnE6CfOtPvWSyu8n2IByfcsgeVZcqZ83/0Tquqj4KyaNT+dR+oOM+9JZxeVeS16t1Erb/yNB1UAjQidaHWhwkryWTQyoEoZdC6dlIo5O3/bXJuibi5mexZSBoQjoDXp3jGwysY2Q0gXLXdhXeEmMrqWRrZbtWEPOZffs1ZwobXA/imWiorXcmodgJ4M1jsmx6/qnFD4N9BwR6u3eMkfaYeJB9yJ5Z2BWl3bV4DMJrl1YMUaYMtfbuOe6wq5dZBVeKtaMGiIO9Z2XcH8j8tZQuazkEINTvhEiJlam1RO0cOrjKb8wxuSkAoLh9gmmKcm8epyk0OW/H9zZ4yezujMWDVwap4Av9edfLyVuiul3TLp8/feTcssO1EoNy4SWIM0r23gz91SHGP67Sc5VyPusP/U1qkIEipy0zEj57BcWlQlT76978ldSXDkeSIN6H9nwicEJFiYJmo/g1K/1Foikb9GqxbgWBRtSXmz5A7CHpx4qEHTJNHtxCfOZM+Y9aoq6LUwlidy6NbYs5GHz/na4HlzqsviYhwiECBnadr6a2wdwpmzFQcTi2kmXC2tluNyxXKfYHr5dK9JA0ncbMyB0Tz1xq6JtsKZJ+jY4Ebj/tS+ioTSYvtY8PQI7Ec3MSgmBQ1ENewi9LN/yYkCswAIsoyvqwcSz1c643teMyj1YJ3sQMcU1us6IydhDgFp/9Ha2rCUUK4Orz75dbt0YZ0sdJoBbjdP3RN0NW66lW+u/UbaeSQJaodxYFHzlEsuj+i2NJxtsklZHT05ZDgcN+0OKlGP0qCiygh/A3j9dOVimbDqV+tuWz0MKiPNCZ5e1bVFRRnQJkH2tEjLX/BE8k38lQx/8PlMY0tdwICfvDkKD3fntfkjS/Fs/2veprbg5eS5+f51HuC6pxCsOcQtbB6B1LMOIfxCUEd3de1Eotpe0SJDnlNg1ewdtHk4IOv2y0CVwT5FavIxioT2GucMgbtAROIr7M8R30v1IEJ4g/eanWoD2C5wnni5S+MGPqxnvXhAAcbkAKIx+CWLnyAgbsd1zoKVIl+ntsb+Q3DW/YuRqgp5Sx8x6PyrZvadczv7haPFZ9CSh7KlEIr+eSTbvpzsueKw7cRSV6P8EM+LZkiPkIHafiJrtvKonOBGxgGvbmDF35haTKRB8STDpFQqpOt0cEedEIGho3KawiJSeX+s99/3X8kwaSM1QKHksDep9lCwIwhLETyHgPaSiFchP8YLPkIbvrFfCxNPIndBfjHLTQQ1kBXwBLprX/VGlHtoLCbiz1EBIm87aqMJax/qHHogyEOKsh1CclZG/6BMxpj3WkjQbLpr8UkooO/Ffq907pVFepGIkotIX3Y1veNiO6t3R9l309TWC5KbeQsyODUFZPNjA1NxEPa17uzteqsnLZCB85wNdWO/kjgmxwxN1yDpokm2EexSbihYeWnRe1z+/Msgs+TDdLnGukoNH5wWk/vm6C1WhVUNtmzPToMo6ds4Ycn8PZiRsbs1gZsjIDC81OXX/Hk1nqBSXWcAA39bw5U59Z/OR3Fe96oQ2MElA4kLp8sZFT0hC0NDH81BBL49UOogAzNzmKT0wqhm7Skx7jCqNMN2aoKPV9QzVBzgcR1KU7CdybtsAYhooT7M2FeEpP/rscTxNC4Hc3KvB6XE4++J8Gk+idgg+n3mC+YUVewOXpnRebgZWD1HwnVbZ86UAHv5oo2JhEzx6fJ6iQw7GL1nBvJVsY4pBRvuMYVSAjuoCCHbOaqkRjZUkYCTxOZLOGKCtkZxFkBchKQVHdn6YgvU9XrTJfMNzTSIH7kUaMGwOr1wyIx/ukX1cM5S1EyDx4tNQEYZZQQfXIpPIKYD87fb6fMMk765izD/tbl3XiliJF7BVZIzhuKVGUME/zGuIJizQw9xclYxclNHae5G01zSy0lIxp57wkT37TgM2/3TaSaGZbBxmTeG+bfS9kvHLm1TKurNnM9+3WXuiudpw536LWt1h3LCcmW7p8cSLTDWfvuu+u91lEM1arXNRzJdJAV7j3jIZrtd49TlQy+HiLZpZkeFh3iXdyEbpYoQSxLQ1LlrAYjBteAFmGjXCbUQuuwXiOZ2KX6fgALeN5caOnI6fokoBLkhYnNivCXGECczPT8d8P808guxfCrGfo84mD924hy031Tp+lrIEyOFhoprsc3xER45407rlzALT9xAsgkOA9hL//jGRNS09krBV/xepdNW8Xr3l5jmwI4VcJMVFe2ZFkxIaHTQ9mEy9POtIs+oe2hxwNf3BAN1yGzrrDjsSEQZz6PL0VwVJvmRHeCRZpIsAWkmxKO0obDpAMm36qN/QAsiZXNarDT1e5kuS081RalBkvGn/obTgJkN704WLvYTpFotdkXaMQ6scfTGN2ZuJ03xYPg0c5UA0sL2dTb0FscwkJPE3BmlzL6zo95JrpYb7/mwWjmY/OPjjz/FCKSTYEzTfxOIQqYsu0O26P361XaERrw25cB+i0lSfRBK/f8wEdfsRaPA1kPAnOV4e/su8jDPE5vWyZXcn4dQ4ilFO5DPGdhkwKwTxPeqjL2A4a3L09BzH2dTxbDGnqlN6mColTmRurRsojbdXP8LkUZ5WH5Pi2EsXUqPdIFgZP8ttPjeIk35NQhHXXVRJOBWuZJIqf7za2AMUlfT3+LAuxojG0OUA32wqF1noP+siiF03qRevjGHCawpddP7WtSeK1WDTPKAzaTKz7F46sXYoldWUmmfgzjJB9C9BZNVOlHRiTWOfr6bqEeaDJhdR7EA27ZW+8+9nxB1p+n/mFUIBWXMXzBSd9TzoQvEueuCt2s6pOAJqzkE0GC/rfki3awC4zA++aiIec9VnK2COxKuPT3nReKk341yJJaphu2oX9oF0ruZ4V+QOhpJSmOLKYmq/5oz8kjy9Te3yST9a7kFDVY9wHeIkeIVO4zZSs8zPCkAooK6cQCD9t/OKQtie7LJeEIhKTWfe8MRKaSE8TUlCALq78JKqyFSmDae7JO0bZHi+mtdQ116Zoa2OsaE9J3F+GzUXG1sejpa/cI9phFKakM/s4h0X6qVHrvwuSKq9kdgHsshauqTUrUwNNrTR0D8zG4go4/5fT15HvibAG1ZQjMNJ23pR1xZEfscAEVxxvxKAC/hWpAlJ4mW6fBUEcFleIrj9KskI62hGVkoPmNVyWrDzMDO5mkqNfbBG/D5Emb/7f+fjB7AEHf/mp7WtDT1hD+/r1PKpauhgA0FUs2R7pzaGPBTxKekKxkJ+nrAEo8dpGFiir4l9AqAm86BESgK26qE1Rn2QHbHMGdm/wsWP8C09lkWMza13CS0mL1TMMZfdsc2+y+pVm5uAUTDEa4AesEpveIyULQkUz+hBhl0ZTELTwC2wI9PkiM127p27GjF5F5Fij4S4NgE7KGxO8dTAvS0YZ0PuBcBLhkVz7X9ErWLUF4rikf4XqnmoC7Fo97Rfd65kTsYxkphld8TMuv1ZimnwruI0ZW3DEbNPHKQJH0piBVsR4978KmGISMtANWKzBOu6zeSjdlRZjez/7+K58M4tlH5LRi7eE2F3BorMsHHfkRMDMei9jbWroQQZd4sdO+zp2nGOwxY76SFPt1mp1MndYkaEUt4pDim1c5yw6nz+OAzgCKPl/aK3h22Dn2O+OdyuDrohyzkWekg5BPCpnE7LsD8nrP+h4ll8UFvR78WqMuV+eEWa6PEOa9U+BUKKF6u2Af0/8Z5HIacpUpHF+SmUEiCdUFyIz3chZXYLBjKwi78nVYLr2Sa5B4JmIcRS64h74vqOYXaF36WSrNTIM5SBFTrbCLuIPf1d42TYKAhRTPkqOhZ7eugLTZp2vcAKhUIw0bwuO2qqfygPgPFVmuSqoFT0SF0VNy2Bb876th2gV/2+psKwaTj3IjPvnUZ4+kNSn3XspeqDrrrHBMXRFJuTVVSeqDeqoa8SQUhuK3QSZQWCoN6nQM7xZgGCmjDV2mse04iw0DONAeOAD+tO+AN7CA/8sA7mlxX0tQZOvENCdvB8zadVNhNe9Cw/EYbsQv+e1nEtg/JcR7O0eMvFc3k9Aa+awfNjO8fx2hheif56FS/KWzpfslGTTILDCKVvU78t/c3fySW1afZBOFnTahkW9fUyMYepKclJcHNpaLAyJy4tnQw7JBGfUwEwpsoDBIYS56g5pygyGM5Nl5XVBdYX2o4JlCS28bACnkd6+pHXU8u7iCFcCOfX9cgkUbU/P8VO/nzQt3SYOEDl4kP3D7VkhBQ9FefX7fgl8thr6HnvPYfzkuulmwenQlGmk7RbSw5Ii4WqXqwoD6uAns7HJdM17R0YWa4NsAJ38BCaEi2GRxR35sfq1X62+3ZEoUJI8vb3LfB3SFj1oG8XGy7xX5KV6TMKN9WroDjHbQXVjWB/wmCicRB21H516J6EzgEEhRQiFyUm4ixJMPRFqPaaL2nepojuwbYjjWbU5ac5TYbrerbjRDSpt/tBFt/GjYDeebkEECYOxss/GLt6+Pa6ije916c9aS0QL0Fz2rDJyU+kslX/ezOmusUKVVXzYtLg+FXcI4tc2KcLYHSV/owO+lLpdwJKU8pUh3eX4Hc4Zs0dSbFqq3OgG+8wSrWS6PZl1Na2+LIuZh2ofnfPCUP1aAt7QJFpUhMdSWXX6FwWQj2ZS+AfcKZU74SlVJeme4qyMVrNT5vHrG1vGtZkBtUFpXCNAaDyZY4g1pX2iYt8O/C5MvgRe00sR72DLIdJf9EQkR21JnRbOmFN9JQcjBcUGrvOjAcUlSL66ckUOcfagy1VK1AvOevFxiynUFC3nRJeyavLAFK34jNPlG0qQKyyHqih7lwGAt9x2yKqQFaFOizm+vWQUcMuU4Ll2FL4D8TBVNLQpQAxMsLuds8RmqCO45sHvq5DsQ4wKK6MuCqsX1jz5vTT/vgBp/lVyyjFJnVl/8qGXFq5Y5lTIZME2dP2cyxYYVyFoHq/lgZbq1F6qwv2v+z7k37RV2ExHd85fsL2aY7DFzPwepBkU2ZXoWJ4R8vmxN6J7d/ICY3VbcdhBDVDpFqJPmNxiW/SlrQGzm9kBbelnji/VQAJJ9o2sEvGnDtSsa7Jr3W+I7GEFUiARpuM+DGboSFpPlMXEviRW9mxL8AF/TbtGqz456Ng2CBulWqIXIYdXLjLOxrj2KtY7x1jfsApawFnTbvDM/E/Di/tdqJ+DGpCk5m5wJdSi8iL0t2s4v7QwdPsvItJQ+0NZTjKBsD+9YnNtQoK0DSOvsVvc0z4WXwDOgJzpcfNNbF1epqtnVumfI7++4j26UGbIplClMpB1MdAOozM/1mV4jphXkFZ23S5AAxrUO+feh8bSD9UkmyjyU8SqA0vOIliIBLM6rDASXcQ6m0D1OiQPLNwaRDC81x8wMrv8LJMEsAOwq6Kr/WJxdrzFN8SA5gE+pXjMqSEAaCcM2z4yFdjD5JmytVI92d0tOr0vFDzQ+SKib9GP6sr1XTXyoZYSOAbNNCCnO/7PVcgLDpLWfPno5abuFToGf9NQHTjf+pZKUqMPnTp606XjLsFmpQCYdM48wF8qcKmBZ0cwrp5u3R6Vm70xtb1aEc4Dy+LV3seOA4Cfr0Q6PFHPy9iGRrFWwoPV/f+Jtdu5fTn98PtMdjmyBSZzATwPd5+3Yz6D32lHSw/f4616dx1/oA7nghiX1xBkgOh3OgboxEccbHtRd+PJp1M3QPmXhNYsZO7q9VtP8RbNNyiHa8yD4NSuL5R9+STCHVZKpUBaYmZvsMOlF2FQMQNAzCr3sEKE30yqXiIcINQzydd62LcqJ/hs1VFtkb31ZcKdREGUznqw3zwE2BRma9gGXxohQfgJDIdia+1M8RNljNaUc+R/DnTXCwM3sDOIbuUPpyKo6GDGGs68pf4dE1ttwgQm4Azg4C9L8pfm/qS8I8I0myEZoJEgLwKtBw38S4lRc3FvH4ru4QCRNkeJ2oHFP563upd7P2gP3tcZB01HrYMbgxUogg0K2zQpXC13k4sc5TmfKDCeM0NVxzo/hKNQeITq00lrqNFrAXfU7Mb3iHi+SMsIff2xYzUfF1rA0XTC7NxqSRdHwVsfZitfZjuzVtePv03o8aZKN1liXnDq0si+nTi+6d17pMQ7pIeyGbb8y2ZVExXE4VlS2zchXCdZbUPPxNQYTDSoytL2F3IX/BiMkSceloDmiwFrKB06yKCDuQm9IsQBDWD6PdEomY9yVZkE25LZ+O4PF9y4CgkKXXKqCJs61rzZtVsyNbr/Y6/OBCB79x4s9rd59ll1WR6z5WJ/38ofuvxn1xEfzuu3/g69i4Jn4CKdBPbOaB+CoZPxcqpzLT5Dn6vembrF/oWEkZ+XVdM6jIDi1ZLEx/OiC5Fy98jbLgOYnSX4JZmsLB/w4kcTs0D+8tJfhGb24sDfCuwP6GkPq6jeoVmBj2B5gIEoQN2mxwAJB7mXNASah64poWbFf6XWhzJlLWOjzQTWlsxxCfYRynBHKej0lRizKAttiooSaAA3lQQQa5Cq96i0y39WcOEmiw2lRnZpgjYuXfGErKTLGeUW4J8QRPFRtGeZowqY41b4h6BmsnXLkpYhr6QrZlS4k/ixh72I+towxtV+gm6UDwk7G4cwpnqLlpPOcYjmHC7loPWeTVz8aqCYjcNPgIeI9QhWREXqzidgMViia1/BXXjbRLj7M+1/qMycexB6hRyI98tCAlFm/TOBn6olyHxOvQosXSSgUDkiR+fUgYN3LquUlQ20QZcwCTTHNTHYWCWTQv2ZxkpT6iBP+QW0EsTQuxmHd4C9JZivxn1KbhP6rpRfUCqo3qJwrKdUYvicSpxm1eEm0YXyPnGFJ4dqH75lelz6Lmo0kXHnr1mwNaLSkMuuAmYVCmMdFlqG9W0+znQiqqmJ2+q0pQ7HCqcbt3E4EjaJ9Aq6aBEoqeFtPC5zmXhqgQF5iyZ5Vx4wOpXtNUD1Y9M/xk8EWioll+M1oI5DNpCDLpUBvzvNrldHpIo+UXEySGm0AWF4P7cyLg/I2vNY1hrFKBt3jQ6UNBaUHbKm6nk8qjvEbL0ux1nVf5sVjbROYD1XDPM1BY1LMOCZTV5PVGk2VzSeIx+gV/igpuTB/zJWD42C+C38qvbak/96slGM1W8+V2fLnyv31mmEPtNeShskZbeu4lYXj4c6xwrpDjsy38dOy6wIALFKxWIjaAkkm21fCYc2PEJ8bPZy7KIElXw1k7eFDisdi8cVg8WnwOYnODiBA1ZLBMiI3DEaA1VeSXCMXZFKD6IS+4+cvLy+lineFAh1qr24BbJga93Ml+93OU9x9oo3M/YwjmW+7wWcXGzx0zOJkGhZCAq2fLF1V1rKQ3ZWRNraJ7QfWaSr+981papFBaitak+LL0Yr1m1oRgNdh5DIVKwsTKducd8c78Oz7UGrZF76QXtLX2kLCEgbiKUp0kiQupwz3ztVb/kWd1RhzxlsZJK0quY2bWMBC6kYznljGU3Vl1qLvbrusP8xAnGRfXOk2AXrsuaCDuJ+Mi1e5nEDUb0JoUNR3RghozWh9MYD3t4CHVki1h4PgZSDs1hXsl7aNACS9V0pZURjWxISUKbVgXyjTXuVaypLH0ckjeDVeaLAOhRgMsR47V40mChYoaEgY1u57UdVycqiOuqQbtI/dUyglD/RMaFsJKSPdM/cYxQ4kLzQh2bsUdTIIqmGdNdExDOPu30P8JSjAzjG1UglZlFWe1un9OrqrGTC7F7jXU+PPtyd0mhkZnDQJokvL8+vfzM4oTRRXIG6Vs4s0qPy+GHx3+0Cu/x+KzD06Q7Dzm1rAf2HZWLthWq9iCvhrkRWdh00QT0Nkqs8CGJdIJ0TNL0tLM2wKs9BcIBRFBfA6B5bRvnFgxqafbMxoOnzA0B0rW+o/IwdX3Qwcqb98NemtxsY0YA1MCuaEIWcuhSE2OhauFcJvtszbSBWy6Vrfho0gVAoZXV1FD1FjRxBKSZB8j725y+YA5UQ/viPBvqwj4YaeGxYnZy4+sWn5blTGQsV+oKOKQ9IBQ2eLiudFvOXhkJPXwBezf6Q3oxXf8yHT+1JmN+NJ0aW1CyY6DwQ8hPlb3v+/HZen8YGNoHURrdRVE4bpzybct0R73fRGb8ZbF0pcoZGpQe57CtTs4TPGfB1eteVwbiu8Si09Ozi1tXSBTq7R0zqT+9nfvHY4kpqeIKGcaDrKVV9/9m3LshnOzlIJdmu3aP+Z0qMxF0SxAAJRW+AEYk/o9019biNjDJ7R+8up41CzKmZqGuYmi3ZzjPVMPWKL24a9+T2lBnYC2nK+/mE6HZv4Dti8UglIJzqGIEkd+NNbSlq+Odu+xgGAjbaU2vFodPAlIC+gpt+J5r5DFaLYKxx1iQhr2o4hnxntdZSuuK5qnTYVtkkXZCZ2NjXb2t8E0ebN7ztJYmZokrXVfcYKIEAiVxVZNuhzEUqiWwx+YOyYbeiGN4CStZg7wLQKKpIWuDzhwWl9ZumY9oHKahjITF6O5Jl5tiveSII6d66E/2AmzKlmsdi/hFfnZdm+upPJ4RLruhm8UaRxb1w7uYsHqds2PXNLikuK8jEB6hLfxIXcFxIH0WeDpa9ThPq5FbUwCNQ/LdEk8yXxPdFd9jiKCMllrnBnq6AomwDLmeeUaayyrcTMfzULn84ZlKCFnXHDumcLpO0dKVoN9215QlJu0Q6VNGpyoR3pR2TFoSnwXhaBTNQPE0WU5PaUIdxxkNswvokJY3n8pZ+s2SOliYc7J+qoRr+jSU3cb+tp0807XheTNo7CRWCGjamRwEyWwFc8W0iifc19vgxxQTSvZCeJxAtl74D8McsbhkPOmlXecyQ7PTOCTM7G55KHARCs68IiCdP6sJx1dBVSnT7RZmiqNKa7g4DDtx3sKy1TC9IOrFm6R6hAp3l3fSdmSxqEKUkQ/DP7EfMCOL+VXJPxC/EDnbmBeeRcpaABN+urqo+5OkYiH9/yVNWdwIWvQ+D69P6wsQ8Hp9kj+3H/fSntG8a0YADYAbnmAmGTfd0ywGwW2HunsvzS76Aw9jSOhYeWB+ipizjpACmRq2RVViCJoB1rnrmbSTf3ST+d5yAGMPBStgVh8RcVHo3emsjz6KVBlJX4ULHmirk3v7FBijzrUTpxnYZExSVtSkAjZNaC1jWCSx946/EweocpVeCfvppNnpV1lklCHlSISW25uwsnpnIjBm9U/ddRn/yOTCEm115n2CnvQcfY5jGSAKXdhqcBHBXROnki9TGHmTOsGfrWkKiujQBRNyjgqdE4lZ+kGkOLOwUYguAJo55NeuntvRH7KqBFzhOcngxekismNj25KkB5Gvx+9lUMR827dIDcEQJ6BiWhDMu/9tmb7dpDMAOC/MyovuyH8SK6lHp7F2h1uu7QnOlQIVL/uXcu4wBNGZhw3mn8iEuQGnHuHfuXo/aa3hi04cit8uz/LlkatOd0t1aDi0QwANVdbXCr6OrW+gkcDLuM4VJwQHO+n0aa25pEG9Wj9nV0P2cYtfRhkZausRx4mUWxbcUam68Jdw28k4c3hoGJCyIHOP20MkFVbvd4WjQzbeW2GrMMqqJl1BIszgXlS9FZWzKtjOwhiG7epr/ArNmudDO3+s25naxkA7l0zgIzEfvxlJbK9kpMnm0iosxmH/E2ougy0dknFCv1MjoHr3FUwy66fmhkd4/UN2DPShj/G+s1uMzC96QZ23oUi68KQ64ouOhSimU+Z2EO1eOPMNxQROIFXClk+KB2XoS+vYhp0tG/4U5sfjJreTT1MkRaFNxTNms3lrgMe9AimG5V/H7XXjPM2ZjC2rXUjv4jp6DEMU55YJ/Smv/7xF9SMXmdQjlrVZhMDO0tIKyAUaHzP778tMloO6/H5M13USqRKKmw3nsXBfggUUVwy8i6tWEsAJiHAwaS8Wf0L9BTuwqiAQZNQV7wkdk/OGeaGNoPgiSHk+6KtEa75meQz68zPIZVJa+YzPQv7Jq4THBnpBI6bGoM2DMTdukc4fJ026RS+W2pPQfw7u73wCiVuEXv9saVhSMWxDJc0Hy93Qec00WrZXzirYzxPGk9rzCCtIpmBepXNkj77r3/uuUHPauzjLw3RSuMAGHf8T42y/cNSO9nBajNWLyeQ2PE4y/CKahDFlU+QXF79DuHQCfvzBtTGBd0Q9zlaaME3/rUGnReY3XDNSV074ZTGrICbd3v0am36M42Vzvw3EBGZsQlUI/xK92dH2rEcxVm6wruygVAR8rkN7dFxa10Awn83+vdM9Ky2tEPABrYtJcE//95r3DwGoYsNcn7KhCks7/nS3qd0uknidj/gO0aSzPP5igOpqJ4j3FE1yRsDdikkuHXOKxnJg3LmslQSG2RLqF5VcNz3RgLmiIroX8rBJKDrSAgl8FcziTkze7cab5x9WSvIQ+5mKda8c0PtnEZv3H0CssYWqepODXu2LsajAcIxW6bECqiTV24lMMwAV77OxvjNqfHy8wZ3fKg+1BaBUXgDrvirQJ2VRdzPHnQmZNiVuSBxVTjRHU7AJIeoFTtMzCzYyCAQtnlQnfQvpP6Q2604blBPRKpA6PBF1u8qjSf066w2F5u1bZFEQE/EbmOJKnS7SUV3EbX0RiA/3958M0A0Yl35Zf1aBvB/+2MTgAidg3LpPicHjZcIaY/h1Kdbg431bxZbt6osoarTp7oD6Om0CApV8F4mdIhjnXGjXHBldfLHlBtoBk3UlFR4g/Bi5JRK+pHeI3q8dvTDYlOsN+EeIvckl6ofs4CfUV/2NgmiWE0xT07V4UFmKd0T4eABCM+rPOOHBkF2I6McrjaU6rRBsqr36HEcrsPEPNlzuJkXWyHAahY0BwjwraU594oELF7k+bhBLqlHUMTcaWQQzRqGWFEKqRJNxrW5kdTppOA1T1hW1CbqZt545UXx9auUbIylQLawTcoEYWlqCsjXGTSZWWb1/5seKBXuG2fKRQwNQm44OuHczfO/OwEWgjgdySxlDTcUQ9TcFWMkUPPS3zeNLQ51tGGZooIt1u5kno8bkK1ZGcLBsDgbD8ElfLqtsBWwCxuSOj6sQHp4Lu2HMDM5PXiuNSaqlJ/vmkoCmegVUTiKdb3IiD0lfjoO3H+zQxA7JMBJXjItzM07D/PMiUziZXsYxlFs46cD/D7UPYCEiaEaD+bbzVBK0d5H6KzdydBnYMStNDWge3DuTPmRTRHBVuvG4/jkpc7LrCKvnl6LPZMsbuQg4GRKPlD1LaT0rrG0PMT8cH1RtRUYwh2qEyo4OvzlG8ZS1nuql3kjrj/WuMoELfqjYl6gzpP8twTQI4hLqtduhhbFMMIM1GIjfHL8PKqEWPsHQbspz5R1r8d6+ZUKJ3aq7c99hXXOE7REcbIOhLKSllUuzdG3vRxMcnFvBelXI4d+mNoinzbEv08vqbV3f6w5DXc06sJ3ScD2zPktdheu7bJUryJ+GwNOKEGLAiDqIQlU62olDaWibzkOYEbwOFdzHzX/5D218WlVSH5NOd9xQVTz6hSJPft2blVGKRB8utc7B4WqLIKorabKcqyZVeBHVD8DvZD1fYUsdbOPq/tB1Mx7mTvIBd+kO2cyCLqJDK85mP3f36EMXjvaUVDZ66lPBJ3gkcXGTJvEjUH5x+6OYvpD4xukahG/BzMisj1/O0XXSHbz7PbRRplhMrTefj/CZzFSCllpjgfKbq7bTEQBJfETsHhD0mBX4ebmEkKE+gpCjWQpLnsRdGkDsAEXPo4MFYHyF30SVJiOoxGZvipkZnk/OtCj4gWkNPnoqWXW+dsOLAd5AUUXtJ0Kw/MLWAOemepWSXbj8hxQQlaI8U5+wPOVzhh2oZx9ptr+bT+8QnExZV1y6UU7KQfmjpQ2hEigOeOAZ8Nz1iLeeMchuw+oVdtKY6UVuOKedlZjw0r6HhPBjYHQotiIMkGI2ZXyzqVn7Y2u/5MQ7a26Up2xJPHZKlUR3W7iBJ8w8GM29kxIIv/EDHUZonWhDQjiF6jGHJdpjxpR5SV0S1kUxEMxo2g+Bhpmz6PJGElXqgKrY6z3X1AlzN32dNjLv3bnDON6tNrwAk9Iur/uqvkgsCHD34xwp6ffa4GGQMt7H8cjCNM4dlJ58uzfHgQOLCD+AXi+hrQ1LQ+LPGYgv47O38/UM7i3o8WMdOqPs1Kaojbs2kecNHsOxTKzq+ADtGsdJf6GREAZ5BTuFk7qG/T+gPTci6eztlCa+in3ZKw9YUoD57pz+nLLueLoo1UFSXYuqeLhb961jkFaWyQNn9yquRySfj9G/LR+uIy7gKGChI/At3dXhGqI7gKDJvptHoNHQMB8wDeBnWvN828ZnDeqeK0WDj8NzeUH/mkW3d3dx+zACvOkKHzls8fhQJThYOVNri+CcW/pX4vi9cFgFtIztf1/NqnCiO/FImHI13Opzek4UIGn1k2mLoTt3XFLnCib1RTrcu/W1iDxfT0WpFC05tEiqYN2eDe8GJbKBqlN2OY1GNifChhPi5orrxHCf7gL27ejDMF6dgS12q3Q2I/QgYLC2RGutIHGBTL3YUdAz/loslwa43r1ndpKGcC37j4XzG2T8/or2W4ERtmhpbKyDacMYEg+FfBGM37lNoZPCMgnwDxtrl1rTTgZ5lek2vfx+6KKBYE1Mo5juXLDgPzi87ezeOLKAcD33DH5xEB4/dkfXtCFW6STkM63n42c6t0NYus2z0Dcl98dxKRM/U/Y8UW/v/x22RRC2y+u4wepper7Sv5dIiicsz4/eQVVcyzOcs3y6tTooxKZwlBd/mTjK3rnyGPh9jbjWKxAM/AfXQQXYBHtzjHrbF7mvDv1zd73hW/GHGdNtNIUkMrfmjlUlgU1g0PGVQ5ve2OurwjOwftFsOo9yXXWOjyUZrHYhPFfH/Ogbqi79TF6/E+wyaIgf6gA5DLRdqX+DF92O8I613IrRzEnmIZxB3d/+SIGah4GCLENxsh2pA1k2QY+lvv0KJg8fvdpjt3lDy2iaDhRTUOxc3k09aOwY0EOtjZu7n1aCjhgKSZ2G3tgarQ8I6OPa2bYNPcL4C4YUIAu/OcUizYtpW78zHZPqsEHJx2VEuYEiayHEXtmxeuJW3oX41DotgN0j7Yc7Bg3uC7zLPqsBU6g33O6ocVrli3RPHVotQwNG29tJaW5mmvvWSjZQd/JTla2P/pvbxFudC/1ghnQ05IMfH2CUDOb9L2uD196Pd1zyxPkyL1fiR4dyUEw59FzG9YKlzcztePyOI69r4GOncHBVYQ0Qj9P3JYjBzAy2edxs1o5pmlxOXRWnr5/U5jod9y0DvTjqZukm57jOo0OQSSk3/K5UTfpP0Fvf6glkCYu5bxBeeT9hJd99aeJSC2CZnPGu4T/60iJ+bK3dWIjsEkUmwSef3lS7P7uczDN+gksO8QDIGn1xnwAWu3Q6faqFkPP+0YnFGvRwIgyDPSYk8onS/o1IUIRtfoLCuNGbIQp7kqLXDMqnqJdcrJLa39KKx7NTdV+vRNPF4/uyNIk1qNaOp+9j2H15fCaG5RbnvbGsNZBSDu+sk/+Z5DPG6FwUtOuXpKUtbAdBBu4vdgkR09pjc9lom/1nsSbyWkQ8q41KOW/JSCa7MK2XGtKJuaNRk/CuAyngg8jfXUk1tQP6YHf6MGoj6dRrEhK9LcYg3vUMlc4PCf71mRYve+3jCow/jiLtLSECguELPdSQyPXz/zDbk16PeO8O1AHpdZ3gVqtox2FjqiT6XQYggvD/Lw2XNEqQ1KVpENucJBDbVo3A6bcofiiI0+xVEVSSI2TdG1JC2rgWz2j883rcE5um972f+LlgDiB86kSI1HmTHLmFpMoH5jVJ2n2DLxHxS1fwgnvzFFEnvjqx2bW2xYWZq8FJYrHTpBpMplDoMi1bh5fJ2LM6IzxHJ6ZQ1QIiSCWoiWSckzcjnw7oCxnVlAdFNG/TsOITawvmGBWsGSydiwK8O4sLxHG2E2rdBIWYmaCwlLEHx07L0qzlWJ/h6o7Nh5WUx7CiuCEhNcilXigTcc+uJ9cbGykucJsu5+fTbQ519CtIkIw+ElRiVQ0PNiKE4jF65qv/sx+FK+QIugk744DPfj/wpzcFXPTRKelSL4EnAfXWnMYaVbTiefDMJoOXZRp3Bv0c2lVsRo8G2W3rVaAAG2ncWTw0CvPGiNLOv5v/xrLZbxiaxpzEeYOAhdXS4eyvQn6pocI1+JskEMnh65qGu3LE/fJmalBUR0KDM2YGWnZpYhxItkZOoRdKF7F8wAuOmftKytPKifH65olTT6mIb2coMpkv25iR6YFSqnGV4M6v7ribnSLqe1tWh42EWPUYgkZsaWfITjLboAWT42cv1pDK5bhIY0T+3JUqk1M0zM+DlyT+/RT+TMCzWy0ZfESLAz/IGtd6ORI7Ww+WAwMicrdYnxDZiHCRNBetTZDqjG8M8HfC/a6sISc/Kn0XtXigk+vIfxXwbT/2gLQ2KGts4bX3oB1piPHXdCZtJvxfHDhlQAaV+PTkt8yrpYzCwuiPU2+jRmkeaiDY4Ru2Qj2iyqHw9nrwRFkRkewBwfXayBbQYj2xrF2OpmXx3A77tZ9fUMBg/p0ps5+qP46twtkGNpMhjHe6bRE1GoSJHsDAz4Mru0xH+fZzUR3ZLuBZW/iMKe32Ipd0nANAWOggiArC9bYSELD7XCQSj9w7EYKyugZH70nq03kI40mexIOUZvLAkj4N3amZeknNL8F+A+BcNhoUYnfczEHcSAxscVVSaVQerTEWg+OJcXjhV7c5Z1JbF1+rk1DDq4Par6cpZVQH6Pg6AWKjUfZ6xpY19KA9rUw6PtynfwC82KdMR4GtOsdbN+mc/ieKj+cHnWjz5cTpJz7a4mp0Ci0eVgbasBoRik0wWWBrTDOCQX2DIqnxZ6Ij77hufVFjoUss2vPqBWE/qYhriJI1JkJnctR2m63BMOChXNMDqQbNfwSn8muMRsCajKf1cpQRD1q+6r5oPSxFv5RfmY4xQ2f1nMGvZ4oFqfJVhb11HX1H62m3pueVQYC2+C0d02ZvoPDKt3XLphKggW26JJjBRpcS0J994FhbPUNH4XwTwsKVJtrx32WnsxyqB/7HaG03VleCRrnLt/K/Z6ISfpVYfLMX7Yx8VQrVCxByKODfyR755wSBBzed8NN0QeS3h43O5+TA6DOqLfwWnGvfdsmDLSWs1s9OZByy+VlrnQt6+T+eRBpG+cbPlfvyopl8mM0+x2rG3l5xuiGjR8k286v8kPN9lDggOb+m7pz16xsEWQamRTQrXWWWKTW1jqPOvkyOAJ/+V8OXRIqgSke8VHBrP094Ecn+/vZOnPDPNqgf59M78pPKkacKn8ArKispvlShnC5uk+s2rmfxs0KmhEgoW/koz+sKTId/HsufdIC6gsRG64/lQkW3ZjeWdPKJbEQBOnEx+b8LgmCwhBC3X6fgXfZP++/FFbPh1n5MmkU7kayLcrzvOqz81pV7iiUZMDV5JXId1vrESDYyElRe7xpa52BRVrr13dlD6bSVpwlvmm5sFyM2LLpuyjoOeehdHJY/ADUW6tS/tHQFv7ydfMZvgBaRl+YQOk56Ai4b/8HZz+NZWDtjwibNFETLE9Oi/S32cJgAJZOGLaTCnTu/nJ9UySuQbxkNGqbR3jDXA4Gl6oOabkCgd/wnWUs6gZg+FddomixwFAcNb/ne0yrPg7ANdsXWWTkNvpDIdaEyvULnaITDjyo3rg4TyYN9HzN1NVAsG4iez86mj/FJTbzyWzIbhEiPCFDO484txF5psds3SXuo4qfwXeGQP2kWfKM4RW95vpoXBfUAtAXChiJlqvWQlOolI1t3LtgEv2UfvZmoHnp7+dSlu1Cda2zmqf6WhfRSMmt1OedYnRjhLUcYCUK5XF2izW0UmNONJ8MHduFcunSAKpRPrJTAN89tEB2e9vxH0EjKAif7dEUI1/H32jelSjQxBa30mTO/cyKPW1w4XsjRwSBRSu2WNBtpsu7MgaaGXgDPmkRSOC88naSZwFW8hBUbi+y08TtoaJBgQla6xiuB93hbcVDAwfbIzlAcxr+lwBKv78NokQf9Eeslakg1W5y5ZbhRq2W1rkv0gY1NCuOkEBPea3Us83lYzneyTNdpLhd72PSYACURdWol0jDoZBWVCOtofO2V3Sll4rw0KQhOmh1FfUEqB7ChDrjWxtg9Xlyff9NdxdyYTMkmvOf2cA7fHi1gdy6dLcFl/9/dI2KRnBM2mgQcFVK2Gxe1N/JdRnK1xNMQPiEyqPV80qg41axUes3u/up7C9+8G5Bn93MbxUTYbwgMGecRX4+uoK7qxL5yqhPSlSkf2zwLYGhV0k4NuRASesOxarAhqaDFjg9lHMW0sExCeXVn15uA6V6r53u5jQAANpKV6rwyxWNMWQUQFdW596SN6S3bKfgptIxM4yLLg9PufAQ2sc9uOK4uwjzaFNasT1w3NQlSjx+92CVoXIlrjRPFguhCGf8alb26QqTVXA/vRUl7VrtXgKiTCxImLxhNp+ydsZD8axtfkfTG00EHcL6Q3KnTucJtI5bJLBcbsGNdktE2C2pwv6ZAzMio+pLoPibSTncbS2pnUSfJSiaXnxEh8De3LMT3Xp+OXrWYi2Vh9wN14cOhOSxJIHrIFQQNV7s11XGBmK1nDShjqxA+g/Vlt0KV72MLODqtzb9CpIQMklPkiEetnnXd0eU0tXvIlCfijlsjFKaFdpF2kDkfKTPkSKO4LRU/2L8DqL7lajGROzNaIviB8ByBFUlSh/TsLbeUtPUp6K234k+uHCoqZMg9uhBS3ry6zuIG7juTcISIqhK5KZ8qFye2G6ylon1Jc4pUYoU0AADqc2YcCjVFJOm0NSOQMVdX/JlgEtLOYN8G9t1qxldI/r3+7Rpg8aci+OCb4fvIlgkuct6+32gvzd/KM/UCCLFrHAcJ+/y09TgRNpSGi3gMVIQ3MSQevtXsGkKY+qfuiz8pQSPWhyjiZkXDo8qrvrZhrTkAjIRUamQL+vCxl88V7BHsLmjIXfGHc6aqcuKBouY+QVfELrbkVuPyzcmCTC92oLtuxGDSMgxKYV1nXn55fpdy7wpw0ylTlj27BfBliWyJKHNPLkb4f0nyrrBSSJWjzhHZwdxOWkCLRKafJ7PvrWDQLxBkcf6QcGx9712u/x7c62j+VStfOylZ5xZVKHWw1d9Hpe76/FaOtTYLRpxu6XaNw94Rq47aR4d1G1JXwfFWvzvgb77QfLDyha7Dq6YRcN5jRevHms7hJtn3iI9hGF3LCbs9MaylXwait16y/m0+3MU0fRS/DCUXvCY2KBAXHUQYItIKl5JIZsOAvsAkjYJCA8Z19l1p67bxb3ByqBDGYcwivIc0LYVDy78cwz04//oEdnhYrQ0S+rH0Nw7QHOBd3hY2HtGod0JKox/67BFv8waqnBLaVd7soR+EdCGy77qCHjWHRIWrCkUNDfRqq+2n/mxzCAsuCips+/VG7DPiKbZ6UIkkYVv5y7iZb9UY1j445rIuIoibLPVq29/X51JQCzXOQcC0ixvqon7N4kppp8n+6UTy99vi3eyquM31UZ4LZQFeQ2HBrEhKSmEf+GwqOb2P7SkI/XDp4WttZcmptsNPHZnTqWmsOhH8AXKGtS2K25DMALmgc9RpyTBkGRIaZb0qsUo4/c2PB8dHIMLW5VxW8wzVl9KBar3fUKL7DzAs6JdbWQ7xK4V9g2epppW+h/N7MdPipnvVUT/Zz+iVotDeWmTy9OM+1/cXPEXcF+Fo9WO3tDJAAA"></a></div></section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/RDBinns/status/335758388216614913"><span aria-label="0 likes" class="social-embed-meta">❤️ 0</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-18T14:06:53.000Z" itemprop="datePublished">14:06 - Sat 18 May 2013</time></a></footer></blockquote>

<blockquote class="social-embed" id="social-embed-335758865201233921" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/nuttyxander" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRtICAABXRUJQVlA4IMYCAABwDACdASowADAAPrVSnkwnJKKiKrVcAOAWiWIAsR9oYlwQPYF2U/XvAfxw/VjArV5cmlBaTLKfM75R//9rXLorwc+Gm8Wfw2buYyQZQXE5TZDHQ5NS1+nl086Ez0y6MN0UTlXQBPFhC+3RGYYA4ncDq7OOTjiXdFfPUO2L20QbC7/EzMaxO/hOA7xU/NG6FkP0MMy2RTMaz+57axuFmAtiJWxYW5YCk3LuFNuwA9Vfz/8BB2yVR1j8TtjeZcK0cyZ0R5ZTnhd7gnYgIUQ+YSvV8viS2dAfziH5AcQFSXO5RTAS09VJ+ee2pxmXyDb+vDNDA1u+bPz4pbIDcmLXe1i2PPyvtrkdiZJwMMrPa0dpgFVq3pQKVsfqlxcnTR/mKCpGXtRa9amfF9G9zE5DgTMBLBYlPtIaZu9iWUShygU2tFUEWgmTb6ObXfqySaVzqFP3jsp/55SqkblAH63x5NP9EBF/gJY5OWATA12ib3Xb0e1UZUhz+wUrnPSWbqDU8K+wyfmpwr9/TOT2uOvtVURCh9n9iXX3CzN3yOemn8nbj9o4vohy94/ax97dWDbEOh4465MfobJ9PvEIRaXl+e4tl826ooT11fLlsKEC/VhROCkYagCGH0FJ5c5/BzcYx1Rnvnm71Yv+sp7I6Sm6Abpky/5L9lBvuJmQ1T9Bifd52aPb87FgspKLa87Xn6FE2+tlUoZDCWaoTmlnhvW7cQODC1cOQnnGNJI29MIfOVz+nL1Og3dSP1AJOJ0qVDUsDF7YD1yow8g2Gqiq/CgIQkJsd3q9rbAEtwIRg2sLTkZgXA1RKhJH6kw55BjPEJY3NL5z6V+Ct4hpUOo3hJlWWvy/P+S3QwFnmpt9aGj5JWIV89pMGd3/t2RYIv0DYGN7CqsGYysJngc5abjTQkfPrgHZvDPANbO1C/OPohVLee3vY0BtQgwAAA==" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Alex Ingram</p>@nuttyxander</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody">KickBackStarter - GLORIOUS. Let's stop funding failed campaigns and just 'gift basket' our representatives. <a href="https://twitter.com/hashtag/opentech">#opentech</a> <a href="https://twitter.com/nuttyxander/status/335758865201233921/photo/1">pic.x.com/hbqquighlr</a><div class="social-embed-media-grid"><a href="https://pbs.twimg.com/media/BKja6LMCAAAlXrW.jpg" class="social-embed-media-link"><img class="social-embed-media" alt="" src="data:image/webp;base64,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"></a></div></section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/nuttyxander/status/335758865201233921"><span aria-label="0 likes" class="social-embed-meta">❤️ 0</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-18T14:08:46.000Z" itemprop="datePublished">14:08 - Sat 18 May 2013</time></a></footer></blockquote>

<blockquote class="social-embed" id="social-embed-335757258120114177" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/RDBinns" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRqoCAABXRUJQVlA4IJ4CAADQCwCdASowADAAPrVKoUsnJCMhsdM6AOAWiUAVyeu4fFaPjG9vx5Koh0w5ZVvN4Ga+FCw2XO79xZ0WbLJ1UaOJz9fAcXOqnqISx6HCMWabaXWm49NS/xvx8gGLX2ujAIlBzKQ3PuAAAPb80UTtR4Y8NZtfLJ2YTxJXxidQ11Df6agxERiJ7iLwd8kw/yekXtajU0uRGn/KaO0CBLXuZVJzBdbudLOVa9icfOGxXkyybGf9ljs3bjHqTn21avJRnJtZObkblEebOxefExYLlxGlzjh3Lyv2Lzodg1XFoo/KQWDZ+evf+7DSYAN3PsSFBEXme9zVgmUO+LN3giKuHLg1A27/7qv5VGNE6MTsaO+6ezm9CUbbreXNGBGlpdFZM/JkAkof6krn9UihJKqXsemeC0y8asBf7T7akRPSQomCre6Qcc1UJg2oqtlSeslSxGsdmJR8vR7SE1pXAqcE/HxRF557p/71aVzLJSVxJmXZrkSocEtN42uCOHrVEgoAinMon8V46KiKHHbdMVCuFjGleZse7pkZHHD4VR+2FIfnS310AMXPAa/VVsrY6GvR/eIE/51beyq0L5i9wW/3i8Ligz4GT7LAnuPhQomknDh/BvcyRb/kb5UbD99LcGceO4sUh2hWv3r6ZV6dEM27PU7N7SIh5A/8lwHAAH+SDEDArjZ6qdlCHe9J8uizcNQrIZNB8fMlbC2DaY4PfUp6F7yjcBrK0+6UWzCzrllpbkgZRIXypgxOZBgv1PnIIylLd1SzeR7pAJt5J9FHDiLkn0zeZG9INBlE2UTPbhP04GW7FWvwN1gHDZ9FQb8JmxNnyRdK/r4CUfGVT8vJsGi7yozWDDyMbjEk9WUKWZXeNKdp2ELcRsqZQ5PBUPkfWMAA" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Reuben Binns @RDBinns@someone.elses.computer</p>@RDBinns</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody"><small class="social-embed-reply"><a href="https://twitter.com/edent">Replying to @edent</a></small><a href="https://twitter.com/edent">@edent</a> 's potentially libellous, audience-compromising talk about crowd sourcing political lobbying ( /bribery) Kickbackstarter! <a href="https://twitter.com/hashtag/opentech">#opentech</a></section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/RDBinns/status/335757258120114177"><span aria-label="0 likes" class="social-embed-meta">❤️ 0</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-18T14:02:23.000Z" itemprop="datePublished">14:02 - Sat 18 May 2013</time></a></footer></blockquote>

<blockquote><p>@edent makes a fab point abt the nonsense of MPs and  who runs the country. Now this is a question .. do MPs take Bitcoin #opentech #A5
<a href="https://web.archive.org/web/20230122190314/https://twitter.com/oneandonlydebs/status/335758939478175747?ref_src=twsrc%5Etfw">Archived Source</a></p></blockquote>

<blockquote class="social-embed" id="social-embed-335760316484972544" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/DRMacIver" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRuIBAABXRUJQVlA4INYBAADwCgCdASowADAAPrVOoEqnJCMhqrqsAOAWiWMAp0e553Y7lB4mOo4XsUtLHE70sewJvmqzKrMFE+Cq7w+Vquu+lhG4wbKnpYh/gqUleonoIs8542agOXQ4QKdse6lxVgAA/k1kedDPg3Ztz1Nbrvns/Kj7ikTBXqOGLiZ22FROqpV9zcqsfqwCT17h+t/YmxXRDTbBsXoIzkGAew7gOqLUz1DPd8k/2FhEmv4KdadiPh6tqRmYuoUY8+KqCqwFhifMj3xjMLx5yOTQteO4KVvM1QsM32HyyFM7zvvNil3xbsQ+thGGKR06CJnZ4UBZsdSE0dh8f/govacNqas97I2IvG095uoOlDCTXBfUs7hrw0HQ7hHbH6kz/3m97nZHNvoT75tJav3LS0iwdMYbcbe3MJawMQQESnyR7sYs/ViUOIA2xWjcjpe67LwTqrGZBkyjVatPEPBhQ/r/P+XQ+Q+KVrvlsnjtSOD1I1deqnm/GMM7wUaQz9IYxKSnA3eUxFlIxD25udvNn6uOlN2bNJ5sV7N55SzprnFa26OxsZOaQiLtbykQlaO/VMvxVSOanh8jZLwyYfsQSXGHEXc7i/lxyBRUISCzAM6XsJxhSjvIJ2W8sgAAAA==" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">David R. MacIver</p>@DRMacIver</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody">.<a href="https://twitter.com/edent">@edent</a> have you seen <a href="http://letsfreecongress.org">letsfreecongress.org</a> for a related concept and proposed fix in the USA? <a href="https://twitter.com/hashtag/opentech">#opentech</a></section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/DRMacIver/status/335760316484972544"><span aria-label="0 likes" class="social-embed-meta">❤️ 0</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-18T14:14:32.000Z" itemprop="datePublished">14:14 - Sat 18 May 2013</time></a></footer></blockquote>

<blockquote class="social-embed" id="social-embed-335761743634653184" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/Librarian" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRkICAABXRUJQVlA4IDYCAACwCwCdASowADAAPrVWo02nJKMiJygA4BaJagCdMyYCz8Bx8nCu5vbgHj0sY43u8BweC5QXu5xjtHREYQkvtxo+KBIjFIePkEl8DQbN14T836nTdRzfOurA2hKso/zo3nMlxJq9ergA/vWUgmBsTSOe1UpVE7JxJINWUu/N/7AW3o1C6//xaFd7Joc3s682p/43isz/xukW9wpw2S+QpYjA1pAu1Z6+wVNDQ9oEtnyAkjg3Np7u46/B6OCN66OnHtjwYqOknM2tWwMjr7cdpe/Ga6ERnAUioUNRjI24DrHNI3FbPIWfBlHIg2W8F3x9nWVN5zH2g2QfnVemuNi73yZndBhs/TxYjyZh8j5rtfblr9xAvHVXaQbgU3A+Ip2z3RLX7Uw/JvRMU7VrXX+DetRbyMAmFAYpXnmqp3jrLS2gGR0QrbAS79Edh4i8uvq6sgqZNA7c0JYfg6nUYAETBs1u3vgQFoO7zZabQ8afdRz7ysH2I0UCkmR4geTyjg+AT29AfmMFlzacC2xoz+34nz6oBzDUIRM1Khyz3SCR2srcCHzx/bGcVpPkvMNis5iY+rRzCXGs1pa8JjRRtm3wevtbt70MWpgIEZnzKXu+bUbBZe6GbHgRr53eidSlm/ZZ80zOVaZAzR6hdgd8qNJ4iDFvZ6ipA3GlqzuW2BCvj5GmCU5V933jpz2mHP2xHgejped5/o6DkownM/W2YCdz4dkQstdFcs7FA++7nEXbs4iAILH8RegAAA==" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Librarian</p>@Librarian</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody">Delighted2c n hear Valued Patron of the Library <a href="https://twitter.com/edent">@edent</a> 's awesome <a href="https://twitter.com/hashtag/opentech">#opentech</a> talk ... with this satire u r really spoiling us Sir!</section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/Librarian/status/335761743634653184"><span aria-label="1 likes" class="social-embed-meta">❤️ 1</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-18T14:20:12.000Z" itemprop="datePublished">14:20 - Sat 18 May 2013</time></a></footer></blockquote>

<blockquote class="social-embed" id="social-embed-336107184335249408" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/faintdreams" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRq4CAABXRUJQVlA4IKICAACQDACdASowADAAPrVOoEwnJCMiKrVcAOAWiWwAnTLB0KaXPP/98FjbtMzal02YypOC+lNaHUu9s1k6Uz36jhjRM6QgkLwPxIp8O8ls7C6oTD4yEn9XQI0wlQG9Me6RvavcUsMuaxI93FM+F08AAP7+Y+pO94Jbue7RBRPnhN0zU/dJNwflgytJK7DDqebacBRvtaz1YcAzYSDT8up9fAT7YdraSTHOpS0rl3B3u6sVJa3Oh2wMARd5lRZhbaIVjOpOH9GYPnKPIcr6j86vBaoRncP1dVvsR/yIxsTxkGQtK2h80sfz2WpOu3HK8CrT0cQJqiHh03w2NtddIZ7n/suVshmxrdz10vS2NxFSe31rff6tW3PgL0T2GEQuKtdlY1X0uHLzbV/ro1BzcPC/FCdG3ZoIaaLdHI1JX99PwKtI/EACn0aSdtu+ZPpTi/4Qza6A/yPYH5LV3Va6IOXmd4agH0QZMUasfyxytWWKFmHiv6m5MJABOuq0OS46UBf2lH79C5xRx6jx7wfJ4aV0TWhCAgq3pjeJBsGEpgY6QdaYZHiGPxkV11XXHb4IHAld3mDaziR8DgqTIDK/tFV5FwUfH4mfVENWPJeIC6+B3Amc1bcqPrPPe1wHc25C768VbciptVQrHe9Ufb79qZJsIZToXFrvEfYxKwanVINnS+ussyetzMV7jxFGqLabnhQ5NgzuAb8p+nzcinbpYquSLi3KfZzyxDMCGDmM58leTxH/e336sVwdBuzgs0k3TniJ8QRYCu76uQprdL+zrtc5Oy73uXp897xSaWCvfvxGxowwNlHkeMutOqEroxl7PgO837JiN9/H0vKKtcsqVj1MsxQWcPJT5slbGLzyA5ppDE/LCXoLWJbwV31yEcycZa/zSAAAAA==" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Faintdreams</p>@faintdreams</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody"><small class="social-embed-reply"><a href="https://twitter.com/edent">Replying to @edent</a></small><a href="https://twitter.com/edent">@edent</a> Your Kickbackstarter talk at <a href="https://twitter.com/hashtag/opentech">#opentech</a> yesterday was amusing educational and inspirational. Bravo sire. Bravo.</section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/faintdreams/status/336107184335249408"><span aria-label="0 likes" class="social-embed-meta">❤️ 0</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-19T13:12:51.000Z" itemprop="datePublished">13:12 - Sun 19 May 2013</time></a></footer></blockquote>

<p>Essentially, clicking on petitions doesn't work. Emailing doesn't work. Protesting doesn't work. Cash and gifts work reliably.
<a href="http://www.flickr.com/photos/meriwilliams/8749690115/" title="Kickbackstarter - let's club together to influence MPs directly! by meriwilliams, on Flickr"><img src="https://farm3.staticflickr.com/2880/8749690115_33d7299841.jpg" width="374" height="500" alt="Kickbackstarter - let's club together to influence MPs directly!"></a></p>

<p>Thanks to VisionOnTV for conducting this interview with me.</p>

<iframe title="Lobby your MP with Kickbackstarter! Terrence Eden at OpenTech" width="620" height="349" src="https://www.youtube.com/embed/YJvuUUCSx7k?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

<h2 id="inclusive-issues-in-technology-a-practical-guide"><a href="https://shkspr.mobi/blog/2013/05/opentech-2013/#inclusive-issues-in-technology-a-practical-guide">Inclusive Issues In Technology - A Practical Guide</a></h2>

<p>Only 17% of the STEM workforce is female. 2/3rds of female STEM graduates don't enter the profession.  50% of technology customers are female.  See the problem?</p>

<p>Three very different speakers talked about how they were helping encourage more diversity in technology.</p>

<p>Firstly <a href="https://web.archive.org/web/20130710100931/https://stemettes.co.uk/">Stemettes</a> is showing young women positive role models of women in science and technology.  They're showing parents that their daughters can find a rewarding and useful career in computing.</p>

<p><a href="https://web.archive.org/web/20130530091734/https://www.flossie.org/">Flossie</a> is a project to get more women involved in the open source movement. They have a conference coming up in November.  If you're a woman and want to present - give them a shout.  Men are welcome at the event, but not as speakers.  Given the aims of the project, I think that's fair enough.</p>

<p>Finally, Meri Williams gave perhaps the most informative talk of the event.  <a href="http://blog.geekmanager.co.uk/2013/05/18/practical-diversity/">Practical Diversity</a>.</p>

<p>We hear a lot about how being a straight white male is like playing life on the easy setting, but this was the first time I'd seen someone talk through practical steps to include more people.</p>

<p>I especially loved her remark about tolerance.  No one wants to be tolerated - you only tolerate things you hate.  If you're talking tolerance, you're essentially saying "I dislike you and have to put up with you." No one wants that.</p>

<p>I highly recommend having a quick read of her deck.</p>

<iframe title="Practical Diversity" src="https://www.slideshare.net/slideshow/embed_code/key/jgjFXnXeaIZcD" width="427" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe>

<div style="margin-bottom:5px"> <strong> <a href="https://www.slideshare.net/meriwilliams/practical-diversity" title="Practical Diversity" target="_blank">Practical Diversity</a> </strong> from <strong><a href="https://www.slideshare.net/meriwilliams" target="_blank">Meri Williams</a></strong> </div>

<h2 id="odds-and-sods"><a href="https://shkspr.mobi/blog/2013/05/opentech-2013/#odds-and-sods">Odds and Sods</a></h2>

<p>One of the great things about OpenTech is that all the talks are audio recorded.  I think, if possible, they should be videoed as well.</p>

<p>There were lots of people I knew - albeit some only digitally</p>

<blockquote class="social-embed" id="social-embed-335702433613352960" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/jonty" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRqQBAABXRUJQVlA4IJgBAACQCACdASowADAAPrVSpE2nJKOiI4sA4BaJYwDKIYu5cLMjKIkxvWIU9Hx4FLSHiXyBfHsiiGieNLrzCdao4UeojRr9Vu+5yJZHSm4CwAD+/F43p/XYHv2LA6kVWR4r/QVk4JkhKhlCsYg7/eOTQoHTsrzwawG78MZLYC5QV9vsS/87EVjAVu5otn0WoQO0rUvDkZ/gRtFNip4P5GZ/KulWbA8nCJX+Ens08hVPh89DsIq8aZwu98lahsYwOMimLrrX6PfyStyMdWJAY27urvbD+TeQdIz63TnBQdR4+31XV8O26NnioojC70PAUeTj/mOJchi53mBCub9Zi+tVFsOwrWPbLQIeUOqs08ucpDKkAAK8T0hhmdJskTTj9Y4+3XeiGMn+Hnnl9/QCHYUX38XGGiXIdWQtGNJ5JlrSiOeNCdPnWOuOyXsjour529/pVsix4XVPQ5BJHprVOkij0773nkp15qk9cklPs4L8nD7ZXfDGqkqSexx7VgWh/wd1T5JABYbFIgtD99hZ6MLbN2mHFIChHNDKYAA=" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Jonty Wareing ⍼</p>@jonty</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody">Thirty seconds after arriving: "You're Jonty, I recognise your name from twitter!". I had forgotten <a href="https://twitter.com/hashtag/opentech">#opentech</a> is essentially internet LARP.</section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/jonty/status/335702433613352960"><span aria-label="8 likes" class="social-embed-meta">❤️ 8</span><span aria-label="2 replies" class="social-embed-meta">💬 2</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2013-05-18T10:24:31.000Z" itemprop="datePublished">10:24 - Sat 18 May 2013</time></a></footer></blockquote>

<p>I wonder what the "newb" diversity is like.  Are we just preaching to the choir?</p>

<p>Gender diversity of participants seemed much higher than a "normal" conference.  Why is that?  10 speakers out of ~40 were female - perhaps that encourages more attendees. Or, is it the fact that the conference is cheap and held on a weekend?</p>

<p>Scheduling against both finales of Doctor Who <em>and</em> Eurovision was a tactical mistake ;-)</p>

<p>Huge thanks to Sam Smith and his merry band for organising. For all the speakers and attendees for putting such wonderful thoughts into my head, and to everyone who chuckled along at my jokes.</p>

<p>Same time next year? You bet!</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=8266&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2013/05/opentech-2013/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Lambeth's Brilliant QR Codes]]></title>
		<link>https://shkspr.mobi/blog/2013/04/lambeths-brilliant-qr-codes/</link>
					<comments>https://shkspr.mobi/blog/2013/04/lambeths-brilliant-qr-codes/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Fri, 12 Apr 2013 11:00:39 +0000</pubDate>
				<category><![CDATA[qr]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[planning]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=8004</guid>

					<description><![CDATA[Strolling along London&#039;s Southbank the other day, I came across one of those new-fangled information posts.  Crudely stuck to it was a decidedly old-fashioned piece of paper bearing a planning notice.    But! My my! What&#039;s that in the lower left corner? A QR code!    Unsurprisingly, scanning the code takes you directly to the planning application on the web.  Although the site isn&#039;t specifically…]]></description>
										<content:encoded><![CDATA[<p>Strolling along London's Southbank the other day, I came across one of those new-fangled information posts.  Crudely stuck to it was a decidedly old-fashioned piece of paper bearing a planning notice.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/04/Lambeth-QR-Planning-Poster.jpg" alt="Lambeth QR Planning Poster" width="600" height="537" class="alignnone size-full wp-image-8006">

<p>But! My my! What's that in the lower left corner? A QR code!</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/04/Lambeth-QR-Detail.jpg" alt="Lambeth QR Detail" width="600" height="450" class="alignnone size-full wp-image-8005">

<p>Unsurprisingly, scanning the code takes you directly to the planning application on the web.  Although the site isn't specifically designed for mobile, it's light weight enough to access even on a low powered phone.  The planning application lets you view and make comments, read the planning application and any associated documents, and track its progress.  All rather nifty!</p>

<p>This is close to a perfect use-case for local government use of QR technology.</p>

<ul>
    <li>QR codes are free (libre and gratis) meaning there's no extra expense for tax payers.</li>
    <li>Increases engagement with the community.</li>
    <li>Reduces friction between citizens and state.</li>
    <li>There's a great call to action (although I got confused when it said "view the application" and thought it might try to install something on my phone!)</li>
</ul>

<p>So, well done Lambeth for trying something innovative.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=8004&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2013/04/lambeths-brilliant-qr-codes/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[#TeaCamp - Social Media Guidance for Civil Servants]]></title>
		<link>https://shkspr.mobi/blog/2012/04/teacamp-social-media-guidance-for-civil-servants/</link>
					<comments>https://shkspr.mobi/blog/2012/04/teacamp-social-media-guidance-for-civil-servants/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sat, 14 Apr 2012 21:21:13 +0000</pubDate>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[teacamp]]></category>
		<category><![CDATA[twitter]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=5533</guid>

					<description><![CDATA[On Thursday, I attended my first TeaCamp. It&#039;s a mini-meetup for UK Gov folk doing interesting digital things.  These are some random jotterings based on the discussions both at the event and at BeerCamp afterwards.  All conversations were under Chatham House Rule.  Social Media is a problem for all organisations - whether public or private.  Rightly or wrongly, the &#34;public&#34; see an organisation…]]></description>
										<content:encoded><![CDATA[<p>On Thursday, I attended my first <a href="https://web.archive.org/web/20120613152728/http://teacamp.co.uk/2012/04/teacamp-thu-12-apr-2012-social-media-guidelines/">TeaCamp</a>. It's a mini-meetup for UK Gov folk doing interesting digital things.</p>

<p>These are some random jotterings based on the discussions both at the event and at BeerCamp afterwards.  All conversations were under <a href="http://www.chathamhouse.org/about-us/chathamhouserule">Chatham House Rule</a>.</p>

<p>Social Media is a problem for all organisations - whether public or private.  Rightly or wrongly, the "public" see an organisation as having a single mind and a single focus. Anything which gives the impression of a lack of unit cohesion is extremely troublesome.</p>

<p>But troublesome for who exactly?  Part of the issue with social media is its novelty - especially among the press.  There's a belief (particularly prevalent in the gutter press) that because it happens "on the Internet" that it's somehow new and exciting and - therefore - relevant.</p>

<p>Would a civil servant writing a letter to the paper about a topic be as "controversial" as them tweeting about it?</p>

<p>Would an essay at university be as newsworthy as a blog post?</p>

<p>We all have a digital footprint which is trivially easy for anyone to discover.</p>

<p>So should we try to remain anonymous? Or, at the very least, keep our personal and work lives separate.</p>

<p>Even if we take steps to hide our tracks, it's pretty easy to triangulate a person. FourSquare checkins with a careless friend, geotagged twitpics, who your follow, who follows you - if you can <a href="https://web.archive.org/web/20120410101906/http://ebiquity.umbc.edu/blogger/2009/09/20/project-gaydar-and-privacy-in-facebook-and-other-online-social-networking-systems/">identify sexual preference from Facebook</a>, why not who you work for and what your political agenda is?</p>

<p>There are, to me, three main points of contention.</p>

<ol>
    <li>Should employees have personal opinions which conflict with their organization's?</li>
    <li>Can an employee express those opinions publicly?</li>
    <li>What should an organisation do in response to a problematic social media interaction?</li>
</ol>

<p>It seems obvious to me that even the most politically-restricted civil servant has opinions. But I see the sense in keeping them as private as possible.</p>

<p>The privacy question is an interesting one - simply because people don't yet really understand what "private" means in the context of social media.  Ranting about your boss over a pint - the words just vanish into the wind.  Mostly because you don't expect people to have tape recorders running continuously.</p>

<p>But online? I think I've locked down my Facebook settings pretty well - but I'm still paranoid that my kvetching will leak into my "real" life.</p>

<p>The final one is the killer. Even the most responsible employee is going to run into a problem - either through an innocent misunderstanding, or a deliberate corruption of the position by a malicious external presence.</p>

<p>The key is a good HR team who will back the employee's right to a private life, and ensure that they are not castigated for expressing their opinions.</p>

<p>All the guidelines in the world won't stop people from making mistakes.  No policy can stop a newspaper twisting every word you say.</p>

<p>What's equally needed is policies for how the workplace treats mistakes - and for the world to calm down a little.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=5533&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2012/04/teacamp-social-media-guidance-for-civil-servants/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Video From GovCamp #ukgc12]]></title>
		<link>https://shkspr.mobi/blog/2012/02/video-from-govcamp-ukgc12/</link>
					<comments>https://shkspr.mobi/blog/2012/02/video-from-govcamp-ukgc12/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Fri, 10 Feb 2012 17:18:01 +0000</pubDate>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[barcap]]></category>
		<category><![CDATA[govcamp]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[government camp]]></category>
		<category><![CDATA[hackday]]></category>
		<category><![CDATA[ukgc12]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=5345</guid>

					<description><![CDATA[The lovely people from UK Gov Camp have put up some of the videos from the barcamp.  Here&#039;s me chatting about mobile and the WordPress Mobile Pack - from Steph at Helpful Technology.  See my blog post about the day. …]]></description>
										<content:encoded><![CDATA[<p>The lovely people from UK Gov Camp have put up some of the <a href="https://web.archive.org/web/20130324062138/http://buzz.ukgovcamp.com/ukgovcamp-2012-videos/">videos from the barcamp</a>.</p>

<p>Here's me chatting about mobile and the WordPress Mobile Pack - from <a href="https://web.archive.org/web/20121022141032/https://vimeo.com/36553562">Steph at Helpful Technology</a>.</p>

<p>See my <a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/">blog post about the day</a>.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=5345&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2012/02/video-from-govcamp-ukgc12/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Gov Camp UK]]></title>
		<link>https://shkspr.mobi/blog/2012/01/gov-camp-uk/</link>
					<comments>https://shkspr.mobi/blog/2012/01/gov-camp-uk/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Tue, 24 Jan 2012 14:50:27 +0000</pubDate>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[barcap]]></category>
		<category><![CDATA[govcamp]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[government camp]]></category>
		<category><![CDATA[hackday]]></category>
		<category><![CDATA[ukgc12]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=5270</guid>

					<description><![CDATA[As per the meme, here are my 20 points on Gov Camp UK.  Sign up early.  I dawdled and so was only able to get a ticket for Saturday. I feel like I missed out on a lot of interesting conversations.  BarCamps should be recorded for posterity.  It&#039;s a point I&#039;ve made before.  Cameras and disk space are so cheap, we should record what we say and do at BarCamps by default.  Now, that may inhibit…]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/davidpea/6736369121/in/photostream/"><img src="https://shkspr.mobi/blog/wp-content/uploads/2012/01/Edent-at-UKGC12.jpg" alt="Edent at UKGC12  Some rights reserved by David J Pearson" title="Edent at UKGC12  Some rights reserved by David J Pearson" width="500" height="333" class="aligncenter size-full wp-image-5271"></a></p>

<p>As per the meme, here are my 20 points on Gov Camp UK.</p>

<h2 id="sign-up-early"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#sign-up-early">Sign up early.</a></h2>

<p>I dawdled and so was only able to get a ticket for Saturday. I feel like I missed out on a lot of interesting conversations.</p>

<h2 id="barcamps-should-be-recorded-for-posterity"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#barcamps-should-be-recorded-for-posterity">BarCamps should be recorded for posterity.</a></h2>

<p><a href="https://shkspr.mobi/blog/2010/11/howto-preserving-barcamps/">It's a point I've made before</a>.  Cameras and disk space are so cheap, we should record what we say and do at BarCamps by default.  Now, that may inhibit some of the conversations and reduce the "Chatham House" aspect - but individuals can decide whether or not they're happy for their sessions to be recorded.</p>

<h2 id="take-business-cards"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#take-business-cards">Take business cards.</a></h2>

<p>Take <em>lots</em> of business cards. So many serendipitous meetings that it's hard to remember who's who.  Make sure that your business card carries your Twitter name.</p>

<h2 id="dont-take-a-laptop-or-at-the-very-least-use-it-rarely"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#dont-take-a-laptop-or-at-the-very-least-use-it-rarely">Don't take a laptop (or, at the very least, use it rarely).</a></h2>

<p>As I sat down in one session, a woman said to me "Gosh! You can tell it's a techie event; every one is using their laptops and no one is talking to each other."  She was absolutely right.  The day is mostly about communication and - while Twitter is great for that - nothing beats turning to the person sitting next to you and having a natter.</p>

<h2 id="present"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#present">Present.</a></h2>

<p>I think it's an immutable law of BarCamp that everyone <em>has</em> to present. Even if it's just standing up and saying who you are.</p>

<h2 id="guaging-interest-is-hard"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#guaging-interest-is-hard">Guaging interest is hard.</a></h2>

<p>I ran two sessions, one only filled up about a fifth of the cavernous space I booked - which was pretty embarrassing. The other was so full it had people sitting on the floor.  Don't be afraid of moving rooms - but make sure you let everyone know where you are going.</p>

<h2 id="wordpress-is-really-popular"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#wordpress-is-really-popular">WordPress is really popular.</a></h2>

<p>I was surprised by how many attendees were WordPress aficionados. It's good to see that Government isn't entirely tied up in proprietary crap.</p>

<h2 id="qr-codes-generate-a-lot-of-interest"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#qr-codes-generate-a-lot-of-interest">QR codes generate a lot of interest.</a></h2>

<p>The session I ran on QR was well attended and produced lots of positive feedback.  Some people are just starting out with QR and there were loads of great ideas on how they could be used.</p>

<h2 id="the-police-have-an-odd-sense-of-humour"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#the-police-have-an-odd-sense-of-humour">The police have an odd sense of humour.</a></h2>

<p>One was wearing a shirt which read "Keep Calm and Carry Baton Rounds" the other, in his introduction, said "I work for the police, previously I was at Rentokill.  It's basically the same job!"  While I appreciate near the knuckle humour and value free expression, I found the two incidents made me really uncomfortable.  Had I turned up wearing a "Burn down the Government" t-shirt, I doubt I would have received a positive welcome.  Still, I'd rather people felt free to express themselves at a BarCamp than not.</p>

<h2 id="hmrc-will-happily-let-you-take-the-piss-out-of-them"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#hmrc-will-happily-let-you-take-the-piss-out-of-them">HMRC will happily let you take the piss out of them.</a></h2>

<p>They're very good sports and lovely people in real life.</p>

<h2 id="government-needs-more-freedom-to-innovate"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#government-needs-more-freedom-to-innovate">Government needs more freedom to innovate.</a></h2>

<p>That was a moan that I heard from several people.  They wanted to do amazing things with the knowledge they'd gleaned - but getting sign off in a risk adverse, budget conscious department is tricky.</p>

<h2 id="building-should-mean-building"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#building-should-mean-building">Building should mean building.</a></h2>

<p>The second day was meant to be about getting people to build, create, or make stuff.  In my WordPress session, I asked for volunteers to upgrade their blog to WordPress Mobile Pack live on stage. Amazingly, three did!  Now, none of them were major Government sites(!) but it showed people were willing to take a risk and build things.</p>

<h2 id="perhaps-the-grid-needs-curating"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#perhaps-the-grid-needs-curating">Perhaps the grid needs curating?</a></h2>

<p>There were too many sessions in the first timeslot, and empty rooms later in the afternoon.  There's no way of judging how popular a slot will be, so many sessions were in an room that didn't suit the attendees.</p>

<h2 id="theres-no-such-thing-as-a-silly-question"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#theres-no-such-thing-as-a-silly-question">There's no such thing as a silly question.</a></h2>

<p>As a presenter, it's really important not to dismiss a question. If someone hasn't understood something basic, it's more likely to be the presenter at fault than the person asking the question.</p>

<h2 id="government-needs-to-celebrate-their-successes-more-loudly"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#government-needs-to-celebrate-their-successes-more-loudly">Government needs to celebrate their successes more loudly.</a></h2>

<p>I saw some amazing websites, prototypes, and service - none of which I'd heard about.  I think it's entirely appropriate for people to make some noise about things they've done well.</p>

<h2 id="gender-balance"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#gender-balance">Gender Balance.</a></h2>

<p>For a technology conference - there were more than 3 women! A lot more! It's a common moan in IT that the industry has trouble attracting women.  Perhaps they all work in local government?</p>

<h2 id="not-many-female-presenters"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#not-many-female-presenters">Not Many Female Presenters.</a></h2>

<p>Perhaps it was the sessions I went to, or perhaps they all presented on day one - but there didn't seem to be many women presenting.  I wonder if this is something which needs to be addressed?</p>

<h2 id="big-business-isnt-much-different"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#big-business-isnt-much-different">Big Business Isn't Much different</a></h2>

<p>Everyone goes on about how inefficient Government is and how they're usless at getting anything done. All the complaints I heard from Government people were the same as those that I've heard while working at big businesses.  And start-ups.  Every organisation has inefficiencies.</p>

<h2 id="take-photos"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#take-photos">Take Photos</a></h2>

<p>I was too busy chatting to snap anything. Luckily there's a <a href="http://www.flickr.com/photos/tags/ukgc12/">rather good set on flickr</a>.</p>

<h2 id="overall"><a href="https://shkspr.mobi/blog/2012/01/gov-camp-uk/#overall">Overall</a></h2>

<p>A great day, thought provoking, useful.  I hope I convinced some people about why mobile is important and how awesome QR codes are.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=5270&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2012/01/gov-camp-uk/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
