Version: 2008
  • On MovieTome: The 10 worst movies of 2009 so far!

January 26, 2006 9:20 AM PST

Torvalds: No GPL 3 for Linux

  • 21 comments
Linus Torvalds said Wednesday that he won't convert Linux to version 3 of the General Public License, as he objects to digital rights management provisions in the proposed update.

The position is a significant--though not entirely unexpected--rejection of the update, the first to the seminal license in 15 years. Linux, the kernel at the heart of an operating system that clones much of generally proprietary Unix, is considered the best-known and most successful example of open-source software.

"Conversion isn't going to happen," Torvalds said in a posting to the Linux kernel mailing list. "I don't think the GPL v3 conversion is going to happen for the kernel, since I personally don't want to convert any of my code."

Torvalds specifically objected to one new provision in the GPL 3 draft that opposes digital rights management, which is technology that uses encryption to control the use of content and running of software. "I think it's insane to require people to make their private signing keys available, for example. I wouldn't do it," he said.

"I think it's insane to require people to make their private signing keys available."
--Linus Torvalds, founder, Linux

The GPL is a legal document and manifesto of the free software and open-source movements. It outlines several freedoms for collaborative software development, stipulating that a program's underlying source code may be seen, copied, modified and distributed.

The Linux-GPL issue highlights a long-running philosophical split in the collaborative programming movements. Torvalds represents a pragmatic approach that accommodates computer industry prevailing practices. For example, Torvalds worked for years on proprietary software at chip designer Transmeta, and he permits proprietary video card drivers to be loaded as modules into the Linux kernel.

On the other side of the divide is Richard Stallman, founder and president of the Free Software Foundation. His goals are explicitly ethical and social, and his principles are unbending. "The foundation believes that free software--that is, software that can be freely studied, copied, modified, reused, redistributed and shared by its users--is the only ethically satisfactory form of software development, as free and open scientific research is the only ethically satisfactory context for the conduct of mathematics, physics or biology," Stallman and FSF attorney Eben Moglen wrote in a GPL 3 background article.

GPL 3 draft released
The Free Software Foundation released the first public draft of GPL 3 earlier in January. The move began what's expected to be about a year's worth of discussion and revision.

The GPL 3 draft contains new words opposing digital rights management, which Stallman and Moglen regard as technology that restricts freedoms users must have.

"As a free software license, this license intrinsically disfavors technical attempts to restrict users' freedom to copy, modify and share copyrighted works," the draft license states. "No permission is given...for modes of distribution that deny users that run covered works the full exercise of the legal rights granted by this license."

In other words, some form of locking of GPL code to prevent changes from an authorized version is forbidden.

Torvalds' position is not a surprise. In a 2003 posting to the kernel mailing list, the Linux founder explicitly opened the door to DRM.

"I also don't necessarily like DRM myself," Torvalds wrote. "But...I'm an 'Oppenheimer,' and I refuse to play politics with Linux, and I think you can use Linux for whatever you want to--which very much includes things I don't necessarily personally approve of."

Torvalds founded the Linux project in 1991, the same year the current GPL version 2 was released, and is still its leader. His kernel project dovetailed with work Stallman had already began to create a free clone of Unix, called Gnu's Not Unix (GNU). Because of that combination, the Free Software Foundation prefers the entire operating system be called GNU/Linux--though it has other important components, such as the Xorg graphics system, that come from other groups.

See more CNET content tagged:
Linus Torvalds, GPL 3, GPL, Richard Stallman, Free Software Foundation

Add a Comment (Log in or register) (21 Comments)
  • prev
  • 1
  • next
A License Nobody will Use?
by David Arbogast January 26, 2006 9:53 AM PST
Bravo for Linus... even if his decision may be based partially on laziness:

"I don't think the GPL v3 conversion is going to happen for the kernel, since I personally don't want to convert any of my code."

Apparently, Linus will allow DRM technology to be implemented in the Kernel... hmmmm... That pretty much runs roughshot around any software based on GPL 3 that runs on Linux... Sounds like more splintering and a rift between Linus and Stallman...

A united front would be so much more successful.
Reply to this comment
There's more
by aabcdefghij987654321 January 26, 2006 10:28 AM PST
He commented on releasing his keys, there's something in the GPL 3 he sees as a threat that would force him to make public some keys he has that are private right now. That may be the basis for his objections.
Laziness?
by booboo1243 January 26, 2006 10:20 AM PST
No one said he's lazy.
He simply realizes that adopting an even more Communist license would repel potential users, mainly corporations.
Thumbs up
Reply to this comment
lazy communists...
by lefty.crupps January 26, 2006 10:41 AM PST
How does a license that helps promote rights and freedoms come to be classified as Communist? Because its free and cannot be owned? Oh, please, the air must be communist as well.

I think its more of a concern for his personal information (notice how he said, "I don't want to publish my keys"? (or something like that)).

I agree that things would move better with a united front, and the next year may see some large changes in the GPLv3, or it may not. Either way, its still GPL, which can be used with non-GPL software, so I would imagine that GPLv2 with GPLv3 is OK.

