rlm@12
|
1 #+title: Thoughts on Patents
|
rlm@12
|
2 #+author: Robert McIntyre
|
rlm@12
|
3 #+email: rlm@mit.edu
|
rlm@19
|
4 #+description: A way to destroy the patent system.
|
rlm@19
|
5 #+keywords: patent, copyright, GPL, freedom, copyleft, pledge
|
rlm@12
|
6 #+SETUPFILE: ../../aurellem/org/setup.org
|
rlm@12
|
7 #+INCLUDE: ../../aurellem/org/level-0.org
|
rlm@12
|
8
|
rlm@12
|
9
|
rlm@24
|
10 (This is all based on my knowledge of American patent/copyright law,
|
rlm@24
|
11 though the situation should be similiar in other countries.)
|
rlm@13
|
12
|
rlm@13
|
13 * Copyright is normally a negative force
|
rlm@14
|
14
|
rlm@14
|
15 Copyright is something the you are automatically granted whenever
|
rlm@14
|
16 you create a work in some permanent form; you don't have to request
|
rlm@14
|
17 it or anything. It lets you prevent other people from copying your
|
rlm@18
|
18 work, reading your work, or creating derivative works based on your
|
rlm@14
|
19 work.
|
rlm@13
|
20
|
rlm@15
|
21 Thus, copyright is what I call a "negative force". It is something
|
rlm@15
|
22 that you use to prevent the flow of information; it lets you remove
|
rlm@15
|
23 the abilities of other people to use "your" information.
|
rlm@15
|
24
|
rlm@13
|
25 * GPL uses copyright as a positive force
|
rlm@13
|
26
|
rlm@15
|
27 The genius of the GPL license is that it takes the negative force of
|
rlm@15
|
28 copyright and turns it on its head. With the GPL, copyright can be
|
rlm@15
|
29 used to enable freedom, and ensure peoples' rights to freely use
|
rlm@15
|
30 your information. The GPL essentially reads:
|
rlm@12
|
31
|
rlm@15
|
32 #+begin_quote
|
rlm@18
|
33 This work is copyrighted, but by receiving this work you gain the
|
rlm@18
|
34 rights to distribute, copy, and make derivative works based on this
|
rlm@15
|
35 work, but only if you also license such work under this license.
|
rlm@15
|
36 #+end_quote
|
rlm@15
|
37
|
rlm@15
|
38 The requirement for using the GPL in derivative works makes the GPL
|
rlm@15
|
39 "infectious", which means the GPL will "contaminate" all derivative
|
rlm@15
|
40 works with itself. This ensures that even after many many
|
rlm@15
|
41 alterations, the modified work will still respect its users'
|
rlm@15
|
42 freedoms the same as the original work.
|
rlm@15
|
43
|
rlm@15
|
44 * Patents, like copyright, are normally a negative force
|
rlm@15
|
45
|
rlm@15
|
46 Patents, unlike copyright, are something you must request from the
|
rlm@15
|
47 government. You are only supposed to be able to get a patent for a
|
rlm@15
|
48 "novel" idea, which is an idea that wouldn't be obvious to someone
|
rlm@15
|
49 working in the relevant field. A patent can be for the plans to a
|
rlm@20
|
50 physical object ("regular" patent), an algorithm (software patent),
|
rlm@15
|
51 of a way of doing something (process patent). Once you have a
|
rlm@15
|
52 patent, it gives you the ability to stop anyone else from using your
|
rlm@15
|
53 idea in any other invention. This is supposed to give you a
|
rlm@15
|
54 temporary monopoly to help you make money off your invention before
|
rlm@18
|
55 anyone else would be legally allowed to do so. In practice, many
|
rlm@15
|
56 patents are given for ideas that are quite obvious to pretty much
|
rlm@15
|
57 everyone. For example, Amazon has a patent (#[[http://patft.uspto.gov/netacgi/nph-Parser?Sect2=PTO1&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=1&f=G&l=50&d=PALL&RefSrch=yes&Query=PN%2F5715399][5,715,399]]) on the idea
|
rlm@18
|
58 of presenting a customer with the last four digits of a credit card
|
rlm@18
|
59 instead of displaying the entire number. Amazon can sue any other
|
rlm@15
|
60 company that displays only the last four digits of a credit card
|
rlm@15
|
61 number and prevent them from using that method unless they pay
|
rlm@15
|
62 Amazon a lot of money. Needless to say, there are many patents that
|
rlm@15
|
63 are very silly.
|
rlm@15
|
64
|
rlm@21
|
65 Now, I chose a particularly silly patent, but the point is that
|
rlm@15
|
66 patents can be a great force for the retardation of progress. Many
|
rlm@22
|
67 silly patents have been issued, and a patent lasts for 17 years! For
|
rlm@15
|
68 almost any idea, there will be some patent that will cover your
|
rlm@15
|
69 idea, and then the entity that owns that patent can prevent you from
|
rlm@15
|
70 selling products based on that idea /or even giving products based
|
rlm@16
|
71 on that idea away for free/. This can become a MAJOR problem for
|
rlm@16
|
72 free software, since for basically any program, some part of that
|
rlm@16
|
73 program will be covered by a patent, and it can become impossible to
|
rlm@16
|
74 legally distribute that program as free software. This is why some
|
rlm@16
|
75 GNU/Linux distributions don't come with an mp3 player. The mp3
|
rlm@18
|
76 algorithm is patented, and even if you write an open source mp3
|
rlm@18
|
77 player, you will have problems distributing that player because of
|
rlm@16
|
78 the mp3 patents.
|
rlm@15
|
79
|
rlm@22
|
80 ** Patents are treated as physical objects
|
rlm@15
|
81 They can be sold, seized, etc. This is because the government wants
|
rlm@15
|
82 new inventions to actually be made available to the public. The idea
|
rlm@15
|
83 here is that if you are an inventor and you obtain a patent on a
|
rlm@15
|
84 cool invention, but are unable/unwilling to develop an commercial
|
rlm@15
|
85 product, you can sell that patent to some company and give them the
|
rlm@15
|
86 exclusive rights to make that invention.
|
rlm@15
|
87
|
rlm@16
|
88 Unfortunately, treating patents as physical objects has had an
|
rlm@16
|
89 unintended side-effect: [[http://en.wikipedia.org/wiki/Patent_troll][patent trolls]]. These are companies that
|
rlm@16
|
90 collect patents from companies that go out of business (and though
|
rlm@16
|
91 other means) and then sue companies for patent violations. The do
|
rlm@16
|
92 not produce any goods or services; their entire business model is
|
rlm@16
|
93 suing people. Most patent lawsuits (more than 50%) are initiated by
|
rlm@16
|
94 patent trolls.
|
rlm@16
|
95
|
rlm@23
|
96 ** Patents are arranged in a dependency network
|
rlm@17
|
97 Just because you have a patent on your invention doesn't mean you
|
rlm@17
|
98 can actually distribute that invention. Normally, your invention
|
rlm@17
|
99 will be affected by other patents, which themselves are affected by
|
rlm@17
|
100 other patents. You can only distribute your invention if you
|
rlm@18
|
101 negotiate with the owners of all these dependent patents.
|
rlm@17
|
102
|
rlm@17
|
103 An example: If I own the patent for table tops and you own the
|
rlm@17
|
104 patent for table legs, and you and I don't get along too well, then
|
rlm@17
|
105 the world will be without tables for 17 years.
|
rlm@16
|
106
|
rlm@12
|
107 * Google has created "neutral" patents via a pledge which attaches conditions to its patents.
|
rlm@12
|
108 Google has a pledge at
|
rlm@12
|
109 http://www.google.com/patents/opnpledge/pledge/ that says that for
|
rlm@12
|
110 certain specified patents "we pledge not to sue any user,
|
rlm@12
|
111 distributor or developer of open-source software on specified
|
rlm@12
|
112 patents, unless first attacked."
|
rlm@12
|
113
|
rlm@12
|
114 This is an interesting statement to me. With this pledge, Google has
|
rlm@12
|
115 created "neutral" patents that allow open source software to
|
rlm@18
|
116 develop, but do not particularly encourage it to develop. They have
|
rlm@13
|
117 done this by attaching legally binding conditions on the enforcement
|
rlm@13
|
118 of their patents via a pledge.
|
rlm@12
|
119
|
rlm@13
|
120 * Positive Patents
|
rlm@13
|
121 We can create patents that actively encourage openness by emulating
|
rlm@13
|
122 the GPL. What it would take is a company that issues a more
|
rlm@18
|
123 aggressive pledge about its patents; Something along the lines of:
|
rlm@13
|
124
|
rlm@13
|
125 #+begin_quote
|
rlm@13
|
126 The Positive Patent Pledge, v0.1
|
rlm@12
|
127
|
rlm@13
|
128 "We pledge to sue any entity that tries to sell/distribute any
|
rlm@13
|
129 product that is covered by our patents. We will not settle for any
|
rlm@13
|
130 amount of money but will instead ensure that the product will never
|
rlm@13
|
131 see market, as is our right under patent law.
|
rlm@13
|
132
|
rlm@13
|
133 The only exception is if the product is open (all code/methods of
|
rlm@18
|
134 construction is made publicly available under an open license), and
|
rlm@13
|
135 the entity makes this same pledge for any patents relating to the
|
rlm@13
|
136 product."
|
rlm@13
|
137 #+end_quote
|
rlm@13
|
138
|
rlm@13
|
139 This pledge, if taken by a company with enough patents, would slowly
|
rlm@13
|
140 destroy the patent system by contaminating the entire patent network
|
rlm@13
|
141 with patents that infect all dependent patents with this
|
rlm@13
|
142 pledge. Companies that are considering patenting something will
|
rlm@13
|
143 think twice, since they don't want to be responsible for costly
|
rlm@13
|
144 legal battles with no monetary reward. They would be better off
|
rlm@13
|
145 releasing their work to the public domain than patenting it.
|
rlm@13
|
146
|
rlm@13
|
147 How might this hypothetical company (which is basically a noble
|
rlm@13
|
148 patent trolling company) gain control of patents? They could use the
|
rlm@13
|
149 normal patent troll methods of buying bulk patents from companies
|
rlm@13
|
150 that are going out of business. However, they could also gather
|
rlm@13
|
151 patents from individuals and companies who believe that the patent
|
rlm@13
|
152 system is harmful to innovation, and simply donate their patents to
|
rlm@13
|
153 the cause.
|
rlm@13
|
154
|
rlm@25
|
155 How could this company get enough money to fight these legal
|
rlm@25
|
156 battles? Perhaps there could be a possibility of settling for money
|
rlm@25
|
157 and requiring the company to make their relevant patents merely
|
rlm@25
|
158 neutral instead of positive. Then, the positive patent pledge could
|
rlm@25
|
159 read:
|
rlm@13
|
160
|
rlm@13
|
161 #+begin_quote
|
rlm@13
|
162 The Positive Patent Pledge v0.2
|
rlm@13
|
163
|
rlm@13
|
164 "We pledge to sue any entity that tries to sell/distribute any
|
rlm@13
|
165 product that is covered by our patents. We will not settle for any
|
rlm@13
|
166 amount of money but will instead ensure that the product will never
|
rlm@13
|
167 see market, as is our right under patent law.
|
rlm@13
|
168
|
rlm@13
|
169 The only exception is if the product is open (all code/methods of
|
rlm@18
|
170 construction is made publicly available under an open license), and
|
rlm@13
|
171 the entity makes this same pledge for any patents relating to the
|
rlm@13
|
172 product, the entity can take the Google 'neutral patent pledge'
|
rlm@13
|
173 instead of this pledge if they are a 'special exception'.
|
rlm@13
|
174 #+end_quote
|
rlm@13
|
175
|
rlm@13
|
176 The only way for a company to become a special exception would be
|
rlm@18
|
177 for them to contribute monetarily to this hypothetical company.
|