<?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>Aigarius Blog &#187; legal</title>
	<atom:link href="http://www.aigarius.com/blog/category/legal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aigarius.com/blog</link>
	<description>Mindblogging the world to itself</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:07:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Hacker &#8216;Neo&#8217; caught in Latvia</title>
		<link>http://www.aigarius.com/blog/2010/05/13/hacker-neo-caught-in-latvia/</link>
		<comments>http://www.aigarius.com/blog/2010/05/13/hacker-neo-caught-in-latvia/#comments</comments>
		<pubDate>Thu, 13 May 2010 19:59:19 +0000</pubDate>
		<dc:creator>aigarius</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Debian-planet]]></category>
		<category><![CDATA[ffii]]></category>
		<category><![CDATA[floss]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[Ubuntu.lv-planet]]></category>

		<guid isPermaLink="false">http://www.aigarius.com/blog/?p=1508</guid>
		<description><![CDATA[A scandal has been brewing in Latvia over the last half year and yesterday the activity spiked shocking the media and some IT people in the country. I&#8217;ll go back and explain what happened first, what is happening now and why this could have a heavy impact on IT and journalists in Latvia. At the [...]]]></description>
			<content:encoded><![CDATA[<p>A scandal has been brewing in Latvia over the last half year and yesterday the activity spiked shocking the media and some IT people in the country. I&#8217;ll go back and explain what happened first, what is happening now and why this could have a heavy impact on IT and journalists in Latvia.</p>
<p>At the end of last year, there were rumours that the IT system of Latvia&#8217;s Internal Revenue System was &#8216;hacked&#8217; and millions of documents had been downloaded by multiple organizations. Shortly thereafter more details on the glaring security hole became public (after it was closed).</p>
<p>There is a full electronic interface to give all reports to the IRS electronically (at http://eds.vid.gov.lv) and as part of that system you could also view and export monthly report summaries about your organization into XML and PDF files. After the system checked that you are authorized to access the report, you were redirected to the URL to actually download the report by report ID (as a single param in a GET request). Unfortunately, report IDs were predicable and the script that gave the reports for download did not check if you were authorized to get that report. It did not even check if were logged into the system.</p>
<p>There were suspicions that the authorization was disabled on purpose to allow to leak data on purpose, but apparently it was an error of forgetting to disable debug code in production environment.</p>
<p>The error was discovered only because the firewall administrator noticed an unexplained stable increase of traffic, especially during night hours when typically the traffic fully stopped. Apparently a single hacker (who later identified himself as &#8216;Neo&#8217; to the press) discovered the flaw and wrote a script to just try all possible report ids and get as much data out as possible. This had been going on for months, before someone noticed.</p>
<p>After the flaw was discovered and a bit of time passed, Neo made his first move &#8211; he published the list of top salaries in a governmental company, that clearly showed that the top leadership of this company failed to cut their salary by 40%, like everyone elses during harsh budget cuts of 2009. He stripped the names and ids of the specific employees, but named the company which made it pretty easy to figure out who was who.</p>
<p>The society was outraged that the top managers in a government owned company failed to comply with the strict pay cut that everyone else in government had to endure. But after a few weeks the outrage subsided and no action followed from the government or law enforcement.</p>
<p>Neo continued to release documents detailing salaries of top managers in different Latvian government companies. And each time after short outrage, nothing happened. Neo gave an interview where he said that he was disappointed in the passivity of the Latvian people in face of such blatant injustices.</p>
<p>After a few month Neo went silent, promising to return before parliamentary elections this fall.</p>
<p>However, this week a new development shocked everyone &#8211; in the middle of the night two police SWAT teams went into action: one detained Ilmārs Poikāns, a researcher in artificial intelligence at the University of Latvia&#8217;s Computer Science department and another raided the home of a Latvian TV journalist Ilze Nagle who interviewed Neo. Poikāns confessed of being Neo the next day and was released (with travel restrictions, pending trial) today.</p>
<p>Politicians reacted immediately &#8211; opposition demanded the resignation of the Interior Minister over &#8216;such blatant disregard of freedom of press&#8217; and another politician (who is also a famous lawyer) Aleksejs Loskutovs volunteered to defend Neo pro-bono (on Twitter, no less). Almost all Latvian online media have the arrest of Neo and the raid on the home of a journalist as main stories of the day.</p>
<p>As a legal titbit, we also know that Neo is being charged with breaking statutes 145 and and 244p2 of the criminal law. Statute 145 is hard to find applicable in this situation as talks about actions done by &#8216;people authorized (..) to access [private] information&#8217;. Statute 244p2 will also be hard to pin down as it mentions &#8216;influencing system resources of (an IT system)&#8217; and &#8216;if such action caused severe harm&#8217;. It looks like the first part talks about at least a DoS attack (which did not happen in this case) and also there was no measurable harm from these leaks. </p>
<p>Also Neo was careful to strip all personally identifying information (such as names, social security numbers and addresses of the employees in question), so it will be hard to pin him on that. Also no actual breaking or other modification of an IT system occurred. And no &#8216;specialized software&#8217; was used beyond a trivial script such as :</p>
<pre>
for i in range(0,7000000):
    wget('https://eds.vid.gov.lv/getRep.aspx?id='+str(i))
</pre>
<p>A lot of commentators on the Internet likened the situation to walking trough an unlocked door and stealing something. I think that analogy is very incorrect &#8211; there was no door, and nothing went missing after the action.</p>
<p>I came up with a different analogy &#8211; there was this corridor with a lot of doors in IRS, locked steel doors. You were instructed to go to a room with a specified number and given a key to that room to unlock it and see your secret info. However, that corridor opened out to the street on one end, oh and also the walls of the rooms with all the secrets were transparent. So Neo walked into the corridor, looked at some of the secrets, wrote them down (to remember them better) and then went out and discussed the worst examples abuses of power he saw.</p>
<p>In the end IRS had to learn their lesson &#8211; if you have to put naked photos of yourself on the Internet (or something equally embarrassing), then make damn sure you password protect that, but if you don&#8217;t then don&#8217;t cry that someone &#8216;hacked&#8217; you and &#8216;stole&#8217; you pictures.</p>
<p>What other people think:<br />
<a href="http://freespeechlatvia.blogspot.com/2010/05/neo-released-under-restrictions.html">http://freespeechlatvia.blogspot.com/2010/05/neo-released-under-restrictions.html</a></p>
<p>We&#8217;ll see how the story develops soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aigarius.com/blog/2010/05/13/hacker-neo-caught-in-latvia/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Censorship is unacceptable</title>
		<link>http://www.aigarius.com/blog/2008/12/07/censorship-is-unacceptable/</link>
		<comments>http://www.aigarius.com/blog/2008/12/07/censorship-is-unacceptable/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 16:43:26 +0000</pubDate>
		<dc:creator>aigarius</dc:creator>
				<category><![CDATA[Debian-planet]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.aigarius.com/blog/?p=1389</guid>
		<description><![CDATA[UK ISPs erect &#8220;Great Firewall of Britain&#8221; to censor Wikipedia I used to use Eclipse in UK and recommended it to others, but they are now involved in this censorship scandal. Unacceptable.]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikinews.org/wiki/UK_ISPs_erect_%27Great_Firewall_of_Britain%27_to_censor_Wikipedia">UK ISPs erect &#8220;Great Firewall of Britain&#8221; to censor Wikipedia</a></p>
<p>I used to use Eclipse in UK and recommended it to others, but they are now involved in this censorship scandal. Unacceptable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aigarius.com/blog/2008/12/07/censorship-is-unacceptable/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Copyright infringement is like walking into a concert without a ticket</title>
		<link>http://www.aigarius.com/blog/2008/12/02/copyright-infringement-is-like-walking-into-a-concert-without-a-ticket/</link>
		<comments>http://www.aigarius.com/blog/2008/12/02/copyright-infringement-is-like-walking-into-a-concert-without-a-ticket/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 21:08:21 +0000</pubDate>
		<dc:creator>aigarius</dc:creator>
				<category><![CDATA[bicycle]]></category>
		<category><![CDATA[Debian-planet]]></category>
		<category><![CDATA[floss]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://www.aigarius.com/blog/?p=1385</guid>
		<description><![CDATA[In light of Ted&#8217;s post on copyright, it is clear that we are bogged down by a hostile terminology. Copyright infringement is not piracy &#8211; gunmen on seas killing people, looting ships and holding hostages is piracy. Copyright infringement is not theft. When my bike was stolen, I no longer had it. Stealing a bicycle [...]]]></description>
			<content:encoded><![CDATA[<p>In light of <a href="http://feeds.feedburner.com/~r/ThoughtsByTed/~3/470721492/">Ted&#8217;s post</a> on copyright, it is clear that we are bogged down by a hostile terminology.</p>
<p>Copyright infringement <strong>is not</strong> piracy &#8211; <a href="http://www.cnn.com/2008/WORLD/africa/12/01/pirate.interview/?iref=hpmostpop">gunmen on seas</a> killing people, looting ships and holding hostages <strong>is</strong> piracy.</p>
<p>Copyright infringement <strong>is not</strong> theft. When my bike was stolen, I no longer had it. Stealing a bicycle <strong>is</strong> theft.</p>
<p>Copyright infringement is more like sneaking into a concert. You enjoy the show, but did not pay for it. If the concert is held in a small venue then it is easy to spot someone who gets in without paying, but if you hold a concert in an open field, then expecting everyone in the surrounding area to be forced to pay you is rather absurd. If you have a concert in a field with a fence around it and someone makes a hole in that fence (posts a a recording to a P2P site), then the one making the hole might be punishable (property damage), but can any person that enters that hole really be prosecuted for theft, property damage and enabling further theft by not closing the hole (uploading that is inherent in the P2P protocols) ? I do not think so.</p>
<p>A similar analogy is using public transport without a ticket. If there is a bus that goes from A to B and I get on it without buying a ticket from the driver, then in the current copyright enforcement world I would get arrested by the police, prosecuted and get a fine that is tens of thousand times more than the price of the ticket. This has multiple problems &#8211; 1. the police has no way of knowing if I have some kind of legal right to use the bus without a ticket (monthly ticket, free ride for seniors, &#8230;) before arresting me and bringing me to court, the police has no business wasting their time and taxpayer money until it is 100% certain that a crime has actually occured; 2. if a hacker disables the ticket composters in the bus and removes all signs about prices how am I to know that the bus is not free (like the park and ride buses in many locations); 3. the fines are excessive &#8211; I&#8217;ve not seen a public transport fine that is much more then 10 times the price of the ticket, and it only applies to one ride &#8211; you can not be retroactivelly fined for all free rides you took in the last year; 4. it actually is not possible to be 100% certain who is the person doing the act &#8211; you can only trace the IP which can be used by any number of computers and additionally the computers might be infected with a botnet acting as an unwilling proxy zombie. There is <strong>no</strong> way (except a confession) to prove that a particular person does a particular download.</p>
<p>Now we just need a short and simple word or phrase that describes that. Any ideas?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aigarius.com/blog/2008/12/02/copyright-infringement-is-like-walking-into-a-concert-without-a-ticket/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Did I miss anything?</title>
		<link>http://www.aigarius.com/blog/2006/10/19/did-i-miss-anything/</link>
		<comments>http://www.aigarius.com/blog/2006/10/19/did-i-miss-anything/#comments</comments>
		<pubDate>Wed, 18 Oct 2006 22:26:07 +0000</pubDate>
		<dc:creator>aigarius</dc:creator>
				<category><![CDATA[debconf5]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[people]]></category>

		<guid isPermaLink="false">http://www.aigarius.com/blog/2006/10/19/did-i-miss-anything/</guid>
		<description><![CDATA[Catching up on blogs, emails and Debian mailing lists I see that nothing really important has happened while I was off-line: the dunc-tank caboodle escalated and died down when the majority voted that it was not worth the commotion, some people got upset at some other people and decided stop working on Debian because of [...]]]></description>
			<content:encoded><![CDATA[<p>Catching up on blogs, emails and Debian mailing lists I see that nothing really important has happened while I was off-line: the dunc-tank caboodle escalated and died down when the majority voted that it was not worth the commotion, some people got upset at some other people and decided stop working on Debian because of that, Mozilla went even more bonkers about its trademarks.</p>
<p>
The dunk-tank scandal ended just like I thought it would. As one could imply from my <a href="http://www.aigarius.com/blog/2006/09/03/eternal-unstable/">eternal unstable</a> concept, I do not see making releases as a the main thing that Debian contributes to the society &#8211; it is more about the integration and cross-empowerment of all the packages that Debian has. In that context, making a release is a not the most important job in Debian, but it need to be done from time to time. Release management combines technical and social challenges &#8211; there is not much of novelty in it (I imagine). So, from this perspective, there is nothing bad in money being paid to do this mundane and hard work, if we really, really need to release in a specific time frame (IMHO the only reason to release Debian in 2006, as opposed to 2008, is the Lars tattoo bet). If we return to &#8220;release when its ready&#8221; paradigm and aim for about one release every 2-3 years (and I see nothing really wrong with that) then paying release manager will not be needed. Money is about getting things done on a schedule. It does not make things good (or bad). It does not make thing important (or not). It make things go by the schedule (unless you pay by the hour). It is the obvious solution to releasing Debian in December. Now two questions need to be answered &#8211; will it work? and do we really want to release in December?</p>
<p>
The second thing &#8211; in any group of 1000 people anyone can easily find a lot of people that he would not love/not respect/disagree with/disregard/hate and be unable to work with. It is no reason to stop working on Debian, unless one does it only to be universally loved. It is inevitable that we will need to learn to do what we like to do without paying attention to the irritations.</p>
<p>
And about the trademarks &#8211; in Debconf 5 in Helsinki I was giving a talk at the Debian Day, just after I helped to win the first big fight against software patents in EU, and Branden (who was GPL at the time) asked me what do I think Debian should do about its trademarks. Both then and now I strongly think that trademarks and any other litigation inducing concepts (except enforcement of GPL) have no place whatsoever in free software. <strong>I think Debian should lead the way and give up the &#8220;Debian&#8221; trademark.</strong> And Mozilla should follow the lead. So what if there is a pron site &#8220;Debian chicks&#8221;? You will not solve that with litigation anyway (at least not in a year or two) and why should we really care? So what if some one make a distro and calls it SuperDebian? If someone will really think that it is related to Debian but better (especially despite warnings to the contrary), then that someone will really deserve to get the trojan planted in that distro. And again, against a well prepared criminal, litigation will not help much.</p>
<p>
So, did I miss anything?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aigarius.com/blog/2006/10/19/did-i-miss-anything/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Security costs? You pay!</title>
		<link>http://www.aigarius.com/blog/2006/08/11/security-costs-you-pay/</link>
		<comments>http://www.aigarius.com/blog/2006/08/11/security-costs-you-pay/#comments</comments>
		<pubDate>Fri, 11 Aug 2006 17:50:08 +0000</pubDate>
		<dc:creator>aigarius</dc:creator>
				<category><![CDATA[legal]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.aigarius.com/blog/2006/08/11/security-costs-you-pay/</guid>
		<description><![CDATA[Apparently the government agencies in UK that are managing the current security craze have little to no idea how much their super-paranoid security policies acctualy cost. It appears that direct losses from one day of air traffic chaos costs airlines 175 million pounds. Everyone who has their flight delayed for more then an hour for [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently the government agencies in UK that are managing the current security craze have little to no idea how much their super-paranoid security policies acctualy cost. It appears that direct losses from one day of air traffic chaos costs airlines 175 million pounds.</p>
<p>
Everyone who has their flight delayed for more then an hour for whatever reason need simply to sue the airlines and further the UK government according the EU regulations. Each person delayed for just 4 hours can claim as much as 600 euros of compensations. I wonder what compensation must a person delayed 24+ hours get, considering missed meeting, needed hotel bookings and other expenses.</p>
<p>
Now if all passengers and all airlines united and sued the government for the compensations (those can be in billions, considering that no sane business person would fly without their mobile and notebook and no mother would want to fly without toys to keep their children happy, so that will cause huge decreese in flying), then the government will think twice before disturbing lives of tens of thousands of people even when all suspects have been arrested.</p>
<p>
And we do not even know if there was any terror plot. Last time there was a terror craze in the UK, a road was closed and isolated, a house was raided and then disassembled and a man was shot, but in the end nothing was found.</p>
<p>
Who will foot the bill this time? The news say that people will not receive any compensation even if they were insured, because &#8220;it was an extreme event&#8221;. WTF?! That is what regulations and insurance are for!!! And the minister is saying that they think that most restrictions will stay forever. No carry-on baggage? That is ridiculose.</p>
<p>
SUE THE UK GOVERNMENT!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aigarius.com/blog/2006/08/11/security-costs-you-pay/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>RMS Turin speech thoughts</title>
		<link>http://www.aigarius.com/blog/2006/03/31/rms-turin-speech-thoughts/</link>
		<comments>http://www.aigarius.com/blog/2006/03/31/rms-turin-speech-thoughts/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 22:21:44 +0000</pubDate>
		<dc:creator>aigarius</dc:creator>
				<category><![CDATA[legal]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.aigarius.com/blog/2006/03/31/rms-turin-speech-thoughts/</guid>
		<description><![CDATA[There is a transcript of RMS Turino speech up on Groklaw. So to follow up on my earlier thoughts about GPLv3 I will look at the transcript of RMS&#8217;s speech in Turin and write down what I think about it here, so I can refer to it later and maybe so that other people can [...]]]></description>
			<content:encoded><![CDATA[</p>
<p>There is a <a href="http://www.groklaw.net/article.php?story=20060330094249412">transcript of RMS Turino speech</a> up on Groklaw. So to follow up on <a href="http://www.aigarius.com/2006/01/17/ok-i-read.html">my earlier thoughts about GPLv3</a> I will look at the transcript of RMS&#8217;s speech in Turin and write down what I think about it here, so I can refer to it later and maybe so that other people can skip reading that huge piece of text on legal stuff, especially as there is nothing really new there.</p>
<hr />
<p>First <a href="http://www.stallman.org">RMS</a> goes on to his now tradition rant about &#8220;intellectual property&#8221; being a meaningless term that lumps together three completely unrelated laws with different rules. I fully agree on that and I have used the very same argumentation in my speeches for last couple years.</p>
<p>RMS summarises <a href="http://gpl3.fsf.org">GPLv3</a> like this:</p>
<pre> And the overall effect of GPL version three will be basically the same as version two, protecting the same four freedoms, but doing it somewhat better, dealing with some problems which we've encountered and adapting better to various different laws around the world. </pre>
<p>It is clearly visible trough the drafts of GPLv3 that it really is intended to protect the same freedoms, but better. People that do not want their freedoms protected, should not be using any version of GPL anyway &#8211; BSD or MIT licenses should be good enough for them. However, if we do want to protect our freedoms, then we should that as good as possible without restricting them.</p>
<p>RMS explains the new patent clause &#8211; it was implicitly assumed that distributor that distributes a program under a free software license implicitly promises not to sue users of that software for using it. With what is going on in the legal world (especially the SCO case) it is only natural that RMS would want to codify such implicit promises. He also raises a good point on a person having an exclusive patent license distributing GPL software that uses patented technologies that this license grants him the rights to use and distribute, but noone else. That goes very much against the spirit of GPL, so it had to be fixed in some way. I am not sure if the proposed fix by this specific revision of the patent clause is the best way, but that loophole must be closed in one way or another. (And no, eliminating software patents is not a satisfactory option &#8211; it is not soon enough and it does not depend on our decision alone)</p>
<p>Another controversial issue that RMS is going into more detail with is the DRM clause. The idea is quite simple &#8211; anyone who wishes to use GPL code in a DRM protection measure may do so without any problems, but he has to admit that because any user of his GPL-licensed DRM protection measure has the right (according to the GPL) to modify that protection measure, it is not an effective DRM protection measure and thus he can not use laws like the DMCA to disallow people changing his DRM software for any purpose. There is nothing unfair, draconian or even new about it &#8211; with a bit of luck the same thing could be proved in court the first time someone would try to enforce DRM on GPL software via DMCA. However simply clarifying that in the license is a much clearer way to achieve that and it will also save some legal costs along the way.</p>
<p>What I do not really support for 100% is the clause against Tivofication, the hardware key clause. Tivo has Linux inside, but the hardware will not allow you to run modified versions of the kernel. GPLv3 tries to close that loophole by demanding that along with the source of the software the distributor is obliged to also distribute all other components that are needed for modification and successful functionality of that software, for example, a key that would allow the hardware to run our version of the software. While I do not like what Tivo does with crippling the hardware they provide, but at the same time it is quite clear that it is quite within their rights to decide how do they want to provide you their service. The only way in my mind to insure that TC does not bite us in the ass is to make our software so good that no business would by some piece of general purpose computing hardware that would disallow them to run our software. Microsoft is tiny compared to all the companies using computers improve their primary business function. We must make it so that our users are our allies and if someone tries to go against us with TC tools, our users would vote against that with their wallets.</p>
<p>More clarifications followed about optional parts of GPL that were intended for extended compatibility with other software licenses. I think that is a very noble goal, but one must be careful not to make some sub-version of GPL being non-free like it happened with GNU FDL. However it is still not quite clear to me how the legal issues work when sharing code between projects with different compatible licenses and between projects with GPLv3 with different extension enabled. Could someone explain that in more detail with some examples?</p>
<p>In Q&amp;A session RMS went quite a bit overboard with some anti-establishment rhetoric that in my opinion had no place at that event. If you want to praise Chavez, please do that in a private conversation at a cocktail party or rather do not do that at all &#8211; it is quite damaging to seriousness of your message and acceptability of it to our major allies in fight from freedom &#8211; business users.</p>
<p>On a funny note &#8211; a  remark from RMS that we will have to replace him at some point got a round of applause <img src='http://www.aigarius.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>(Now I should <em>really</em> finish up the presentation for tomorrow <img src='http://www.aigarius.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aigarius.com/blog/2006/03/31/rms-turin-speech-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ok, I read the first GPLv3 draft. I foun&#8230;</title>
		<link>http://www.aigarius.com/blog/2006/01/17/ok-i-read-the-first-gplv3-draft-i-foun/</link>
		<comments>http://www.aigarius.com/blog/2006/01/17/ok-i-read-the-first-gplv3-draft-i-foun/#comments</comments>
		<pubDate>Mon, 16 Jan 2006 23:05:00 +0000</pubDate>
		<dc:creator>aigarius</dc:creator>
				<category><![CDATA[legal]]></category>

		<guid isPermaLink="false">http://www.aigarius.com/blog/2006/01/17/ok-i-read-the-first-gplv3-draft-i-foun/</guid>
		<description><![CDATA[Ok, I read the first GPLv3 draft. I found multiple problems, some good, some quite bad: Section 2 &#8211; The output from running it is covered by this License only if the output, given its content, constitutes a work based on the Program.: does this mean that documents written in Abiword is covered by GPL? [...]]]></description>
			<content:encoded><![CDATA[<p>
<div>
<p>Ok, I read the first GPLv3 draft. I found multiple problems, some good, some quite bad:
<ul>
<li>Section 2 &#8211; <i>The output from running it is covered by this License only if the output, given its content, constitutes a work based on the Program.</i>: does this mean that documents written in Abiword is covered by GPL? (Edit: I misread the sentence here, it really states just the oposite of what I thought <img src='http://www.aigarius.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</li>
<li>Section 3 &#8211; <i>Regardless of any other provision of this License, no permission is given to distribute covered works that illegally invade users&#8217; privacy, nor for modes of distribution that deny users that run covered works the full exercise of the legal rights granted by this License.</i>: does this mean that one can not make a locked down system where users can not write outside the homedir, make /home a separate partition and mount it with noexec parameter thus denying all simple users the right of running modified versions of these programs (at least on this system)?</li>
<li>Section 4. &#8211; <i>You may copy and distribute verbatim copies of the Program&#8217;s source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright<br />notice;</i>: does that mean that I have to write &#8220;Copyright by this and that and this and that and this and that&#8221; on every CD that I record in my home to give to my friends? It sounds as bad as the original BSD advertisement clause.</li>
<li>Section 5.b &#8211; <i>You must license the entire modified work, as a whole, under this License to anyone who comes into possession of a copy.</i>: I suggest adding &#8220;legally&#8221; before &#8220;comes&#8221;, because otherwise, for example, if a company is making an internal modification of a GPL program with some secret information embedded into the code (some very internal communication routine, passwords, codes, &#8230;) and some industrial thief steals this modified code for a blackhat hacker, he can claim that he &#8220;came into possession of a copy&#8221; and thus he has all the legal rights use it and that no trade secret laws can apply.</li>
<li>in some places &#8220;Corresponding Source&#8221; is used instead of &#8220;Complete Corresponding Source Code&#8221; (Edit: I was pointed to a place in the middle of the licence where &#8220;CS&#8221; is defined equal to &#8220;CCSC&#8221;. Still, not the best style &#8211; either declare that upfront or use one style trough the document)</li>
<li>Section 9. &#8211; it is not clearly stated that using the covered work indicates acceptance of the Licence, but it is explicitly stated for modification and propagation.</li>
<li>Section 13. &#8211; I really do not like geographic limitations. Anyone can state &#8220;this program has a progress bar, which is patented in USA, so you can not use it in USA unless you have the patent&#8221; for basically any program thus very easily discriminating against quite a few people. If it is illegal by other means, leave it be illegal by those means &#8211; do not impose additional illegality on it via copyright. Law in some countries and patent situation can change more easily then the licence for old free software projects with many contributors.</li>
<p></ul>
<p>I have not yet read any comments from either FSF or any other people and I am not a lawyer, but I hope that these problems will be fixed in next drafts. </p>
</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aigarius.com/blog/2006/01/17/ok-i-read-the-first-gplv3-draft-i-foun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