But I am not a lawyer, and I've only read parts of GLPv3. Someone correct me if I am off..
View reply
I'm sure
by chuchucuhi January 26, 2006 10:23 AM PST
it will somehow get worked out, there's still at least a year of revision and discussions before anything really happens.
Reply to this comment
I doubt it
by samkass January 26, 2006 10:30 AM PST
Linus and Stallman's ideologies seem fundamentally opposed here. Linus wants to make a product people will use and appears to have fun doing it. Stallman wants everyone else to think like him and lock out anyone who thinks differently.

My guess is GPLv3 will cause a bunch of projects to fork and have two versions to maintain for awhile, at which point the GPLv3 forks will die a quiet death.

GPLv3 seems like just plain a bad idea.
I don't really....
by Maelstorm January 26, 2006 11:03 AM PST
I don't really see what the point is in having DRM in the kernel. After all, you can strip the DRM code and then recompile the kernel. So what's the point?
Reply to this comment
this won't be implemented
by mortis9 January 26, 2006 1:28 PM PST
No corporate environment would implement an operating system without security... which is what GPL v.3 effectively is requiring. Not going to happen. Linus isn't stupid enough to endorse something he knows full well will mark the end of linux. But lets face - even if he did endorse the license... he's like the queen; he doesn't matter that much. Red Hat, Suse, IBM, the big boys would never go for this. Pinkos like the FSF need to wake up and put that MIT education to better use.
Reply to this comment
Programming is Like Art
by bluemist9999 January 26, 2006 5:03 PM PST
Some people do it solely for the love of the art and challenge---and value being paid for their work far less than having their work distributed. This includes the FSF and virtually all open source programmers.

Other people love the art but care more about getting paid for what they do than having their work distributed. This includes most people who program for a living.

I feel any rational software license should accomodate both facets of the programming community and allow the users who develop the software to choose their priorities.

Of course, there are many open source licenses to choose from. Perhaps a good idea is a repository of all known open source licenses with plain English descriptions of what they mean. I feel that would allow users who wish to create an open source project to choose the best license for their needs.
Reply to this comment
Linus Torvalds, creator and killer of Linux..?
by Gayle Edwards January 26, 2006 7:24 PM PST
Microsoft must REALLY be celebrating this. Why would Linus abandon the single greatest quality which makes "Linux" a competitive threat to "MS-Windows"?

The open-source nature of Linux, is what makes it different enough from Windows to give it any real chance at traction in a market where, 90-percent-plus computers are absolutely dominated by one companys proprietary-control...

What makes "Linux" attractive..?

"Thousands of eyes"... being able to view the code, find "bugs", expand functionality, and increase efficiency...

The ability to add and remove functionality, based solely upon the needs of the computer-user...

The power to control, and TRUST, your computer to obey only you, ...not the whims of any third-party.

Market-competition creating choice...

These features, along with a demonstrated robustness and security clearly lacking in many Microsoft-products, are dependant on the truly "Open-Source" nature of Linux.

"DRM" is incompatible with that model and its benefits. "DRM" is dependant on "closed" modules. "DRM" is almost always dependant on proprietary-technologies. Its only design-characteristic is to impose external-controls on all use of a technology. And, "DRM" does NOT provide any "security", or benefits, to anyone, ...other than the "DRMed content" owners. In fact, "DRM" fundamentally eliminates the very concept of "consumer rights". That is why consumers, technologists, business-analysts, and now even entire nations, have all begun to come out against "DRM".

Furthermore, once Linux contains such "closed", "proprietary" code-modules, it will no longer be anything other than, ...just another Operating System. Linux will be the OS with 2-percent market-share. ...The OS that isnt "Microsoft Windows". And, an OS without "user control", or true OPENNESS at the core of its purpose.

In short, the most compelling reason to use Linux, will be effectively muted.

Some have said that Linus is just being "pragmatic", and adopting basic "commercial realities". However, based upon the fact that this decision would, seemingly cut the very throat of Linux (or at least hopelessly shatter it on the anvil of philosophical-dissent), I would ask Linus to examine those that most support this move. If he does, he will clearly see that most of these entities are NOT friends of Linux. They are not even objective observers. They tend to be those with a rabid stake in promoting both "DRM" and the demise of "...the Linux problem" in the commercial-environment.

I understand that the original purpose of Linux was simply to have "UNIX" on a PC. And, I understand that Linus wishes to make Linux a viable commercial proposition. But, adopting "DRM" as a fundamental-component of Linux, would do nothing but effectively kill one of the most amazing phenomena in the personal-computer world, ...since the invention of the personal-computer, itself.

I would really rather not remember Linus Torvalds, as the creator of the only Operating System that ever, ALMOST, prevented the wholesale absorption of the entire computer-industry, by one, consumer-HOSTILE, business-culture.

