Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Linux Creator Calls GPLv3 Authors 'Hypocrites'

Posted by Zonk on Fri Jul 13, 2007 05:34 PM
from the family-fued dept.
AlexGr writes "We've heard conflicting tales regarding Linus Torvalds' acceptance of GPLv3. InformationWeek reports on comments by Mr. Torvalds that would seem to decide the issue: 'Torvalds said the authors of a new software license expected to be used by thousands of open source programmers are a bunch of hypocrites ... For Torvalds' part, it appears unlikely he'll ever adopt GPLv3 for the Linux kernel. He accused the Free Software Foundation leadership, which includes eccentric, MIT-trained computing whiz Richard Stallman, of injecting their personal morality into the laws governing open source software with the release of GPLv3. "Only religious fanatics and totalitarian states equate morality with legality," Torvalds wrote.'"
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Fork? (Score:5, Interesting)

    by dn15 (735502) on Friday July 13 2007, @05:38PM (#19853993)
    If Linus doesn't like where the GPL is going, he could make his own fork...

    Really, I say this mostly for the purpose of humor, but it's true. If there's enough objection to GPLv3 maybe someone will introduce an alternate version based on GPLv2 that allows it to be updated in the future but without the conditions present in v3.
      • Re:Fork? (Score:5, Informative)

        by dn15 (735502) on Friday July 13 2007, @05:51PM (#19854157)
        I was intrigued by what you said about not being able to make a new GPL-based license so I looked it up on the FSF website [fsf.org]:

        Can I modify the GPL and make a modified license?

        You can use the GPL terms (possibly modified) in another license provided that you call your license by another name and do not include the GPL preamble, and provided you modify the instructions-for-use at the end enough to make it clearly different in wording and not mention GNU (though the actual procedure you describe may be similar).

        If you want to use our preamble in a modified license, please write to <licensing@gnu.org> for permission. For this purpose we would want to check the actual license requirements to see if we approve of them.

        Although we will not raise legal objections to your making a modified license in this way, we hope you will think twice and not do it. Such a modified license is almost certainly incompatible with the GNU GPL, and that incompatibility blocks useful combinations of modules. The mere proliferation of different free software licenses is a burden in and of itself.
      • Re:Fork? (Score:5, Interesting)

        by OriginalArlen (726444) on Friday July 13 2007, @06:15PM (#19854423)
        Exactly. Some people say the GPL is evil and viral. This is because they either do not understand it properly, or because they disagree with it. If you are in avour of free software, you can go the GPL route or the BSD route. You writes your code and takes your choice... the GPL is one of the most elegant hacks ever, and having been involved in some legal shenangans on the topic, I can honestly say I've never known anything else that can ruin a lawyer's day quite so effectively. It's a fucking work of art.

        Pardon my language, it's late and I had a long week... (bloody Belgians!!... don't ask.)

          • Re:Fork? (Score:5, Insightful)

            by gujo-odori (473191) on Friday July 13 2007, @07:19PM (#19855039)
            "I also consider this to make it evil, but that's a separate issue"

            That's the distinction that often gets missed in the "evil/viral" argument, I wish I had mod points to give you.

            Sure, the GPL is viral. I don't think anyone really denies that. Some think that's evil, some not. I'm in the "not" camp.

            The reason I'm in the "not" camp is because the viral nature of the GPL is not primarily intended to cause someone's non-GPL software to unintentionally fall under the GPL; rather, it is a defensive mechanism aimed at the misappropriation of GPLed software. To wit, you can't use GPLed software in non-free software, and to make sure you don't, the license requires you to release any software you combine with GPLed software under the GPL or a GPL-compatible license. In practice, people who don't want to do that have generally been given the option of ripping out all the GPLed software from their product(s) and duplicating the functionality on their own.

            I have no problem with this. The GPL isn't trying to hide anything or get Free software in through the back door. It tells you up front what your rights and obligations are, and like other FOSS licenses, is orders of magnitude more clear about that than proprietary licenses. The GPL requires that if you get, you have to give back, and you can do anything you want with GPLed software except make it non-free. I have no problem with that. It's clear and up-front, and if anyone doesn't like it, the answer is simple: use something else, write it yourself, or pay someone to write it yourself. Those are the same three options you have with a proprietary license you don't like. Well, with the additional stricture that if you write it yourself or have someone do it, the proprietary vendor might look for some software patent violation they could use as grounds to sue you.

            Software licenses are not "evil" or "good" - they just are. They reflect the beliefs and values of those who right them. The FSF believes you can do anything you want with software except make it non-free. BSD and similar believe you can even make it non-free. Proprietary licenses believe you can only do what they specifically authorize you to do, and what they authorize really isn't a whole lot. If I were going to sling terms like "evil" around, I daresay the target wouldn't be any open-source license.
            • by CaffeineJedi (643314) on Friday July 13 2007, @09:23PM (#19855865)

              Proprietary licenses believe you can only do what they specifically authorize you to do (emphasis added), and what they authorize really isn't a whole lot. If I were going to sling terms like "evil" around, I daresay the target wouldn't be any open-source license.


              While the above post never referred to GPLv3 specifically, I think it made a good and interesting point. I will hijack this part for my own purposes :-)

              Fundamentally, I think the poster's quote is one of the biggest arguments against the adoption of GPLv3.

              GPL version 2 had no restrictions on what hardware was required upon which to run the software. The license merely required that all modifications to the software were contributed back to the original work. It did not care how you used the software, merely how you contributed back to the project.

              Version 3, on the other hand, makes statements about how software is used. As far as I can tell, TiVo is one of the most predominant factors in spurring GPLv3. TiVo contributes their software back to the community, as can be seen right here [tivo.com]. TiVo, however, runs their software on a DRM'ed box. Anybody can use TiVo's source code modifications in their own hardware projects if they so desire. The software is still just as free as if TiVo decided to run it on a non-DRM'ed box.

              The FSF believes you can do anything you want with software except make it non-free
              This is what the FSF would like people to believe. However, it is inconsistent with what the FSF is actually doing in advocating GPLv3. GPLv2 ensured that all software remained free. The old license fully satisified that software remained "free," not just in price but in the availability of people to choose how to use it.

              GPLv3, on the other hand, makes restrictions upon what kind of hardware-software interactions are allowable. Forcing people, corporations, or whomever to use freely available code in a certain way is contradictory to freedom. This is the argument for version 2 of the GPL. It is also the argument against DRM. Strangely enough, it is also the argument against GPLv3.

              Enforcing freedom is an oxymoron. This however, is the logical extent of what RMS and people at the FSF are proposing with the adoption of GPLv3, forcing people to run their software on certain hardware. In the words of the poster, the FSF acting exactly like proprietary vendors in limiting the scope of their software to what they "specifically authorize you to do."
              • by node 3 (115640) on Friday July 13 2007, @10:41PM (#19856203)

                Enforcing freedom is an oxymoron.
                How do you mean? Courts, police, governments, the US Constitution, do you include these in your assessment? What about a gun used solely in self-defense? Is that not an example of that exact same "oxymoron"?

                It's one of the universe's many ironies that freedom must be enforced. The reason for this is that if you don't enforce freedom, someone else will assuredly impose their will upon others in contradiction of these others' freedoms. This is a direct result of combining "free will" with the physical capability of adversely hindering the freedom of others.
              • by Jah-Wren Ryel (80510) on Saturday July 14 2007, @12:38AM (#19856879)

                This is what the FSF would like people to believe. However, it is inconsistent with what the FSF is actually doing in advocating GPLv3. GPLv2 ensured that all software remained free. The old license fully satisified that software remained "free," not just in price but in the availability of people to choose how to use it.
                If there is one defining event in RMS's life, it is his experience with a broken printer driver.
                He had a printer that stopped working because the software that came with it was buggy. When he went to fix it, he could not because the source code for the software was unavailable to him.

                THAT event is the entire motivation for the FSF and the GPL - an end user with hardware that included broken and un-fixable software. DRM'd software is just another manifestation of that situation, and in fact is arguably covered in the GPLv2 with this clause:

                For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable.
                Since DRM'd software did not exist at the time of the writing of the GPLv2 it obviously could not contain specific reference to such, but both "all modules" and "scripts used to control ... installation" both suggest that the FSF wanted to cover whatever it took to modify and regenerate the executable as delivered to the end user. Which is essentially what this clause in the GPLv3 makes explicit:

                "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made.
                  • by totally bogus dude (1040246) on Saturday July 14 2007, @01:45AM (#19857155)

                    What is it that you want, personally and exactly, from Tivo?

                    I personally don't want anything from TiVo; I've never used any of their products, and don't expect I ever will. They could magically reflash every TiVo on the planet, rendering it incapable of doing anything except playing a rather bad game of Pong, and I wouldn't care. I mentioned them purely as an example (and because everyone else was doing it).

                    How did Tivo not keep up its end of the bargain?

                    That's exactly the point: TiVo did keep up its end of the bargain. They did not violate the license in any way, shape or form. Yet, people who bought TiVo's were unable to make full use of the freedoms that the GPL (as a Free software license) was supposed to guarantee them. Some people have no problem with how this transpired: it's TiVo's hardware and they have every right to dictate what software you can run on it. Others felt it was violating the spirit (not the letter) of the license that the code was provided to TiVo under.

                    That's why they've created a new license, with specific provisions to ensure that if, as an author, you don't want this to be able to happen to your software, you can specify that in the license. The new license is intended to correct flaws in the previous license, as perceived by certain people with specific goals in mind.

                    I don't think anyone is stopping you from taking out your soldering iron and having at it.

                    As mentioned above, I don't actually care; but from what I've read about the DMCA and related laws, wouldn't it be illegal to modify (or remove) hardware that was designed as a DRM/copyright enforcement mechanism? The TiVo hardware might not fall into this particular category, but it's not inconceivable that the protection mechanisms of future devices would. (In fact, it seems inconceivable that such mechanisms wouldn't fall under the protection granted by the DMCA.)

                    Further, this raises an interesting point: if it's perfectly okay to be able to hack their hardware, why is it not okay to hack their software? Where do you draw the line between the two? If the device has the ability to receive software updates, but has hardware designed to prevent you from installing software that isn't signed by the manufacturer, do you have the right to remove that hardware? Do you have the right to run whatever software you want on it after removing the hardware that's designed to prevent you from doing just that? If so, why are they allowed to put hardware in there to stop you from using your right to run your own software?

                  • by Fred Ferrigno (122319) on Saturday July 14 2007, @04:01AM (#19857731)

                    Tivo is controlling its hardware, not its software, and without such controls, it can't actually function as a business.
                    Actually it ceases to be their hardware when they sell it to me. I'd like to be able to control my hardware, thanks.

                    TiVo does not have an intrinsic right to software they didn't write. If TiVo's business model is enabled by Free software, it's only because of the generosity of the authors. Some of them don't like what TiVo has done with their software, including that business model, so now they're being slightly less generous. If TiVo doesn't like that, they can write their own or buy someone else's. That's more than they would have if Free software didn't exist at all.
            • Viral (Score:5, Insightful)

              by Per Abrahamsen (1397) on Saturday July 14 2007, @12:41AM (#19856897) Homepage
              > Sure, the GPL is viral. I don't think anyone really denies that.

              I do. The "GPL is viral" meme was invented by GPL-haters as a replacement for real arguments, and spread by trolls and useful idiots.

              The GPL encourages people to volunteer their own software under similar terms, by offering them something valuable in return. A virus (biological or computer) is extremely poor analogy for that, except for the strong negative connotations. Which is the only reason it was invented.
          • Re:Fork? (Score:5, Informative)

            by Zonk (troll) (1026140) on Friday July 13 2007, @06:08PM (#19854353)
            Well, these guys [affero.org] did it, and the GPLv3 even mentions it [gnu.org]:

            13. Use with the GNU Affero General Public License.

            Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such.

            • Re:Fork? (Score:5, Insightful)

              by Surt (22457) on Friday July 13 2007, @08:06PM (#19855395) Homepage Journal
              I believe the (not inconsistent) position is that copyright is bad for society. So the GPL exploits the flaws of copyright in order to make the flaws in copyright extremely painful (or impossible) for others to exploit. In the event that copyright is abolished, then the GPL becomes both unenforceable and unnecessary at the same time.
              • Re:Fork? (Score:5, Interesting)

                by DaveAtFraud (460127) on Friday July 13 2007, @10:38PM (#19856189) Homepage Journal
                There are some folks who take that position but they are generally *NOT* GPL proponents. Copyright is what gives the GPL teeth. GPLed code is freely available but it can only be modified and redistributed under the terms of the GPL. Why? Because it's copyrighted. Only agreeing to the terms of the GPL gives someone the right to modify and redistribute the code. Remove copyrights and anyone (Microsoft, SCO, TiVo, etc.) can do whatever they like with Linux.

                That's where the whole TiVo thing comes in. Can someone create hardware that restricts the modifications an end user can make to GPLed code? The TiVo source code is freely available as per the GPL. A TiVo user can download it, modify it and re-distribute it but there's one small glitch: the modified code won't run on a TiVo machine. The machine enforces some sort of checksum to make sure that only unmodofoed code can run.

                Abolish copyrights and my guess is all the big software publishers will just adopt a TiVo-like solution that ensures only legitimate copies of their product will run. That is, you can only buy a Microsoft computer that will only run Microsoft products (kind of the way game consoles work now). Worse, the same companies can cherry pick any open source code they want since there is no copyright protection. Finally, chances are that most open source developers won't like suporting the Microsofts of the world and will go do something else. Sounds like a *REALLY BAD IDEA* to me.

                Cheers,
                Dave
          • Re:Fork? (Score:5, Insightful)

            by udippel (562132) on Friday July 13 2007, @10:43PM (#19856211)
            I believe you're correct in that the original copyright holder can relicense their software.

            For the umpteeth time: of course can any author relicense her software at any moment. But that does not at all affect the earlier licence !
            There is no way of retro-actively changing the licence for those who received the software under the 'old' terms. They may use the software for infinity. Only modifications and patches added after the moment of relicencing fall under the new licence. XFree to Xorg is a good example here: XFree changed their licence; fine. Xorg took the software as it was a split second before the change of licence and fully legally so. The former licence remains valid for that software before the change.

            The trouble for any fork: The licenses could be non-compatible, and then you compete with yourself, so to say. Who is installing XFree these days ? See. With quite a few of the applications moving to GPLv3, who is going to use a GPLv2-licensed kernel once a GPLv3 licensed kernel becomes available (whispers: SUN-SUN-SUN), which permits the use of the latest versions of those GPLv3-ed applications ?
  • by erroneus (253617) on Friday July 13 2007, @05:39PM (#19854007) Homepage
    ...because only a sith deals in absolutes!
    • by rleibman (622895) on Friday July 13 2007, @05:43PM (#19854071) Homepage
      You've just stated an absolute ("Only Sith's deal in absolutes") therefore sir... you are a Sith.
    • by goombah99 (560566) on Friday July 13 2007, @07:04PM (#19854895)
      "you become what you hate".
      It's an amazingly true expression borne out again and again. People in their zeal to defeat an enemy they hate because of what they do, tend to gradually adopt the enemy's tactics. E.g. to "defeat" the soviet union in the cold war we became more totalitarian. To defeat the enemies of freedom, kidnappers and torturers, GWB has asked us to sacrifice civil liberties and set up guantanamo.

      THis happens at the personal level too not just in the drama of nations.

      One might even suspect Google finds it must sometimes adopt dubious tactics in order to quash what it sees a s Evil.

      Stallman appears to be on the same road in his obsession to counter microsofts.

      Kafaka's principle is hard to avoid. And when an entity feels threaten, feels it might loose or be seriously damaged it feels the ends justify the means. SOmetimes its' neccessary to stay with ones principles and tough out the assualt, rather than lose those principles.
  • I for one..... (Score:5, Insightful)

    by apodyopsis (1048476) on Friday July 13 2007, @05:39PM (#19854011)
    ....have my tin hat on and am hiding under the desk to avoid this flamefest.
  • duh (Score:5, Insightful)

    by Danathar (267989) on Friday July 13 2007, @05:40PM (#19854021) Journal
    "He accused the Free Software Foundation leadership, which includes eccentric, MIT-trained computing whiz Richard Stallman, of injecting their personal morality into the laws governing open source software with the release of GPLv3."

    Does this mean that Linus didn't understand that the FSF is a organization with specific goals based on the morals of it's members? It's kinda obvious.
    • Re:duh (Score:4, Funny)

      by Icarus1919 (802533) on Friday July 13 2007, @05:45PM (#19854089)
      Hush! Our lord and savior is speaking.
    • Re:duh (Score:5, Insightful)

      by Nasarius (593729) on Friday July 13 2007, @05:50PM (#19854143)
      Pretty much. I don't see anything inconsistent or hypocritical about the license or its proponents. Linus will clearly keep using the GPL2, as that's the license everyone contributes to Linux under. But those who do want to inject some extra "morality" into their software license are free to do so.

      The ruler is not just a king, he's a God, so disagreeing with him is immoral, but it's also illegal, and you can get your head cut off," Torvalds continued
      That's moronic. If you don't like the license, don't use it. If someone else's code is licensed only under the GPL3...tough, it's not your code. Don't use it. Anyway, aside from GCC, there are plenty of BSD alternatives to most GNU projects. If many people don't like the license, they'll contribute to those instead, or fork an older GPL2 version.
        • Re:duh (Score:5, Insightful)

          by Anonymous Coward on Friday July 13 2007, @06:21PM (#19854467)

          The use of the word "moral" isn't an invention of Linus, that's the word RMS uses to describe it himself. That means RMS is declaring himself a religious leader, which is patently absurd.
          Newsflash: morality does not require religion.
          • Re:duh (Score:5, Interesting)

            I wonder if he used vi or emacs to to write that.... /me ducks

            I'm torn between being so happy that someone finally understood and so depressed that it took so many replies and crazy moderations before that happened...

            I can't claim to be an old timer and firsthand familiar with these things, but it seems to me so many young GNU adherents don't understand how much being a hacker already approaches a religion (especially in the negative aspects of organized religion) without someone PURPOSELY trying to espouse religious philosophy. We already have enough heresies, inquisitions, and crusades amongst people who are just trying to get work done or do research... When you start ordaining prophets and messiahs, you're asking for trouble.

            Then again half the people reading what I'm writing are probably equating the word "hacker" with some black hat stealing their credit card numbers and defacing websites...

    • Re:duh (Score:5, Insightful)

      by Chris Burke (6130) on Friday July 13 2007, @06:17PM (#19854441) Homepage
      Considering the GPL starts with a non-legalese description of the moral philosophy behind the GPL, I find it hard to fathom how anyone could think the FSF was from the beginning "injecting their personal morality into the laws governing open source software". Duh, the whole existence of the Free Software movement and the GPL is due to RMS' moral views on software and the rights of users.

      And while I may not agree completely with the language of GPLv3, it still seems perfectly consistant with the moral view that RMS has been expressing since the 80s. Every new thing in GPLv3 is there to try to close a loophole that allowed someone to not grant the rights RMS believes users should have. I have no idea how Linus can call them hypocrits. I was with him more when he was simply saying that it was misguided.

      Linus is a smart guy, and he wisely avoids the morality/politics of the FSF most of the time. But he ain't perfect and his decisions to sacrifice principles for practicality can come back to bite him -- see Bitkeeper for a poignant example of how "choose the best tool for the job" but ignoring the license and how that affects the tool's usefulness is the wrong way to be pragmatic and apolitical.

        • Re:duh (Score:5, Insightful)

          by OriginalArlen (726444) on Friday July 13 2007, @06:59PM (#19854839)
          However based on my 30 seconds of googling, it seems that [google.co.uk]a fair bit of the kernel is licensisde under the famous "version 2 or later, at your" [the recipient of the code] discretion"... Who wants to track down the owners of all the code in the kernel tree and check whtehtrer they mind relicensing as GPL v2 *only*? Bags not me! [google.co.uk]

          Once again the FSF are ahead of the game - by asking GNU contributors to please contribute their actual copyright to the FSF. That's how come the FSF don't take legal cases where some scumbag corporate is redistributing Linux without respecting the GPL (ie., illegally): they don't own the copyright on the kernel. (Fortunately lots of the basic toolchain are FSF's so in those circumstances there's generally enough FSF code to actually stop the bastards getting away with it.)

          Linus is wrong about this and the FSF is right.

          • Re:duh (Score:4, Interesting)

            by Penguinisto (415985) on Friday July 13 2007, @06:27PM (#19854535) Journal

            If you don't believe that proprietary software is immoral (and Linus doesn't) then you don't follow RMS. Why use his license?

            ...because some believe that proprietary software is impractical to progress. That doesn't necessarily translate into morality, especially when seen from a purely objective standpoint.

            Also, back when Torvalds was fussing over what license to use, the options were slim... and the GPL probably fulfilled his desire to keep Linux open and to have the ability for all improvements to it to be rolled back in and shared.

            As a parallel thought, moral sets don't have to necessarily match up, else you get dogma. Not everyone goes to, say, a given church because they believe with 100% certainty that the scriptural interpretations and admonitions made by him (or the membership) can never be wrong or misused. Religion (also a morality-based organizational unit) can never work like that on a practical or even a civilized level w/o imploding or splintering off (see also "Protestants"), so why should software licensing be expected to?

            /P

                  • by CustomDesigned (250089) on Friday July 13 2007, @08:15PM (#19855443) Homepage Journal
                    What do you agree/disagree with in GPL3? I am glad that patent abuse is addressed. However, I never thought Tivo was all that evil. You *could* after all, take their code and use it on your own hardware. We all want our voting machines to run open source software - but such hardware needs to be locked in the same manner as a Tivo. GPL3 software could not be used for an open source voting machine! Fortunately, the application is small enough that alternative licenses could probably be bought/negotiated from copyright holders.
  • by Tackhead (54550) on Friday July 13 2007, @05:40PM (#19854023)
    > Torvalds said the authors of a new software license expected to be used by thousands of open source programmers are a bunch of hypocrites ...

    "Hey! That's GNU/Hypocrisy to you, buddy, and don't you forget it!"

  • I'm with Richard (Score:5, Insightful)

    by Anonymous Coward on Friday July 13 2007, @05:40PM (#19854025)
    His point of view represents all of the reasons why I left proprietary software and went with Linux.

    Ahem, GNU/Linux.

    The kernel can be replaced.

    The philosophy, which is 100% wholly accurate, cannot.
  • And this is news? (Score:5, Insightful)

    by www.sorehands.com (142825) on Friday July 13 2007, @05:42PM (#19854061) Homepage
    We always knew that RMS is a zealot. I ran into him quite a bit in the 1980s. I could tell that then. While one may have thought it was a bit much then, now is it that radical? Companies are putting rootkits into computers in the name of DRM, sponsoring bills that allow copyright holders to hack into your system and destroy YOUR system with immunity -- if they think that you may have violated their copyright.

    Is GPL 3 that unreasonable given the behavior of the RIAA and MPAA of recent?
    • Is GPL 3 that unreasonable given the behavior of the RIAA and MPAA of recent?
      Yes.

      Don't try to out-badguy corporate scum. They have budgets for it, you don't. Extending a software license to limit hardware manufacturers is ridiculous.

      Nevermind the fact that this has NOTHING to do with the RIAA and MPAA, will accomplish nothing vis a vis their war on piracy, and so I'm confused as to exactly why the hell you brought them up.

        • Also, these hardware manufacturers are also software distributors. If they weren't, the license wouldn't bind them at all, dummy. Did you even think that through beyond it sounding like a snappy comeback? Because it doesn't make any sense at all.

          Yes, and the software they distribute is in no way limited. You can take it and run it on your home built PVR box if you want. What TiVo restricted was running someone else's code on their HARDWARE. So why is a software license limiting their choices in regards to their hardware, dummy?
           

          But who am I kidding? Clearly it's evil to prevent evil because preventing things is an evil denial of freedom.

          Preventing "evil" by denying someone freedom who has done nothing wrong is evil. It's not "evil" for TiVo to say "our hardware will not run unsigned binaries". It's a business decision. If you don't like it, take your business elsewhere.

    • by Penguinisto (415985) on Friday July 13 2007, @06:04PM (#19854319) Journal

      Is GPL 3 that unreasonable given the behavior of the RIAA and MPAA of recent?

      Good question, but one other pops up in response to it:

      Is exigency a good enough rationale for permanent change?

      In something more closely approaching English, I guess what comes to mind is this... If they're just doing it to defeat a present problem, then what of the future?

      Between road-to-hell pavement and the endless measure/countermeasure/measure games that companies (and malware writers) play, there is a danger of two things: First, that the GPL becomes a convoluted mess over large values of time in an attempt to patch every little hole that springs forth; that would make the thing impractical for programming use. Second, that something really awful gets discovered by a creative but perfectly legal interpretation of the changes.

      In all seriousness, I doubt that either would happen w/ GPLv3, but IMHO, we really shouldn't get into the habit of this...

      I grok the moral underpinnings, and appreciate the intentions, but there's still a nagging feeling at the back of my head that says if any more massive changes are made, then we'll be dancing right on the line that separates practicality from dogma. I believe Torvalds thinks that GPLv3 has already crossed it. Others prolly think that the line is still miles away (in either direction, if we count MSFT bigwigs).

      Perhaps someone needs to define that point where codifying philosophy will only bring diminishing returns? Like I said, IMHO I don't think we're quite there yet, but that the next iteration may well take us right past it.

      /P

  • by Icarus1919 (802533) on Friday July 13 2007, @05:43PM (#19854063)
    Yeah, I hate it when people hypocritically force their ideas of free software on others. Thank goodness Linus is here to save us from that!
  • Damn! (Score:4, Insightful)

    by Penguinisto (415985) on Friday July 13 2007, @05:43PM (#19854067) Journal
    Say what you will about Torvalds or his stance on GPLv3, but one thing is unequivocal... the man doesn't hide behind corporatespeak. He just comes out and says it like he believes it is.

    If only CEO types would start doing that (w/o hiding behind an alias, that is)...

    ...well, a guy can dream, can't he?

    /P

  • Attention (Score:5, Insightful)

    by El Lobo (994537) on Friday July 13 2007, @05:45PM (#19854083)
    Could everybody get back to coding and kiss politics goodbye? WTF is everybody doing these days? It seems like every single programming in the world is now a politician... Long gone are the days where programming was considered a noble art of logics and things were so uncomplicated... Humans are a strange animal, indeed... Instead of producing more, we must complicate things and waste our valuable with egoistic intrigues, politics, strange licence deals, and... oh well...
  • New Joke (Score:4, Funny)

    by Joebert (946227) on Friday July 13 2007, @05:46PM (#19854101) Homepage
    Q: Why don't devolopers write their own software liscenses ?

    A: Because then they'd have to write their own software.
  • Context please? (Score:5, Insightful)

    by MenTaLguY (5483) on Friday July 13 2007, @05:48PM (#19854125) Homepage
    Reading the article, my main impression was that I'd like to see Linus' quotes in context.

    Without seeing the context, in general I would say the core disagreement between RMS and Linus (setting aside the frivolous GNU/Linux naming thing) lies in their respective notions about morality: RMS believes it to be essentially objective, whereas Linus considers it a subjective concern. This seems to be another manifestation of that disagreement.
  • http://lkml.org/lkml/2007/6/20/223 [lkml.org]

    Go the rant Linus.

  • by delire (809063) on Friday July 13 2007, @06:08PM (#19854347)
    Was..

    I don't think it's hypocritical to prefer the GPLv3. That's a fine choice, it's just not *mine*.

    . What I called hypocritical was to do so in the name of "freedom", while you're at the same time trying to argue that I don't have the "freedom" to make my own choice.

    See? THAT is hypocritical.
    and..

    In a very real sense, the GPLv3 asks people to do things that I personally would refuse to do. I put Linux on my kids computers, and I limit their ability to upgrade it. Do I have that legal right (I sure do, I'm their legal guardian), but the point is that this is not about "legality", this is about "morality". The GPLv3 doesn't match what I think is morally where I want to be. I think it *is* ok to control peoples hardware. I do it myself.
    The rest here [lkml.org].
    • by wrook (134116) on Friday July 13 2007, @06:31PM (#19854557) Homepage
      I wish I had mod points...

      Sigh... the author of the article seems to be yet another bozo trying to stuff words in Linus's mouth. Clearly people opposed to free software development have decided that trying to make GPL V3 a big issue will win them points.

      What's interesting is that I haven't heard any criticism from the FSF over Linus's choice to keep the Linux kernel GPL V2. Clearly they want people to upgrade to GPL V3. In fact, here's RMS's editorial on the subject:

      http://gplv3.fsf.org/rms-why.html [fsf.org]

      In it he doesn't even mention the Linux kernel. In fact he goes so far as to say it's OK to run a GPL V2 program side by side with a GPL V3 program.

      I'm getting a little bit tired of this stuff. The spin doctors are working overtime to discredit free software developers. I think it's time we just ignored them and got back to writing code.
  • What is the problem here?

    RMS writes licence named GPLv3 - so what? Nobody is forced to use that license so I don't think there is a problem here. When somebody uses his license it is not his (RMS) fault. It is fault of the entity which choosed this license. Or isn't it?

    So basically Linus is yelling that if *I* use f.e. GPLv3 for *my* project it somehow not my fault but RMS?

    I don't get it. I must have not understood something since Linus usually speaks quite sane and I belive him.

    So again - somebody please explain what is the problem here?

    Is GPL version change really such a disaster?

    What should I care as Linux user?
  • Read the original (Score:5, Informative)

    by jopet (538074) on Friday July 13 2007, @06:30PM (#19854553) Journal
    That article can create some misunderstandings about what Torvalds actually said and meant. If you want to form your own opinion, read the email discussion thread (it is huge) at http://marc.info/?t=118136815500004&r=36&w=4 [marc.info] and Linus' posts e.g. at http://marc.info/?l=linux-kernel&m=118235728513045 &w=4 [marc.info] and http://marc.info/?l=linux-kernel&m=118236278730043 &w=4 [marc.info] .

    I think Linus' statements make much more sense in context.

    For instance, several posters here have responded to "Only religious fanatics and totalitarian states equate 'morality' with 'legality'," by pointing out that all western legal systems represent morality in some way. However that is missing the point, and I think, not what Linus meant. Democratic systems compromise on a *common* idea of how morality should be represented by laws. This is entirely different from religious fanatics or totalitarian states where the moral ideas of an individual or small group is the only acceptable one. The point Linus is making here is that the GPLv3 is used as a vehicle to impose upon others the ideas of a few and regulate what Linus thinks should be a matter of choice.

    I agree with Linus point of view: it might be wrong to trust in the choice of users. Maybe users will not do what I wish they would do - not buy DRM protected music etc. Maybe this will lead to a point where Linux needs a program that can play DRM protected media. But still, I think that taking that choice away from future Linux users would be the totalitarian way of trying to achieve things. Personally I would not want that. I hate DRM, software patents, vendor lock it, but as a *NIX user of more than a decade, I do not want Linux (and other open source software) to become the blunt weapon of a few fanatics instead of an inviting and competitive alternative.
    • Re:Who cares? (Score:4, Interesting)

      by Zarhan (415465) on Friday July 13 2007, @05:53PM (#19854181)
      But the fact of the matter is, other people have spent all this time assisting him because of the morality of the license.

          In the 90's, I think most of the people worked on Linux due to the unclear legal status of BSD, not some funny "morality" issue.

          Without the legal issues, FreeBSD would probably be where Linux is now, perhaps even further, and Linux would never have taken off like that - it would have stayed as a little practice project for the Helsinki University. However, now Linux just has so much momentum with it that it's the focus of most open source efforts.
      • Re:Who cares? (Score:4, Interesting)

        by Penguinisto (415985) on Friday July 13 2007, @06:16PM (#19854435) Journal
        Well, the legal issues (e.g. the ATT/SysV v. BSD lawsuits) sure... but there was also the little matter of dealing with a rather large cloud of interpersonal troubles that made things ugly, with most of it centered squarely over UC Berkeley. That, and (as MSFT later proved head-on w/ their TCP/IP implementations), the classic BSD license really doesn't protect against theft and proprietary lock-down of improvements. Like most folks, if I want to contribute stuff freely, I'd really like to see any improvements to be incorporated and shared. BSD relies on only honor and a mandatory attribution for that).

        Not flaming, trolling, or otherwise... but a sense of perspective is kinda needed as to why BSD didn't catch on as fast or as big.

        (OTOH, the BSD license made it easy to incorporate a LOT of stuff from it into Linux, and the results converted to GPL licensing...)

        /P

      • Re:Who cares? (Score:5, Insightful)

        by wrook (134116) on Friday July 13 2007, @07:28PM (#19855115) Homepage

        In the 90's, I think most of the people worked on Linux due to the unclear legal status of BSD, not some funny "morality" issue.


        I'm going to disagree with you on this one. Having tried to contribute to all three of popular systems in the early nineties (Linux, BSD, and Hurd), Linux was the *only* one where you could easily get any work done. I still remember getting emails from a certain someone (not RMS) telling me to go away because they only wanted experienced people working on the Hurd.


        People who have read my posts previously know I'm a huge FSF fan. I'm also a huge RMS fan. But Linus changed the way free software was written. It didn't matter who the hell you were, if your code was good it got submitted. Before Linux you often needed to be in a clique to work on a high profile project.


        While RMS envisioned free software development, IMHO Linus was the first to really realize it. He was the first to lead a huge group of people to do amazing things over the internet. Free software owes him a huge amount. The way we work now, the things we take for granted, are in large part inspired by how he ran the Linux kernel project in those early years. Now almost everyone does it that way.


        Maybe it's hard to understand how this was a choice of "morals". But quite seriously, after being treated like I was, I wouldn't work on the Hurd nor *-BSD if you paid me to. Linux was the place to be *precisely* because it implemented the moral situation that was ideal for free software development. Everyone was treated as an equal. There was no "secret code". There were no "private" repositories. You could just do your thing. If it was good enough, Linus would roll it into his distribution.


        The GPL doesn't enforce morals. It is a legal document after all. But it can set the stage to clear barriers for people working together. Many licenses force people not to work together, even if they want to. They insist on creating classes of users/developers -- some with more rights than others. IMHO, this is the "moral" issue that the FSF is trying to tackle. There's a hell of a lot more to it than just a license. But it's a start.


        So while most people didn't sit down and say "Hey, Linus is being more moral", people chose to work on the project simply because it was better. He actually acted in the spirit of license he chose. It was fun/possible to contribute. You didn't feel like a schmuck just for asking for the latest build. And I suspect if this ever changed dramatically in the Linux kernel development, you'd get a lot of people jumping ship.


        P.S. You won't find my name amongst the Linux kernel developers. Shortly after started working on things I actually signed an inventions agreement that forbade me from doing free software development. Yes, I sold out. I did that for years and years. Until finally I got sick of treating my customers like shit. I finished my last proprietary gig a week ago and I'm not looking back.

    • Re:Who cares? (Score:4, Insightful)

      by coaxial (28297) on Friday July 13 2007, @06:49PM (#19854749) Homepage

      Who cares what Linus has to say? It's readily apparent that the inevitable consequence will be a shift away from Linux kernel under GPL2 towards Solaris under GPL3.
      Only by the people that use HURD will switch. No one else gives a damn.

      No one is switching to Solaris, because Solaris is dying, if not dead already. The only reason why Sun has opened it up is because they're desperate. Their expensive hardware has been replaced with commodity components, and their expensive OS has been replaced with one that costs nothing to aquire, Linux. Opening Solaris is desperation move, just like Netscape opening Navigator, only OpenSolaris won't get any traction in the Community, because the open source unix kernel niche is already occupied -- by Linux.

      Oh, and you forgot to call it GNU/Solaris.

      Linus is a tool. He goes on about how he picked his methodology because of efficiencies, not morality. But the fact of the matter is, other people have spent all this time assisting him because of the morality of the license. If they just wanted open-code efficiency, they would have went with the tried and true BSD license.
      You conclusion doesn't follow, since both BSD and GPL provide efficiency by leveraging the Bazaar as ESR called it. Linus decided for whatever reason, that GPL was more efficient. People assisted not because of the "morality" of the license, but because they got something out of it. An improved Unix kernel that ran ubiquitious 386 hardware. They could contribute, so they did. The same would have happned if he chose the BSD license. The GPL Is The One True License(tm) crowd is not, and never has been, the majority of the contributors, nor a majority of the key contributors, to the Linux kernel.

      If you want to look for a project that appeals to people that care more about political wankfests than getting real work done, look at HURD, or even FreeBSD, and look where those projects are. What's the install base of HURD? Twelve?

      Linus doesn't even write code anymore. If not for the perceived morality of having a kernel under the GPL, and the droves of developers who participated for that very reason, he would be a complete non-entity.
      Yeah, and RMS writes 1500 LOCs a day.

      Since when does someones ability to critique a political and legal document hinge on whether some one is actively writing code? It's not like Linus is sitting back and resting on his piles of money. (Like he has any.)

      You want to believe that people flocked to Linux because the GPL made it more "moral." Bullshit. People jumped on the Linux bandwaggon, because it was unix that ran on the 386. FreeBSD didn't even exist until 1993, and prior to that 386BSD wasn't even released until 1992. By comparison, Linux was initially released in 1991. It had first mover advantage and an open source license. That's it. So go and spout your historical revision somewhere else, because contrary to what RMS and the FSF mailing lists say, most people don't care about political statements. They just want their code to work.

      Easy enough to mouth off at this point.
      Isn't that all RMS does? And even more to the point, what you're doing?

      Now run along and file your bug report against the Linux kernel for using bitkeeper, or not calling itself GNU/Linux. The grown-ups have work to do.