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

<channel>
	<title>TNL.net &#187; censorship</title>
	<atom:link href="http://www.tnl.net/blog/tag/censorship/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tnl.net/blog</link>
	<description>Turning Data into Knowledge</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:15:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='www.tnl.net' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>The Particle Protocol</title>
		<link>http://www.tnl.net/blog/2011/03/13/the-particle-protocol/</link>
		<comments>http://www.tnl.net/blog/2011/03/13/the-particle-protocol/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 05:24:49 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Communication protocol]]></category>
		<category><![CDATA[Computer networking]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet protocols]]></category>
		<category><![CDATA[Network architecture]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[TCP/IP]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[communication network]]></category>
		<category><![CDATA[network protocol]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[particle protocol]]></category>
		<category><![CDATA[peer-to-peer]]></category>
		<category><![CDATA[protocols]]></category>
		<category><![CDATA[resilient]]></category>
		<category><![CDATA[specification]]></category>

		<guid isPermaLink="false">http://www.tnl.net/blog/?p=2459</guid>
		<description><![CDATA[What is the particle protocol?<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2011/03/13/the-particle-protocol/">The Particle Protocol</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>In <a title="Internet Atmosphere" href="http://www.tnl.net/blog/2011/03/05/internet-atmosphere/">the previous entry</a>, I defined the Internet atmosphere as every piece of the infrastructure that allows us to get access to the cloud. In this entry, I will explain how to alter that infrastructure so it becomes more resilient in the future.</p>
<p>But beyond a statement about the internet infrastructure, this is  also about figuring out a solution to avoid losing the internet. So to help it, we  need to define a way to build the atomic components that will help it  become resilient to any attack, whether they are from repressive  dictators or over-reaching corporations.</p>
<p>Fortunately, the internet happens to be at a key point in terms of its evolution, with the transition from IPv4 to IPv6 being upon us. With one major effort to upgrade large part of the infrastructure, it seems that new efforts could help us increase the overall resilience of the net.</p>
<p>A few years ago, I put together some basic requirements for a tool that I would like to see, something I had called a “<a title="Personal Relationship Manager" href="http://www.tnl.net/blog/2007/12/10/personal-relationship-manager/">Personal Relationship Manager</a>.” A few years later, there are several of those so I’m thinking that I can start planting similar ideas into the ground for possible implementations by people who understand protocols much better than I do. The following are imperfect thoughts based on my understanding of core internet protocols and discussions I’ve had around them with several people over the last couple of years.</p>
<p>A lot of this, of course, has substantial precedence. For example, the idea of completely rewiring connectivity is not really a new one. Here’s <a href="http://www.linuxjournal.com/content/why-internet-infrastructure-need-be-fields-study">Doc Searls, about 3 years ago</a>:</p>
<blockquote><p>Connectivity-as-infrastructure is soft in several senses. One is that you don’t need a big utility company to provide it. Another is that data and its protocols are soft. They have no physical substance, yet they have supportive qualities that are substantive in the extreme. That’s because the Net is a <em>way of connecting</em>. It is not the wires and waves that do the connecting.</p></blockquote>
<p>.. and there has been a lot of work put into making the internet protocols faster and more reliable but few have taken the radical approach of making the net completely self-reliant.</p>
<p>So without further ado, here are some basic requirements:</p>
<ul>
<li>Open</li>
<li>Light</li>
<li>Easy to use</li>
<li>End-less</li>
</ul>
<p>I will now go into the thinking behind each of these points.</p>
<h2>Open</h2>
<p><a href="http://en.wikipedia.org/wiki/Protocol">Wikipedia defines a protocol</a> as:</p>
<blockquote><p>a set of guidelines or rules.</p></blockquote>
<p>The challenge then becomes who is responsible for setting those guidelines or rules. Ownership of the responsibility for setting the guidelines or rules should be diffused around the community of interest on the internet. In that sense, the particle <em>protocol</em> should be a protocol without a head group. Decisions around what to include and exclude in its core should come from the community as a whole, with no central office, no central committee, no central individual, ultimately responsible for it.</p>
<p>Open is the way of the net, where ideas are given dominance based on their individual value and not based on the value of the individuals that brought them forth.</p>
<p>Because it is headless, open is uncontrollable. One could argue that peer-to-peer networks are the closest thing we have to open networks as every node in the network serves and routes things for every other node and the disappearance of an individual node does not impact the network as a whole for very long.</p>
<p>A corollary to open then seems to be that the network will be <strong>peer-to-peer</strong>, making it impossible to shutdown the network altogether. Peer to peer networks have been the bane of the music and movie industry for a decade because they cannot be shut down and it seems that if we are to build a network that cannot be shut down, we can learn from that model.</p>
<p>Open also means <strong>unencumbered from any pre-existing patent.</strong> The particle protocol should be something that is owned by absolutely everyone and by no one in particular. The reason for this is that lack of ownership means that the owners cannot be leaned on by any organization or government. With that point of friction removed, the ability to create backdoors or shut down such a protocol would be more limited and require substantial efforts on the part of the people trying to do the shutting down.</p>
<p>Open also means that the particle protocol should be sitting at the lowest level of the infrastructure stack with little or nothing below it. Once again, this is to ensure its resilience as the closer it is to the foundation, the harder it is to remove.</p>
<p>Last but not least, is that open is not about money.  That is because the core portions of the particle protocol should be free in a monetary sense too. However, beyond the core, innovation should be allowed so anyone can build (and make money) by providing extra components for the particle protocol. However, the people doing so must realize that any changes they decide to make to the core are dictated by the underlying principles regarding the protocol and must be redistributed in the same open fashion.</p>
<h2>Light</h2>
<p>The particle protocol should have <strong>the lightest CPU and memory footprint possible</strong>. Some may feel it is too much of a constraint but the particle protocol should be so light that it can run on most devices. For its initial version, I think that the ability to run, without impacting their pre-existing operations, on mobile phones, computers, and devices with as low a footprint as a 400Mhz CPU and 128Mb of RAM (Apple watchers may recognize this as the original specification behind the first iPhone: it is no accident as I believe the particle protocol should run on any smartphone in the future).</p>
<p>Light, in my view, also means unattached, which means that the particle protocol would be <strong>wireless by default</strong>. Sure, devices could be created to connect some points of the network to some wired network (and this could turn into a whole new sector for the telecom infrastructure industry).</p>
<p>Finally, light also means unencumbered of extras. The problem to be solved here is resilience (ie. it can’t be shutdown). Anything beyond that is extra. So the particle protocol should allow for TCP/IP to run on top of it but things like extra security, guarantee of services, and so on, should not be part of its core. However, I’d like to see some kind of a plug-in approach that could allow that protocol to be extended with such features by anyone who wants to.</p>
<h2>Easy to Use</h2>
<p>The first dotcom boom taught me an important lesson about technology: if it is not easy to use, people won’t use it. The internet was around for a long time prior to 1995 but it wasn’t until then that people adopted it. Why was that? I think it was due to two factors: first, Microsoft built a TCP/IP stack into their operating system, making internet access a question of configuration and AOL started splattering the world with their disks, making access to the online world just a question of setting up a username and password and handing out your credit card information to them. The rest was automated.</p>
<p>In order for the particle protocol to succeed, it should be easy to install and easy to use. By easy to install, I mean that it should be a question of downloading it and, if needed, clicking on an icon to install it but that would be it. The software would install itself, look for ways to connect to its peers, identify any peers nearby, and automatically connect, becoming another node in the network.</p>
<p>By easy to use, I mean that there ought to be no actual work to use it once installed. The first thing the protocol installer would look for is all the ways in which it can connect to other devices (wired: eg. via a modem or ethernet / wireless: eg. WiFi, Bluetooth, EDGE, 3G, 4G, etc…) and attach itself to all the available modes without disturbing the other software attached to those. There should be, embedded in the protocol itself, a logic as to how it would prioritize its connectivity, based on how many nodes are available in a particular connectivity mode and how reliant other nodes are on its connectivity to more than one connection (eg. tying 3G communication to WiFi links).</p>
<p>By being completely invisible, the protocol would become something that can exist without being acknowledged and can be installed without much notice after installation. So, if you were to take Libya as an example again, hacktivist could work to install the particle protocol on every communication devices the government owns, and protesters would leverage those installation for their own communication.</p>
<p>The only way to stop such a protocol would be to completely shutdown every electronic device available in an area/country. While it is not impossible that some strongmen could go down that route (I’m thinking of places like North Korea, maybe), the impact would be that the only way to shut things down is to shut down your own communications line. While it is theoretically possible, such a shutdown could create a race as to who is bringing their own network back up in order to communicate. If we were to take into account network theory, this is basically creating resilience by ensuring that the <a href="http://en.wikipedia.org/wiki/Asymmetric_information">information assymetry</a> created by a network shutdown forces ALL the players to rush back to restoring it, thus restoring nodes for all sides at the same time. In a perverse way, it leverages the assymetry to get rid of it.</p>
<h2>End-less</h2>
<p>Many years ago, my good friends <a href="http://doc.searls.com">Doc Searls</a> and<a href="http://www.hyperorg.com/blogger/"> David Weinberger</a> argued that the internet was a <a href="http://www.worldofends.com/">World of Ends</a>. The principles were sound but unfortunately, by creating a view based on ends, they opened the possibility for creating <a title="Internet Lockdown" href="http://www.tnl.net/blog/2010/05/30/internet-lockdown/">points of controls</a>.</p>
<p>If the internet has ends, it can be closed down.</p>
<p>But what if it didn’t have end-point. What if it had addresses that changed on a more random basis. Then exerting control over one point would not necessarily work. What if the addressing were to change on a time and location basis as well as some other factors based on sudden changes in traffic (spikes or drops) with violent drops in traffic resulting in a complete re-assignement of the addressing space along with a drastic change in how long devices would attach to that space before changing address again.</p>
<p>Without those ends, and by creating a network protocol that would carry traffic while seeing radical changes in its addressing space could create a situation where an attack against a portion of the network would be seen as an attack against the network as a whole and solutions would be handled on a global basis.</p>
<p>So whether that network is shutdown because a political strongman decides to do or an earthquake damages a region, the network as a whole would have some form of self-healing capacity to start rearranging the damaged parts quickly and without any involvement from the users in the affected areas (network management should be the least of people’s problems in a time of crisis).</p>
<h2>Beyond the principles: Addressing</h2>
<p>Since this would be a relatively new protocol, I would throw some backward compatibility away. As protocol development takes place, I can only assume that it won’t be until 2012 that we would see the first implementations of this. As a result, I would go as far as to venture that the particle protocol should not have to worry about IPv4 addressing and should focus on working with IPv6 instead. The reason behind such an approach is that IPv6 will increasingly be the new standard for addressing beginning in 2012. IPv4 support, as a result, would be great to support legacy systems but this is about fixing problems in the future so let’s support the systems that are future proof.</p>
<h2>Beyond the principles: Implementations</h2>
<p>Ultimately, protocols live and die by their implementation. The first step towards implementation would be a lightweight version of the particle protocol that could work on linux, android and iOS devices.</p>
<p>Why those first?</p>
<p>First, linux. Linux is available in a variety of forms, including as an embedded OS for devices. In the future, I think we could see the particle protocol as something that would be available over embedded devices (particle boxes) that could be assembled cheaply and connected to power sources and network sources. Such boxes should be relatively inexpensive to produce (in discussion with people, I’ve been using the price of $25 in parts as a stake in the ground) and all schematics should be open-sourced.</p>
<p>However, the challenge with the hardware only solution is that linux is not something the general population uses on a regular basis. So creating a mostly linux-based solution would attract the attention of people who want to disconnect things to those devices and get the to disconnect them.</p>
<p>More difficult to disconnect, however, is an overall telecom infrastructure and here are I am making some technical bets: that iOS and Android will be the major operating systems powering mobile phones in the future. Taking that approach, a version of the particle protocol working on those devices could turn every smartphone with those OSes on them into a network point. I’m sure that this might make some people unhappy (Apple would probably not approve) but I suspect that it could allow for quick deployment of devices in regions needing them.</p>
<p>Any other implementations would be welcome, of course.</p>
<h2>Conclusion</h2>
<p>Protocols are agreements and this set of concepts is only a proposed set. I’d like to see discusion around the concepts in the technical community but, at the core, the problem is simple: we need an communication network that works based on network effects, making the network much stronger with every node that joins it. Recent events, both geopolitical (Egypt, Libya) and environmental (earthquakes and tsunami in Japan) have shown that our networks are still brittle.</p>
<p>The particle protocol is the beginning of a discussion to strengthen the network at one of its lowest layers and ensure that disruption in one physical location can be healed by its proximity to other locations.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2011/03/13/the-particle-protocol/">The Particle Protocol</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2011/03/13/the-particle-protocol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Lockdown</title>
		<link>http://www.tnl.net/blog/2010/05/30/internet-lockdown/</link>
		<comments>http://www.tnl.net/blog/2010/05/30/internet-lockdown/#comments</comments>
		<pubDate>Sun, 30 May 2010 04:40:23 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple Inc.]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Telecommunication]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[mobile phones]]></category>

		<guid isPermaLink="false">http://www.tnl.net/blog/?p=1524</guid>
		<description><![CDATA[In this article, I examine the new points of lockdown to Internet access.<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2010/05/30/internet-lockdown/">Internet Lockdown</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>While most of the fights around locking down access to the internet has focused on whether telecommunication vendors will be giving preferential treatment to certain partners, a new threat has emerged far away from the telecommunication industry.</p>
<p>As access to the Internet increasingly moves away from the PC and to mobile devices, it appears that the new model of interaction with devices can now provide multiple points of lockdowns when it comes to the Internet.</p>
<p>Let me illustrate:</p>
<p><a href="http://www.tnl.net/editor/wp/wp-content/uploads/2010/05/control.jpg"><img class="aligncenter size-full wp-image-1756" title="Points of Internet Control" src="http://www.tnl.net/editor/wp/wp-content/uploads/2010/05/control.jpg" alt="Points of Internet Control" width="590" height="339" /></a></p>
<h2>Access Lines</h2>
<p>This is the area people have been most worried about. In this scenario, cable or phone companies can impose certain levels of control over what traffic is and isn’t allowed to access devices that are connected to those lines. For example, a couple years ago, Comcast discriminated against bitorrent traffic without its users. <a href="http://news.cnet.com/8301-13578_3-10004508-38.html">The FCC later ruled such discrimination to be illegal</a>.</p>
<p>The telecom and cable industry usually argue about the necessity of such discrimination as a mean of ensuring that all their users are being serviced properly. Opponents of such approaches, myself included, argue that the internet was created as an open medium and ought to be kept as such.</p>
<h2>Device Lockdown</h2>
<p>Traditionally, mobile devices have been largely locked down by the carriers, who controlled the experience from end to end, dictating what could and couldn’t go on the phone and how it could be used. In the United States, the lockdown even goes as far as tying mobile phones to particular networks. It is customary for mobile devices to be locked to the mobile provider servicing it (even in the case of GSM, the devices are locked to particular carriers).</p>
<p>For a brief period, Apple seemed to wrestle control away from the operators: with the introduction of the iPhone, Apple created an opportunity to wrestle away control of “the deck”, meaning the set of applications installed on a phone. With the success of its devices, the rest of the industry followed and it is now pretty commonplace for any modern smartphone vendor to have the opportunity to let device users decide what software is installed on their phones.</p>
<p>At least, at first sight. The truth is that, while carriers have lost control of the deck, the control has not been given to the users. Users are given the impression of control as, it is true, they have the ability to install more on their phones than at any other times. But the truth is that their choice is limited at a different gateway point:</p>
<h2>The Application Store(s)</h2>
<p>Application stores are the newest point of control for access to a lot of Internet functionality. In the case of Apple, that control manifests itself through the method the company applies to deciding what is acceptable or not, when it comes to the app store. The reason I’ve been writing a lot about Apple’s point of control is that, if history serves, what Apple does generally has a wider impact as its competitors seem to follow what it does. As a thought leader, the company thus has a different level of responsibility to its industry (in a way, Apple is in a position not dissimilar to Microsoft in the late 90s (with Windows), Google in the last decade (with its search engine), and probably Facebook in the future (with its social graph)).</p>
<p>On one hand, application store owners may argue that they are filtering content to ensure that their user community get the best experience possible. The argument may hold some water but, unfortunately, it is not dissimilar from the idea cable and telco operators presented when they started to discriminate traffic on their networks. On the other hand, completely open stores more closely resemble the internet, a place where the creation of individuals sits next to that of corporations, and where some pages may offend while others enlighten.</p>
<h2>What to do?</h2>
<p>In such an environment, the fight to keep censorship off the internet becomes more diffuse and more difficult to manage.</p>
<p>If we are to build (and I still believe that we are in the early days of the internet) a new medium that remains as the most democratic delivery method for all of human’s expression, we need to be fight back when anyone tries to lock the net down. Over a decade ago, the US Supreme Court ensured that the US government could not censor what is on the Internet: it is now OUR responsibility to ensure that other parties are not given that control.</p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2010/05/30/internet-lockdown/">Internet Lockdown</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2010/05/30/internet-lockdown/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Dark Cloud</title>
		<link>http://www.tnl.net/blog/2009/07/27/a-dark-cloud/</link>
		<comments>http://www.tnl.net/blog/2009/07/27/a-dark-cloud/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 02:18:33 +0000</pubDate>
		<dc:creator>Tristan Louis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[Intellectual property]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[killswitch]]></category>
		<category><![CDATA[ownership]]></category>
		<category><![CDATA[rent]]></category>

		<guid isPermaLink="false">http://www.tnl.net/blog/?p=1305</guid>
		<description><![CDATA[If an external party can control when or how you can use a device or decide on what you can or cannot see, or select what programs you can install on it, are you still owning it?<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2009/07/27/a-dark-cloud/">A Dark Cloud</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></description>
			<content:encoded><![CDATA[<p>Twice in the last two weeks, event appear to have highlighted the potential downside of cloud computing: last week, Amazon had over-reached automatically deleted books that end users had legally purchased from its store, issuing refunds but also obliterating any notes people had taken on those pages. This week, news that <a href="http://en.wikipedia.org/wiki/4chan">4chan.org</a>, an influential (albeit not safe for work) site was blocked by AT&amp;T, raising potential questions as to whether ISPs have too much control over what we can and cannot see.</p>
<h2>The Kindle Incident</h2>
<p>For readers who may not know this, Amazon unveiled an interesting electronic reader called the Kindle, allowing people who bought it to legally purchase electronic copies of books. Along the way, Amazon also opened up a program allowing small publishers to publish books directly into their marketplace.</p>
<p>However, it appears that Amazon’s own quality control seemed to fail when it came to establishing ownership of the intellectual property uploaded to its site when two titles by George Orwell, <em>Nineteen Eighty Four</em> and <em>Animal Farm</em>, were uploaded and sold by a rogue bookaneer.</p>
<p>Subsequently discovering that it had sold e-books for which the publisher did not have rights, <a href="http://www.nytimes.com/auth/login?URI=/2009/07/27/technology/companies/27amazon.html&#038;OQ=_rQ3D5Q26partnerQ3DrssQ26emcQ3Drss&#038;REFUSE_COOKIE_ERROR=SHOW_ERROR">Amazon issued refunds to its customers and removed the books from the user’s device</a>. Where it gets a little gray in terms of what they did is that, along with the removal of the books, they also removed any annotation users already had made, thus <strong>erasing content that was created ON the device if not FOR the device</strong>. The <a href="http://www.nytimes.com/auth/login?URI=/2009/07/18/technology/companies/18amazon.html&#038;OQ=_rQ3D5&#038;REFUSE_COOKIE_ERROR=SHOW_ERROR">New York Times story on the deletion</a> listed the following:</p>
<blockquote><p>Justin Gawronski, a 17-year-old from the Detroit area, was reading “1984” on his Kindle for a summer assignment and lost all his notes and annotations when the file vanished. “They didn’t just take a book back, they stole my work,” he said.</p></blockquote>
<p>Beyond the irony of Amazon throwing a book like <em>Nineteen Eighty Four</em> down the memory hole (a large incinerator in that book), Amazon’s action raise troubling questions as to the ability of online providers to remove content they have not created. I leave it to legal scholar to assess whether Amazon could actually be considered to have infringed on the intellectual property rights of people whose annotations were removed along with the books.</p>
<p>Amazon was justified in protecting the copyright holders for the infringing books but where it went wrong is when it over-reached by deleting content that was created by its customers. In that particular case, one could argue that Amazon was responsible for censorship. The company will need to change its systems and policies to ensure that it does not impede the customer’s experience. While it currently has only removed a couple of titles along with annotations, the company should ensure that it keep annotations separate so that any further title removal does not destroy user generated content. An extra nice move would be if the company were to replace the titles with their legal equivalent. The common should also be a lot more thorough in verifying intellectual property claims before offering titles, especially since they control every piece of the delivery chain from the intellectual property holder to the reader.</p>
<h2>AT&amp;T and 4chan.org</h2>
<p>In a somewhat related incident,<a href="http://techcrunch.com/2009/07/27/shitstorm-averted-att-restores-access-to-4chan-which-is-now-under-ddos-attack/"> AT&amp;T had a recent run-in with one of the most influential (and that does not necessarily mean good) entity on the internet: the 4chan.org community</a>. 4chan is primarily and image and discussion board and word started to spread that AT&amp;T customers had lost accesses to its images over the weekend. After a substantial amount of noise in several online forums, AT&amp;T claimed that it had blocked the site because it was suffering from a denial of service attack from it.</p>
<p>What is interesting here is that AT&amp;T acted without prior notice and blocked a site without providing any information upfront as to the reason for blocking the site. While AT&amp;T stopped blocking the site as the result of a concerted effort by its fans, the founder of 4chan hit the nail on the head when he said (emphasis is mine):</p>
<blockquote><p>In the end, this wasn’t a sinister act of censorship, but rather a bit of a mistake and a poorly executed, disproportionate response on AT&amp;T’s part. Whoever pulled the trigger on blackholing the site probably didn’t anticipate [nor intend] the consequences of doing so. We’re glad to see <strong>this short-lived debacle has prompted renewed interest and debate over net neutrality and internet censorship—two very important issues that don’t get nearly enough attention</strong>—so perhaps this was all just a blessing in disguise.</p></blockquote>
<p>Net Neutrality is the basic idea that any broadband provider should offer access to the internet without any limitations as to what kind of content can be accessed and here we have an example of an ISP selectively blocking a site. While the AT&amp;T example is only the most recent one to come to light, it appears that this is a phenomenon that could become more common as internet service providers decide what kind of content takes too much bandwidth or for other reasons.</p>
<p>In the past, such censorship would have meant that a provider censoring access were to be considered as a publisher. In 1995, with <a href="http://en.wikipedia.org/wiki/Stratton_Oakmont,_Inc._v._Prodigy_Services_Co."><em>Stratton Oakmont vs. Prodigy</em></a>, the supreme court of the United States held that online services which were removing content from their online forums could be considered as publishers and therefore held liable for any content they gave users access to. Since then, Lobbyists in the telecom industry have ensured that such decision would no longer be applicable by <a href="http://www.law.cornell.edu/uscode/html/uscode47/usc_sec_47_00000230----000-.html">getting the US Congress to amend the US code and reverse the Supreme Court decision</a>.</p>
<h2>The Urge to kill(switch)</h2>
<p>About a year ago, a storm arose around rumors that Apple’s iPhone devices were sporting code that could disable applications running on them. The existence of such code, also known as a kill switch, was later<a href="http://www.reuters.com/article/idUSBNG6290820080811"> confirmed by Steve Jobs</a>:</p>
<blockquote><p>Jobs confirmed that iPhones routinely check an Apple Web site that could, in theory, trigger the removal of the undesirable software from the devices.</p>
<p>He told the paper that Apple needed the capability in case it inadvertently allowed a malicious program to be distributed to iPhones through the App Store.</p></blockquote>
<p>Once again, we see here a company with the best of intentions (protecting people from malicious programs) with its finger on a button that could be very scary if misuse. It is worth noting that Apple is not uniquely in this position as <a href="http://www.engadget.com/2008/10/16/google-implemented-an-android-kill-switch-those-rascals/">Google fessed up to having similar code embedded in Android-based phones</a>:</p>
<blockquote><p>Google may discover a product that violates the developer distribution agreement … in such an instance, Google retains the right to remotely remove those applications from your device at its sole discretion</p></blockquote>
<p>And while one may think that such devices are limited to high end cell phones catering to a limited community, it appears that such devices are now becoming more common in <a href="http://www.techdirt.com/articles/20070212/180516.shtml">children computers</a>, <a href="http://www.liliputing.com/2009/03/subsidized-netbooks-may-come-with-remote-kill-switch.html">cheap laptops</a>, and even <a href="http://www.pcmag.com/article2/0,2817,2350613,00.asp">cars</a>. And while many will claim that the solution to this is to open up source code, the Mozilla foundation itself has admitted to the appearance of such <a href="http://support.mozilla.com/en-US/kb/Add-ons+Blocklist">kill switch in the popular Firefox browser</a>.</p>
<p>So kill switches are there for the best of intentions but how does one define those?</p>
<h2>Apple and the App Store</h2>
<p>The same kind of issue arises out of the treatment of applications to enter the Apple Application Store. A month doesn’t seem to pass by without another example of a developer seeing Apple remove his/her programs from their store.</p>
<p>The latest example is that of <a href="http://www.seankovacs.com/index.php/2009/07/gv-mobile-is-getting-pulled-from-app-store">a developer who apparently committed the crime of offering an application that allowed iPhone users to use Google Voice, a Voice over IP program</a>. And apparently,<a href="http://techcrunch.com/2009/07/27/apple-is-growing-rotten-to-the-core-and-its-likely-atts-fault/"> similar applications were subsequently removed</a> from the Apple App Store.</p>
<p>While no official word has been given as to whether the fact that application were potentially representing a threat to the business model of Apple’s exclusive partners in the telecom industry, it doesn’t seem to be too much of a stretch to think so.</p>
<p>Can such intention be considered in the best interest of the end user? or in the best interest of the device manufacturer? And can such intention be changed retroactively, leveraging the presence of an existing kill switch?</p>
<h2>Questions about the future?</h2>
<p>In<a href="http://www.tnl.net/blog/2009/05/04/is-ownership-passe/"> a previous entry</a>, I’ve argued that we were moving to an economy where goods tended to be rented rather than bought. Embedded in what I was trying to communicate there was the question around what ownership actually means.</p>
<p><strong>If an external party can control when or how you can use a device or decide on what you can or cannot see, or select what programs you can install on it, are you still owning it?</strong></p>
<p>And while today’s corporate interventions are based on the best of intentions, what about tomorrow’s? or the next day’s? Will those intentions still sync up with yours?<strong><br />
</strong></p>
<p><p><i><a href="http://tnl.net/who" rel="author" title="Who is Tristan Louis?">Tristan Louis</a> is the founder and CEO of <a href="http://www.keepskor.com" title="Keepskor">Keepskor</a> and  writes the influential <a href="http://www.tnl.net/" title="tnl.net">tnl.net</a> weblog, where this was initially posted under the title <a href="http://www.tnl.net/blog/2009/07/27/a-dark-cloud/">A Dark Cloud</a>. You can follow him on twitter <a href="https://twitter.com/TNLNYC">here</a> or receive his weekly newsletter by subscribing <a href="http://eepurl.com/gb6zD">here</a>.</i></p>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tnl.net/blog/2009/07/27/a-dark-cloud/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 11/23 queries in 0.453 seconds using disk: basic

Served from: www.tnl.net @ 2012-02-10 00:35:59 -->
