Tivoization: Difference between revisions
m Robot - Speedily moving category TiVo Inc. to Category:TiVo per CFDS. |
fix pron |
||
(58 intermediate revisions by 38 users not shown) | |||
Line 1: | Line 1: | ||
{{short description|Practice of a hardware developer making only a specific version of free software runnable}} |
|||
⚫ | '''Tivoization''' {{IPAc-en| |
||
{{Use mdy dates|date=January 2023}} |
|||
⚫ | '''Tivoization''' ({{IPAc-en|ˌ|t|iː|v|oʊ|ɪ|ˈ|z|eɪ|ʃ|ən|,_|-|aɪ|-}}) is the practice of designing hardware that incorporates [[software]] under the terms of a [[copyleft]] [[software license]] like the [[GNU General Public License]] (GNU GPL), but uses hardware restrictions or [[digital rights management]] (DRM) to prevent users from running modified versions of the software on that hardware. [[Richard Stallman]] of the [[Free Software Foundation]] (FSF) coined the term in reference to [[TiVo]]'s use of GNU GPL licensed software on the TiVo brand [[digital video recorder]]s (DVR), which actively block modified software by design.<ref>{{cite web |url=https://www.gnu.org/licenses/gpl-faq.html#Tivoization |title=Frequently Asked Questions about the GNU Licenses |access-date=March 17, 2015 |url-status=live |archive-url=https://web.archive.org/web/20161229211715/https://www.gnu.org/licenses/gpl-faq.html |archive-date=December 29, 2016}} GNU.org Frequently Asked Questions about the GNU Licenses</ref><ref>{{cite web |url=https://www.gnu.org/licenses/quick-guide-gplv3.html |title=A Quick Guide to GPLv3 |access-date=March 17, 2015 |url-status=live |archive-url=https://web.archive.org/web/20161229211618/https://www.gnu.org/licenses/quick-guide-gplv3.html |archive-date=December 29, 2016}} A Quick Guide to GPLv3</ref> Stallman believes this practice denies users some of the freedom that the GNU GPL was designed to protect.<ref>{{cite web |url=http://gplv3.fsf.org/pipermail/info-gplv3/2006-February/000001.html |archive-url=https://web.archive.org/web/20061026084218/http://gplv3.fsf.org/pipermail/info-gplv3/2006-February/000001.html |url-status=dead |archive-date=October 26, 2006 |title=[Info-gplv3] GPLv3 Update #2 |work=fsf.org |access-date=October 2, 2015}}</ref> The FSF refers to tivoized hardware as "proprietary tyrants".<ref>{{cite web |url=http://www.gnu.org/proprietary/proprietary-tyrants.html |title=Proprietary Tyrants |publisher=Free Software Foundation |access-date=January 28, 2023|archive-url=https://web.archive.org/web/20150924024955/http://www.gnu.org/proprietary/proprietary-tyrants.html |archive-date=September 24, 2015 |url-status=live}}</ref> |
||
==Overview== |
|||
⚫ | TiVo's software incorporates the [[Linux kernel]] and [[GNU]] software, both of which are licensed under version 2 of the [[GNU General Public License]] (GPLv2). GPLv2 requires distributors to make the corresponding [[source code]] available to each person who receives the software. |
||
|url=https://www.gnu.org/philosophy/free-sw.html |
|||
|title=The Free Software Definition |
|||
|quote=...The freedom to study how the program works, and adapt it to your needs...}}</ref> |
|||
The Free Software Foundation explicitly forbade tivoization in version 3 of the GNU General Public License. However, although version 3 has been adopted by many software projects, the authors of the [[Linux kernel]] have notably declined to move from version 2 to version 3. |
|||
⚫ | |||
== Background == |
|||
[[Linus Torvalds]], the original author of the Linux kernel, has said that he personally doesn't like DRM, but on the other hand, argued that it is appropriate for TiVo to decide if they will use digital signatures to limit what software may run on the systems that they sell. Torvalds has stated that he believes the use of private digital signatures on software is a beneficial security tool. Torvalds also believes that software licenses should attempt to control only software, not the hardware on which it runs (TiVo's DRM scheme ran as software). So, as long as one has access to the software, and can modify it to run on some other hardware, Torvalds believes there is nothing unethical about using digital signatures to prevent running modified copies of Linux.<ref>{{cite web|url=http://groups.google.com/group/fa.linux.kernel/browse_frm/thread/2f93510ff38d9089|title=fa.linux.kernel: Linus Torvalds: Flame Linus to a crisp! on 2003-04-24|work=google.com|accessdate=2 October 2015}}</ref> Other Linux developers, including [[Alan Cox]], have expressed divergent opinions.<ref>{{cite web|url=http://news.zdnet.co.uk/software/0,1000000121,39249913,00.htm|archive-url=https://web.archive.org/web/20090428180852/http://news.zdnet.co.uk/software/0,1000000121,39249913,00.htm|title=UK Linux guru backs GPL 3|work=ZDNet|date=31 January 2006|accessdate=2 October 2015|archive-date=28 April 2009}}</ref> |
|||
⚫ | [[TiVo]]'s software incorporates the [[Linux kernel]] and [[GNU]] software, both of which are licensed under version 2 of the [[GNU General Public License]] (GPLv2). GPLv2 requires distributors to make the corresponding [[source code]] available to each person who receives the software. One goal of this requirement is to allow users of GPL-covered software to modify the software to better suit their purposes.<ref>{{cite web |url=https://www.gnu.org/philosophy/free-sw.html |title=The Free Software Definition |quote=...The freedom to study how the program works, and adapt it to your needs... | access-date=January 28, 2023 |archive-url=https://web.archive.org/web/20230127163705/https://www.gnu.org/philosophy/free-sw.html |archive-date=January 27, 2023 |url-status=live}}</ref> |
||
⚫ | [[Richard Stallman]] of the [[Free Software Foundation]] asserts that TiVo circumvented the GPL's goal by making their products run programs only if the program's [[digital signature]] matches those authorized by the manufacturer of the TiVo.<ref>{{cite web |url=http://www.gratisoft.us/tivo/bigdisk.html |title=Using large disks with TiVo |work=gratisoft.us |access-date=October 2, 2015 |archive-url=https://web.archive.org/web/20120206023943/http://www.gratisoft.us/tivo/bigdisk.html |archive-date=February 6, 2012 |url-status=dead}}</ref> While TiVo has complied with the GPL v2 requirement to release the source code for others to modify, any modified software will not run on TiVo's hardware. |
||
Stallman and the Free Software Foundation have attempted to respond to some of these concerns. They have stated that their goal is for GPLv3 to allow private digital signatures for security purposes, but to still prevent tivoization. |
|||
[[Bradley Kuhn]] of the [[Software Freedom Conservancy]] disputes Stallman's narrative. Kuhn asserts that TiVo did not strictly forbid software replacement, but TiVo's proprietary software was intentionally designed to not function if any open-source components were replaced, which consequently required the user to find fully open-source alternatives to the proprietary software. In Kuhn's view, TiVo did not tivoize, the GPLv2 was already sufficient to prevent tivoization, and the intent of the GPLv3 was to add an additional, unnecessary requirement that proprietary software continue to function.<ref>{{cite web |last1=Kuhn |first1=Bradley |author1-link=Bradley M. Kuhn |title="Tivoization" and Your Right to Install Under Copyleft |url=https://sfconservancy.org/blog/2021/jul/23/tivoization-and-the-gpl-right-to-install/ |website=Conservancy Blog |access-date=6 April 2023 |date=23 July 2021}}</ref> |
|||
==Response== |
|||
In 2006, the [[Free Software Foundation]] (FSF) decided to combat TiVo's technical system of blocking users from running modified software. As the FSF was developing a new version of the [[GNU General Public License#Version 3|GNU General Public License (GPL v3)]], it included language that prohibited this activity.<ref>{{cite web|url=http://fsfeurope.org/projects/gplv3/brussels-rms-transcript#tivoisation|title=Richard Stallman explains the new GPL provisions to block "tivoisation"}}</ref> The operating system kernel included in the TiVo is distributed under the terms of the GPL, and the FSF's goal is to ensure that all recipients of software licensed under the new GPL are not restricted by hardware constraints on the modification of distributed software. This new license provision was acknowledged by TiVo in its April 2007 [[SEC filing]]: "''we may be unable to incorporate future enhancements to the GNU/Linux operating system into our software, which could adversely affect our business''".<ref>{{cite web |
|||
|url=http://www.informationweek.com/tivo-warns-investors-new-open-source-license-could-hurt-business/d/d-id/1055736|title=InformationWeek: TiVo Warns Investors New Open Source License Could Hurt Business}}</ref> The [[Linux kernel]] has not been changed to use GPL v3 due to certain problems perceived by its maintainers.<ref name="linuxlicense">{{cite web|url=https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/COPYING |quote=''Also note that the only valid version of the GPL as far as the kernel is concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or whatever), unless explicitly otherwise stated.'' |accessdate=13 August 2013 |publisher=kernel.org |first=Linus |last=Torvalds |title=COPYING}}</ref><ref>{{cite web | url=https://lwn.net/Articles/200422/ | title=Kernel developers' position on GPLv3 - The Dangers and Problems with GPLv3 |authors=James E.J. Bottomley, Mauro Carvalho Chehab, Thomas Gleixner, Christoph Hellwig, Dave Jones, Greg Kroah-Hartman, Tony Luck, Andrew Morton, Trond Myklebust, David Woodhouse |date=15 September 2006 |publisher=[[LWN.net]] |accessdate=2015-03-11 |quote="The current version (Discussion Draft 2) of GPLv3 on first reading fails the necessity test of section 1 on the grounds that there's no substantial and identified problem with GPLv2 that it is trying to solve. However, a deeper reading reveals several other problems with the current FSF draft: 5.1 DRM Clauses [...] 5.2 Additional Restrictions Clause [...] 5.3 Patents Provisions [...]since the FSF is proposing to shift all of its projects to GPLv3 and apply pressure to every other GPL licensed project to move, we foresee the release of GPLv3 portends the [[Balkanisation]] of the entire Open Source Universe upon which we rely."}}</ref><ref>[https://www.youtube.com/watch?v=PaKIZ7gJlRU Linus Torvalds says GPL v3 violates everything that GPLv2 stood for] {{webarchive |url=https://web.archive.org/web/20161119072821/https://www.youtube.com/watch?v=PaKIZ7gJlRU |date=November 19, 2016 }} [[Debconf]] 2014, Portland (accessed 11 March 2015)</ref> |
|||
==GPLv3== |
== GNU GPLv3 == |
||
{{main|GNU General Public License#Version 3}} |
|||
One of the goals of [[GPL#Version 3|GPL Version 3]] is to prevent "tivoization". According to [[Eben Moglen]], "the licence should prohibit technical means of evasion of its rules, with the same clarity that it prohibits legal evasion of its rules."<ref>{{cite web |
|||
In 2006, the [[Free Software Foundation]] (FSF) decided to combat TiVo's technical system of blocking users from running modified software. The FSF subsequently developed a third version of the [[GNU General Public License]] (GPLv3) which was designed to include language which prohibited this activity.<ref>{{cite web |url=https://fsfe.org/activities/gplv3/brussels-rms-transcript#tivoisation |title=Richard Stallman explains the new GPL provisions to block "tivoisation" |access-date=January 28, 2023 |archive-url=https://web.archive.org/web/20221006035111/https://fsfe.org/activities/gplv3/brussels-rms-transcript#tivoisation |archive-date=October 6, 2022 |url-status=live}}</ref> According to [[Eben Moglen]], "the license should prohibit technical means of evasion of its rules, with the same clarity that it prohibits legal evasion of its rules."<ref>{{cite web |url=https://fsfe.org/activities/gplv3/barcelona-moglen-transcript.en.html#drm |title=Eben Moglen, speaking about GPLv3 in Barcelona |access-date=January 28, 2023 |archive-url=https://web.archive.org/web/20230112031229/https://fsfe.org/activities/gplv3/barcelona-moglen-transcript.en.html#drm |archive-date=January 12, 2023 |url-status=live}}</ref> |
|||
|url=http://www.fsfeurope.org/projects/gplv3/barcelona-moglen-transcript.en.html#drm |
|||
|title=Eben Moglen, speaking about GPLv3 in Barcelona}}</ref> |
|||
The second draft of the GPLv3 attempted to clarify the rules regarding tivoization.<ref>{{cite web |url=http://gplv3.fsf.org/drm-dd2.html |title=Opinion on Digital Restrictions Management |work=fsf.org |access-date=October 2, 2015 |archive-url=https://web.archive.org/web/20060819170543/http://gplv3.fsf.org/drm-dd2.html |archive-date=August 19, 2006 |url-status=live}}</ref> However, some Linux kernel developers were still concerned that this draft might still prohibit beneficial uses of digital signatures.<ref>{{cite web |url=http://groups.google.com/group/linux.kernel/msg/36ad030397f575f5 |title=GPLv3 Position Statement |date=September 22, 2006 |first1=James E.J. |last1=Bottomley |first2=Mauro Carvalho |last2=Chehab |first3=Thomas |last3=Gleixner |first4=Christoph |last4=Hellwig |first5=Dave |last5=Jones |first6=Greg |last6=Kroah-Hartman |first7=Tony |last7=Luck |first8=Andrew |last8=Morton |first9=Trond |last9=Myklebust |first10=David |last10=Woodhouse |work=google.com |access-date=October 2, 2015 |archive-url=https://web.archive.org/web/20211202200652/https://groups.google.com/g/linux.kernel/c/IdRykVVBrEg/m/9XX1lwMDrTYJ |archive-date=December 2, 2021 |url-status=live}}</ref> Stallman and the Free Software Foundation attempted to respond to some of these concerns by stating that the GPLv3 allows private digital signatures for security purposes while still preventing tivoization.{{citation needed|date=April 2023}} |
|||
In the third and fourth discussion drafts of GPLv3, released March 28, 2007 and May 31, 2007 respectively, the anti-tivoization clause was limited so as not to apply when the software is distributed to a business.<ref>{{cite web |
In the third and fourth discussion drafts of the GPLv3, released March 28, 2007 and May 31, 2007, respectively, the anti-tivoization clause was limited so as not to apply when the software is distributed to a business.<ref>{{cite web |author=brett |url=http://gplv3.fsf.org/dd3-faq |title=GPLv3 FAQ, with explanation of Section 6's limits | |date=2007-06-26 |access-date=January 28, 2023 |archive-url=https://web.archive.org/web/20070606082643/http://gplv3.fsf.org/dd3-faq |archive-date=June 6, 2007 |url-status=live}}</ref> Thus, medical devices and voting machines would not be covered. The final, official GPLv3 was published on June 29, 2007, with no major changes in respect to tivoization relative to the fourth draft. |
||
|url=http://gplv3.fsf.org/dd3-faq |
|||
|title=GPLv3 FAQ, with explanation of Section 6's limits |}}</ref> Thus, medical devices and voting machines would not be covered. The final, official GPLv3 was published on June 29, 2007 with no major changes in respect to tivoization relative to the fourth draft. |
|||
⚫ | [[Linus Torvalds]] said he was "pretty pleased" with the new draft's stance on [[Digital rights management|DRM]].<ref>{{cite web |url=http://news.com/2061-10795_3-6171300.html |title=Torvalds 'pretty pleased' about new GPL 3 draft |publisher=CNet news.com |archive-url=https://archive.today/20120713115859/http://news.cnet.com/8301-10784_3-6171300-7.html |archive-date=July 13, 2012}}</ref> However, he still does not support [[Software relicensing|relicensing]] the Linux kernel under GPLv3, stating that:<ref>{{cite web |url=https://lkml.org/lkml/2007/6/13/289 |first=Linus |last=Torvalds |title=Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |work=Linux Kernel Mailing List |date=June 13, 2007 |access-date=January 28, 2023 |archive-url=https://web.archive.org/web/20070617234347/http://lkml.org/lkml/2007/6/13/289 |archive-date=June 17, 2007 |url-status=live}}</ref> |
||
[[Linus Torvalds]] said he was "pretty pleased" with the new draft's stance on [[Digital Rights Management|DRM]].<ref>{{cite web |
|||
|url=http://news.com/2061-10795_3-6171300.html |
|||
|title=Torvalds 'pretty pleased' about new GPL 3 draft |
|||
⚫ | |publisher=CNet news.com| |
||
{{ |
{{blockquote|[[Richard Stallman|Stallman]] calls it "tivoization", but that's a word he has made up, and a term I find offensive, so I don't choose to use it. It's offensive because Tivo never did anything wrong, and the FSF even acknowledged that. The fact [is] that they do their hardware and have some DRM issues with the content producers and thus want to protect the integrity of that hardware. |
||
The kernel license covers the *kernel*. It does not cover boot loaders and hardware, and as far as I'm concerned, people who make their own hardware can design them any which way they want. Whether that means "booting only a specific kernel" or "sharks with lasers", I don't care.}} |
The kernel license covers the *kernel*. It does not cover boot loaders and hardware, and as far as I'm concerned, people who make their own hardware can design them any which way they want. Whether that means "booting only a specific kernel" or "sharks with lasers", I don't care.}} |
||
The GPLv3's new license provisions were acknowledged by TiVo in its April 2007 [[SEC filing]]: "If the currently proposed version of GPLv3 is widely adopted, we may be unable to incorporate future enhancements to the GNU/Linux operating system into our software, which could adversely affect our business."<ref>{{cite web |url=https://www.informationweek.com/software/tivo-warns-investors-new-open-source-license-could-hurt-business |title=InformationWeek: TiVo Warns Investors New Open Source License Could Hurt Business|date=June 1, 2007 |archive-url=https://web.archive.org/web/20220727084236/https://www.informationweek.com/software/tivo-warns-investors-new-open-source-license-could-hurt-business |archive-date=July 27, 2022 |url-status=live}}</ref> |
|||
In any case, offering the Linux kernel under a different license would likely be infeasible because of its very large number of copyright holders. Unlike most GPL software, the kernel is licensed only under GPLv2 without the wording "or, at |
|||
your option, any later version", therefore the explicit agreement of all copyright holders would be required to license it under a new version.<ref>{{cite web|url=http://blogs.fsfe.org/ciaran/?p=58|title=(About GPLv3) Can the Linux Kernel Relicense? — Ciarán’s free software notes|author=Mark P. Lindhout|work=fsfe.org|accessdate=2 October 2015}}</ref> |
|||
== Outcome == |
|||
Some other projects widely used in tivoized embedded systems, such as [[BusyBox]], have also declined to move to GPLv3.<ref>{{cite web |
|||
The [[Linux kernel]], which is included in the [[operating system]] of TiVo-branded hardware, is still distributed under the terms of the GPLv2. The kernel has not been changed to use GPLv3<ref>{{cite web |url=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/COPYING?id=b3358a116c25267446a45e4164cb2b8e98276da0 |quote=''Also note that the only valid version of the GPL as far as the kernel is concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or whatever), unless explicitly otherwise stated.'' |access-date=August 13, 2013 |publisher=kernel.org |first=Linus |last=Torvalds |title=COPYING |id=blob ca442d313d86dc67e0a2e5d584b465bd382cbf5c |archive-url=https://web.archive.org/web/20230128083313/https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/COPYING?id=b3358a116c25267446a45e4164cb2b8e98276da0 |archive-date=January 28, 2023 |url-status=live }}</ref> because the kernel maintainers have generally perceived the GPLv3 to be overly restrictive,<ref>{{cite web |url=https://lwn.net/Articles/200422/ |title=Kernel developers' position on GPLv3 – The Dangers and Problems with GPLv3 |first1=James E.J. |last1=Bottomley |first2=Mauro Carvalho |last2=Chehab |first3=Thomas |last3=Gleixner |first4=Christoph |last4=Hellwig |first5=Dave |last5=Jones |first6=Greg |last6=Kroah-Hartman |first7=Tony |last7=Luck |first8=Andrew |last8=Morton |first9=Trond |last9=Myklebust |first10=David |last10=Woodhouse |date=September 15, 2006 |publisher=[[LWN.net]] |access-date=March 11, 2015 |quote="The current version (Discussion Draft 2) of GPLv3 on first reading fails the necessity test of section 1 on the grounds that there's no substantial and identified problem with GPLv2 that it is trying to solve. However, a deeper reading reveals several other problems with the current FSF draft: 5.1 DRM Clauses [...] 5.2 Additional Restrictions Clause [...] 5.3 Patents Provisions [...]since the FSF is proposing to shift all of its projects to GPLv3 and apply pressure to every other GPL licensed project to move, we foresee the release of GPLv3 portends the [[Balkanisation]] of the entire Open Source Universe upon which we rely." |archive-url=https://web.archive.org/web/20060925172439/http://lwn.net/Articles/200422/ |archive-date=September 25, 2006 |url-status=live}}</ref><ref>{{cite AV media |url=https://www.youtube.com/watch?v=PaKIZ7gJlRU |title=Linus Torvalds says GPL v3 violates everything that GPLv2 stood for |date=September 4, 2014 |access-date=March 11, 2015 |archive-url=https://web.archive.org/web/20161119072821/https://www.youtube.com/watch?v=PaKIZ7gJlRU |archive-date=November 19, 2016 |url-status=live |work= [[Debconf]] 2014 |location=Portland}}</ref><ref>{{cite web |url=https://groups.google.com/g/fa.linux.kernel/c/L5NRD_ONkIk/m/Vps_c1wLyiQJ |title=fa.linux.kernel: Linus Torvalds: Flame Linus to a crisp! |date=April 24, 2003 |work=google.com |access-date=December 27, 2020 |archive-url=https://web.archive.org/web/20201227002332/https://groups.google.com/g/fa.linux.kernel/c/L5NRD_ONkIk |archive-date=December 27, 2020 |url-status=live}}</ref> although some kernel developers, such as [[Alan Cox (computer programmer)|Alan Cox]],<ref>{{cite web |url=http://news.zdnet.co.uk/software/0,1000000121,39249913,00.htm |archive-url=https://web.archive.org/web/20090428180852/http://news.zdnet.co.uk/software/0,1000000121,39249913,00.htm |title=UK Linux guru backs GPL 3 |work=ZDNet |date=January 31, 2006 |access-date=October 2, 2015 |archive-date=April 28, 2009 |url-status=dead}}</ref> have expressed divergent opinions. In any case, offering the Linux kernel under a different license would likely be infeasible because of its very large number of copyright holders. Unlike most GPL software, the kernel is licensed only under GPLv2 without the wording "or, at your option, any later version", therefore the explicit agreement of all copyright holders would be required to license the kernel as a whole under a new version.<ref>{{cite web |url=http://blogs.fsfe.org/ciaran/?p=58 |title=(About GPLv3) Can the Linux Kernel Relicense? — Ciarán's free software notes |author=Mark P. Lindhout |date=October 16, 2006 |work=fsfe.org |access-date=October 2, 2015 |archive-url=https://web.archive.org/web/20090223105632/http://blogs.fsfe.org/ciaran/?p=58 |archive-date=Feb 23, 2009 |url-status=live}}</ref> |
|||
|title=Busy busy busybox |
|||
|url=https://lwn.net/Articles/202106/ |
|||
|publisher=LWN}}</ref> |
|||
Some other projects widely used in tivoized embedded systems, such as [[BusyBox]], have also declined to move to GPLv3.<ref>{{cite web |title=Busy busy busybox |url=https://lwn.net/Articles/202106/ |work=LWN |access-date=January 28, 2023 |archive-url=https://web.archive.org/web/20061105234312/http://lwn.net/Articles/202106/ |archive-date=November 5, 2006 |url-status=live}}</ref> |
|||
The [[Creative Commons license]]s also have anti-DRM clauses. |
|||
==See also== |
== See also == |
||
* [[Free Software Foundation]] |
|||
* [[Vendor lock-in]] |
* [[Vendor lock-in]] |
||
* [[Defective by Design]] |
|||
==References== |
== References == |
||
{{reflist|2}} |
{{reflist|2}} |
||
== Further reading == |
|||
==External links== |
|||
{{refbegin}} |
|||
*[https://www.gnu.org/licenses/gpl-faq.html#Tivoization Free Software Foundation definition of "Tivoization"] |
*[https://www.gnu.org/licenses/gpl-faq.html#Tivoization Free Software Foundation definition of "Tivoization"] |
||
*[http://www.linfo.org/tivoization.html An Introduction to Tivoization] by The Linux Information Project (LINFO) |
*[http://www.linfo.org/tivoization.html An Introduction to Tivoization] by The Linux Information Project (LINFO) |
||
*[http://www.mail-archive.com/blinuxforum@lists.freearchive.org/msg00592.html Stallman, Torvalds, Moglen share views on DRM and GPLv3] |
*[http://www.mail-archive.com/blinuxforum@lists.freearchive.org/msg00592.html Stallman, Torvalds, Moglen share views on DRM and GPLv3] – by Shashank Sharma August 9, 2006, from [[Newsforge]] |
||
*[http://www.tivo.com/linux/ TiVo's GPL-required modifications] to the [[Linux kernel]], [[glibc]], and other software |
*[http://www.tivo.com/linux/ TiVo's GPL-required modifications] to the [[Linux kernel]], [[glibc]], and other software |
||
*Richard Stallman's explanations of "tivoisation": |
*Richard Stallman's explanations of "tivoisation": |
||
**[ |
**[https://fsfe.org/activities/gplv3/torino-rms-transcript.en.html#drm Italy, March 2006] |
||
**[ |
**[https://fsfe.org/activities/gplv3/fisl-rms-transcript.en.html#tivoisation Brazil, April 2006] |
||
**[ |
**[https://fsfe.org/activities/gplv3/barcelona-rms-transcript.en.html#tivoisation Spain, June 2006] |
||
**[ |
**[https://fsfe.org/activities/gplv3/bangalore-rms-transcript.en.html#tivoisation India, August 2006] |
||
**[ |
**[https://fsfe.org/activities/gplv3/tokyo-rms-transcript#tivoisation Japan, November 2006] |
||
**[[commons:Category:Richard Stallman and Bruce Perens at Hi! Tech Festival|Stallman and Bruce Perens debating about GPL and tivoization (on Wikimedia Commons)]]{{ |
**[[commons:Category:Richard Stallman and Bruce Perens at Hi! Tech Festival|Stallman and Bruce Perens debating about GPL and tivoization (on Wikimedia Commons)]]{{dead link|date=December 2015}} |
||
*[[Eben Moglen]]'s explanations: |
*[[Eben Moglen]]'s explanations: |
||
**[ |
**[https://fsfe.org/activities/gplv3/barcelona-moglen-transcript.en.html#drm Spain, June 2006] |
||
*Ciarán O'Riordan's explanations: |
*Ciarán O'Riordan's explanations: |
||
**[ |
**[https://fsfe.org/activities/gplv3/tokyo-ciaran-transcript#tivoisation-and-freedom Japan, November 2006] |
||
**[http://fsfe.org/en/fellows/ciaran/ciaran_s_free_software_notes/tivoisation_explained_implementation_and_harms Tivoisation explained |
**[http://fsfe.org/en/fellows/ciaran/ciaran_s_free_software_notes/tivoisation_explained_implementation_and_harms Tivoisation explained – implementation and harms] (article) |
||
*{{ |
*{{cite web |url=http://linuxdevices.com/articles/AT3899346728.html |title="Using a hypervisor to reconcile GPL and proprietary embedded code" article |access-date=August 30, 2007 |archive-url=https://archive.today/20130104020016/http://linuxdevices.com/articles/AT3899346728.html |archive-date=January 4, 2013 |url-status=dead}} with a focus on Tivoization |
||
{{refend}} |
|||
{{FOSS}} |
{{FOSS}} |
||
Latest revision as of 12:01, 6 September 2024
Tivoization (/ˌtiːvoʊɪˈzeɪʃən, -aɪ-/) is the practice of designing hardware that incorporates software under the terms of a copyleft software license like the GNU General Public License (GNU GPL), but uses hardware restrictions or digital rights management (DRM) to prevent users from running modified versions of the software on that hardware. Richard Stallman of the Free Software Foundation (FSF) coined the term in reference to TiVo's use of GNU GPL licensed software on the TiVo brand digital video recorders (DVR), which actively block modified software by design.[1][2] Stallman believes this practice denies users some of the freedom that the GNU GPL was designed to protect.[3] The FSF refers to tivoized hardware as "proprietary tyrants".[4]
The Free Software Foundation explicitly forbade tivoization in version 3 of the GNU General Public License. However, although version 3 has been adopted by many software projects, the authors of the Linux kernel have notably declined to move from version 2 to version 3.
Background
[edit]TiVo's software incorporates the Linux kernel and GNU software, both of which are licensed under version 2 of the GNU General Public License (GPLv2). GPLv2 requires distributors to make the corresponding source code available to each person who receives the software. One goal of this requirement is to allow users of GPL-covered software to modify the software to better suit their purposes.[5]
Richard Stallman of the Free Software Foundation asserts that TiVo circumvented the GPL's goal by making their products run programs only if the program's digital signature matches those authorized by the manufacturer of the TiVo.[6] While TiVo has complied with the GPL v2 requirement to release the source code for others to modify, any modified software will not run on TiVo's hardware.
Bradley Kuhn of the Software Freedom Conservancy disputes Stallman's narrative. Kuhn asserts that TiVo did not strictly forbid software replacement, but TiVo's proprietary software was intentionally designed to not function if any open-source components were replaced, which consequently required the user to find fully open-source alternatives to the proprietary software. In Kuhn's view, TiVo did not tivoize, the GPLv2 was already sufficient to prevent tivoization, and the intent of the GPLv3 was to add an additional, unnecessary requirement that proprietary software continue to function.[7]
GNU GPLv3
[edit]In 2006, the Free Software Foundation (FSF) decided to combat TiVo's technical system of blocking users from running modified software. The FSF subsequently developed a third version of the GNU General Public License (GPLv3) which was designed to include language which prohibited this activity.[8] According to Eben Moglen, "the license should prohibit technical means of evasion of its rules, with the same clarity that it prohibits legal evasion of its rules."[9]
The second draft of the GPLv3 attempted to clarify the rules regarding tivoization.[10] However, some Linux kernel developers were still concerned that this draft might still prohibit beneficial uses of digital signatures.[11] Stallman and the Free Software Foundation attempted to respond to some of these concerns by stating that the GPLv3 allows private digital signatures for security purposes while still preventing tivoization.[citation needed]
In the third and fourth discussion drafts of the GPLv3, released March 28, 2007 and May 31, 2007, respectively, the anti-tivoization clause was limited so as not to apply when the software is distributed to a business.[12] Thus, medical devices and voting machines would not be covered. The final, official GPLv3 was published on June 29, 2007, with no major changes in respect to tivoization relative to the fourth draft.
Linus Torvalds said he was "pretty pleased" with the new draft's stance on DRM.[13] However, he still does not support relicensing the Linux kernel under GPLv3, stating that:[14]
Stallman calls it "tivoization", but that's a word he has made up, and a term I find offensive, so I don't choose to use it. It's offensive because Tivo never did anything wrong, and the FSF even acknowledged that. The fact [is] that they do their hardware and have some DRM issues with the content producers and thus want to protect the integrity of that hardware. The kernel license covers the *kernel*. It does not cover boot loaders and hardware, and as far as I'm concerned, people who make their own hardware can design them any which way they want. Whether that means "booting only a specific kernel" or "sharks with lasers", I don't care.
The GPLv3's new license provisions were acknowledged by TiVo in its April 2007 SEC filing: "If the currently proposed version of GPLv3 is widely adopted, we may be unable to incorporate future enhancements to the GNU/Linux operating system into our software, which could adversely affect our business."[15]
Outcome
[edit]The Linux kernel, which is included in the operating system of TiVo-branded hardware, is still distributed under the terms of the GPLv2. The kernel has not been changed to use GPLv3[16] because the kernel maintainers have generally perceived the GPLv3 to be overly restrictive,[17][18][19] although some kernel developers, such as Alan Cox,[20] have expressed divergent opinions. In any case, offering the Linux kernel under a different license would likely be infeasible because of its very large number of copyright holders. Unlike most GPL software, the kernel is licensed only under GPLv2 without the wording "or, at your option, any later version", therefore the explicit agreement of all copyright holders would be required to license the kernel as a whole under a new version.[21]
Some other projects widely used in tivoized embedded systems, such as BusyBox, have also declined to move to GPLv3.[22]
See also
[edit]References
[edit]- ^ "Frequently Asked Questions about the GNU Licenses". Archived from the original on December 29, 2016. Retrieved March 17, 2015. GNU.org Frequently Asked Questions about the GNU Licenses
- ^ "A Quick Guide to GPLv3". Archived from the original on December 29, 2016. Retrieved March 17, 2015. A Quick Guide to GPLv3
- ^ "[Info-gplv3] GPLv3 Update #2". fsf.org. Archived from the original on October 26, 2006. Retrieved October 2, 2015.
- ^ "Proprietary Tyrants". Free Software Foundation. Archived from the original on September 24, 2015. Retrieved January 28, 2023.
- ^ "The Free Software Definition". Archived from the original on January 27, 2023. Retrieved January 28, 2023.
...The freedom to study how the program works, and adapt it to your needs...
- ^ "Using large disks with TiVo". gratisoft.us. Archived from the original on February 6, 2012. Retrieved October 2, 2015.
- ^ Kuhn, Bradley (July 23, 2021). ""Tivoization" and Your Right to Install Under Copyleft". Conservancy Blog. Retrieved April 6, 2023.
- ^ "Richard Stallman explains the new GPL provisions to block "tivoisation"". Archived from the original on October 6, 2022. Retrieved January 28, 2023.
- ^ "Eben Moglen, speaking about GPLv3 in Barcelona". Archived from the original on January 12, 2023. Retrieved January 28, 2023.
- ^ "Opinion on Digital Restrictions Management". fsf.org. Archived from the original on August 19, 2006. Retrieved October 2, 2015.
- ^ Bottomley, James E.J.; Chehab, Mauro Carvalho; Gleixner, Thomas; Hellwig, Christoph; Jones, Dave; Kroah-Hartman, Greg; Luck, Tony; Morton, Andrew; Myklebust, Trond; Woodhouse, David (September 22, 2006). "GPLv3 Position Statement". google.com. Archived from the original on December 2, 2021. Retrieved October 2, 2015.
- ^ brett (June 26, 2007). "GPLv3 FAQ, with explanation of Section 6's limits |". Archived from the original on June 6, 2007. Retrieved January 28, 2023.
- ^ "Torvalds 'pretty pleased' about new GPL 3 draft". CNet news.com. Archived from the original on July 13, 2012.
- ^ Torvalds, Linus (June 13, 2007). "Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3". Linux Kernel Mailing List. Archived from the original on June 17, 2007. Retrieved January 28, 2023.
- ^ "InformationWeek: TiVo Warns Investors New Open Source License Could Hurt Business". June 1, 2007. Archived from the original on July 27, 2022.
- ^ Torvalds, Linus. "COPYING". kernel.org. blob ca442d313d86dc67e0a2e5d584b465bd382cbf5c. Archived from the original on January 28, 2023. Retrieved August 13, 2013.
Also note that the only valid version of the GPL as far as the kernel is concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or whatever), unless explicitly otherwise stated.
- ^ Bottomley, James E.J.; Chehab, Mauro Carvalho; Gleixner, Thomas; Hellwig, Christoph; Jones, Dave; Kroah-Hartman, Greg; Luck, Tony; Morton, Andrew; Myklebust, Trond; Woodhouse, David (September 15, 2006). "Kernel developers' position on GPLv3 – The Dangers and Problems with GPLv3". LWN.net. Archived from the original on September 25, 2006. Retrieved March 11, 2015.
The current version (Discussion Draft 2) of GPLv3 on first reading fails the necessity test of section 1 on the grounds that there's no substantial and identified problem with GPLv2 that it is trying to solve. However, a deeper reading reveals several other problems with the current FSF draft: 5.1 DRM Clauses [...] 5.2 Additional Restrictions Clause [...] 5.3 Patents Provisions [...]since the FSF is proposing to shift all of its projects to GPLv3 and apply pressure to every other GPL licensed project to move, we foresee the release of GPLv3 portends the Balkanisation of the entire Open Source Universe upon which we rely.
- ^ Linus Torvalds says GPL v3 violates everything that GPLv2 stood for. Debconf 2014. Portland. September 4, 2014. Archived from the original on November 19, 2016. Retrieved March 11, 2015.
- ^ "fa.linux.kernel: Linus Torvalds: Flame Linus to a crisp!". google.com. April 24, 2003. Archived from the original on December 27, 2020. Retrieved December 27, 2020.
- ^ "UK Linux guru backs GPL 3". ZDNet. January 31, 2006. Archived from the original on April 28, 2009. Retrieved October 2, 2015.
- ^ Mark P. Lindhout (October 16, 2006). "(About GPLv3) Can the Linux Kernel Relicense? — Ciarán's free software notes". fsfe.org. Archived from the original on February 23, 2009. Retrieved October 2, 2015.
- ^ "Busy busy busybox". LWN. Archived from the original on November 5, 2006. Retrieved January 28, 2023.
Further reading
[edit]- Free Software Foundation definition of "Tivoization"
- An Introduction to Tivoization by The Linux Information Project (LINFO)
- Stallman, Torvalds, Moglen share views on DRM and GPLv3 – by Shashank Sharma August 9, 2006, from Newsforge
- TiVo's GPL-required modifications to the Linux kernel, glibc, and other software
- Richard Stallman's explanations of "tivoisation":
- Eben Moglen's explanations:
- Ciarán O'Riordan's explanations:
- ""Using a hypervisor to reconcile GPL and proprietary embedded code" article". Archived from the original on January 4, 2013. Retrieved August 30, 2007. with a focus on Tivoization