view org/patents.org @ 15:bffd7519431c

description of patents.
author Robert McIntyre <rlm@mit.edu>
date Mon, 01 Apr 2013 15:47:39 +0000
parents e4ee3818a033
children d5b95ca78266
line wrap: on
line source
1 #+title: Thoughts on Patents
2 #+author: Robert McIntyre
3 #+email: rlm@mit.edu
4 #+description:
5 #+keywords:
6 #+SETUPFILE: ../../aurellem/org/setup.org
7 #+INCLUDE: ../../aurellem/org/level-0.org
10 (This is all based on my knowledge of American patent/copyright law.)
12 * Copyright is normally a negative force
14 Copyright is something the you are automatically granted whenever
15 you create a work in some permanent form; you don't have to request
16 it or anything. It lets you prevent other people from copying your
17 work, reading your work, or creating derivitave works based on your
18 work.
20 Thus, copyright is what I call a "negative force". It is something
21 that you use to prevent the flow of information; it lets you remove
22 the abilities of other people to use "your" information.
24 * GPL uses copyright as a positive force
26 The genius of the GPL license is that it takes the negative force of
27 copyright and turns it on its head. With the GPL, copyright can be
28 used to enable freedom, and ensure peoples' rights to freely use
29 your information. The GPL essentially reads:
31 #+begin_quote
32 This work is copyrighted, but by recieving this work you gain the
33 rights to distribute, copy, and make derivitave works based on this
34 work, but only if you also license such work under this license.
35 #+end_quote
37 The requirement for using the GPL in derivative works makes the GPL
38 "infectious", which means the GPL will "contaminate" all derivative
39 works with itself. This ensures that even after many many
40 alterations, the modified work will still respect its users'
41 freedoms the same as the original work.
43 * Patents, like copyright, are normally a negative force
45 Patents, unlike copyright, are something you must request from the
46 government. You are only supposed to be able to get a patent for a
47 "novel" idea, which is an idea that wouldn't be obvious to someone
48 working in the relevant field. A patent can be for the plans to a
49 physical object ("regular" patents), an algorithm (software patent),
50 of a way of doing something (process patent). Once you have a
51 patent, it gives you the ability to stop anyone else from using your
52 idea in any other invention. This is supposed to give you a
53 temporary monopoly to help you make money off your invention before
54 anyone else would be legally allowed to do so. In practce, many
55 patents are given for ideas that are quite obvious to pretty much
56 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
57 of presenting a coustomer with the last four digits of a credit card
58 instead of displaying the entire numbner. Amazon can sue any other
59 company that displays only the last four digits of a credit card
60 number and prevent them from using that method unless they pay
61 Amazon a lot of money. Needless to say, there are many patents that
62 are very silly.
64 Now, I choose a particurally silly patent, but the point is that
65 patents can be a great force for the retardation of progress. Many
66 silly patents have been issued, and a patent lasts for 17 years. For
67 almost any idea, there will be some patent that will cover your
68 idea, and then the entity that owns that patent can prevent you from
69 selling products based on that idea /or even giving products based
70 on that idea away for free/.
72 ** Patents are treated as physical objects
73 They can be sold, seized, etc. This is because the government wants
74 new inventions to actually be made available to the public. The idea
75 here is that if you are an inventor and you obtain a patent on a
76 cool invention, but are unable/unwilling to develop an commercial
77 product, you can sell that patent to some company and give them the
78 exclusive rights to make that invention.
80 ** Patents are arranged in a dependency network
82 Patents are usually a negative force, one that allows you to stop
83 other entities from using knowledge to their own advantage.
85 * Google has created "neutral" patents via a pledge which attaches conditions to its patents.
86 Google has a pledge at
87 http://www.google.com/patents/opnpledge/pledge/ that says that for
88 certain specified patents "we pledge not to sue any user,
89 distributor or developer of open-source software on specified
90 patents, unless first attacked."
92 This is an interesting statement to me. With this pledge, Google has
93 created "neutral" patents that allow open source software to
94 develop, but do not particurally encourage it to develop. They have
95 done this by attaching legally binding conditions on the enforcement
96 of their patents via a pledge.
98 * Positive Patents
99 We can create patents that actively encourage openness by emulating
100 the GPL. What it would take is a company that issues a more
101 agressive pledge about its patents; Something along the lines of:
103 #+begin_quote
104 The Positive Patent Pledge, v0.1
106 "We pledge to sue any entity that tries to sell/distribute any
107 product that is covered by our patents. We will not settle for any
108 amount of money but will instead ensure that the product will never
109 see market, as is our right under patent law.
111 The only exception is if the product is open (all code/methods of
112 construction is made pubically available under an open license), and
113 the entity makes this same pledge for any patents relating to the
114 product."
115 #+end_quote
117 This pledge, if taken by a company with enough patents, would slowly
118 destroy the patent system by contaminating the entire patent network
119 with patents that infect all dependent patents with this
120 pledge. Companies that are considering patenting something will
121 think twice, since they don't want to be responsible for costly
122 legal battles with no monetary reward. They would be better off
123 releasing their work to the public domain than patenting it.
125 How might this hypothetical company (which is basically a noble
126 patent trolling company) gain control of patents? They could use the
127 normal patent troll methods of buying bulk patents from companies
128 that are going out of business. However, they could also gather
129 patents from individuals and companies who believe that the patent
130 system is harmful to innovation, and simply donate their patents to
131 the cause.
133 How could this get enough money to fight these legal battles?
134 Perhaps there could be a possibility of settling for money and
135 requiring the company to make their relevant patents merely neutral
136 instead of positive. Then, the positive patent pledge could read:
138 #+begin_quote
139 The Positive Patent Pledge v0.2
141 "We pledge to sue any entity that tries to sell/distribute any
142 product that is covered by our patents. We will not settle for any
143 amount of money but will instead ensure that the product will never
144 see market, as is our right under patent law.
146 The only exception is if the product is open (all code/methods of
147 construction is made pubically available under an open license), and
148 the entity makes this same pledge for any patents relating to the
149 product, the entity can take the Google 'neutral patent pledge'
150 instead of this pledge if they are a 'special exception'.
151 #+end_quote
153 The only way for a company to become a special exception would be
154 for them to contribute monetairly to this hypothetical company.