Linux deserves more than just a footnote in computer history.
Reply to this comment
Non sequitur
by JoeF2 January 27, 2006 10:02 AM PST
Linux just continues to be under GPL v2. That has worked for Linux for 15 years.
There is no need to fear that Linux will turn into a closed OS.
View reply
For practical purposes we already have the mix
by ahickey January 27, 2006 12:21 AM PST
Most of the commercial/enterprise implementations of Linux have some proprietary bundled with them. So, the chances are that for most people they already have a mix of true Open Source and Closed Source code on their systems. From the article (and this is all I’m going by) GPLv3 will restrict this practise. Which I expect will set the whole Linux world back a couple of years. There is an interesting article (somewhere on the web) about the fact that even though OpenOffice is Open Source most of the coding is paid for by Sun. If the commercial supporters of Linux and Open Source cannot see a way to make money they will pull these paid programmers from the project. We’ll be back to programs with titles like ftLRSp that only the program knows how to make the best use of and the rest of us are left scratching our heads.

Linux is working because it has commercial support. GPLv3 will affect this support and so will stifle it.
Reply to this comment
Linus is confused!
by anandbabu January 27, 2006 12:41 AM PST
Linus is mixing freedom / ethical issues with privacy. GPL V3 only opposes DRM, not privacy.
Reply to this comment
Ethical?
by uslacker January 27, 2006 6:29 AM PST
I don't like how Stallman goals are said to be " explicitly ethical and social..."

While I appreciate that Stallman feels only free software is ethical, that's not the view of the whole world. And the implication is that if you do things contrary to Stallman's way, you are acting unethically.

This may seem a nit, but we owe it to ourselves to be accurate in our discussions abou these matters.
Reply to this comment
Alternate interpretation
by someguy389 January 29, 2006 12:32 AM PST
I see the confusion. This statement is a bit unclear, but I don't think the author is passing judgement on Stallman's goals, but rather is characterizing them. That is, Stallman's goals are simply that software should meet a particular ethical standard. Not that that standard is MORE ethical than another; that is up for judgement. It's simply that Stallman has one ethical standard which he believes should be met and meeting that ethical standard is his justification for particular development practices. This is in contrast to Torvalds's goals which might include an ethical standard, but are more focused on a standard of development practices aimed at increased efficiency and quality. Torvalds doesn't necessarily believe in the software practices he promotes because he thinks they are more ethical. He thinks they produce better software.
Reinventing the wheel...
by No_Man January 27, 2006 9:17 AM PST
I'm no expert in either Linux or the GPL, so correct me if I'm
wrong, but aren't a large number of components within Linux
under a "GPL 2.0 or later" license. I'm thinking particularely of
the GCC compiler, but I'm sure there are others. Such a license
would automatically place them under GPL 3.0. Thus, Linux may
remain under GPL 2, but some of its primary means of
functionality would be under GPL 3.

If I'm correct, that would either 1) kill Linux, or 2) force Torvald
to rewrite some of the most important software simply to hold
the copyright to it and be able to place it under GPL 2. He'd have
to reinvent the wheel.
Reply to this comment
Reall issues
by mitiori January 31, 2006 10:52 AM PST
I wish these people would put such effort, money and commitment into real world issues if they want to bandy about words like fair and ethical and moral. How about world hunger? Disease? Nothing ethical or moral in software development that I can see. Especially since most free software developers make a living from proprietary software companies.
Reply to this comment
GPL
by dr_x1 November 19, 2007 1:23 PM PST
It would seem like the BSD model has less issues... license wise
and more of an upside profit wise. Profit and money arent
everything, but often they are 9/10.

Laywers are never cheap ... even the cheap ones can cost you a
bunch.

It is interesting to look back at this - this is a big issue as it
could easily affect however one does everything in the next 15
years or so ...

What is more interesting is that if Vista fails ... say in a similar
way to how Mellienium failed (though I know they are completely
different OS's from Micrsoft ...) it might just be because of DRM.
MS seems to have locked Vista down so hard, its choking itself.

It would be nice if Linux were an OS for the masses... better
than Windows in every way and even as good as Mac OS.

I doubt MS would ever code for Linux, unless its to take the code
and move it to their closed system (yeah, I'm sure they would
break the law, they have the lawyers to unleash if need).

So why didnt we have the balls to break up Micosoft? O yeah, to
many panty wasts had faith in the 'market'.
Reply to this comment
(21 Comments)
  • prev
  • 1
  • next
advertisement

Latest tech news headlines

advertisement

RSS Feeds

Add headlines from CNET News to your homepage or feedreader.

More feeds available in our RSS feed index.

Markets

Market news, charts, SEC filings, and more

Related quotes

Sun Microsystems (3.93%) 0.32 8.47
Novell (0.96%) 0.04 4.19
IBM (0.15%) 0.19 127.10
Dow Jones Industrials (0.69%) 71.12 10,318.09
S&P 500 (0.86%) 9.41 1,102.42
NASDAQ (0.94%) 20.14 2,171.22
CNET TECH (0.69%) 10.78 1,582.36
  Symbol Lookup
advertisement

Inside CNET News

Scroll Left Scroll Right