ESP Wiki is looking for moderators and active contributors!

Difference between revisions of "Freedom of expression"

(Inducement worries: inducement to infringement)
(20 intermediate revisions by 9 users not shown)
Line 1: Line 1:
----
+
Software patents can prohibit people from building websites, publishing videos, publicly discussing software development, and helping people to use software.
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://ojaperiwiva.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
 
----
 
=[http://ojaperiwiva.co.cc CLICK HERE]=
 
----
 
</div>
 
{{navbox}}
 
Software patents can interfere with people's freedom of expression in various ways.
 
  
 
==Access to communication technology==
 
==Access to communication technology==
Line 17: Line 8:
  
 
* [http://oti.newamerica.net/blogposts/2010/video_prison_why_patents_might_threaten_free_online_video-33950 Video Prison: Why Patents Might Threaten Free Online Video]
 
* [http://oti.newamerica.net/blogposts/2010/video_prison_why_patents_might_threaten_free_online_video-33950 Video Prison: Why Patents Might Threaten Free Online Video]
 +
* [http://yro.slashdot.org/story/12/02/29/0111252/candidates-sued-by-patent-troll-for-using-facebook Slahdot: US Republican Candidates Sued By Patent Troll For Using Facebook] - note the patent is rejected but being appealed
 +
 +
{{also|Micro-blogging patents}}
  
 
==Discussing software ''development''==
 
==Discussing software ''development''==
Line 30: Line 24:
 
==Discussing software ''use''==
 
==Discussing software ''use''==
  
In [[i4i v. Microsoft]] in the 2009 [[USA]], when [[Microsoft]] lost, the judge noted that Microsoft was thereby prohibited from providing technical support for an aspect of their .docx format that is patented by i4i inc. "''providing support or assistance to anyone that describes how to use any infringing and Future Word Products to open an XML file containing custom XML''".&lt;ref>http://www.patentlyo.com/patent/2009/08/i4i-ltd-v-microsoft-corp-ed-tex-2009-texas-style-the-order-from-judge-davis-gets-right-to-the-point---in-accordance.html&lt;/ref>
+
In [[i4i v. Microsoft]] in the 2009 [[USA]], when [[Microsoft]] lost, the judge noted that Microsoft was thereby prohibited from providing technical support for an aspect of their .docx format that is patented by i4i inc. "''providing support or assistance to anyone that describes how to use any infringing and Future Word Products to open an XML file containing custom XML''".<ref>http://www.patentlyo.com/patent/2009/08/i4i-ltd-v-microsoft-corp-ed-tex-2009-texas-style-the-order-from-judge-davis-gets-right-to-the-point---in-accordance.html</ref>
  
 
==Inducement worries==
 
==Inducement worries==
  
As described in the 2008 amicus brief by the ''American Civil Liberties Union''[http://www.aclu.org/pdfs/freespeech/in_re_bilski_aclu_amicus.pdf] for the [[in re Bilski]] case, because "inducement to infringement" is a crime in the [[USA]], sharing technical information about a possibly-patented idea could lead to an infringement suit.
+
As described in the 2008 amicus brief by the ''American Civil Liberties Union''[http://www.aclu.org/pdfs/freespeech/in_re_bilski_aclu_amicus.pdf] for the [[in re Bilski]] case, because "[[Induced infringement|inducement to infringement]]" is a crime in the [[USA]], sharing technical information about a possibly-patented idea could lead to an infringement suit.
 +
 
 +
==Source code may be speech==
 +
 
 +
According to [[SFLC]]:
 +
 
 +
<blockquote>
 +
First, source code, like the patent disclosures themselves, teaches how the invention works, rather than being the invention. If source code standing alone can infringe the patent, it is difficult to understand how handing out photocopies of the patent itself wouldn’t infringe. Second, in the US, courts ''may'' find source code to be speech, as we believe they should find, thus making source code subject to First Amendment protection. [...Furthermore...] liability for patent infringement can be imposed where one enables or encourages another to infringe a patent, but the requirements of knowledge and intent are more strict in secondary liability situations. Because a user must first compile the source code and install the software in order to infringe, a court is less likely to hold the community liable for inducing or contributing to the infringement.<ref>http://softwarefreedom.org/resources/2011/debian-patent-policy-faq.html#i-have-heard-that-distributing-source-code-is-safer-than-distributing-object-code.-is-that-true</ref>
 +
</blockquote>
  
 
==Related pages on {{SITENAME}}==
 
==Related pages on {{SITENAME}}==
Line 46: Line 48:
 
* [http://www.jerf.org/writings/communicationEthics/node6.html Software and Software Patents], an essay that partly makes the freedom of speech argument
 
* [http://www.jerf.org/writings/communicationEthics/node6.html Software and Software Patents], an essay that partly makes the freedom of speech argument
 
* [http://oti.newamerica.net/blogposts/2010/video_prison_why_patents_might_threaten_free_online_video-33950 Video Prison: Why Patents Might Threaten Free Online Video]
 
* [http://oti.newamerica.net/blogposts/2010/video_prison_why_patents_might_threaten_free_online_video-33950 Video Prison: Why Patents Might Threaten Free Online Video]
 +
* [http://www.fsf.org/blogs/licensing/save-the-web-from-software-patents Save the Web from software patents], 30 Sep 2012, '''[[FSF]]'''
  
 
==References==
 
==References==

Revision as of 03:50, 10 March 2014

Software patents can prohibit people from building websites, publishing videos, publicly discussing software development, and helping people to use software.

Access to communication technology

Most modern communication systems are based on software. If only MyCompany can use a certain communication method, then anyone who can't afford the software of MyCompany, or anyone who objects to using the software of MyCompany is excluded from certain types of communication.

This article might provide an example:

See also: Micro-blogging patents

Discussing software development

If something is patented, then you might not be able to publish a sensible discussion about it (See for example Andrew Tridgell's VFAT patch FAQ on LKML, the Linux Kernel Mailing List about avoiding Microsoft's FAT patents).

Sharing source code is an important part of understanding a program. Patents inhibit education by not allowing people to learn about software.

A clear example when Roy van Rijn got a legal threat just for blogging about software he was writing which he hadn't even published yet:

Discussing software use

In i4i v. Microsoft in the 2009 USA, when Microsoft lost, the judge noted that Microsoft was thereby prohibited from providing technical support for an aspect of their .docx format that is patented by i4i inc. "providing support or assistance to anyone that describes how to use any infringing and Future Word Products to open an XML file containing custom XML".[1]

Inducement worries

As described in the 2008 amicus brief by the American Civil Liberties Union[1] for the in re Bilski case, because "inducement to infringement" is a crime in the USA, sharing technical information about a possibly-patented idea could lead to an infringement suit.

Source code may be speech

According to SFLC:

First, source code, like the patent disclosures themselves, teaches how the invention works, rather than being the invention. If source code standing alone can infringe the patent, it is difficult to understand how handing out photocopies of the patent itself wouldn’t infringe. Second, in the US, courts may find source code to be speech, as we believe they should find, thus making source code subject to First Amendment protection. [...Furthermore...] liability for patent infringement can be imposed where one enables or encourages another to infringe a patent, but the requirements of knowledge and intent are more strict in secondary liability situations. Because a user must first compile the source code and install the software in order to infringe, a court is less likely to hold the community liable for inducing or contributing to the infringement.[2]

Related pages on ESP Wiki

External links

References