<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Richard&#039;s Kingdom &#187; media</title>
	<atom:link href="http://richardskingdom.net/tag/media/feed" rel="self" type="application/rss+xml" />
	<link>http://richardskingdom.net</link>
	<description>Privacy, security and politics in the digital era</description>
	<lastBuildDate>Mon, 21 May 2012 21:18:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
		<item>
		<title>Eight questions to ask your next ISP</title>
		<link>http://richardskingdom.net/eight-questions-to-ask-your-next-isp</link>
		<comments>http://richardskingdom.net/eight-questions-to-ask-your-next-isp#comments</comments>
		<pubDate>Mon, 05 Mar 2012 08:45:14 +0000</pubDate>
		<dc:creator>Richard King</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[consumerrights]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[netneutrality]]></category>
		<category><![CDATA[ripa]]></category>
		<category><![CDATA[uk]]></category>
		<category><![CDATA[webblocking]]></category>

		<guid isPermaLink="false">http://richardskingdom.net/?p=450</guid>
		<description><![CDATA[There are many questions to be answered when considering a new ISP: cost, connection speed, download speed at peak times, data transfer limits (and what happens if these are exceeded), contract length, reliability and quality of customer service all spring to mind. It&#8217;s usually simple to answer such questions by consulting an ISP&#8217;s website, looking [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">T</span>here are many questions to be answered when considering a new ISP: cost, connection speed, download speed at peak times, data transfer limits (and what happens if these are exceeded), contract length, reliability and quality of customer service all spring to mind. It&#8217;s usually simple to answer such questions by consulting an ISP&#8217;s website, looking up industry or regulator statistics, or by surfing a few review forums. There are other questions, however, the answers to which are more difficult to come by; yet they relate to factors that influence significantly the performance of a connection and its fitness for a particular purpose.</p>
<p>Below are five technical and three ethical questions I think any geek or power user should ask of a prospective ISP.</p>
<h3>1. What sort of IP addresses can you provide?</h3>
<p>The <a href="https://en.wikipedia.org/wiki/IPv6">IPv6</a> RFCs had been made by 1996, yet despite support for the protocol being available as standard in almost all modern computing devices, few ISPs seem to offer native connectivity. If you find an ISP that does then the killer question becomes whether they can provide a router that will handle IPv6 packets at your end. If they can&#8217;t then you&#8217;ll be building your own from a spare box and a couple of network cards. In this case it&#8217;s worth asking if they have people who can help you if problems arise and you need to troubleshoot.</p>
<p>If your prospective ISP doesn&#8217;t offer native IPv6 you should ask about their migration plans and whether they are providing a <a href="https://en.wikipedia.org/wiki/6to4">6to4</a> gateway in the meantime. If the answer is no and you&#8217;ll be stuck on the legacy system (IPv4) then find out how many static IPs you can have allocated to your connection and whether they cost extra to provision. This is especially important if you use peer-to-peer systems, play online games, take advantage of SIP-based VoIP or need to connect to VPNs, since <a href="https://en.wikipedia.org/wiki/NAT_traversal">making these traverse a NAT device can be a difficult</a>. In the event that only a dynamic IPv4 address is provided I&#8217;d recommend looking elsewhere, especially if you&#8217;re planning to run any services from your connection.</p>
<h3>2. What priorities and limits does your network place on different types of datagram?</h3>
<p>Most ISPs use <a href="https://en.wikipedia.org/wiki/Traffic_shaping">traffic shaping</a> to manage how different packets flow across their network. The aim is to balance factors such as latency, jitter (packet delay variation) and packet loss according to the needs of the application being served by each transfer. Interactive activities such as telecommunications, gaming and media streaming are usually given priority over web browsing and email traffic, which in turn tend to be treated more favourably than bulk transfer protocols such as bittorrent.</p>
<p>A well-designed network management system will affect most users rarely as long as the service isn&#8217;t congested, however it&#8217;s still useful to be aware of your ISP&#8217;s practices so you can understand why your connection is performing as it does, and perhaps so you can schedule heavy usage accordingly. If you plan to make heavy peak-time use of data-hungry or latency-sensitive applications (such as video streaming or online games respectively) you&#8217;ll want to pay close attention to how the network manages such traffic. It&#8217;s also good to ask what happens in the event of congestion. Does the answer imply the situaiton is handled by deliberate and graceful service-degredation or are random latency-spikes and vanishing UDP packets likely to be the order of the day?</p>
<p>In my view the substance of the answer you get to this question is less important than its frankness (for typical patterns of consumption). Vague responses might suggest a service that performs better on paper than in practice.</p>
<p>I&#8217;d avoid any service that takes traffic-shaping beyond its quality of service remit by violating <a href="https://en.wikipedia.org/wiki/Network_neutrality">network neutrality</a>. Nobody wants a two-tier internet where the tiers are controlled by a profit-making business.</p>
<h3>3. Do you block certain types of traffic or access to certain ports?</h3>
<p>ISPs are unlikely to block generic traffic-types from being downloaded to your network completely, though they will often limit downloads in some way (see above), however beware of ISPs that restrict what you can upload from your connection, especially when the transfer originates from the Internet, such as would be expected if you were running a server. Some ISPs make this difficult or impossible, so if you&#8217;re planning to host anything over the connection, seek assurances about traffic originating from both ends and travelling in both directions.</p>
<p>Port and traffic blocking is a particular problem with mobile broadband providers, whether your connection is delivered through a dedicated dongle, a separate device such as a <a href="https://en.wikipedia.org/wiki/MiFi">MiFi</a> or a mobile phone. Some networks do horrible things to certain types of traffic and it pays to be aware of any restrictions before you commit. The problem I&#8217;ve experienced most is that of mobile ISPs preventing me from communicating with my outgoing mailserver by blocking or proxying SMTP ports.</p>
<p>Most ISPs reserve the right to interfere with your data uploads on grounds of network health or self defence if one of your boxen gets rooted and starts sending out spam, DDoS or other malicious traffic. Few would quibble with this given the problems botnets can cause.</p>
<h3>4. What network services do you provide to customers?</h3>
<p>As your network&#8217;s gateway to the outside world your ISP is well placed to offer services that can make your life easier. All will provide DNS resolvers (of varying quality), however some may offer additional services such as NTP, 6to4 tunnels, domain name hosting, email, web hosting, FTP servers, game servers or mirrors of popular software. If such things are of interest then it&#8217;s worth asking what&#8217;s included.</p>
<p>Geeks crave knowledge and value control. ISPs can cater for this by providing connection details and control interfaces to customers. Ask whether they provide graphs or other details about your connection rate, peak latency, the amount of data you&#8217;ve transferred and similarly useful data. Can you adjust your line parameters if you need to? Can you control reverse DNS entries for your connection&#8217;s IP addresses? What monitoring and alerting facilities are available?</p>
<h3>5. How good is the support for your service?</h3>
<p>ISPs are rated on the quality of the support they provide by myriad magazines and review sites however most of these resources are aimed at lay audiences, so while they might indicate the general quality of support provided, power users often need to talk to our ISPs about issues their standard support scripts don&#8217;t cover. The ease with which you can get a technical expert on the line doesn&#8217;t seem all that important &#8211; until you need one! Find out how easy it is to escalate technical queries to the people who can help  resolve them.</p>
<p>It&#8217;s also useful to know how you can ask for support. Some ISPs reduce costs by limiting support channels to the bare minimum &#8211; perhaps an off-shore call centre full of people reading from scripts, or just an email form on their website. Other ISPs communicate with customers through a range of mechanisms: Twitter accounts, IRC channels and even SMS in emergencies. Text-based support can be especially useful for deaf customers or those who use screen-readers. Active user-communities, support forums, company blogs and well-maintained FAQs or knowledge-bases are often a boon to power users so check these out too.</p>
<h3>6. Do you intercept traffic?</h3>
<p>No ISP will answer yes to this as a straight question as to do so would be to confess to a <a href="http://www.legislation.gov.uk/ukpga/2000/23/contents">criminal offence</a> (in the UK, at least). The best ISPs will state explicitly that they will never look at your packets unless they are forced to by legislation or a court order. Some may also reserve the right to inspect the content of traffic crossing their network for fault-finding purposes or to defend against attacks. Such statements should be accompanied by a commitment to disclose each event to those whose data was compromised and to never retain logs for longer than is necessary for the task at hand.</p>
<p>I&#8217;d avoid companies that intercept traffic for other reasons &#8211; especially if they want to <a href="https://en.wikipedia.org/wiki/Phorm">sell profiles of your browsing habits to advertisers</a> &#8211; and I&#8217;d be suspicious of any company that refuses to rule out such unethical behaviour.</p>
<h3>7. Do you censor the connections you sell?</h3>
<p><a href="http://www.iwf.org.uk/services/blocking/iwf-list-recipients">Most UK ISPs censor their Internet connections</a>. They subscribe to the <a href="https://en.wikipedia.org/wiki/Internet_Watch_Foundation">IWF</a> <a href="https://en.wikipedia.org/wiki/Internet_Watch_Foundation#Blacklist_of_web_pages">watchlist</a> &#8211; a secret list of &#8220;bad&#8221; URLs compiled by a quasi non-governmental organisation. If your prospective ISP is a subscriber then the URLs on the list won&#8217;t be accessible to you. The stated purpose of this system is to block access to child-abuse images however recent legal rulings have <a href="http://arstechnica.com/tech-policy/news/2011/07/british-telecom-ordered-to-blacklist-usenet-search-engine.ars">forced ISPs to use the same system to censor websites that merely link to files others have made available (allegedly without a licence to do so from the copyright owner)</a> &#8211; just like Google does. This is a slippery slope that&#8217;s already curtailing freedom of expression in the UK and I believe it should be resisted.</p>
<p>There is another censorship mechanism, much more frequently problematic, which is <a href="http://blocked.org.uk/mobile-censorship">prevalent on mobile networks</a> (at the time of writing), and which may become a problem on home broadband connections as the UK Government is pushing for it to be rolled out to these too. It&#8217;s touted as &#8220;adult content filtering&#8221; and it&#8217;s often switched on by default for new mobile customers. The trouble with these systems is that their definitions of &#8220;adult content&#8221; are arbitrary and it can be difficult for customers to opt out of them. Finding out if such a system applies to your network, and asking for it to be switched off up front, could save you from having to troubleshoot weird access difficulties later.</p>
<p>The Open Rights Group has a <a href="http://www.openrightsgroup.org/campaigns/censorship">summary of current Internet censorship issues in the UK</a> on its website.</p>
<h3>8. How do you handle allegations of copyright infringement?</h3>
<p>The Internet works by copying information therefore copyright is the <em>de facto</em> law of the Internet. There&#8217;s a war raging at present, between commercial copyright-holding organisations and consumers, for control over who gets to copy what and when. You may have read about the <a href="http://richardskingdom.net/tag/digitaleconomy/">Digital Economy Act</a>, <a href="http://www.laquadrature.net/en/acta">ACTA</a>, <a href="http://americancensorship.org/">SOPA/PIPA</a>, <a href="https://en.wikipedia.org/wiki/HADOPI_law">HADOPI</a> and other such oddly-named legislative initiatives. These are all attempts by vested interests in the media industries to buy laws that restore their erstwhile monopolies on the distribution of media. Unfortunately these laws share another undesirable trait: they all have side-effects that curtail our privacy and freedom of expression.</p>
<p>ISPs are caught in the crossfire of this war. The media industries want them to behave as an Internet police force, monitoring the files we share, spotting transfers that look like they might infringe on their copyrights then imposing sanctions on us. Some ISPs take a dim view of this suggestion, arguing that forcing them to threaten their customers and violate their trust is bad for business, and would cost a lot of money to boot.</p>
<p>If you are unlucky enough to be accused of copyright infringement &#8211; which can happen regardless of whether you&#8217;ve actually downloaded something illegally because the <a href="http://www.ispreview.co.uk/story/2011/05/06/judge-throws-out-ip-address-evidence-in-illegal-isp-internet-file-sharing-case.html">standard of evidence put forward by copyright holders is usually very low</a> &#8211; the economic incentives in the UK are such that ISPs are likely to behave as if you are guilty rather than spending time and money finding out the truth of the matter. You could find your contract terminated for breach of an Acceptable Use Policy, your personal details sent to the complaining party without your permission and a civil suit filed against you, all without adequate judicial oversight or due process.</p>
<p>Some ISPs have more reasonable policies in this regard than others. It&#8217;s worth checking how such situations would be handled before you commit to a contract &#8211; especially if you won&#8217;t be the only person using your connection and doubly especially if you plan on running a <a href="https://blog.torproject.org/blog/tips-running-exit-node-minimal-harassment">TOR exit node</a> or an open wifi hotspot.</p>
<p><em>Did I miss out an important question or get something wrong? Which ISP would you recommend for power users and geeks? Let me know in the comments.</em></p>
<p><small>Thanks to <a href="https://twitter.com/thegreatgonzo">@thegreatgonzo</a>, <a href="https://twitter.com/z303">@z303</a>, <a href="https://twitter.com/djb_ptigga">@djb_ptigga</a>, <a href="https://twitter.com/kelly_plusnet">@kelly_plusnet</a>, <a href="https://twitter.com/tdobson">@tdobson</a>, <a href="https://twitter.com/secretlondon">@secretlondon</a>, <a href="https://twitter.com/johnstovin">@johnstovin</a> &#038; <a href="https://twitter.com/owenblacker">@owenblacker</a> for their question suggestions.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://richardskingdom.net/eight-questions-to-ask-your-next-isp/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Re-tweeting the revolution</title>
		<link>http://richardskingdom.net/re-tweeting-the-revolution</link>
		<comments>http://richardskingdom.net/re-tweeting-the-revolution#comments</comments>
		<pubDate>Fri, 19 Nov 2010 20:46:38 +0000</pubDate>
		<dc:creator>Richard King</dc:creator>
				<category><![CDATA[Open Rights Group]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[crime]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[iamspartacus]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[jokesontrial]]></category>
		<category><![CDATA[liberty]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[surveillance]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitterjoketrial]]></category>
		<category><![CDATA[uk]]></category>
		<category><![CDATA[waronterror]]></category>

		<guid isPermaLink="false">http://www.richardskingdom.net/?p=377</guid>
		<description><![CDATA[The war on terror is over. We lost. The tell-tale signs are everywhere. You can see them in our buildings and our transport networks. You can read them in your morning paper. You can hear them echoing down the corridors of Whitehall. Galvanised by fear whipped up by the media, to which our politicians pander [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">T</span>he war on terror is over. We lost.</p>
<p>The tell-tale signs are everywhere. You can see them in our buildings and our transport networks. You can read them in your morning paper. You can hear them echoing down the corridors of Whitehall. Galvanised by fear whipped up by the media, to which our politicians pander persistently in pursuit of power, we&#8217;ve changed our society into one where nobody dares take a decision. We live in a post-accountability world where bureaucracies ruin lives for the want of someone &#8211; anyone &#8211; displaying a bit of courage or leadership or common sense.</p>
<p>Nowhere is this illustrated more starkly than in the case of Paul Chambers.</p>
<p>In the snowy depths of January 2010 Paul sent a message of frustration to his Twitter friends when he discovered the weather could affect his travel plans: “Crap! Robin Hood Airport is closed. You&#8217;ve got a week and a bit to get your shit together or I&#8217;m blowing the airport sky high!!”</p>
<p>A member of staff at Robin Hood Airport saw the tweet because they were searching Twitter for their employer&#8217;s name (goodness knows why). They judged it to be harmless, but reported it anyway, presumably so their ass would be covered if it turned out to be otherwise; and anyway, it didn&#8217;t cost them anything personally, so why not? Especially since the consequences of inaction might have proved career-limiting.</p>
<p>I imagine similar thinking drove the airport security team&#8217;s decision to tip off the police about the message, or rather, their decision to make it their policy to report every tip-off they receive no matter how improbable it seems. After all, it would have been no skin off their noses to include Paul&#8217;s tweet in their routine report, and the consequences would have been unthinkable if they&#8217;d failed to mention something that might, just might, have been important. Same with the police: it&#8217;s no problem for them to investigate any possible threat. They could have decided Paul&#8217;s tweet was a foolish act of bravado, yet if they had declined to act and something bad had happened, it would have been be their responsibility. Far be it for the police to take responsibility. That&#8217;s what the Crown Prosecution Service is for, right? Wrong.</p>
<p>At least when cases like this are blown out of proportion by a bunch of jobsworths, they&#8217;re usually set straight by the courts, aren&#8217;t they? Not this time. This was ass-covering at it&#8217;s finest, all the way down the line. Paul was convicted of sending “a message or other matter” which is “grossly offensive or of an indecent, obscene or menacing character” by means of a “public electronic communications network”. His fine currently stands at £384 plus £2600 in costs. He&#8217;s been given a criminal record and has lost two jobs as a consequence.</p>
<p>This is bigger than one man&#8217;s misguided message. Other tweeters have been arrested under section 127 of the Communications Act 2003 since Paul&#8217;s conviction, which was upheld unequivocally by Doncaster Crown Court last Thursday, and those people are still waiting to learn their fate. The chilling effect this ruling could have on freedom of expression is no laughing matter.</p>
<p>This is how the War on Terror has ended. Not with the capture of Osama Bin Laden and the routing of Al-Qaeda. Not with world peace nor by treating each other as we would wish to be treated. Instead, it&#8217;s ended with innocent people looking over their shoulders, thinking twice about what they say online and being thankful for every day they escape the dreaded knock that could ruin their lives.</p>
<p>There may be hope yet. Paul and his legal team are considering whether to appeal to the high court. Nobody would blame Paul if he decided to draw a line under this sorry affair and turn his energy towards rebuilding his life. If he decides to continue though (and I hope he does) he deserves our full support.</p>
<p>That&#8217;s why some of us are having a rally in Sheffield, tomorrow, to express solidarity with Paul, to protest against his conviction, and to champion the cause of free speech on the Internet.</p>
<p>If you fancy joining us the information you need is here: <a href="http://bit.ly/jokesontrial">http://bit.ly/jokesontrial</a> &#8211; but be quick. You&#8217;ve got less than 24 hours to get your shit together, and if you don&#8217;t make it, I&#8217;m gonna blow you sky high!!!!1</p>
]]></content:encoded>
			<wfw:commentRss>http://richardskingdom.net/re-tweeting-the-revolution/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Europe mulls search-term surveillance</title>
		<link>http://richardskingdom.net/europe-mulls-search-term-surveillance</link>
		<comments>http://richardskingdom.net/europe-mulls-search-term-surveillance#comments</comments>
		<pubDate>Thu, 03 Jun 2010 11:25:50 +0000</pubDate>
		<dc:creator>Richard King</dc:creator>
				<category><![CDATA[Open Rights Group]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[dataretention]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[europe]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[letter]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[surveillance]]></category>
		<category><![CDATA[thinkofthechildren]]></category>

		<guid isPermaLink="false">http://www.richardskingdom.net/?p=366</guid>
		<description><![CDATA[Europe wants to monitor what you search for on the Internet. Under the misleading guise of protecting children against sexual abuse (sigh) Written Declaration 29 calls for the Data Retention Directive to be extended to cover search engines. This would force national Governments to record everything you type into Google, Bing, Yahoo! et al and [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">E</span>urope wants to monitor what you search for on the Internet. Under the misleading guise of protecting children against sexual abuse (<em>sigh</em>) Written Declaration 29 calls for the Data Retention Directive to be extended to cover search engines. This would force national Governments to record everything you type into Google, Bing, Yahoo! et al and store that information for years.</p>
<p>Your search terms are highly sensitive and very private. They are also <a href="http://en.wikipedia.org/wiki/AOL_search_data_scandal">uniquely identifiable</a>. Examining what you search for can <a href="http://www.eff.org/wp/six-tips-protect-your-search-privacy">reveal deeply personal facts about you</a>, such as your online reading habits, medical history, finances, sexual preferences and political affiliations.</p>
<p>A database of search terms, linked to subscriber accounts, would be a clear violation of the privacy rights of everyone who uses the Internet in Europe.</p>
<p>I&#8217;ve written to my MEPs urging them not to sign Written Declaration 29 and to withdraw their signature if they have already signed. You should do the same &#8211; it takes two minutes through <a href="http://www.writetothem.com/">writetothem.com</a></p>
<p>Here&#8217;s my letter (but, as always, please use your own words for maximum effect).</p>
<blockquote><p>
Dear Timothy Kirkhope, Edward McMillan-Scott, Andrew Brons, Godfrey Bloom, Diana Wallis and Linda McAvan,</p>
<p><a href="http://smile29.eu/doc/DS29_EN.pdf">Written declaration 29</a> [pdf] calls on the European Commission to extend the <a href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32006L0024:EN:HTML">data retention directive (2006/24/EC)</a> to Internet search-engines. If this were to happen all private searches done on Google et al would be monitored. I feel this would be an intolerable violation of <a href="http://www.hri.org/docs/ECHR50.html#C.Art8">article 8 ECHR</a> privacy rights.</p>
<p>Written declaration 29 is being marketed within the European Parliament by using an <a href="http://smile29.eu/">emotionally-loaded picture of a child</a> and talking about the need to set up an ”early warning system” to combat child abuse. Laudable though that aim is, as a technical expert it&#8217;s my opinion that these measures cannot achieve it, and the marketing is therefore misleading. Some MEPs have already said they feel they have been <a href="http://dekaminski.se/2010/06/den-luriga-eu-politiken-om-smile-29-och-nataktivism/#mepletter">misled into signing the declaration</a> because of the way in which it was presented to them.</p>
<p>If the declaration is adopted the names of the signatories will be made public.</p>
<p>If you have signed written declaration 29 and feel you have been misled I urge you to withdraw your signature.</p>
<p><a href="http://christianengstrom.wordpress.com/2010/06/02/urging-meps-to-withdraw-their-written-declaration-29-signatures/">Christian Engström MEP has published more information on his website.</a>
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://richardskingdom.net/europe-mulls-search-term-surveillance/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Quantifying compromise</title>
		<link>http://richardskingdom.net/quantifying-compromise</link>
		<comments>http://richardskingdom.net/quantifying-compromise#comments</comments>
		<pubDate>Thu, 13 May 2010 14:35:46 +0000</pubDate>
		<dc:creator>Richard King</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[coml]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[freedombill]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[libdems]]></category>
		<category><![CDATA[liberty]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[uk]]></category>

		<guid isPermaLink="false">http://www.richardskingdom.net/?p=360</guid>
		<description><![CDATA[Yesterday the Government announced a &#8220;Freedom or Great Repeal Bill&#8221; to undo the worst excesses of Labour authoritarianism. If many of the policies therein seem familiar it&#8217;s because they seem to have been cherry-picked from the Freedom Bill that the Liberal Democrats put together for the Convention on Modern Liberty last year. After the publication [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">Y</span>esterday the <a href="http://www.richardskingdom.net/that-light-at-the-end-of-the-tunnel-its-liberty">Government announced a &#8220;Freedom or Great Repeal Bill&#8221;</a> to undo the <a href="http://www.richardskingdom.net/we-must-defend-civil-liberties-at-this-election">worst excesses of Labour authoritarianism</a>. If many of the policies therein seem familiar it&#8217;s because they seem to have been cherry-picked from the <a href="http://freedom.libdems.org.uk/">Freedom Bill</a> that the Liberal Democrats put together for the <a href="http://www.modernliberty.net/">Convention on Modern Liberty</a> last year. After the publication of that Freedom Bill, the Conservatives were also heard to say they would <a href="http://www.timesonline.co.uk/tol/news/politics/article7114002.ece">repeal various Labour Acts of Parliament</a>, though they were much less specific about which ones.</p>
<p>I thought it would be interesting to compare the contents of the <a href="http://freedom.libdems.org.uk/">Liberal Democrat Freedom Bill</a> with the new Government&#8217;s version:</p>
<table>
<tr>
<td><strong>Liberal Democrat Freedom Bill</strong></td>
<td><strong>Government &#8220;Freedom or Great Repeal Bill&#8221;</strong></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/4-id-cards/">Scrap ID cards for everyone, including foreign nationals</a>.</td>
<td>Scrap the ID card scheme, the National Identity register, the next generation of biometric passports.</td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/12-trial-by-jury/">Ensure that there are no restrictions in the right to trial by jury for serious offences including fraud</a>.</td>
<td>Defend trial by jury.</td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/8-the-right-to-protest/">Restore the right to protest in Parliament Square, at the heart of our democracy</a>.</td>
<td>Restore rights to non-violent protest.</td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/2-control-orders/">Abolish the flawed control orders regime</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/3-extradition-to-the-united-states/">Renegotiate the unfair extradition treaty with the United States</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/9-the-right-to-public-assembly/">Restore the right to public assembly for more than two people</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/19-the-childrens-database/">Scrap the ContactPoint database of all children in Britain</a>.</td>
<td>Scrap the ContactPoint database.</td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/17-strengthening-freedom-of-information/">Strengthen freedom of information by giving greater powers to the Information Commissioner and reducing exemptions</a>.</td>
<td>Extend the scope of the Freedom of Information Act to provide greater transparency.</td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/10-criminalising-trespass/">Stop criminalising trespass</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/13-public-interest-defence-for-whistleblowers/">Restore the public interest defence for whistleblowers</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/14-bad-character/">Prevent allegations of ‘bad character’ from being used in court</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/11-right-to-silence/">Restore the right to silence when accused in court</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/16-bailiffs-using-force/">Prevent bailiffs from using force</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/5-ripa/">Restrict the use of surveillance powers to the investigation of serious crimes and stop councils snooping</a>.</td>
<td>Safeguards against the misuse of anti-terrorism legislation.</td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/15-double-jeopardy/">Restore the principle of double jeopardy in UK law</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/6-dna-retention/">Remove innocent people from the DNA database</a>.</td>
<td>Adopt the Scottish approach to stopping retention of innocent people’s DNA on the DNA database.</td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/1-pre-charge-detention/">Reduce the maximum period of pre-charge detention to 14 days</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/18-the-ministerial-veto/">Scrap the ministerial veto which allowed the Government to block the release of Cabinet minutes relating to the Iraq war</a>.</td>
<td></td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/20-parental-consent-for-childrens-biometrics/">Require explicit parental consent for biometric information to be taken from children</a>.</td>
<td>Outlaw the finger-printing of children at school without parental permission.</td>
</tr>
<tr>
<td><a href="http://freedom.libdems.org.uk/the-freedom-bill/7-regulation-of-cctv/">Regulate CCTV following a Royal Commission on cameras</a>.</td>
<td>Further regulation of CCTV.</td>
</tr>
<tr>
<td></td>
<td>A review of libel laws to protect freedom of speech.</td>
</tr>
<tr>
<td></td>
<td>Ending of storage of internet and email records without good reason.</td>
</tr>
<tr>
<td></td>
<td>A new mechanism to prevent the proliferation of unnecessary new criminal offences.</td>
</tr>
<tr>
<td></td>
<td>End the detention of children for immigration purposes.</td>
</tr>
</table>
<p>What do I conclude from this comparison? That the Government&#8217;s outline proposals are a massive step in the right direction however there is still more work to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://richardskingdom.net/quantifying-compromise/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>That light at the end of the tunnel? It&#8217;s liberty.</title>
		<link>http://richardskingdom.net/that-light-at-the-end-of-the-tunnel-its-liberty</link>
		<comments>http://richardskingdom.net/that-light-at-the-end-of-the-tunnel-its-liberty#comments</comments>
		<pubDate>Wed, 12 May 2010 17:31:03 +0000</pubDate>
		<dc:creator>Richard King</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[cctv]]></category>
		<category><![CDATA[foi]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[idcards]]></category>
		<category><![CDATA[ips]]></category>
		<category><![CDATA[justice]]></category>
		<category><![CDATA[liberty]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[ndnad]]></category>
		<category><![CDATA[no2id]]></category>
		<category><![CDATA[openrightsgroup]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[protest]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[surveillance]]></category>
		<category><![CDATA[thinkofthechildren]]></category>
		<category><![CDATA[uk]]></category>

		<guid isPermaLink="false">http://www.richardskingdom.net/?p=358</guid>
		<description><![CDATA[The new Conservative-Liberal coalition Government today announced it intends to pass a &#8220;Freedom&#8221; or &#8220;Great Repeal&#8221; Act. This will: Scrap the ID card scheme, the National Identity register, the next generation of biometric passports and the ContactPoint Database. Outlaw the finger-printing of children at school without parental permission. Extend the scope of the Freedom of [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">T</span>he new Conservative-Liberal coalition Government today <a href="http://www.libdems.org.uk/latest_news_detail.aspx?title=Conservative_Liberal_Democrat_coalition_agreements&#038;pPK=2697bcdc-7483-47a7-a517-7778979458ff">announced</a> it intends to pass a &#8220;Freedom&#8221; or &#8220;Great Repeal&#8221; Act. This will:</p>
<ol>
<li>Scrap the ID card scheme, the National Identity register, the next generation of biometric passports and the ContactPoint Database.</li>
<li>Outlaw the finger-printing of children at school without parental permission.</li>
<li>Extend the scope of the Freedom of Information Act to provide greater transparency.</li>
<li>Adopt the Scottish approach to stopping retention of innocent people’s DNA on the DNA database.</li>
<li>Defend trial by jury.</li>
<li>Restore rights to non-violent protest.</li>
<li>A review of libel laws to protect freedom of speech.</li>
<li>Safeguards against the misuse of anti-terrorism legislation.</li>
<li>Further regulation of CCTV.</li>
<li>Ending of storage of internet and email records without good reason.</li>
<li>A new mechanism to prevent the proliferation of unnecessary new criminal offences.</li>
<li>End the detention of children for immigration purposes.</li>
</ol>
<p>Oh my!</p>
<p>As a digital- and civil-rights campaigner this list fills my heart with joy. The successful passage of this Bill through Parliament would not end the need to champion human rights in the digital era* however it <em>would</em> be a famous victory for that cause: we could say with certainty that this election, that the ousting of Labour from Government, was the point at which the high-water mark of authoritarian social policy in Britain was reached.</p>
<p>Some fellow campaigners have today urged caution and are reserving judgement until the details of the Bill are published. I cannot fault them for their cynicism however I am filled with hope that today we have seen not only the dawn of a new politics in Britain, but a new era of liberty, freedom, privacy and respect for human rights in the UK.</p>
<p>I shall be raising my glass to the death of ID cards and the Database State tonight!</p>
<p><small>* Three omissions stand out: repeal clauses 11-18 of the Digital Economy Act; make the NHS Summary Care Record opt-in rather than opt-out; end the Vetting and Barring scheme, abolish the Independent Safeguarding Authority and reform CRB checks to make them fair. It&#8217;s possible that these will be included in the detail of the Bill.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://richardskingdom.net/that-light-at-the-end-of-the-tunnel-its-liberty/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>

