Slashdot Mirror


GPL 3 May Require Websites to Relinquish Code

Vicissidude writes "At present, companies that distribute GPL-licensed software must make the source code publicly available, including any modifications they've made. Though the rule covers many businesses that use GPL-licensed software for commercial ends, it doesn't cover Web companies that use such software to offer their services through the Web, as they're not actually distributing the software. GPL 3, the next version of the free software license, a draft of which is expected to be released in early 2006, may close this loophole, GPL author and Free Software Foundation head Richard Stallman said in an interview."

87 of 574 comments (clear)

  1. Loophole? by Ziviyr · · Score: 4, Insightful

    Sounds like a sane byproduct of a sanely limited feature of the license to me.

    --

    Someone set us up the bomb, so shine we are!
    1. Re:Loophole? by KiloByte · · Score: 2, Informative
      If you use GPL code within your company to, say, sell pants in a retail store, you're fine? But if you use GPL to, say, sell other products online, you're not? What is the difference?
      None, at least to me. Both are using, not distributing.

      Note that GPLv2 specifically includes limits only to distribution, not to use. In fact, you are not even required to accept it at all:

          5. You are not required to accept this License, since you have not
      signed it. However, nothing else grants you permission to modify or
      distribute the Program or its derivative works. These actions are
      prohibited by law if you do not accept this License. Therefore, by
      modifying or distributing the Program (or any work based on the
      Program), you indicate your acceptance of this License to do so, and
      all its terms and conditions for copying, distributing or modifying
      the Program or works based on it.

      Note that there is no way to restrict usage in a license -- you need a signed contract for that. Once you have the software in question, nothing save a separate agreement can stop your rights. GPLv2 is a pure license -- it only grants rights you wouldn't otherwise have (the right to distribute at certain conditions).

      I am also concerned that RMS may have problems with reality checks these days. Come on, first the GFDL and now then -- can we have the old RMS who wrote gcc and GPL back, please?
      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    2. Re:Loophole? by Raul654 · · Score: 2, Insightful

      The purpose of the GPL is the encourage people to make their contributions available to the community. If you take some GPL'd code, modify it, and use it to sell stuff over the web, why shouldn't you be obligated to give back to the community whose work you are using to make money?

      --


      To make laws that man cannot, and will not obey, serves to bring all law into contempt.
      --E.C. Stanton
    3. Re:Loophole? by fferreres · · Score: 3, Insightful

      Did you read the interview? It's not like that. The idea is that an author may license some GPL code that has code to allow the source dto be downloaded, and the license may say you have to keep that feature. You can safely avoid software that has no such nonse...

      First, it is an idea R.S. gave, second point, i think itnot bad per se if some developer wants his code open even if you do not redistribute: in the end, it he chooses users must disclose all changes just by using the code in a away an end user faces it.

      Anyway it's ridiculous and i would call that whatever by GPL in spirit. That should go on another license not a GPL one IMHO.

      --
      unfinished: (adj.)
    4. Re:Loophole? by Ziviyr · · Score: 5, Insightful

      Because it vastly complicates a simple ruleset that already does a great job at forbidding the unavailability of source code to applications you use.

      When this ruleset is extended partially to include recieving output of a program as a basis for the right to have its source code, the option for much worse loopholes is created. Loopholes which will terrify and drive away developers, especially when that one loophole is expanded to cover disclosure avoidance loopholes.

      Simply put, its the gateway from which a huge mess will sprawl forth. (And I'm curious how they'll handle taking a snippet of GPL3 code from an app with the upload "feature" and putting it into GPL2 code. Nevermind basic concerns about an upload feature which cannot be removed may pose as a great means to DoS a site, or the ruleset that explains throughout the various possibilities what throttling options are available and to what extent. ...etc...)

      --

      Someone set us up the bomb, so shine we are!
    5. Re:Loophole? by runderwo · · Score: 4, Insightful
      The article is a troll. What is actually happening is that GPL3 will protect server packages that already have an offer for the source code embedded in the output to the client. With previous versions of the GPL, these offers could be removed with impunity since nothing in the license required that they remain.

      Yes, obviously this can be circumvented by not distributing the modified software, such as keeping it on an in-house web server only, and then simply rejecting the GPL terms. But if you wish to distribute copies of it, you will have to leave the offer for the source code intact on any copies you make.

      This new development IN NO WAY requires anyone to release source code for a server application that they are not distributing binaries for.

    6. Re:Loophole? by Sloppy · · Score: 4, Interesting
      No. While this change makes me uneasy, to think of its lack as a "limited feature" totally misses the intent of the GPL.

      To understand the GPL (version 3, but really this applies to previous versions as well) you have to stop thinking as a programmer, and start thinking as a user. (It has always surprised me that hackers (of all the people in the world?!) have been the advocates of GPL. Hackers and programmers have the least incentive, of all the population, to need this. GPL is for users.) Preferably, as a helpless user whose ass has been bitten by proprietary software. (Remember RMS and his damned printer driver in 1983.)

      Imagine you are a user of proprietary software. One day, you need maintenance. Maybe you need a new feature, or maybe you need a bugfix, or maybe an update removed a feature that you still need. And imagine you're dependent on this software. You have lots of existing documents stored in a proprietary format that only this software can use. You have been trained to use this software and not trained to use its competitor. You need it.

      But the company who made this software went out of business 4 years ago. Or they simply don't give a damn about you and will not customize their shrink-wrapped product for your obscure pathetic little whiney need, because you're as insignificant as a cockroach to them. Or they want to charge you $500 per hour for their work. Or the feature that you want happens to be against the law in their jurisdiction. Or they're just incompetent.

      You're fucked. Nobody can (or will) help you. Do you really give a damn whether the software happens to run on your local machine (it was "distributed" to you) or on a remote machine? And get this: if it runs remotely, then even if it's Free Software instead of proprietary, then you're still fucked, unless the programmer happens to be a nice guy.

      GPL is about freedom of maintenance. It should be a guarantee that you can always get maintenance. As a last resort, you can always do the work yourself or hire whoever you want who is qualified, to handle whatever you need done. GPL is a major development in safety from ever being orphaned or exploited. It forces software maintenance into a free market.

      As a programmer, if you build derived works of GPLed code, and have users who merely use your software (without distributing it to them) you are creating a situation where those users are dependent on you. They are unable to modify the software or hire someone else to do that. If you die, lose interest in the project, get in a dispute with them, etc, then they're screwed. That's totally contrary to the intent of GPL, and that's why it's a loophole.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    7. Re:Loophole? by node+3 · · Score: 4, Informative

      Websites that do this don't clearly run counter to the intention of the GPL as I support it.

      That's your opinion. However it's the opinions of the authors of the GPL (RMS and Moglen) who get to define the intention of the GPL. As they have found a flaw in the GPL which allows GPL licensed code to be used in a way counter to their intentions, they are taking responsibility and working to bring the GPL more in line with their intentions.

      Expanding the GPL to force source disclosure to anyone who recieves the output of GPL code is absolutely unreasonable.

      Believe me, they understand that and understood it long before you ever even considered that possibility, and that's why they don't intend to create that requirement.

    8. Re:Loophole? by node+3 · · Score: 2, Interesting

      >Web sites that do this clearly run counter to the intention of the GPL, thus it's a loophole.
      Why?


      Because the authors of the GPL have said so, and they are the ones who, by definition, decide their intentions when creating the GPL.

      If I wrote a book using a modified version of a GPL word processor, would I have to publish the modified code?

      Nope, and that would not only be a stupid requirement, and would violate the freedoms the FSF intends to promote.

      The fact is that web services make the web surfer the user of the program, not the webmaster. Being the user of the code, the FSF wants them to have the rights they've outlined.

      The web has created a new class of computer user which the GPL does not adequately address as per the intentions of the authors of the GPL, so they are quite rationally working to update the GPL.

    9. Re:Loophole? by Balp · · Score: 3, Insightful

      If you take a free editor, Emacs/Open Office/Gimp and make an output that make you gain money? How much should you be forced to release? You own macros? I.m.h.o. the focus of FSF should shift from making the most virus like licence to make the best software. The think that wins the world will be really good software, not really sleek licenses.

      And what the heck is web-based applications, the TCP/IP stack that makes it all possible? The web-server code? I think adding this into a general clause in GPL3 would have some really strange implications make the use of gpl'de software much harder...

    10. Re:Loophole? by node+3 · · Score: 2, Insightful

      They *are* creating a feeble version of that requirement. As it is backed by much legalese it is very dangerous and is very likely to cause problems in the future.

      Have you seen the GPL v3? You cannot say things like "they *are*" and "is backed by much legalese" without having seen the new GPL (which is quite impossible as it doesn't even exist yet).

      You can rest assured that RMS and Moglen understand the issues involved, and are considering them very carefully.

      After there are enough incompatible versions of the GPL, how much do you expect to see left of OSS? Licensing gridlock will ensue and the much feared and preached against reinvention of the wheel will be forced. I'd love for you to prove to me wrong on this though.

      Prove what wrong? That incompatible licenses create friction? Of course they do. The only alternative is to all stick with one license (or one set of compatible licenses, which really just amounts to the same thing).

      This is not as big of a problem you are implying, though. The proof is that we already *have* incompatible GPLs and a whole slew of incompatible Open Source licenses, and yet the Open Source/Free Software ecosystem is very robust.

    11. Re:Loophole? by Grab · · Score: 3, Interesting

      How does website owners being idiots affect the GPL? Will there be an explicit clause in the GPL saying "thou shalt not exclude Firefox/Konqueror/Opera/whatever from thy website?"

      They really, *really* haven't thought about this. The existing GPL said that if the derivative code stayed in-house, then you didn't have to release your changes. Now they're saying "well, your software is staying in-house, but you have limitations on what you can do with it, depending on what data you handle or that data's source". Well screw that. That's precisely what everyone hates about DRM - it's restricting how software is allowed to use data that you already own.

      Personally, I can see GPL3 getting zero use if that gets in. Or if anyone adopts it, there'll be an instant fork of that application, simply due to the licensing (Google for one are majorly unlikely to be releasing their search algorithms to the world), and all the active users will adopt the GPL2 fork, leaving a few people on a wasting-away GPL3 fork. That really doesn't help anyone.

      Basically, this proposal is exactly what we all hate about closed-source software licensing - their ability to bait-and-switch. Get people using the software, with data that's tied to the software, and then change the licensing terms on your next upgrade. "Oh, you don't want this restriction? and you don't want to pay $x to keep your software? Then goodbye, and good luck getting your data back." In this case, the GPL team are doing the same with a software install base. "Don't like this new license? then forget about using Apache, GTK, etc. Oh, that screws your business which was previously using them legally? Too bad."

      On the same topic of not thinking things through, consider the proposal to ban selected companies from using GPL software. This is even crazier. Again we're back to the ability of software licensors to arbitrarily revoke your license to use software and leave you high and dry.

      Luckily we have the ability to keep going with the GTK2 license, which I predict will be the result - the GPL3 license will die, unused and unloved. The only result will be a permanent loss of credibility for RMS and the GPL in general, which would be a shame.

      Grab.

    12. Re:Loophole? by TheRaven64 · · Score: 3, Interesting

      The FSF (well, RMS) has stated in the past that Free is more important than Good. This is where they disagree with the Open Source people, who believe that Free eventually produces Good. My personal view is that Free has a certain value, and Good has a certain value - which is more valuable depends on the individual application, and the respective quantities of each.

      --
      I am TheRaven on Soylent News
    13. Re:Loophole? by adrianmonk · · Score: 2, Insightful
      That's your opinion. However it's the opinions of the authors of the GPL (RMS and Moglen) who get to define the intention of the GPL. As they have found a flaw in the GPL which allows GPL licensed code to be used in a way counter to their intentions, they are taking responsibility and working to bring the GPL more in line with their intentions.

      Yes, by limiting the freedom of people to use free software for purposes Stallman doesn't like. Stallman is making this change for one simple reason: he wants more control over how people use free software. I'm sure he wants this for an understandable reason (probably to prevent people from benefiting when they don't give back), but that does not mean it's a good idea. To me, when you start imposing too many restrictions, you start defeating the purpose of free software.

      Plus, let's not forget what happens when you make free software too difficult for commercial entities to use: they find something else, and they standardize on it instead of free software. Let's imagine you want to modify Apache to make some change that would benefit you but would give your competitor an advantage (but wouldn't really be useful to most regular people), but let's also imagine the license to Apache has been changed to force you to open source changes you make. You really need this feature, but adding it to Apache has too many negatives because of the licensing terms. What are you going to do? You're going to use some other software instead that gives you the feature. And that's bad for the free software world, because if it happens too often, people will standardize on something else and free software will become marginalized.

    14. Re:Loophole? by stuntpope · · Score: 4, Insightful

      The article didn't go specifically into whether this would apply to non-commercial sites. I currently develop web apps using GPL'd software for the defense department, some of which are publicly available. You know what will happen if GPL 3 says I have to have a link to "download the source of this application" on my sites? A directive that forbids use of GPL software, that's what, and hello Microsoft.

    15. Re:Loophole? by nickos · · Score: 2, Interesting

      "The web has created a new class of computer user which the GPL does not adequately address as per the intentions of the authors of the GPL, so they are quite rationally working to update the GPL."

      I broadly agree with you but am not sure that it's really a new class of computer user. Is there really much difference between a web application running on a remote machine which presents it's users with a browser based interface and a normal X Window System client application running on a remote machine which presents it's users with an Xt/Qt/Gtk based interface? They're just programs that run on a remote machine with different interfaces. I suppose the problem is how you define the user - is it the person responsible for setting up the remote machine or the one who interacts with the running program? I, like you, would argue the latter.

    16. Re:Loophole? by antaeogo · · Score: 2, Insightful

      > The idea is that an author may license some GPL code that has code to allow
      > the source dto be downloaded, and the license may say you have to keep that
      > feature. You can safely avoid software that has no such nonse...

      You're right, you can. And how many users are really paying to the license when they install an application?

      Right, but what implications will this have, for example, on PHP applications which typically store sensitive information in the source files. (Sensitive being database passwords, directory paths, etc). Say an author codes in a means to output the sourcecode of any of the applications files including the one with the configuration information in it. Is the user forbidden from removing that function, or modifying it? Most people I know currently frown upon that kind of functionality, we call it a "backdoor" /trojan, but the GPL3 could endorse it?

      Have I completely misunderstood the impact of such a clause?

    17. Re:Loophole? by Bogtha · · Score: 2, Interesting

      What is actually happening is that GPL3 will protect server packages that already have an offer for the source code embedded in the output to the client. With previous versions of the GPL, these offers could be removed with impunity since nothing in the license required that they remain.

      This is not true. From the GPL:

      1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty;and give any other recipients of the Program a copy of this License along with the Program.

      The license requires that you keep such offers intact.

      The problem, though, is that you only have to agree to the license if you are redistributing it. Installing and running something on your server does not constitute redistribution.

      If a default template or similar includes the offer for source code, you are forbidden from removing it by the license, and since you are forbidden from removing it, you must therefore be copying it. However, you aren't bound by the license until you start copying, so if you remove it beforehand, you won't be copying and so you won't be bound by the license at all.

      I don't see how the GPL 3 can do what people are saying it will without changing from a normal Free Software license to an EULA.

      Yes, obviously this can be circumvented by not distributing the modified software, such as keeping it on an in-house web server only, and then simply rejecting the GPL terms. But if you wish to distribute copies of it, you will have to leave the offer for the source code intact on any copies you make.

      But keep in mind that installing it on a public web server does not constitute copying beyond the terms described in 17 USC 117, which you don't need a license for.

      --
      Bogtha Bogtha Bogtha
    18. Re:Loophole? by Tassach · · Score: 4, Insightful
      [RMS] has stated in the past that Free is more important than Good.
      Which demonstrates that he's an ideagogue, not an engineer. This kind of rabid, single-minded outlook is something I'd expect to be coming from a right-wing radio talk show host. The best way to make free software the norm is to make free alternatives to propriatary applications that are as good as, or better than, the products they are replacing. People use software because they want to get something accomplished, not to promote an ideology. If a propriatary tool does the job better, a smart person is going to choose it over the free alternative. Good always trumps free.
      --
      Why is it that the proponents of "one nation under God" are so eager to get rid of "liberty and justice for all"?
    19. Re:Loophole? by Mr.+Underbridge · · Score: 3, Insightful
      The purpose of the GPL was to ensure that if someone gives you software for trade or for free, that you don't end up screwed because you have some unmodifiable binary - that instead you have the source. In this case, these web companies are not giving you software. And I'll repeat an argument that's already been made, namely how is this different than a store that's not online? Or is this just another version of "Anyone who actually makes money has to pay to use GPL'd software even internally"?

      The GPL, if it includes all the things it's been alleged to have planned, will alienate every single corporate user it has. At that point, it really will be for hippies living in their parents' basements.

    20. Re:Loophole? by Crayon+Kid · · Score: 3, Insightful

      And you know what I find even more worrisome? IIRC, software licensed as GPL v2 includes a notice saying "either version 2 of the License, or (at your option) any later version". It was all very nice for as long as there wasn't any later version, or it was assumed that a later version would automatically be better and desirable. But how does this work out if the presumption fails? What happens if I've published my code under v2 and the users everywhere decide to apply v3 to it? What if I don't find v3 particularly appealing?

      --
      i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
    21. Re:Loophole? by _iris · · Score: 2, Insightful

      The way I understand it is that if the PHP authors create the feature to automatically create a mechanism for users of your web server to download the PHP source code, you must leave this in place. It is not referring to your source code.

      If you are using a CMS, like SlashCode, and if the CMS authors create the feature to allow users of your server to download the SlashCode source code, you must leave this in place. I doubt that any CMS author would design this feature to download the files that are actually in use on your webserver. They would most likely turn your web server into a cacheing proxy for the main distribution web site.

    22. Re:Loophole? by G-funk · · Score: 2, Insightful

      Bullshit. This is exactly what RMS wants. He wants people to have to give away the source for any web app you use that is based on gpl (3) code. He hates the fact you can get linux, add to it, and farm out the services you create via the web without giving away your source. That is the only reason for GPL 3. to stop the people using the license he's been preaching for a dozen years and charging people for the software while not giving source to go with it. You may agree with him or not (I choose not coz he's a flaming nut) but don't pretend that's not what he's angling for.

      --
      Send lawyers, guns, and money!
    23. Re:Loophole? by flosofl · · Score: 2, Funny

      ideagogue

      Did you just combine the words pedagogue and ideologue? Because I can't find it in any dictionary. Interestingly, both words seem to fit RMS.

      --
      "This calls for a very special blend of psychology and extreme violence" - Vyvyan "The Young Ones"
    24. Re:Loophole? by vertinox · · Score: 2, Insightful

      Good always trumps free.

      But million dollar marketing campaigns, FUD, and 800lb gorillas always trumps good. :(

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    25. Re:Loophole? by node+3 · · Score: 2, Informative

      That's very different to a "loophole" where the intention of the licence is extremely clear but people are using clever tricks to avoid it.

      The intention of the license is very clear--it's to promote four very specific freedoms. In the opinions of RMS and Moglen, the current version of the GPL fails to ensure those freedoms in a specific set of circumstances. This is due to a loophole--a loophole not between the wording of the GPL and this specific set of circumstances, but a loophole between the intention of the GPL and that set of circumstances.

      To my knowledge, the current GPL talks about copying and distributing, not using.

      Copying is where the GPL applies, because it's based on copyright law. Distribution is where they chose to focus because:

      1. This keeps the GPL simple (too complex and unintended consequences are more likely)
      2. Distribution was the most prevalent way users became users.

      Now, it's increasingly common for a person to become a user (as per the opinions of RMS and Moglen, and their opinion is what applies regarding the intent of the GPL, as it is their document) without having the software they use having been distributed to them. Therefore, in order for the GPL to more accurately address the intentions of its authors, it will need to be updated, which is exactly what they are in the process of doing now.

      Indeed it would - so if I used my program to write static HTML which I then published, would this program require me to publish the source?

      I'm fairly certain they do not intend this, and that the new GPL will not require this. If you read the pages on the FSF site, it will become clear that they believe users should have the right to use modified GPL'd software without distributing their changes if they so desire. Your static HTML example would fall into this category.

      It's only because web surfers are, in effect, using the software that this question has come up.

      If you use a program to create a static html page, you are the user. If I click a button on a web page, the program that is run by my click is now being used by me, and thus I am the user.

      At least, as far as RMS is concerned, as I understand it.

    26. Re:Loophole? by Krach42 · · Score: 4, Interesting

      This comment regards your sig, and what you're addressing in your comment. Because they contradict each other:

      Why do the folks who insist on keeping "God" in "one nation under God" want to get rid of "liberty and justice for all"?

      You speak here of fundamental rights and freedoms in the US. Yet, it your post you say, "Freedom isn't a big deal. Who cares about it? No one. What people want is good software."

      That's true. Did you know that the USSR had a 0% unemployment rate? Everyone had a job. Did you see the unemployed from capitalist, and socialist countries moving to the communist USSR? No.

      Because Good just isn't good enough. At some point you have to lay down that you feel that people have a Right to your code, because you said so, and that no amount of "better" that can be tacked onto that program trumps that Right to keep seeing the source code.

      Yes, it's advancing an ideology, and not advancing good software, but that's not the point. The F/OSS community doesn't have the mission statement "A computer on every desk running F/OSS." So our goal is *not* to force our software on everyone. F/OSS is driven by the goal of Free (as in Speech) Software For All Mankind.

      If you don't like it, go back to using Windows, because that's Good Software. Meanwhile others who agree with the ideology will keep using Linux, because it's Free Software. Not because Linux is better than Windows, but because you feel that access to the source code should be a Right, not a Priviledge.

      (Statements are my own, and do not reflect those of the company I work for.)

      --

      I am unamerican, and proud of it!
    27. Re:Loophole? by jaydonnell · · Score: 2, Insightful
      A person should use the best tools for the job period.

      Even if it's produced by forced slave labor? Your extreme is just as ugly, if not more so, than the other (RMS) extreme.
    28. Re:Loophole? by Castar · · Score: 2, Funny

      If you don't like it, go back to using Windows, because that's Good Software.

      Wow, Slashdot is different these days...

      --
      I yearn for you tragically. A. T. Tappman, Chaplain, U.S. Army.
    29. Re:Loophole? by dasunt · · Score: 2, Insightful

      Two decades ago, RMS was a nut who talked about making a free clone of UNIX.

      With a few notable exceptions (such as Gnu Hurd), that task was accomplished. Even today, GNU software makes up a large portion of most modern Linux distributions, and the GNU Compiler Collection is even used to compile the open source BSDs.

      So he's a talented nut, but he still had strange ideas about how corporations and government would control the right to access media.

      Now, with Trusted Computing, DMCA, Broadcast Flags, DRM, etc, he doesn't sound that strange anymore, does he?

      Yes, 10 years ago, RMS was paranoid in most peoples' opinion. Now, in hindsight, it seems he had a good prediction of the future.

      Just my $.02...

  2. Not really by dtfinch · · Score: 4, Informative

    If they want to stick with their own GPL2 fork, they can still keep it locked up.

    1. Re:Not really by Richard_at_work · · Score: 3, Informative

      I think that this is only the case if you are the developer of the original open source application.

      No, so long as you take the fork from the codebase before the license change, you get the origional license. This is exactly what recently happened with Xfree and Xorg - the license changed to one that people didnt like, so a fork was made of the last known codebase with the acceptable license and further developments have been done on that, becoming the dominent fork.

      What worries me personally about this amendment to the GPL is that it ceases to be a distribution license only and adds in limitations as to what you can change in the source code. The Gnu Documentation License tried doing this with invariant sections and this was declared to be nonfree by many linux distributions who then refused to carry those documents.

  3. Erm... by Moth7 · · Score: 3, Interesting

    And we've known this for how long? Granted, the story itself isn't a dupe (afaik), but every article on the GPL3 in the past few months has mentioned the idea of websites running GPL software being required to release their source code by some means. It's hardly news.

  4. Google time.... by Arimus · · Score: 3, Interesting

    That might make life interesting for Google (and probably Yahoo) as I'd bet a large chunk of googles operations are based on FOSS code including their clustering software, mail etc.

    While I can see the point of making distributors in the conventional sense having to release the source I've a nasty feeling making web service companies reveal their source might only harm the OSS movement in the longer term... Google might be Okay as they've got the bandwidth to be able to release the source code for all OSS code used internally but not sure about the smaller providers...

    --
    --- Users are like bacteria -> Each one causing a thousand tiny crises until the host finally gives up and dies.
    1. Re:Google time.... by cyberformer · · Score: 4, Insightful

      All existing users (including Google) would be okay, as they received Linux, etc. under the current version of the GPL. Rights already granted can't be taken away by subsequent versions.

      This is just an option for authors of new code. Seems like a good idea.

    2. Re:Google time.... by chrisd · · Score: 4, Informative
      We are releasing some code, but remember that the redistribution requirement noted in the story applies to GPL v3 code, which doesn't exist yet. A lot of code won't be going to v3 (The linux kernel, for one).

      Also, I think that the open source community has to handle this very carefully, and clearly, otherwise there will be a lot of confusion around who has to post code and when. That said, we're just seeing drafts now for a license that won't officially exist until January 2007, so making any kind of substantive commentary on it is difficult.

      One last thing, the web server (apache) that most people use isn't released under the GPL, so this has nothing to do with that.

      --
      Co-Editor, Open Sources
      Open Source Program Manager, Google, Inc.
    3. Re:Google time.... by DrSkwid · · Score: 2, Informative

      no it doesn't

      try reading it

      it says you can't remove a source code downloading function if you make a derivative work, thats it

      and, besides, there isn't a gpl3 yet, only some ideas

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    4. Re:Google time.... by Matrix9180 · · Score: 3, Informative
      Oh really?
      This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
      From http://www.gnu.org/copyleft/gpl.html
      --
      120chars for a sig is teh suck
    5. Re:Google time.... by xtracto · · Score: 4, Informative

      either version 2 of the License, or (at your option) any later version. any later version.

      Read your post again for me.

      Now, that means you can chose to use the GPL 2.0 terms on the software that was distributed by that license (like lets say The GIMP 2.0) or, if you like you could chose any later version of it.

      Do you understand now?

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
  5. Wait a minute by Frogbert · · Score: 3, Insightful

    I'm no expert but wouldn't it be more likely that they would stick with their previous code that only has the V2 license attached? Whats forcing them to upgrade?

    1. Re:Wait a minute by quigonn · · Score: 2, Insightful

      Who says the community will support GPL3?

      --
      A monkey is doing the real work for me.
    2. Re:Wait a minute by Nasarius · · Score: 2, Informative

      A great deal of GPL'd software uses the recommended "v2 or later" line. It certainly doesn't force anyone to upgrade, but it has the potential for creating a great deal of confusion. I just hope that they're compatible with each other.

      --
      LOAD "SIG",8,1
  6. Huge Security Issue! by Flaming+Foobar · · Score: 2, Insightful

    If you are embedding, say, GPL md5 checksum calculator in otherwise proprietary software, will you need to publish the whole source code? If so, I'm willing to bet most companies would rather re-invent the wheel and rewrite it. I wouldn't want to publish the source code to a production web site for obvious security reasons.

    --
    while true;do echo -e -n "\033[s\n\033[u\134_\033[B";done
    1. Re:Huge Security Issue! by Ziviyr · · Score: 2, Informative

      Should be able to safely call md5sum and pipe in the results.

      --

      Someone set us up the bomb, so shine we are!
    2. Re:Huge Security Issue! by aussie_a · · Score: 2, Funny

      Yeah, my site was used as an example. Thankyou very much for grabbing onto it like a rabid terrier and not letting go.

    3. Re:Huge Security Issue! by bsartist · · Score: 2, Insightful

      Fair warning: Unlike most of the people posting comments, I've actually read the fine article. Please forgive me for interrupting all the fun with a few boring facts.

      I edit it so it has a different skin then the default one. I now have to provide the source code for my website? Fsck that! Does that make my images and content on the website released under the GPL as well?

      If the original software had a "download source" function in it, you'd have to leave that function intact in the copy you use. For the sake of discussion, imagine a web server that allowed you to download the source code for the server software at the URL http://fake.invalid/~sourcecode/. If you were using that server on your site, you couldn't modify it to disable that function; if you've modified the server software in other ways, that function would have to deliver your modified source code.

      That's all there is to it - none of this "OMG, it's the end of the GPL as we know it" nonsense that half the people here are moaning about. So you can relax - none of the content being served on your site would be affected in any way.

      One thing that does bother me about this is the potential for abuse. Source tarballs can get pretty big, and if there's no allowances made for restricting or throttling a service that delivers them, it's a potential avenue for a DDoS attack.

      --
      Lost: Sig, white with black letters. No collar. Reward if found!
  7. Loophole? by Kinky+Bass+Junk · · Score: 2, Insightful

    This doesn't exactly seem much like a loophole, more a feature (It's not a bug - it's a feature!)

    By closing it off, does this mean that any CMS that's using the GPL will need a link hard-coded and un-removable back to the source for it to be valid?

    --
    Anonymous Coward
  8. Asinine, but in the spirit of Free Software by ReformedExCon · · Score: 4, Insightful

    There is a very strong "gimme gimme" theme that runs deep within the GPL community. It says, give me the source code you have because I want it. The GPL, in fact, guarantees that if GPL'd software is used in another product, both products then become infected by the GPL and the resulting work is then covered by the GPL. In a very logical sense, this makes a lot of sense. We want people who use our work (GPL'd) to also be compelled to give back their work. The payment we demand is not monetary, it is to be paid in sourcecode.

    So the loophole exists that someone may be able to make available a software package through an interface like the web which does not export the actual software to the client. The application, though, is absolutely in use by the client, he just can't see the source code. The user can't even request the source code (which the GPL forces the distributor to release to the asker). This is way outside the theme of the GPL, and it is not what the GPL writers had in mind when they originally (and revisedly) wrote it. The user should have the freedom to read, learn from, and change the code to the products he uses, that is the spirit of the GPL. By hiding the code and program behind the safety of a webserver, the companies exporting the application via the web interface are restricting the users' ability to do those things.

    I don't support Stallman in this. I think it is absolutely the right of these companies to do this sort of thing. And I think that changing the GPL to include such egregious usurpation of rights is a blow to Free Software, both spiritually and tangibly as we will see more people decide to either stick with GPL2.0 or go with a more lenient license.

    --
    Jesus saved me from my past. He can save you as well.
    1. Re:Asinine, but in the spirit of Free Software by TrentC · · Score: 5, Insightful

      The GPL, in fact, guarantees that if GPL'd software is used in another product, both products then become infected by the GPL and the resulting work is then covered by the GPL.

      This is, sadly, a common misunderstanding when it comes to the GPL. By using the term "infected", you are either misinformed or attempting to misinform; I'll assume the former...

      If you use code licensed by the GPL in your closed-source work and you get "caught" distributing it, you have four options:

      1. You can try to obtain an exception to the GPL from the copyright holder(s) of the GPLed code for your particular work.
      2. You can change the license of your work to the GPL (or, possibly, one of the licenses deemed "GPL-compatible"; IANAL, so consult a lawyer first).
      3. You can rewrite the affected portion to remove the GPLed code from your work.
      4. You can stop distributing your work so long as it contains the GPLed code.

      The copyright holder of the GPLed code can not force you to pick any particular one of the options (except, by the definition of the GPL, you must do #4 if you can't or won't do #1, #2 or #3). You are the copyright holder of your code, and cannot have your license changed against your will any more than they can have the license of their work changed against their will.

      Jay (=

  9. I guess this is Richard Stallman's answer..... by stygar · · Score: 3, Insightful

    ...to the following questions:

    What can we do to make sure that for profit enterprises won't ever consider using GPL3 code in any projects?

    How can we best add legitimacy to Microsoft's FUD about the GPL?

  10. Wow by tweek · · Score: 3, Insightful

    I have a feeling this will do more harm than good to F/OSS usage out there.

    I can't really codify my feelings into words since my examples are all licensed under something OTHER than the GPL (apache,php) but I think everyone sees where this would stiffle GPL-based software growth.

    It's like saying that anyone who uses foo shopping cart (licensed under the GPL) to sell t-shirts online must now release any code changes they make to foo shopping cart just because the business uses it to sell t-shirts.

    This has been the biggest FUD from Microsoft for the longest time. You shouldn't write an application to run on Linux because you'll be forced to give your code away! With this type of change, that might become fact rather than fud.

    --
    "Fighting the underpants gnomes since 1998!" "Bruce Schneier knows the state of schroedinger's cat"
  11. FUD + Dupe = Congrats by Knome_fan · · Score: 4, Informative

    The zdnet article is just a rehash of the onlamp interview with Stallman that has recently been on /.:
    http://www.onlamp.com/pub/a/onlamp/2005/09/22/gpl3 .html
    http://developers.slashdot.org/article.pl?sid=05/0 9/24/1325214&tid=117&tid=156

    Needless to say that you should read the actual interview, as things are a bit more complex than what the /. blurb to this story or the zdnet article want to make you believe.

    Well done /.

    1. Re:FUD + Dupe = Congrats by aussie_a · · Score: 4, Informative
      For the exact quote:
      Some companies, such as Google, use code covered by GPL to offer their services through the Web. Do you plan to extend GPL 3 copyleft to request code publication in this case too, considering this behavior like a product distribution? Running a program in a public server is not distribution; it is public use. We're looking at an approach where programs used in this way will have to include a command for the user to download the source for the version that is running. But this will not apply to all GPL-covered programs, only to programs that already contain such a command. Thus, this change would have no effect on existing software, but developers could activate it in the future. This is only a tentative plan, because we have not finished studying the matter to be sure it will work.
      Thanks a lot /. for the FUD. You sure fooled me. However I do have one question: If I edit the code that has such a "command", do I have to edit the command so it displays my derivative version of the code? Or is it fine for the command to merely publish the older version?
  12. Stallman's approach by putko · · Score: 2, Informative

    I like how Stallman and Theo De Raadt both have incrmental approaches. Continually chipping away.

    E.g. here's some of the latest on OpenBSD and RAID:

    "Take Adaptec for instance. Before the 3.7 release we disabled support for the aac(4) Adaptec RAID driver because negotiations with the Adaptec had failed. They refused to give us documentation."

    and

    "But having been ignored for so long by these vendors, it is not clear when (if ever) we will get around to writing that support for Adaptec RAID controllers now. And Adaptec has gone and bought ICP Vortex, which may mean we can never get documentation for the gdt(4) controllers. The "Open Source Friendly liar" IBM owns Mylex, and Mylex has told us we would not get documentation, either. 3Ware has lied to us and our users so many times they make politicians look saintly.

    "Until other vendors give us documentation, if you want reliable RAID in OpenBSD, please buy LSI/AMI RAID cards. And everything will just work."

    --
    http://www.thebricktestament.com/the_law/when_to_s tone_your_children/dt21_18a.html
  13. That article is just disinformative by Cronopios · · Score: 5, Informative
    The information comes from this excellent interview to RMS conducted by Federico Biancuzzi, and published on OnLamp.

    This is what RMS actually said:
    Some companies, such as Google, use code covered by GPL to offer their services through the Web. Do you plan to extend GPL 3 copyleft to request code publication in this case too, considering this behavior like a product distribution?

    Running a program in a public server is not distribution; it is public use. We're looking at an approach where programs used in this way will have to include a command for the user to download the source for the version that is running.

    But this will not apply to all GPL-covered programs, only to programs that already contain such a command. Thus, this change would have no effect on existing software, but developers could activate it in the future.

    This is only a tentative plan, because we have not finished studying the matter to be sure it will work.

    How would it work?

    If you release a program that implements such a command, GPL 3 will require others to keep the command working in their modified versions of the program.
    This inteview is also discussed on OSNews.
    --
    Windows users:
    Internet Explorer is obsolete. Please upgrade to Google Chrome or Mozilla Firefox.
    1. Re:That article is just disinformative by Kjella · · Score: 3, Insightful

      Sounds like RMS is off on a completely wrong angle if you ask me.

      If you release a program that implements such a command, GPL 3 will require others to keep the command working in their modified versions of the program.

      Read: If I take a tiny piece of code from a program that implements such a command, I will have to implement one in MY program? Gun, meet foot. I expect that within every large software project there'll be enough people who don't like it to keep it at GPLv2, perhaps even GPLv2 only. GPLv3 seems to be going overboard.

      --
      Live today, because you never know what tomorrow brings
  14. Re:Going too far? by tweek · · Score: 3, Interesting

    Your example is exactly where I was trying to go in my own post.

    If I build a business around hosted virus scanning and the backend runs postfix,clam-av and mysql (which I've written all the gluecode myself), why the hell should I be forced to give up that glue code? I'm not selling the software, I'm selling a service, which is what they've been telling us should be the business model all along.

    Someone may argue that, since I'm selling a service, I should have no problem with giving up the code but I say to those people "Why? I took and glued together three disparate products to build my solution. I'm not selling the software package to anyone, I'm keeping it internal. My development of the glue is my edge."

    --
    "Fighting the underpants gnomes since 1998!" "Bruce Schneier knows the state of schroedinger's cat"
  15. Partially by Mark_MF-WN · · Score: 4, Informative

    I think that's only partially true. As I understand it, the derivative software will only have to allow the source code to be accessed if the original did as well. In other words, if google creates UltraSearch.com and licenses it as GPL3 AND includes a mechansism to download the source, then anyone who creates a derivative work would have to retain that mechanism or a comparable one. But if google had kept their sources private, then anyone who created a derivative work would presumably be allowed to keep their source private too. Of course, this is all confined to web-apps. Any software that is actually distributed will still have all the normal GPL conditions applying to it.

    1. Re:Partially by ultranova · · Score: 3, Insightful

      But if google had kept their sources private, then anyone who created a derivative work would presumably be allowed to keep their source private too.

      If Google keeps the source code private, how can anyone create a derivative work ? Unless you meant Googlefight ;)...

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

    2. Re:Partially by dannannan · · Score: 3, Interesting

      If UltraSearch.com has a bug whereby a crafty HTTP request can allow me to download the source script instead of the output thereof, does that mean that I'm not allowed to fix the bug in derivative works?

    3. Re:Partially by horza · · Score: 2, Interesting

      Effectively this would add an option (b) to:
      (a) source must be provided when distributing but modifications may be kept secret when used privately
      (b) source must be provided when distributing and modifications must be made public for private usage.

      I personally am against adding this option as I don't think this should be encouraged (and I used the word encouraged because authors don't have to use GPL, there are a wide range of licenses, but GPL is popular because of the simplicity and the principles behind it). imho it stifles innovation. It also hinders commercial usage as modifications would have to be publishing immediately whereas developers often have to wait for permission from the company who has paid for the developers time to allow their work to be released under GPL. Finally, if an author has chosen option (b) and others start contributing then it becomes difficult to revert to option (a) as he will need written permission from all contributers before he can change the licence.

      Phillip.

  16. Devil is in the details by Chuck+Chunder · · Score: 5, Informative
    A simple "websites running GPL software being required to release their source code by some means" is quite scary and if it's that simple it could be quite burdensome as "running GPL software" is a very wide target.

    If I have an (otherwise proprietary) web application that makes a call to a GPL3'd grep command then I'd have to distribute grep to people if they asked. That sounds silly and unnecessarily burdensome and would create the sort of administrative overhead that would push people to a non-free solution.

    However the mechanism Richard Mentions:
    We're looking at an approach where programs used (on a public server) will have to include a command for the user to download the source for the version that is running," Stallman said. "If you release a program that implements such a command, GPL 3 will require others to keep the command working in their modified versions of the program.
    seems vastly more sane. GPL3'd applications that aren't web-apps won't suddenly require distribution if they are used in a web-app, only applications coded with such use and distribution in mind will.
    --
    Boffoonery - downloadable Comedy Benefit for Bletchley Park
    1. Re:Devil is in the details by irc.goatse.cx+troll · · Score: 2, Insightful

      But how do you deal with modules? As thats written, all that you can't do is change the part of the code that sends its own source, but all you'd have to do is add in your own module loader and keep your private code seperate. The source-sender knows not of your new code, and thus most likely won't be able to release it. The only ways around this would get tricky as they could just as easily leak passwords/other sensitive info.

      --
      Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
  17. I don't think it's possible. by Rocketship+Underpant · · Score: 2, Interesting

    Here's what RMS said:

    "Running a program in a public server is not distribution; it is public use. We're looking at an approach where programs used in this way will have to include a command for the user to download the source for the version that is running."

    I don't think it's possible. As even RMS notes, running a program constitutes use, not distribution, and no "copyright license" can tell you how to use your software. Additionally, it's against the spirit of free software.

    --
    He who lights his taper at mine, receives light without darkening me.
  18. Re:It won't effect the average user by Anonymous Coward · · Score: 2, Funny

    Mod parent informative... I now have Quake 3 running on Linux :-)

  19. Exodus to BSD? by Ulrich+Hobelmann · · Score: 2, Interesting

    Sounds like lots of people would simply quit using GPLed stuff then and move to one of the BSD systems. For web frameworks and platforms the vendors would have to choose. Most Java frameworks are Apache-licensed anyway, and for other GPLed project the group would have to choose either to turn into hobby-only projects or to keep the old GPL.

    The hard part about this is that probably every single copyright holder under the GPL has the right to choose to upgrade to GPL3, so that only singly-owned project could choose to really stay GPL2. But IANAL.

    *** Dangerous Virus ***

  20. GPL and apple by weicco · · Score: 2, Funny

    So I have this apple in my proprietary tree, which I decide to release under GPL3... Now if I eat the apple and next mornign go to the toilet, is my poop licensed under GPL3 also?

    --
    You don't know what you don't know.
  21. Re:Going too far? by i_should_be_working · · Score: 2, Informative

    If I use modified GPL'd software to help me design furniture and I sell the furniture, I don't have to release my changes under version 2 or 3.

    If I let people use the modified software for a fee, over the net to help them design their own furniture then under version 2 I still don't have to release my changes since I'm not actually selling or distributing the software. Under this proposed version of 3 I would have to release the changes.

  22. Re:Going too far? by Sloppy · · Score: 2, Insightful

    Web sites aren't being singled out, it's just that websites are a very common example of "public performance" of software without distribution.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  23. Did anyone actually read TFA? by naich · · Score: 4, Insightful
    This change would have no effect on existing software but could be added by developers to future versions of a particular program
    i.e. This will not effect existing software, only that which the developers decide to add the clause to.
    Stallman said developers may be encouraged to add a command to their GPL-licensed Web application that lets users download the source code
    i.e. it's referring to web applications, not the server, the OS or anything else.
    The inclusion of this command in modified versions of the program will then be enforced by an additional clause in GPL 3.
    All it means is if, say the developers of PHPBB decide to put a button on a page which lets the user download the code, then you cannot re-release PHPBB in it's original or modified form without that button.

    So it's not a feature that applies to apache, the kernel or anything other than the web application itself. It's not retro-active; the developer has to add it to a newly released version and if you don't like it then continue developing the existing version without it.

  24. How serious are you? by el_womble · · Score: 2, Interesting

    This is a really interesting move by the GPL board. Its clear that the target is Google. Under GPL3 they would have a tough time not releasing GoogleOS and GoogleFS and all the other enhancements that they are working on that are still in beta.

    The problem is that the only reason we know about either GoogleOS or GoogleFS is because it didn't cost them anything. If they knew they would have to release their IP if they decalred it as an enhancement, wouldn't they just claim that they were using Slackware through out, and no you can't see our server logs. Whats stopping them from turning round and saying, in light of the GPL3 we will now be moving to OpenBSD - ne nah ne ne nah.

    How do you define a modification? If you create your own start up script for Apache, or create a custom configuration... is that a modification? Will it be defined as any modification that requires a recompilation of code? (Kernal configuration is going to be fun). How will already understaffed GPL projects be able to 1: enforce a code submission 2: handle the increased noise, as every man and a dog submits their patches?

    How is this ever going to be enforcable? Thou shalt not covet thy neighbours wife - great idea, totally unenforcable in a court of law, in a libre society (it sure as hell is free as in beer - have you seen gas prices? ;))- but then IANAL.

    There is a big difference between writing a sensible, modular enhancement that you think will benefit all, and hacking together a patch that makes a project work better in your situation.

    This is not a licence enhancement so much as a declaration of faith. How serious are you about FOSS?

    --
    Scared of flying, pointy things snce 1979!
    1. Re:How serious are you? by naich · · Score: 4, Informative
      This is a really interesting move by the GPL board. Its clear that the target is Google. Under GPL3 they would have a tough time not releasing GoogleOS and GoogleFS and all the other enhancements that they are working on that are still in beta.
      Wrong. This part of GPL3 will only apply to web apps and only to web apps that have been marked as having to have this requirement by the developers of said web app. Google wrote the code so Google have control of the code and can decide whether to add this requirement or not.

      Expect lots of deliberate misunderstandings of this concept for FUD porpoises.

  25. MIT/Berkeley license by putko · · Score: 5, Insightful

    This will be great for things with an MIT/Berkeley license (e.g. *BSD). The license allows you to do with the code as you please (as long as you preserve the Copyright notice) and hold the author harmless.

    That's really simple.

    There seems to be a lot of confusion about the GPL, even among people who like it a lot. The simplicity of the MIT license makes it a no-brainer.

    Also, there is some question as to whether or not the GPL is a contract or not. There is the possibility that someone could "take back' the license. As there is no apparent consideration (e.g. you didn't pay for the license, did you?), a court might say, OK, he took it back. There was no contract.

    That sort of ambiguity, until put to rest, causes trouble for some.

    So the MIT (modified Berkeley) license will look better than ever.

    --
    http://www.thebricktestament.com/the_law/when_to_s tone_your_children/dt21_18a.html
  26. 4. The freedom to publish modified versions. by Rick+Richardson · · Score: 2, Interesting
    4. The freedom to publish modified versions.
    versus:
    We're looking at an approach where programs used in this way will have to include a command for the user to download the source for the version that is running.
    So that becomes (in GPL3):
    4. The freedom to publish some, but not all, modified versions.

    Yech!

  27. give it a different name by idlake · · Score: 2, Informative

    I can see why such a feature might be desirable for some kinds of software. For example, you might want to ensure interoperability among different web services based on free software. And, after all, commercial software vendors apply even more onerous restrictions to web-based software, such as "per user" licensing costs.

    However, I think it would be a good idea to have two versions of the license, one with this provision and one without, and give them different names, say WGPL (Web GPL) and GPL. If the FSF only releases a revision of the GPL that includes this provision, I suspect many software authors will stick with the GPL2, and they'll be missing other clarifications and improvements in the GPL license.

  28. Can of Worms by Shashvat · · Score: 3, Interesting

    Scenario 1: My company has a website, built in-house with GPLv3 tools and components. It is serving data to customers with web browsers. Is it required to make the code for its website software public?

    Scenario 2: My company has an internal software application built in-house with GPLv3 tools and components. This software generates research data. A summary of this data is made available to its customers as, say, PDF files. How is this different from scenario 1?

    Scenario 3: My company makes a business out of supplying critical stock trading services to its customers. The backend messaging servers are built on Linux, or use other GPLv3 tools. The application opens interfaces, be they proprietary, to paying customers, so that they can interact with this messaging server.
    How is this different from scenario 1?

    --
    cat /dev/null >.sig
  29. loophole? by glwtta · · Score: 2, Insightful
    That's not a loophole, that's just plain insane.

    Though the rule covers many businesses that use GPL-licensed software for commercial ends

    Well no, it absolutely does not. The GPL covers distribution not use, if it covered use, no one would be able to use GPLed software in a commercial setting.

    Closing this "loophole" would amount to drastically changing the philosophy behind the GPL.

    Though I do vaguely remember reading something about the new rule being an edge case that covers rather rare circumstances, and not a reinvention of the GPL.

    Seirously, taken literally this says that if I run a webapp on a GPLed server or even a GPLed OS, I have to release the source code. Yeah, that would fly.

    --
    sic transit gloria mundi
  30. Close another loophole? by Minna+Kirai · · Score: 2, Informative

    The existing GPLv2 contains a different loophole. In reading about GPLv3 planes, I haven't yet seen any effort by the FSF to close it, but I wonder if anyone else has more info.

    The exploit is this:
    When you modify and distribute a GPL program, you must provide the recipient the source code, in one of three ways. Either you give an "offer" to supply the code anytime in the next 3 years, or you let her download it from the same system as the binary, or you ship the source along with the binary.

    That 3rd choice provides the loophole, although it requires two cooperating people to abuse it. PersonA hires PersonB to modify the program, and give him 100s or 1000s of matched discs of binaries and source. PersonA then takes out all the source discs and grinds them into powder, and then sells the binary-only discs to customers.

    He's allowed to do this because of "first sale" rights, which state that someone who legally recieved a copyrighted work can redistribute it, even in damaged or partial form. The customers are buying a modified GPL program, but they didn't get the source included, nor did they get an offer to request the source later.

    Note 1: To keep the loophole working, PersonA can never duplicate binary discs himself to sell. That would be copyright infringment. He must always buy new pairs of discs from PersonB, and keep on trashing the source code- although rewritable media will make it more affordable)

    Note 2: PersonA must trust PersonB, because PersonB is allowed to give out GPL copies to 3rd parties if he chooses. There is no way PersonA can prevent this, except by enticement of future profitable sales.

  31. Private modifications... by hummassa · · Score: 4, Informative
    No, the GPL never said that [the existing GPL said that if the derivative code stayed in-house, then you didn't have to release your changes]. Many, many people have said so, including some FSF personnel, but the GPL text itself says nothing of the kind. (in fact, it implies the opposite for most circumstances). If you think otherwise, go ahead and paste where the GPL says this.
    You couldn't be more wrong:
    (GPLv2 clause 2) [first]You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program[/first], [second]and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
    a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
    b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
    c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)[/second]

    There are two grants in this clause:

    1. [marked with first] the unconditional grant to make derivative works;

    2. [marked with second] the conditional grant to distribute derivative works.

    This means you may modify a GPL'd program and keep your changes to you. If the licensee is a 3000-employee enterprise, the IT team is not obligated to distribute the changes to each employee as long as each employee is not permitted to take the software home (ie, if the firm is not distributing/licensing its changes to the employees).

    Got it? IANAL & TINLA, but I am a paralegal.

    --
    It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
  32. There is at least one license... by hummassa · · Score: 2, Interesting

    That tries this stunt (if the code is in a website, publically accessed and has the option to download the source, then your derivative must have equal option). And you know what? It hurts (meaning it's not Free). Because if I want to take the code and make a derivative that is *not* a website, I can't make the option available.

    --
    It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
  33. One thing at a time by hummassa · · Score: 3, Insightful

    1. tell what you think "distribution" means[...] Distribution (aka publishing) WRT copyright law is the act of making a copy and selling/donating/renting it to another (legal) person.

    1a. a corporation is one type of person. In some acts, a corp is represented by some employee that has permission to execute that act. For instance, my enterprise's IT manager (who has proper permission from the rules of the corporation) goes to the MS dealer and negotiates a site license for XP Pro. Who will pay the bill, the IT manager? The IT department? No, the corporation. Who is the licensee? The corporation.

    2. note that if Wal-Mart[...] You have noticed you were talking about a tangible good (aprons) instead of copiable, intellectual content? (which we are discussing here) If you were talking about software, for instance, the answer would be: No, they have not distributed it (see #1 above). technically? We are talking about copyright law here, so technically, ie, legally, this does not count as distribution... because no other person is receiving the copies, just the same (legal) person.

    3. What is your standard for decide this isn't "distribution"? The copyright law. The person that bought/got/modified the software is the enterprise (acting according to its own internal regulations [*]), the thing starts to be distribution when an authorized person inside the enterprise says "hey, guys, you can take our rebranded OpenOffice.org home and install in your computer"... because then the "Enterprise" person is distributing to the "Employee" person a copy of the software. As opposed to an authorized person inside the Enterprise installing the software in a computer that belongs to the enterprise (no distribution there).

    3a. [*] even when acting against corp regulations, the corporation is still liable for the actions of its employees, if others (mainly execs) take notice of said actions and do nothing about it. But this is another can of worms.

    4. what stops me from modifying a GPL program like Mozilla and selling binary-only copies to random strangers? The fact that you would then be distributing it?

    5. Which is never the case. Sure it is. When your enterprise buys a site license for XP Pro (3000 seats), the enterprise is the licensee. When your IT manager downloads Apache and installs it in an enterprise's server, with permission from the enterprise's execs, the enterprise is the licensee, because the IT manager is doing that on behalf of the enterprise.

    6. If a 3000-person enterprise walks into Fry's[...] Enterprises do not have "personal" usage of nothing, only commercial, because they are commercial by nature. Anyway, even for personal use (which an enterprise can buy for an exec, for instance) XP Pro's license only permits installing in one machine.

    better now?

    --
    It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
    1. Re:One thing at a time by hummassa · · Score: 3, Insightful
      No, not "aka publishing". "Distribution" and "publishing" are entirely different words. If the GPL really meant to say "publishing", they should fix that in the new version.
      Sorry, but you are wrong, in the copyright law they are the same thing.
      Yes, and copyright law is on my side. It recognizes that if a big company buys a single copy of a book and hands out photocopies for all their employees to use on the job, they have infringed copyright by distributing unauthorized reproductions.
      If you think copyright law says something else, and that corporations have a special exception to distribute internally, then go ahead and post your source.
      Sorry, but you are wrong again, and confused: for books, you are right, but for GPL'd software the corporation already has the right of making copies, modifying such copies, and installing them on all of its machines! If you are worried about the "corporation loophole", see what I said in my other comment below.
      The GPL is not a "site license"
      Au contraire... it is not a "personal usage only" license, it's a "public", "applied-to-all", license that specifically allows you to copy and modify GPL'd works at will, and only tries to restrict you when you try to distribute (as in copyright distribution, ie, publishing) the modified copies.
      You can't just keep asserting that [distribution and publishing are the same under copyrights law]. You've got to back it up, somehow.
      Come on, read 17USC106 -- those are the exclusive rights of the copyright owner (no ellipses here, this is an exaustive list):
                            Subject to sections 107 through 120, the owner of copyright under this title has the exclusive rights to do and to authorize any of the following:
                                (1) to reproduce the copyrighted work in copies or phonorecords;
                                (2) to prepare derivative works based upon the copyrighted work;
                                (3) to distribute copies or phonorecords of the copyrighted work to the public by sale or other transfer of ownership, or by rental, lease, or lending;
                                (4) in the case of literary, musical, dramatic, and choreographic works, pantomimes, and motion pictures and other audiovisual works, to perform the copyrighted work publicly; and
                                (5) in the case of literary, musical, dramatic, and choreographic works, pantomimes, and pictorial, graphic, or sculptural works, including the individual images of a motion picture or other audiovisual work, to display the copyrighted work publicly.

      As you can see, distribution/publishing is covered by item #3. I know is asking too much from a /.er even to read the FA, but I ask you again... read 17 USC 106-120. You are relying on "plain English" definition of words that have especial meaning in "legalese English" (like "distribution", above). You are missing important legal meanings like of juridical personality of corporations and their acts. And you are trying to form a reasoning of what legal protections are -- without the legal basis.
      --
      It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
  34. As an author of a web toolkit.. by fforw · · Score: 2, Insightful
    As an author of a web toolkit I must say that it just seems wrong to me. As much as I would be pissed if someone would earn money by slapping a nice GUI around my tool, I don't think it's reasonable for me to expect someone to release the source code to their website just because they use my tool in it. That would be unfair and IMHO seriously reducing the number of people willing to work with/on my tool. There just is no distribution of code, 99% percent of that web site's users will just don't care about the code, the other ones can just download the toolkit themselves which hopefully also includes the fancy stuff the website owner put into his site.

    This is why I will either continue to use GPL v2 or add an permission to run a website without giving away the code to the GPL v3.

    --
    while (!asleep()) sheep++
  35. Re:Loophole?!? by iplayfast · · Score: 4, Insightful

    The point of the GPL is to protect the users (NOT the software itself!), by giving them the freedom to modify the software they use as they see fit. A remote user is still a user!

    I agree with the first part of this, however as someone who develops code for use on the web I'd say that I was the user and the people looking at my website are seeing documents that is produced by what I set up. I'm the user. The people who are looking at the web pages are consumers of my product. (the pages).

    The "remote user" is not a user of the software, they are a user of the result of my use of the software. If I hadn't set it up, they wouldn't be able to see the results.

    It's like requiring the plans to a printing company, and a paper factory whenever you buy a book. The manufacting info of the book is not what you are buying, just the contents.

  36. Re:Loophole?!? by mrchaotica · · Score: 2, Insightful
    I agree with the first part of this, however as someone who develops code for use on the web I'd say that I was the user and the people looking at my website are seeing documents that is produced by what I set up. I'm the user. The people who are looking at the web pages are consumers of my product. (the pages).
    Well, you're wrong.

    Let's take GMail as an example. I'm an end user. I don't develop GMail; heck, I don't even work for Google at all. Nevertheless, I would prefer it if GMail were GPL v3, because then I could verify that it wasn't copying every email I send directly to the FBI, or deleting every other message someone sends me, or misbehaving in some other way -- in other words, the same thing the GPL allows me to do with a local email client like mutt or Mozilla Thunderbird.
    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  37. GPL does not "infect" by swillden · · Score: 2, Informative

    The GPL, in fact, guarantees that if GPL'd software is used in another product, both products then become infected by the GPL and the resulting work is then covered by the GPL.

    Keep in mind that it's copyright law that is viral, not the GPL. Any time you copy a chunk of one copyrighted work into another copyrighted work, you have created a derived work whose copyright is jointly held by both of the original copyright holders. It is illegal to distribute this work unless you have the permission of both. That's the law. In this case, the GPL'd code has been released under a set of terms which provide the needed permission in many cases but not all.

    The GPL does not "infect" your code. You *choose* to place code that has some strings attached into your code. If you don't like the strings, don't take the code, but don't blame the GPL for "infecting" your code.

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  38. This is NOT a loophole by MikeBabcock · · Score: 2, Interesting

    Just as code generated by a GPL'd compiler should not be inherently under the GPL, nor should a document created with a GPL'd word processor be automatically GPL'd, the web sites served by a GPL'd web server need not be automatically GPL'd.

    --
    - Michael T. Babcock (Yes, I blog)