Slashdot Mirror


Click-Thru Licensing on Open Source Software?

Russ Nelson writes "At the July OSI board meeting last week, we approved the Academic Free License (think MIT/BSD/X11/Apache with a patent grant) and we sent four licenses back for reconsideration. Here's the hitch: we were asked to approve a license which includes a requirement for click-wrap. Read more to see why we're asking you about it. The submittor had already been asked if that requirement was a necessity. She said yes, because of various legal precedents. We consulted a few people and yes, it looks like a license without click-wrap is weaker at protecting your rights. So, folks, the lawyers are coming. The time is coming when you won't be able to distribute software unless you have presented the license to the user and their assent is necessary to access the software. Even free software. Our industry is maturing and we need to be more legally careful and rigorous. The question here is whether we should amend the Open Source Definition so that it is clear whether click-wrap licenses are allowable or not. We could go either way, but we want to hear from you first. Your opinions solicited, and engaged!" While I can understand some legal necessities are necessary in the software world, click-thru licenses have never, and will never, make sense to me. Maybe commercial software has soured me on the concept, but I dislike agreeing to something before I even get a chance to use it.

520 comments

  1. Shouldnt the license for free software by Unknown+Poltroon · · Score: 0, Offtopic

    be a fill in the blank paragraph?

    --
    All Troll + "offtopic" mods are meta moderated as "Unfair", because you abused the system.
    1. Re:Shouldnt the license for free software by Anonymous Coward · · Score: 0

      3 words - mods on crack

  2. First Post Haiku by Rhombus · · Score: 0, Offtopic

    Fingers fly like mad
    Twenty second time limit???
    God damn you Hemos

  3. necessities.. by Anonymous Coward · · Score: 0, Offtopic

    Necessities are necessary? Jesus, Cliff.

  4. whats wrong with a click thru license ? by Anonymous Coward · · Score: 1, Interesting

    surely a simple license box with a Click to accept and a pasting of the GPL, BSD or MIT license on installation is fine ?
    whats wrong with having it there ?

    1. Re:whats wrong with a click thru license ? by Rick+the+Red · · Score: 2
      Under those terms I can see a lot wrong with this proposal. How far will the nonsense go? Click-through on installation is one thing, click-through on use ("their assent is necessary to access the software") is something else entirely.

      What would happen in this example: Let's say someone builds a web site using Apache, PHP, and MySQL. Let's say each of these require a click-through license agreement. Now, does only the site developer have to click through and agree to the licenses, or will each visitor to the web site have to agree to them all (including, presumably, a license for the web site itself)?

      --
      If all this should have a reason, we would be the last to know.
    2. Re:whats wrong with a click thru license ? by Osiris+Ani · · Score: 1
      ...or will each visitor to the web site have to agree to them all (including, presumably, a license for the web site itself)?

      *shrug*

      I have a license on my site which demands the souls, firstborn children, home, property, spare body parts, and allegiance of the users, among other things. It seems to work for me, and it's always good to have a list of potential kidney donors in case I ever have need for one.

    3. Re:whats wrong with a click thru license ? by Anonymous Coward · · Score: 0

      For one thing, click-thru dialogs make no sense for command-line tools, which are the largest portion of the software I use these days. And it's not like you could just wrap a graphical installer around these things, since I can just download and build the source myself, entirely by hand if need be.

      In addition, what level of granularity would be needed to apply? Would every library, in addition to executables, need a click-wrap installer as well? Would this force things like glibc and gcc to be distributed in one, non-separable bundle? What if I just wanted to use a *part* of a free library for a project, how would that case be handled?

      I'll be really interested to hear what RMS has to say on the subject.

    4. Re:whats wrong with a click thru license ? by Hater's+Leaving,+The · · Score: 2, Insightful

      There's more than just "a lot wrong" in my book. As soon as you wrap a program up with some obligation for the user (installer) to actaully _do_ something particular (read and affirm an agreement), you are restricting the user's freedom to simply to do what he wants with the code (for himself), i.e. going against the OSI way of thinking.

      I don't think click-through and OSI mix, and I'm glad the decision was made that way.

      THL.

      --
      Keeping /. cynic density high since the fscking Kwhores/trolls arrived.
    5. Re:whats wrong with a click thru license ? by dnoyeb · · Score: 2

      The poster already said what was wrong with it. He disliked accepting something before he has had a chance to use it. Try reading the post thoroughly next time.

      In any event, I agree with posting the license due simply to the fact that software is downloaded and you can not guarantee that someone has had a copy of the license fall out on the floor...But I disagree with the accept or don't run choice. Just give me a simple OK button and clicking the OK button dismisses the license window.

      Now you can show in a court of law that I had a chance to read it. That should be enough. Not forcing me to sit down and pull out the dictionary to decipher this legal mumbo jumbo before I even get to use the software. Or say, write the documents in laymans terms such as the authors of THE NEW TESTAMENT saw fit to do.

      I am sick of reading all this crap every time looking for the little twist that sells my soul, and all works produced by it...

    6. Re:whats wrong with a click thru license ? by TheCarp · · Score: 4, Insightful

      And how would you propose to impliment it?

      This isn't windows where you can be sure that everyone is using a GUI, and
      doing the install on a GUI... how about an OS install?

      When I install even a very minimal Debian system I am sure that the software beinbg instatalled is not all licensed from Debian, in fact, only a versy small amount of it is. Some of it is the FSF, some of it is Xfree86, some of it is Berkley, some of it is licensed from other people entirely.

      I should have to "click through" how many hundreds of times to get the OS on my box? How about if I want to impliment automated installs? Like say my office mate whpose job it is going to be to setup a research computing cluster... installing software in parallel on a whole cluster of boxen at once?

      Secondly, I don't knbow if you read it but neither the GPL nor any other Free Software license that I have seen says much about USE of the software. USE is implied by posession, its Fair Use. You only need these licenses to DISTRIBUTE the software. Thats the whpole reason the GPL exists... to give people terms of a distribution license.

      I think thats the major disconnect here, these are not USE licenses (frankly IMNSHO use should be covered under fair use doctrine anyway, making the whole "click through" issue moot) they are distribution licenses.... and not neede dfor use at all...

      Its very simple. Legally you have no right to redistribute a copyrighted work by default. So if you don't accept the distribution license (GPL, BSD, whatever it is) then you have no legal right to distribute. So distribution implies agreement with the license.

      -Steve

      --
      "I opened my eyes, and everything went dark again"
    7. Re:whats wrong with a click thru license ? by CableModemSniper · · Score: 1

      i'd kill for some mod points. Well maybe not kill...+1 insightful or something.

      --
      Why not fork?
    8. Re:whats wrong with a click thru license ? by kasperd · · Score: 1

      firstborn children

      You really don't want that many children! (Do you?)

      --

      Do you care about the security of your wireless mouse?
    9. Re:whats wrong with a click thru license ? by StillaCoward · · Score: 1

      How about you do it similar to the way Sun does with their click through lisense for the JDK?

      Forgive me while I display my ignorance here, but it seems to be some kind of bizaro script/binary file that runs click through text through less or more (can't remember which). User agrees, and the archive is extracted.

    10. Re:whats wrong with a click thru license ? by jcast · · Score: 1

      Depends on what he wants 'em for...

      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
    11. Re:whats wrong with a click thru license ? by Anonymous Coward · · Score: 0

      CONGRATULATIONS !

      You had the #4000000 comment ID.

      Please get drunk as soon as possible.

    12. Re:whats wrong with a click thru license ? by Anonymous Coward · · Score: 0

      Aside from concerns about how to implement a clickthru on various packages/programs (like a tarball, or a program that runs as a daemon process), it seems to me that the most onerous problem this creates is a requirement on how you can change the code. It essentially opens the door for requiring that a given routine (the click-thru here, but who knows what in the future) *has* to be included in the distro.

      What if the routine in question is written in a non-portable way, say assembly for an x86 to display the click-thru. Now there is no way for me to create a distro that works on a Sun, my old C64, or some embedded project board.

      One of the key features of *Open Source* software is that you can do anything you please with the software, especially making it run on your particular machine. Click-thrus and any other restriction on modifying the source should not be tolerated, because they hamper this basic tenet!

      That said, I hate them in practice as well, just as I hate anything else that uselessly wastes even a bit of my time.

    13. Re:whats wrong with a click thru license ? by brain159 · · Score: 2, Funny
      Or say, write the documents in laymans terms such as the authors of THE NEW TESTAMENT saw fit to do.

      Oh, great, licenses in Greek, that's all we need :P

    14. Re:whats wrong with a click thru license ? by the_1000th_Monkey · · Score: 1

      it could be a part of the package management system, I think both deb and rpm have license info fields, it would just be a matter of approving the certain licenses before dpkg or rpm will add the packages to the system.

      --
      where'd my typewriter go?
  5. so what about non-gui's? by elzubeir · · Score: 3, Insightful

    I don't get it. Not only is this an incredibly annoying thing to have, it doesn't make sense on console-based apps. So what, if I want to run a given program I have to see the license and agree to it each time? Once? Twice? Will it ask me again if I'm SURE?

    I think this is a very silly idea. If the software is commercial and is a large application as well, I can understand that being there. But, mandating such a rule, and making it across the board (not case-by-case) is unthinkable.

    1. Re:so what about non-gui's? by digerata · · Score: 1
      I think this would apply to the initial installation. Not each time you run the program.

      But yes, its freaking rediculous.

      --

      1;
    2. Re:so what about non-gui's? by forrestt · · Score: 1

      Damn, that would make the ls command extreemly annoying.

    3. Re:so what about non-gui's? by ceejayoz · · Score: 2

      Just have it say "I have read the license contained in LICENSE.TXT and agree to its terms (y/n):" when first installed or on compile or something. Easy solution.

    4. Re:so what about non-gui's? by paladin_tom · · Score: 1

      If you install Java for (GNU/)Linux from Sun's shell script, I believe you must tell the script that you agree to the license agreement. I think Kylix may do this too, but my memory's less reliable than a certain crash-prone OS that will remain nameless.

      So there's a precendent console-based clickwrap licenses, at least in large, commercial programs.

      --
      #define sig "Every social system runs on the people's belief in it."
    5. Re:so what about non-gui's? by digerata · · Score: 1

      If its a shell script, you could easily bypass or edit the agreement then. I wonder if it would hold up in court that, in the agreement I signed, sun had to pay for my lunch every day for the rest of the time I use their technology?

      --

      1;
    6. Re:so what about non-gui's? by Koyaanisqatsi · · Score: 1

      when first installed or on compile

      And would you like all your tens or hundreds of modules to prompt you their particular license every time you build the app? Not for me, thanks.

    7. Re:so what about non-gui's? by monkeydo · · Score: 5, Insightful

      Nobody is saying click-through licenses would be required. The question is should they be allowable under the official Open Source definition.

      The OSI board doesn't force anyone to use a particular approved license on any given program. What they want to know is should they approved any license that requires assent before installing the associated program.

      In my mind this doesn't violate any of the other requirements of the Open Source Definition so I think it really matters more what is in the license than how it is presented. The questioner seems to be acknowledged the fact that the receiving party has to agree to the license for it to be valid, so I don't really understand the problem. The GPL (and any other open source license) can be violated just like commercial licenses. Instead of assuming the user agrees to the license make them say so if you want the extra legal protection. You might need it if you wind up in court.

      --
      Si vis pacem, para bellum
      The only thing more annoying than a Libertarian is an (un|mis)informed Libertarian
    8. Re:so what about non-gui's? by paladin_tom · · Score: 1

      If its a shell script, you could easily bypass or edit the agreement then.

      I'm glad you think so highly of my shell-scripting abilities....

      I wonder if it would hold up in court that, in the agreement I signed, sun had to pay for my lunch every day for the rest of the time I use their technology?

      No dice. The courts wouldn't allow a person to willfully step around a contract like that. (Unless, of course, allowing this would be an extremely popular political decision. Courts are often "trendy" in their interpretation of the law.)

      Bypassing licensing agreements like this was already discussed on Slashdot here.

      --
      #define sig "Every social system runs on the people's belief in it."
    9. Re:so what about non-gui's? by Buck2 · · Score: 2, Insightful

      Are you serious?

      You can edit the licensing in a GUI app using a hex editor.

      Use your head.

      --

      As my father lik@(munch munch)... ....
    10. Re:so what about non-gui's? by cyborch · · Score: 1

      so I think it really matters more what is in the license than how it is presented.

      this time how it is presented is in the license.

      Personally I think click throughs are very annoying and hate to read a legal document in a 3 by 3 inch box. Aside from that you are perfectly correct: it doesn't violate any of the requirements of the Open Source Definition and as such could be allowed by the OSI board.

      The question still stands, should we disallow something simply because it is annoying and disregard the legal implications?

      I'm inclined to say yes.

    11. Re:so what about non-gui's? by kz45 · · Score: 1

      Are you serious?

      You can edit the licensing in a GUI app using a hex editor.

      Use your head.


      You can also bypass the license on a GNU app. What does the slashdot crowd think of this?

    12. Re:so what about non-gui's? by commodoresloat · · Score: 2
      Nobody is saying click-through licenses would be required.

      Not in the strict sense, but the post clearly states that click-through licensing is being advocated because it is easier to enforce legally; I suppose the reasoning is that click-through licenses ensure that the end user has had a chance to acknowledge and agree to the license. Which seems totally bogus to me since click throughs can be so easily circumvented. To my mind either you can bind someone by a license based on them using a particular product or you can't; making them jump through a hoop doesn't seem to change that, especially when they are expected to jump through the hoop voluntarily on their own, in the privacy of their own workspace. And it is common knowledge that most end users won't read the entire license before clicking "Agree" anyway, so if the legal system offers this kind of license more protection they are basically acknowledging that the consent of one party of the license agreement is an empty formality.

    13. Re:so what about non-gui's? by great_flaming_foo · · Score: 1
      I wonder how well it would hold up in court if you did something like this:

      yes | ./configure --whatever
    14. Re:so what about non-gui's? by StillaCoward · · Score: 1

      Actually, I tried editing the shell script just like you said.

      Script no longer ran afterwards, even after I changed it back exactly as it was before.

      Good think I made a copy of it first, as I would have had to dl it again over my dialup connection....

    15. Re:so what about non-gui's? by Buck2 · · Score: 1

      Did you try setting the last time the file was modified to the original time?

      I don't know if that would work, but it would be an easy check that your fix wouldn't take care of.

      --

      As my father lik@(munch munch)... ....
    16. Re:so what about non-gui's? by Chexsum · · Score: 1

      If its a shell script, you could easily bypass or edit the agreement...

      Hah, I have seen some EULAs in Windows where the text wouldnt appear because of a broken component. The borg still owns my soul though as I clicked a license when I was a pc-newbie. =(

      --
      Pixels keep you awake!
    17. Re:so what about non-gui's? by cakoose · · Score: 1

      Regarding the specific case of the JDK, even before the shell script agreement, I think you have to accept another agreement on their website before you are even allowed to download it. This agreement could say something about modifying the downloaded program. I guess you could also modify the webpage but as someone already said, you can't get away with modifying a contract anyway.

    18. Re:so what about non-gui's? by benb · · Score: 1

      > You might need it if you wind up in court

      That's exactly the problem. You *might* need it, *if* you are in court. but with a click-through requirement, we have the problem for sure, right now: Every user has to click and ideally read each time he installs. The loss is there, no matter, if it actually brings any value.

    19. Re:so what about non-gui's? by Anonymous Coward · · Score: 0

      No, you can modify contracts. Is most of contract law not about negotiation (ie modification) of terms until both sides reach agreement. The sequence goes something like - First party sends proposed terms, Second party modifies some terms and sends back to First party. This process continues until agreement is reached. The problem with contracts formed by 'click through' is that there is no opportunity to negotiate.

  6. Hack by JohnHegarty · · Score: 2

    What would happen if you manually extract the files to a program, bypassing the click-trough licence?...

    I had to do this with one microsoft program, because the installer would not work...

    am i breaking the licence or outside it?

    1. Re:Hack by Anonymous Coward · · Score: 0

      It's open source... what if you compile it yourself? Or edit it and remove the click through? Open source, is by definition, free (any meaning of the word), so a clickthrough license isn't necessary. If you try to charge money for software, there's a different expectation as to rights and liability, so the clickthrough license is needed, not an issue with free software.

    2. Re:Hack by Komodo · · Score: 1

      Then you are breaking the DMCA and must be an evil terrorist out to ruin our economy with your radical anti-American ways.

      And you probably didn't give to the United Way, either.

    3. Re:Hack by UncleFluffy · · Score: 2

      You don't need to hack it to get past the click-through license.

      It's Open Source, remember ...

      Just grab the sources, create your own personal fork without the click-through, and compile.

      Of course, since you've modded the code, the original authors can't be liable (I hope).

      Seriously though - how on *earth* can you attach a click-through license to *source code* ? To have the click-through, it has to be executable, in which case it isn't source code - open or otherwise - any more.

      My brain is tired - please, someone, explain to me how "click-through" and "open *source*" go together ? Or is there some high-grade semantic confusion going on here ?

      --

      What would Lemmy do?

  7. click-wrap limit by Anonymous Coward · · Score: 2, Informative

    If there is a click-wrap license, there should be some manner of limit to the length &/or legibility of the license.

    Most of the commercial click-wrap licenses are so long and tediously legal, that one cannot possibly wade through (and understand!) the license before an updated version of the software is released.

    1. Re:click-wrap limit by Anonymous Coward · · Score: 0

      it could be worse: long and tediously political(a la
      GPL)..

    2. Re:click-wrap limit by Bobo_The_Boinger · · Score: 2, Funny

      I SECOND THIS, THERE SHOULD BE A REQUIREMENT THAT ALL SENTENCES MUST USE THE GENERALLY ACCEPTED USE OF CAPITALIZATION IN THE LANGUAGE OF PRESENTATION. I DON'T KNOW WHY LAWYERS LIKE TO MAKE EVERYTHING EVEN HARDER TO READ THAN IT NORMALLY IS.

      Hmmmm, actually maybe lawyers just get really pumped up while writing the documents. I can just see it now:
      (Lawyer 1) Oh yeah! I NAILED another EULA Joe!
      (Lawyer 2) Oh baby! I can tell, look at all your caps man!
      (Lawyer 1) Yeah, whoever was outside my office MUST have heard me screaming about the henceforths, and the hereafters, and the forthwiths.
      (Lawyer 2) Hell, who DOESN'T feel like yelling about those!
      (Lawyer 1) Well, I gotta go work on some warning labels on toys advising consumers not to stick them in different orifices.
      (Lawyer 2) Rock on man!

      --
      --David
    3. Re:click-wrap limit by kasperd · · Score: 1

      I just don't get it, why does that comment still have a score of 1? IMHO it deserved Score:5, Funny.

      Anyway personally I always skip those parts in all upercase letters when reading an EULA.

      --

      Do you care about the security of your wireless mouse?
  8. Do I license my TV? phone? food? by Anonymous Coward · · Score: 2, Interesting

    What other product do I agree to a license to when I aquire it... very few indeed. I don't recall a license agreement with most anything I own so why the hell does someone think that this is mandatory for software? It's just another product.

    1. Re:Do I license my TV? phone? food? by Darren.Moffat · · Score: 2

      If you live in the UK you do need a license to operate a TV that is capable of recieving "broadcast" programming.

    2. Re:Do I license my TV? phone? food? by Anonymous Coward · · Score: 0

      A license from the government, yes. A license from the manufacturer, no. Software "licenses" that only restrict your legal use of a product you have already paid for are completely unlike any other type of license.

    3. Re:Do I license my TV? phone? food? by madman101 · · Score: 1

      Because you own those products. You do not own software (at least not software you didn't write), you own a license to use it. Software is not just another product.

    4. Re:Do I license my TV? phone? food? by Anonymous Coward · · Score: 0

      Says who? I for one do not license commercial software, I buy it:

      • It is sold in a retail store on a shelf like any other product.
      • No conditions or terms of use were presented to me at the point of sale.
      • I pay sales tax.
      • If it gets stolen, who calls the police? Me or the software manufacturer?
      • If it gets destroyed in a fire, who gets reimbursed by their insurance? Me or the software company?
      • If I erase the CD and use it as a coaster, whose loss is it? Mine or the software company's?

      Nearly every entity I can think of agrees that I own that copy of software: me, the cashier at the store, my state's Dept. of Revenue, the local police, my insurance company, etc. The only one making the bizarre assertion that my purchase was only a license is the software company itself. See the Softman v. Adobe decision for a compelling argument of why commercial software licensing is nothing more than a fairy tale.

    5. Re:Do I license my TV? phone? food? by EvanED · · Score: 2

      That's beside the point because we ARE talking about software that you write, namely, why should an open-source license (that only the copyright holder can apply) require click-wrapping?

    6. Re:Do I license my TV? phone? food? by gilroy · · Score: 2
      Blockquoth the poster:
      Software is not just another product.
      But maybe it should be. Other than cultural inertia, I've never seen a good argument for why software should be treated specially.
    7. Re:Do I license my TV? phone? food? by Anonymous Coward · · Score: 0

      >Because you own those products. You do not own
      >software (at least not software you didn't write),
      >you own a license to use it. Software is not just
      >another product.

      People tend to pop up that type of text, but what laws support that? What laws claims that when you buy a product you owns it except if it is software? Perhaps it exists in some countries, I don't know.

      Further, licenses are something one agree too, can one have ownership on them? And if so, why do one have to agree to them if one allready own them.

      Most countries laws says that if you buy something, you owns it, unless you make some contract prior or at the time of the purchase (which does not happen with those liceses for software in almost any case). Hence you own the copy of the software you bought (Yes, I am aware that one doesn't "own" or hold the copyright to it, and I never claimed it, just as one owns a book but doesn't hold copyright to its content).

      So I can't see why software is not "just another product" unless there are specific laws saying it is not and that you can never buy or own software. Or tell me which countries laws says so.

    8. Re:Do I license my TV? phone? food? by Anonymous Coward · · Score: 0

      keep in mind that with Softman vs adobe the EULA did NOT apply because the software was never loaded on a computer. click thru licenses ARE a valid transaction.

    9. Re:Do I license my TV? phone? food? by Shotgun+Willy · · Score: 1

      As I understand it, that is really a tax to support the BBC.

    10. Re:Do I license my TV? phone? food? by Anonymous Coward · · Score: 0

      I should have been clearer. While the judge didn't find it necessary to rule definitively on the issue of clickwrap enforceability, the text of the decision nevertheless gives many strong arguments as to why they shouldn't be:

      A number of courts have held that the sale of software is the sale of a good within the meaning of Uniform Commercial Code. ... It is well-settled that in determining whether a transaction is a sale, a lease, or a license, courts look to the economic realities of the exchange.
      ...
      The Court finds that the circumstances surrounding the transaction strongly suggests that the transaction is in fact a sale rather than a license. For example, the purchaser commonly obtains a single copy of the software, with documentation, for a single price, which the purchaser pays at the time of the transaction, and which constitutes the entire payment for the "license." The license runs for an indefinite term without provisions for renewal. In light of these indicia, many courts and commentators conclude that a "shrinkwrap license" transaction is a sale of goods rather than a license.
      ...
      The reality of the business environment also suggests that Adobe sells its software to distributors. Adobe transfers large amounts of merchandise to distributors. The distributors pay full value for the merchandise and accept the risk that the software may be damaged or lost. The distributors also accept the risk that they will be unable to resell the product. The distributors then resell the product to other distributors in the secondary market. The secondary market and the ultimate consumer also pay full value for the product, and accept the risk that the product may be lost or damaged. This evidence suggests a transfer of title in the good. The transfer of a product for consideration with a transfer of title and risk of loss generally constitutes a sale.
      ...
      Whether contracts such as Adobe's EULA, often referred to as "shrinkwrap" licenses, are valid is a much-disputed question. A number of courts that have addressed the validity of the shrinkwrap license have found them to be invalid, characterizing them as contracts of adhesion, unconscionable, and/or unacceptable pursuant to the Uniform Commercial Code. ... These courts have refused to recognize a bargain in shrinkwrap license that is not signed by the party against whom it is enforced.

      All of this could just as easily apply to an ordinary user who purchased a single copy.

      Only at the very end did the judge say that ruling on the enforceability of click-through EULAs in general was outside the scope of this case. I would suggest reading the entire text though, it's nice to see that one judge out there "gets it".

    11. Re:Do I license my TV? phone? food? by Darren.Moffat · · Score: 1

      Kind of, but you can't not pay it even if you are unable to recieve the BBC channels or (for some reason) choose not to watch them.

    12. Re:Do I license my TV? phone? food? by Soruk · · Score: 1

      If you live in the UK you do need a license to operate a TV that is capable of recieving "broadcast" programming.

      ...and intend to use it to receive broadcast television signals (satellite, terrestrial, cable). You do NOT need a licence to use it with:
      1) A Video Player (note, not recorder)
      2) DVD player
      3) Camcorder
      4) Console games
      4) Any other use where it is used as a monitor to locally-generated signals.

      --
      -- Soruk
  9. Just a Case of CYA by reddywhipt · · Score: 4, Insightful

    It's horrible that we live in such a litigious society that people have to worry about giving something away for free.

    We've ratcheted down another couple of notches into the corporatization of everyday life.

    Jim Slattery
    Network Guy (MCSE)

    Thousands of candles can be lighted from a single candle, and the life of the candle will not be shortened. Happiness never decreases by being shared.
    - Buddha

    1. Re:Just a Case of CYA by Russ+Nelson · · Score: 2

      Agreed. In the meantime should we allow Open Source contributors to protect themselves while we also work on changing the law? Should a userland program work around a kernel bug, or should it not work until the kernel bug is fixed. Answer not obvious.
      -russ

      --
      Don't piss off The Angry Economist
    2. Re:Just a Case of CYA by Bruce+Perens · · Score: 2
      Or should we use a better fix than either of the alternatives you suggested.

      Bruce

    3. Re:Just a Case of CYA by Russ+Nelson · · Score: 2

      Are you fixing the kernel bug? How long is it going to take? In the meantime, there exists a userland work-around. Are you going to tell people that they shouldn't use it? Would you have us tell people that they shouldn't disclaim warranties?

      Let's try it with your employer. Go tell HP that the standard method of distribution of free software doesn't allow for a legally valid disclaimer of warranty. That HP has distributed warranteed software for free. I can't imagine Mike would like that one either.
      -russ

      --
      Don't piss off The Angry Economist
    4. Re:Just a Case of CYA by Anonymous Coward · · Score: 0

      If people don't want to give their code away for free without a click-through license, that's their choice. The people who can't implement the provisions of the license restriction or who hate click through licensing will end up not using it. So developers who want to insist on implementing that sort of license need to think twice. The sad thing, though, is that people who want to violate the terms of the license probably still will. There won't be much benefit, if any, for free software publishers, just less people using their code.

    5. Re:Just a Case of CYA by Bruce+Perens · · Score: 2
      HP's attorneys have made a very thorough study of the way they distribute Free Software, including the disclaimer of warranty issue. They are happy with the application of non-click-through licenses.

      Bruce

    6. Re:Just a Case of CYA by JohnFluxx · · Score: 0

      >It's horrible that we live in such a litigious society that people have to worry about giving something away for free.

      Agreed - Here in the UK the postoffice changed the style of its bicycles, so had several thousand 'old' bicycles. They wanted to give them away to third-world countries for doctors etc to get around easier. They were even willing to pay for them to be shipped over etc.

      Unfortunately they couldn't find a way to remove the liability. If someone had an accident on the bikes they could sue the postoffice.

      Sadly the post office had to cut every bike in half to reduce liability :(

      Sometimes I hate this system ;~(

      JohnFlux

  10. Lawyers are scum by Anonymous Coward · · Score: 0

    Why is it that lawyers need to get thier greedy paws on everything. Whenever they get involved they just convolute things make it complicated and turn it to shit. Lawyers, politicians, and executives are all born from the same pond scum. They should just all go away and fucking die.
    Lawyers are like M$. Fucking evil and greedy

  11. Re:Our industry is "maturing" by jasondlee · · Score: 0, Offtopic

    Inconceivable!

    --
    jason
    Have a good day?! Impossible! I'm at work!
  12. This is nuts by DaveTerrell · · Score: 3, Insightful

    In the event that a license is not legally binding (i.e. a GPL or BSD style license), the terms revert to the default, which is "All Rights Reserved", which is more restrictive than what is being granted by the GPL or BSD license.
    So taking advantage of those terms (creating derived works, redistributing, blah blah woof woof) indicates implied assent of the terms.
    Besides, the only time licenses have been held not legally binding have been when the software has been sold -- most free software is not sold, it is downloaded. Free Software vendors should be indicating the terms of the GPL (assuming some software is GPLed in their distribution) on the outside of the packaging, but even if they don't, again, the license is not restricting any of the rights you would normally have in a software sale so there is no need for prior assent.

    This is all crap until the courts rule on the applicability of licenses like this anyway. Free software licenses do not fall under the same category as normal closed licenses.

    1. Re:This is nuts by pmz · · Score: 2

      Free Software vendors should be indicating the terms of the GPL (assuming some software is GPLed in their distribution) on the outside of the packaging, but even if they don't, again, the license is not restricting any of the rights you would normally have in a software sale so there is no need for prior assent.

      What if you are evaluating a software package based on the ability to redistribute it or reuse parts of it? Prior assent is essential no matter the license, because even the GPL restricts some rights as a compromise for allowing others.

    2. Re:This is nuts by DaveTerrell · · Score: 4, Insightful

      dbt: Free Software vendors should be indicating the terms of the GPL (assuming some software is GPLed in their distribution) on the outside of the packaging, but even if they don't, again, the license is not restricting any of the rights you would normally have in a software sale so there is no need for prior assent.

      pmz: What if you are evaluating a software package based on the ability to redistribute it or reuse parts of it? Prior assent is essential no matter the license, because even the GPL restricts some rights as a compromise for allowing others.

      The GPL does not restrict any rights you, as a recipient of a copywritten work, already have. It does place requirements on you if you choose to exercise the rights of redistribution, modification, or creating derived works -- but those are rights that you do not have except as granted by the license, so the default assumption is that you cannot copy, redistribute, etc.

    3. Re:This is nuts by foobar104 · · Score: 3, Informative

      In the event that a license is not legally binding (i.e. a GPL or BSD style license), the terms revert to the default, which is "All Rights Reserved"

      That's not necessarily true. It probably is, but not necessarily.

      The current legal standard in the US derives from Bell v. Combined Registry Co. In that case, the court upheld that the criteria for copyright abandonment is a statement of the intent to abandon (which in 1976 included omitting a copyright notice; this is no longer sufficient) and a clear intent to waive copyright. In other words, you have to both say that you're waiving it, and you have to distribute it to somebody under those terms.

      So putting the BSD license, which effectively waives your copyright, and distributing the source may be sufficient to indicate an intent on your part to waive your copyright. Even if the license itself is flawed, your copyright has already been waived.

      This isn't the case if you're a minor, or if you don't have clear claim to the rights over the source. In other words, if you don't have the copyright, you can't waive the copyright.

    4. Re:This is nuts by pmz · · Score: 2

      The GPL does not restrict any rights you, as a recipient of a copywritten work, already have. It does place requirements on you if you choose to exercise the rights of redistribution, modification, or creating derived works -- but those are rights that you do not have except as granted by the license, so the default assumption is that you cannot copy, redistribute, etc.

      Okay, I understand this a bit better. On a slightly unrelated note, it would be funny if all EULAs were required to be prefaced by the actual text of copyright law. That way, EULAs might carry a bit more weight in the software world...

    5. Re:This is nuts by Anonymous Coward · · Score: 0

      Nope. BSD does not waive copycopyright. Here's what it says:


      Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.


      Just like the GPL, the BSD license allows recipients additional priviledges not normally granted by copyright, but it doesn't waive copyright.

      The significant difference between the GPL and BSD license is that the GPL's terms for redistribution are not as liberal.

    6. Re:This is nuts by bnenning · · Score: 1
      So putting the BSD license, which effectively waives your copyright, and distributing the source may be sufficient to indicate an intent on your part to waive your copyright.

      That seems unlikely, especially since nearly all BSD software I've seen (including mine) includes copyright notices.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    7. Re:This is nuts by foobar104 · · Score: 2

      Hmm. Okay, then, I retract what I said.

    8. Re:This is nuts by firewood · · Score: 1
      In the event that a license is not legally binding (i.e. a GPL or BSD style license), the terms revert to the default, which is "All Rights Reserved", which is more restrictive than what is being granted by the GPL or BSD license.

      AFAIK, this hasn't been tested in court. (IANAL)

      *flame-bait-on*
      Since it seem obvious that anyone who gives their software away without compensation has pretty much abandoned their copyright and should no longer have legal standing to restrict someone from using said software; Micro$oft should just petition congre$$ to pass a law clarifying this. Maybe Senator Holling$ would be intere$ted.
      *flame-bait-off*

      What's to prevent this scenario?

    9. Re:This is nuts by hazyshadeofwinter · · Score: 1

      > Free Software vendors should be indicating the terms of the GPL (assuming some software is GPLed in their distribution) on the outside of the packaging, but even if they don't, again, the license is not restricting any of the rights you would normally have in a software sale so there is no need for prior assent.

      Regardless of whether or not that's a good idea morally or ethically, the GPL (according to my friend "wc -l") is 347 lines of text. Even the preamble is something like a page long. Now, if you assume the Free Software in question to be, say, a GNU/Linux distro, those typically include not only GPLed code, but also significant chunks of LGPL, GFDL, BSD, Apache, Artistic, etc., licenses. So, basically, a phonebook's worth of legalese. And as you and others here have mentioned, the various free licences only affect redistribution, modification and in some cases advertising of the software, not actually using it. I'd have a hard time imagining Joe Sixpack walking into Software City, buying the newest Mandrake and being *disappointed* that he's legally allowed to copy it and modify it. I'm sure the store would be glad to sell him Windows XP if that were the case. :-)

      --
      Click here if you just like to click on shit.
    10. Re:This is nuts by great_flaming_foo · · Score: 1

      In the event that a license is not legally binding (i.e. a GPL or BSD style license), the terms revert to the default, which is "All Rights Reserved", which is more restrictive than what is being granted by the GPL or BSD license. So taking advantage of those terms (creating derived works, redistributing, blah blah woof woof) indicates implied assent of the terms.

      that may be true in most cases but there is one clase that it doesn't apply to, the cover your butt clase. ie:

      11. because the program is licensed free of charge, there is no warranty for the program, to the extent permitted by applicable law. except when otherwise stated in writing the copyright holders and/or other parties provide the program "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. the entire risk as to the quality and performance of the program is with you. should the program prove defective, you assume the cost of all necessary servicing, repair or correction.

  13. XSane by sir99 · · Score: 1

    xsane already does it.

    --
    The ocean parts and the meteors come down
    Laid out in amber, baby.
  14. what about server software by WetCat · · Score: 4, Interesting

    ... which have no GUI and is installing using
    RPM ?
    Or updated using RPM?

    Or worse, installed using OS installer?
    I will sit and click through about 600 EULA-s?
    Even through GNU EULA-s?

    1. Re:what about server software by sysadmn · · Score: 4, Funny
      I will sit and click through about 600 EULA-s?
      Even through GNU EULA-s?

      Please refer to these agreements by a name which respects the hard work and tireless efforts of the FSF. They should properly be called GNU/EULA, also abbreviated GNULA.
      --
      Envy my 5 digit Slashdot User ID!
    2. Re:what about server software by Vagary · · Score: 1

      According to some Australians, package installers already have licensing problems.

    3. Re:what about server software by natefaerber · · Score: 1

      I have to "click through" an install of Sun's Java jre and jdk when I install it with no GUI.

      You may have a point when installing software but it is my understanding that most if not all software in commercial distributions lie under a GPL license. You should be able to agree to GPL once to cover all the GPL software about to be installed.

      --
      -- My HARDWARE, My CHOICE.
    4. Re:what about server software by Anonymous Coward · · Score: 0

      You stole my joke!

    5. Re:what about server software by Buck2 · · Score: 1

      QT requires you to answer yes to the licensing questions before it will compile.

      --

      As my father lik@(munch munch)... ....
    6. Re:what about server software by John+Hasler · · Score: 2

      You may have a point when installing software but
      it is my understanding that most if not all
      software in commercial distributions lie under a
      GPL license.

      You do not understand correctly.

      You should be able to agree to GPL once to cover
      all the GPL software about to be installed.

      You do not need to agree to the GPL at all to install GPLd software.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    7. Re:what about server software by Angry+White+Guy · · Score: 1

      And who controls the standards on that?
      #cat /etc/licences

      # /etc/licences
      # holds a list of all the licences you subscribe
      # to:
      BSD
      GNU/EULA
      GPL

      --
      You think that I'm crazy, you should see this guy!
    8. Re:what about server software by Dannon · · Score: 2

      also abbreviated GNULA

      ...Written by a team of lawyers on the GNULA Bar? <rimshot>

      --
      Good judgment comes from experience.
      Experience comes from bad judgment.
    9. Re:what about server software by Cid+Highwind · · Score: 1

      QT requires you to answer yes to the licensing questions before it will compile

      absolute bovine excrement.
      I've never had to agree to any click-through nonsense to install qt binary packages, or compile the source. Qt has been dual-licensed under the GPL for about two years now, yet this "qt has an un-free license" myth remains. Oh, wait, I forgot the GNOME project motto, "an ounce of license FUD is worth a pound of features"!

      Why is this a troll?
      Because it's an untrue statement carefully crafted to provoke an angry response.

      --
      0 1 - just my two bits
    10. Re:what about server software by Bruce+Perens · · Score: 2
      I agree that package installers should be able to present the software license for any package on demand, and that the option to read it should be very clearly available to the user. Also, there should be some general notice with a distribution at install time that there are licenses, and that they disclaim warranties, and how to see them. But I would reject an attempt to require the above in licensing. It's up to the distributions, who face most of the liability, to implement.

      Bruce

    11. Re:what about server software by Jobe_br · · Score: 1

      Many CLI installers (VMware comes to mind) already require you to "click through" (via 'more') a license both for VMware and for DHCP (or BIND, one of the two). Its a pretty simple process, really ... and since its 'more', you can simply hit "q" to skip reading it, if you're going to agree to it anyway ... the main thing is that you've agreed to it!

      One possibility, if limitation of liability is desired, is to define a auxiliary compression format to the popular .gz and .bz2 codecs, which when uncompressing indicates to the user that by uncompressing this file they agree to be bound by the included LICENSE file and if they don't agree, they are directed to remove the software from their system. I don't see that you necessarily have to ask someone to "click-thru" ... merely defining a format that will *always* present this message insures that the user will at least be notified of the fact that they are bound by the LICENSE file included in the software tarball.

      Granted, one could say "well, I opened it with a script and didn't see anything" ... true, but if we spin-off a new version of gzip & bzip2 (keep the originals, too) called "lic-gzip" and "lic-bzip2" and the files are called .gz.lic and .bz2.lic or something, then a user couldn't *really* claim that they weren't aware that this was a "protected" archive, as it is clearly distinguished from any other archive format.

      Just an idea ... I agree with Bruce, though - a line in the sand must be drawn, pursuing things from the side of changing the law has a far greater chance of long-term success.

    12. Re:what about server software by non · · Score: 1

      There must be some way to rework that acronym so that its GRANOLA ;)

      --
      ...vividly encapsulates that post-Watergate/pre-punk/coked-up moment when you could trust no one, least of all yourself.
    13. Re:what about server software by jdgreen7 · · Score: 1

      GNU/EULA, also abbreviated GNULA.

      GNULA: Recursive for: GNULA's Not a User License Agreement?

    14. Re:what about server software by kasperd · · Score: 1

      GNU/EULA

      Something is wrong here. GNU GPL is not aimed at end users, in fact end users are explicitly not covered by GNU GPL.

      also abbreviated GNULA.

      That is better, at least we got the end out of it.

      --

      Do you care about the security of your wireless mouse?
    15. Re:what about server software by Buck2 · · Score: 1

      Why so angry?

      QT 2.x and 3.0.1 (I believe), required me to say "yes" before compiling the libraries.

      Calm down.

      --

      As my father lik@(munch munch)... ....
    16. Re:what about server software by benb · · Score: 1

      > I agree that package installers should be able
      > to present the software license for any package
      > on demand

      I disagree, at least for open-source. It's going to be a nightmare to install a distro.

      What if I do |apt-get update;apt-get dist-upgrade -yes| in a cron job? And a new packge is installed as new dependency of an installed app? Does the -yes apply to the license as well? Did I agree to it?

      Please, NO! I thought the need to prevent exactly that was a major reason for this discussion.

    17. Re:what about server software by benb · · Score: 1

      (I assumed that you mean "on demany" by the package, not "on demand" by the user. The latter would IMO be a good idea.)

  15. Have a click through... by KingKire64 · · Score: 1

    And have a copy of the license in ever source file, and you have to have the license on start up every time....

    Why must Stupidity require us to cater towards it. No one reads a click through anyway. And if they were going to use the source for something they surely would have to read the License.txt or what ever that is in the same directory. What if the person never runs the program ignores the License.txt and goes striaght for the code... should the license be at the top of every file of source code? How about every function?

    --
    "All I can tell the "lesser of two evils" folks is that if they keep voting for evil, they'll keep getting evil."-Lp.org
    1. Re:Have a click through... by SpatchMonkey · · Score: 2
      Your sig:
      • When do you stop wishing she will come back and go out and get laid?
      I found that not masterbating at all for a few weeks helped me to get the incentive to get laid. That way, you're directing your sexual attention to real life girls rather than photos on your monitor, in a magazine or in your imagination.

      Also: try to get laid a few times, then look for companionship again. Once you're confident enough with the sexual side of things you can concentrate on the more important things such as long-term partnership.

      (As for licenses, I agree with you. People only need to read them if they're going to do something that might land them in court.)
    2. Re:Have a click through... by orthogonal · · Score: 1

      I found that not masterbating at all for a few weeks helped me to get the incentive to get laid.

      I found that not mastUrbating at all for a few weeks made me unable to spell correctly.

      (But then I always mastUrbate by spelling out the names of my exes, as if holding my manhood were a pen.)

    3. Re:Have a click through... by SpatchMonkey · · Score: 1

      Well, you presented that spelling correction in a rather annoying and patronising manner. But I was wondering why it looked wrong when I typed it, so thanks for correcting me. I can now masturbate with the proud knowledge that I know how to spell the word, too.

    4. Re:Have a click through... by Russ+Nelson · · Score: 2

      If you don't know what the law says, are you bound to obey it anyway? Ignorance of the law is no excuse, or so says the law.
      -russ

      --
      Don't piss off The Angry Economist
    5. Re:Have a click through... by orthogonal · · Score: 1

      Sorry, I wasn't trying to be patronizing, just funny.

      A long, long, time ago I worked as a editor, and errors like "masterbate" and "grammer" and "your write" just jump out at me.

    6. Re:Have a click through... by Anonymous Coward · · Score: 0

      I recommend taking up crack. Get the satisfaction of orgasm without having to deal with all the stress. If it were legal, even less stress.

    7. Re:Have a click through... by SpatchMonkey · · Score: 1

      No, I'm sorry -- it seems I misjudged your tone.

  16. When you say click-through? by unixmaster · · Score: 1

    You mean that little boxes contains EULA ? What will our free software ones contain? GPL v2 license text or any other open source license text?

    --
    Never learn by your mistakes, if you do you may never dare to try again
    1. Re:When you say click-through? by Skorpion · · Score: 1

      xsane already does that. I thought it was a joke,
      to display GPL in click-thorugh window like other EULAs.

    2. Re:When you say click-through? by Anonymous Coward · · Score: 0

      Actually, there is a lot of GPL'd software that has been ported to Windows and is distributed in binary form with installers. Typically, that software displays a click-through version of the GPL. I get a kick out of it, personally.

      Probably they just do it because the tool that creates self-extracting installers caters to it.

      Also, it is customary to have a click-through agreement during install in the Windows world.

      AC
      --

    3. Re:When you say click-through? by Soruk · · Score: 1

      The only problem with those click-throughs in Windows is if you click No (i.e. you don't agree to the terms of the GPL) it won't let you install the software - even though the GPL states that if you don't agree to its terms you may still use it, you just can't redistribute it.

      --
      -- Soruk
  17. Software licenses make no sense by Anonymous Coward · · Score: 2, Insightful

    Copyright (and patent) laws already protect "your rights". If something is not listed in either of those, then they are not "your rights" and you are not entitled to them. Why is any license necessary?

    There's a difference with the GPL etc., which are not EULAs but rather distrubution agreements that give the user rights, not take them away. No click-thru is needed for those because nothing else would give the user the right to distribute copyrighted software.

  18. Click thru? whatever by topham · · Score: 2

    While I think there is nothing wrong with Click-wrap licenses (ie: makes no difference to me if I click it or not) I don't believe it is necessary for any license UNLESS that license restricts someones rights MORE than copyright already does by default.

    And I don't believe the BSD or GNU licenses do that. As for the rest, well thats another story.

  19. Perhaps.... by fiftyfly · · Score: 2, Interesting

    While i don't particularily like the idea of proprietary software vendors trying to trick me into thinking that any license I've "accepted" is legal, I'm not shure that click-wrap is a bad thing for a truly legal license. In other words, I really don't think that this is the reall problem. The battle we need to face is against those who try (fraudently I would say) to pass off license that should never see the light of day. If the FBI can hunt down CEO's & CFO's for stock fraud, why can't we get them (and their lawyers) on the hot seat for conspiracy against the consumer at large?

    --
    "Sanity is not statistical", George Orwell, "1984"
    1. Re:Perhaps.... by penguinboy · · Score: 2

      If the FBI can hunt down CEO's & CFO's for stock fraud, why can't we get them (and their lawyers) on the hot seat for conspiracy against the consumer at large?

      Because stock fraud (and the like) kill stock prices. Stockholders care about stock prices, not the consumer.

    2. Re:Perhaps.... by fiftyfly · · Score: 1
      If the FBI can hunt down CEO's & CFO's for stock fraud, why can't we get them (and their lawyers) on the hot seat for conspiracy against the consumer at large? Because stock fraud (and the like) kill stock prices. Stockholders care about stock prices, not the consumer.
      perhaps not, but you'd think of another /. headline today about lawyers prepping to sue for damages against future ginger related injuries. Given the Americans amazingly litigious society (not that we're much better up north)I can't be the only one wondering why there hasn't been a massive class action suit.
      --
      "Sanity is not statistical", George Orwell, "1984"
  20. Massive Overhaul? by P!Alexander · · Score: 4, Insightful

    Is it just me or would this require a massive re-working of the current Open Source system. How do you provide a user with a click-through interface on a tarball? Would you have to distribute source code through a binary just so that you could have an interface for the user to agree to the license? How would the package management/distribution software maintainers respond? How would Open Source OS distributers respond? Contact the maintainers for all pieces of software included in the distribution and get together to have an all-encompasing license?

    My personal favorite would be to build a system like Gentoo. It already takes forever to compile the software. But then to wait for the user to interact with each piece as it installs?

    Ridiculous. I agree that the Open Source software industry is evolving but I never saw it going in the direction of a massive beuracracy. One of the beautiful things about this software is that it can avoid all of that crap. The industry can turn on a dime. Would it be able to with a requirement like this?

    1. Re:Massive Overhaul? by _xeno_ · · Score: 2
      $ ./configure
      Please read through the following license agreement:

      Pages of boring and dry text

      Do you agree (y/N):

      You already have to do this with the Sun Java runtime for Linux, which is distributed in a "self extracting TAR ball" - read "sh script which pipes most of its contents to gzip and then tar after displaying the license with less or, failing that, more, and then asking the user to enter a 'y' character is signify agreement." You can also get a "self extracting RPM" which is in essence the same thing, but instead of producing a TAR ball it produces an RPM.

      So yeah, it's doable - it may not be very NICE, but it's doable...

      Besides, with large software packages that share the same license (be it GPL or random proprietary) you just need to accept one copy of it before installing. That's how you can get away with "accepting" the license agreements packed in with most MS updates - a license is displayed that covers all the individual "components."

      I'm not going to say that I enjoy click through licensing, just that it is possible in console mode and with software applications. I'm not going to try and draw any conclusions on its use or the need for it - just demonstrate how others have solved the problem.

      --
      You are in a maze of twisty little relative jumps, all alike.
    2. Re:Massive Overhaul? by saintp · · Score: 1

      An even bigger nightmare: installing any of the big commercial Linux distros. Redhat has probably *thousands* of packages, mostly covered under GNU, BSD, or something similar, but with required click-thru licencing, one would think we'd have to click "Yes" for each package, not just for the distro. Windows can do this, since the whole thing is one package, built by one company, but any linux box is a conglomeration of thousands of pieces of software written by thousands of individual entities, each of which would have its own click-thru EULA. Ugly indeed.

    3. Re:Massive Overhaul? by Anonymous Coward · · Score: 0

      The necessary element, or so it seems, is a sign of assent to the terms of the license (i.e. contract). While click-thru is easy for legal goobers to understand, typing "Y" would also suffice as assent to the conditions of contract. Goes more to the method of distribution than anything. Though ProCD and similar cases suggest that assent must be given every time a software is used. On the other side, aspects of contract law come into play, making clauses and potentially the entire license voidable if it meets the elements of unconscionability, fraud, etc.

    4. Re:Massive Overhaul? by benb · · Score: 1

      > You already have to do this with the Sun Java
      > runtime [sun.com] for Linux, which is distributed
      > in a "self extracting TAR ball" - read "sh script
      > which pipes most of its contents to gzip and then
      > tar after displaying the license

      That's exactly the "binary" he spoke of. And I completely disagree with that. Software doing that ends up in a separated portion of my system. It is a security risk, because the user installing it has to run the software. Otherwise, you can ideally install software by *just* doing |tar xjf filename| as root, nothing else, and then run the software as any user on the system. (In fact, I worked hard to make that possible with Beonex Communicator.)

  21. Copyright law protects you even without click-wrap by st.+augustine · · Score: 5, Informative
    Copyright law says no one can make copies, period (with a few "fair use" exceptions, which are more limited than many /. readers seem to think). Without a license, you can't make copies; it doesn't matter whether you've "agreed" to the license or not. The only way you can make copies is under the terms of the license. If you make copies in violation of the license, you're in violation of copyright law. The reason commercial software has click-wrap licenses is that they want to restrict rights evem further than the law already does.

    Have your lawyers read Eben Moglen on enforcing the GPL.

    --

    -- Some things are to be believed, though not susceptible to rational proof.
  22. Unneeded? by Hitokage_Nishino · · Score: 1

    Since open source licenses are in fact redistribution licenses, I thought this sort of thing was covered by the fact that if you don't agree to the license, nothing else gives you the permission to redistribute.

  23. Copyright and License by 11223 · · Score: 2

    The purpose of Copyright is to at the same time secure rights for the work's author/owner and to allow for the rights of the user. Copyright's allowances are granted automatically to any copyrighted work and include freedoms like parody law and fair use.

    The problem is that many rightholders wish to further restrict these rights, and to do so must present you with a license that you must accept. Without acceptance of the license, their restrictions fall to dust.

    Should clickwrap be used in Open Source? The purpose of these licenses is to defend the freedoms that come with copyright and then to extend them to allow users to share their derivative works with others. Using clickwrap gives the impression that you no longer accept the allowances given by US and international copyright law, even if it is not the case. This is an impression that I believe we should avoid at any cost.

    (Of course, if the intent is to restrict these rights, then the clickwrap is necessary - but why grant the name Open Source to something that does?)

    1. Re:Copyright and License by digerata · · Score: 1
      In this case, it comes down to more than just copyright. Copyright law does nothing to protect the author's liability when his software crashes and costs the user untold amounts of money.

      I believe part of the idea behind this click-through is to make sure that the authors can be protected in a court of law. Not to restrict the end user.

      --

      1;
  24. Makes Sense by Izeickl · · Score: 1

    A number of times ive just unpacked open source software and used the software with no concern about the license, did I agree to it or not if I didnt even see it?
    You have to agree to something all the time in life before you actually get the product/service/whatever...At least displaying the license to the user your forcing them to acknowledge it if nothing else.
    Might be stupid example, but its like I put an agreement in your coat pocket without you knowing and then saying you must have agreed to it because its there.

  25. Re: Our industry is "maturing" by Anonymous Coward · · Score: 0

    Na, its not maturing - it like that song ...
    Send in the clowns, or lawyers as the case may be.

  26. Can't Click through by oldstrat · · Score: 2

    Of course it cannot be a requirement, there are types and varitions of code, and software
    that by nature are not clickable.
    A requirement for clickthough is going to destroy many forms of GPL'd non desktop software.
    Clickthrough also assumes a mouse and keyboard, or some other input device... and an output or display.
    There may be none.

    Legal advisors are wrong about enforcement, somebody needs to introduce them to technology, not PC's.

  27. don't approve it. by prockcore · · Score: 2

    I'm sorry, but if "a license without click-wrap is weaker at protecting your rights." then the license is inherently flawed, especially in open source.

    Here's the problem, by introducing a click-wrap license, you actually weaken your license. The reason is that you introduce a fail-point. If the user never clicks through, does the license still apply to him? Any lawyer could sucessfully argue otherwise.

    Now imagine how this would work for opensource. The program, and all of it's derivatives, could not possibly be provided in a tarball. Because untarring the tarball gives you access to the source without having to agree to their license. So the source will always have to be provided in a self-running executable.

    It just doesn't work.

  28. The Programer or the User by The+Rogue86 · · Score: 1

    is it more important to protect one of these two groups. i say no but to protect one is to infringe on another. being a guy who cant program i say protect the programers. we need them more then then users.

    if we put some kind of click through license on it wont matter because no one will read it anyway. save the programers by any means necessary. why? because Linux and BSD rock and we need more people using it...

    (yes i know its incoherant and miss spelled)

    --
    This is how you know you're a geek the power goes out and you are unemployed and unemployable. Yes I know I can't spell
  29. Hmm.. I have an idea... by jsonmez · · Score: 0, Offtopic

    Let the people who run slashdot run it how they want to... And you can run your website how you want to, k? Ok, now bu bye.

  30. just because it's free doesn't mean you don't care by khat5 · · Score: 1

    The fact that someone took the time to put a piece of code under one of the free licensing paradigms indicates that the person cares how that code is treated. In a pure sense, licensing is an expression of your intentions for that code. If you don't want your intentions to be uniformly ignored by the larger society (and it's lawyers) then you need to do something that requires the user to agree to your intentions. If click-thru does that, then by all means it should be included. Granted click-thru is annoying. But as the tech community, we have no one to blame but ourselves if we don't come up with something better.

  31. I'm suspicious of this... by wowbagger · · Score: 4, Insightful

    I'm suspicious of this, and here's why:

    How do you verify that I have indeed clicked-through the wrapper? I've oft seen people on /. saying "I didn't get the click-through because (insert complicated avoidance proceedure here) so it doesn't apply to me." What if I have a child click through?

    In short, how do you have a legally binding contract in the absence of a bidirectional communication that "... the party of the first part, being legally able to enter into a contract and freely entering into the contract, and the party of the second part, being legally able..." zzzzzzzz-snork! (Sorry, nodded off there...)

    I question whether click-wrap really improves the strength of the contract or not. I'd like to hear from a professional on this matter, however (Dr. Hawk? You reading this?)

    1. Re:I'm suspicious of this... by ceejayoz · · Score: 2

      Using a "complicated avoidance procedure" shows that you knew the license was there and consciously made an effort to get around it. You'd get reamed in court.

    2. Re:I'm suspicious of this... by pavera · · Score: 1

      As a matter of practicality click-through licenses don't make much sense, however, at the current time they have a large amount of legal precedent, which, as with all new technologies is what rules the courts. If intuition says one thing "click through licenses are silly" but the legal precedent says otherwise "click through licenses are legally binding" and a case goes to court, legal precedent will almost always win, barring some new and yet unruled upon technicality. (IANAL but my dad is, so its almost from a professional). For example, MS could very easily steal open source software, and if we tried to take them to court on it (assuming we had the money to do so) they could easily say "We never saw this GPL, we were not required to accept it, and we don't..." And they would be off the hook. This is one case where having click-through licenses would strengthen Open Source Software from being stolen by proprietary companies.

    3. Re:I'm suspicious of this... by BionicElf · · Score: 1

      For example, MS could very easily steal open source software, and if we tried to take them to court on it (assuming we had the money to do so) they could easily say "We never saw this GPL, we were not required to accept it, and we don't..." And they would be off the hook.

      Wrong - without the GPL it would be illegal for them to copy it AT ALL. Copyright protection is automatic - you wrote it, it's yours. MS needs permission to copy it, which is what the GPL gives - it just specifies the conditions that the permission is granted under.

    4. Re:I'm suspicious of this... by pmz · · Score: 2

      In short, how do you have a legally binding contract in the absence of a bidirectional communication that "... the party of the first part, being legally able to enter into a contract and freely entering into the contract, and the party of the second part, being legally able..."

      This is why Microsoft is requiring a little-publicized feature called a hypodermic needle on all Palladium-compliant PCs. All users must proved blood samples for DNA analysis within the Palladium Chip before any action can be authorized. A centralized international database keeps track of human-software associations. If the database indicates suspicious activity, strawberry-flavored antifreeze is injected back through the needle providing instant justice for mankind.

      (legal disclaimer: in case you, the reader, are a lawyer or a sue-happy fool, the above paragraph was intended as a joke and should not be regarded as a statement of fact)

    5. Re:I'm suspicious of this... by gilroy · · Score: 2
      Blockquoth the poster:
      at the current time they have a large amount of legal precedent
      Do they? It'd be interesting to see a nice summary of the actual precedents, instead of the many legal threats that get bandied about.
      For example, MS could very easily steal open source software, and if we tried to take them to court on it (assuming we had the money to do so) they could easily say "We never saw this GPL, we were not required to accept it, and we don't...
      Well, since they claim not to accept the given license, and since they haven't negotiated a substitute, then under copyright law they have no rights whatsoever to distribute either the code or any derivative work from the code. So they lose, anyway.
    6. Re:I'm suspicious of this... by m0rph3us0 · · Score: 1

      One of my favorite tricks to do when clicking a license, is to highlight the text in the box and press CTRL-X... voila no more anonying EULA, then press Print Screen for a screenshot for legal reasons, So far I haven't found a single software package that checks that the EULA hasn't been modified.

    7. Re:I'm suspicious of this... by orthogonal · · Score: 1

      What if I have a child click through?

      "Uh, yeah, lady, I was jus' givin' your kid some candy so he'd come home wif' me and uh, do some clickin' on my PC."

      "Wha? No. I an't no pervert, lady, we ain't talkin' pr0n, really, I'm jus' installin' some dat click-wrap software. Hones' I am.

    8. Re:I'm suspicious of this... by Arandir · · Score: 2

      Not necessarily. You have the legal right to install and use the software. It says so in copyright law. The only way you can lose that right is to agree to the EULA. So you avoid the EULA.

      Here's an example: You have a driver's license, have auto insurance, and go buy a car with cash. You have the right to drive that car so long as you follow the laws of your locale. Now imagine the auto dealer sends some goons out with a "license" that says by driving your car you agree to pay a monthly fee to the dealership. The goons are standing outside the driver's side door of the car. You avoid the goons by entering the car from the passenger side. You have just used a complicated avoidance procedure, and have demonstrated that you knew the license was there and made a conscious effor to get around it. You are safe!

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    9. Re:I'm suspicious of this... by Anonymous Coward · · Score: 0

      wont work. the fact that youre doing something to bypass a EULA means a lawyer can ream you in court.

    10. Re:I'm suspicious of this... by jgerman · · Score: 2
      Not necessarily, for example if I had some sort of rpm type installation file, which may or may not have a click through license, I may have an alternative method of installing ALL of them click-through or not because I like it better. It shouldn't matter whether I knew the license was there or not, number one prove that I knew, number two if it's avoidable, it's not an appropriate place for a license.

      License arguments will always fall apart because the concept of licenses themselves are ridiculous.

      --
      I'm the big fish in the big pond bitch.
    11. Re:I'm suspicious of this... by lrosen · · Score: 1

      Nobody cares whether you actually read the license agreement. The point is, it was presented to you, you had an opportunity to read it, you clicked on "I ACCEPT," and you can't now defend your breach of contract by pleading ignorance. (You can still plead stupidity, but last I researched it, that doesn't mean you don't pay damages.)

    12. Re:I'm suspicious of this... by Sloppy · · Score: 2

      Or it just means that I'm making a counter-offer: "You get nothing from me that you don't already have."

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    13. Re:I'm suspicious of this... by Sloppy · · Score: 2
      There's no such thing as "bypass a EULA." Nothing is being bypassed. A EULA is a contract, and a click-through is a proposal of that contract. If the user rejects the proposal and offers a counter-proposal, what's wrong with that? In Real Life, there's nothing wrong with it at all. Negotiation is a fundamental part of marketplaces.

      Of course, the other party never receives the counter-proposal, so it's meaningless. But they wouldn't have received any answer to their own proposal, either.

      (The whole idea of EULAs is so ridiculous...)

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  32. How do I click-wrap a CLI? by Anonymous Coward · · Score: 0

    Does click-wrap licensing on free software mean that someday every configure script is going to present the GPL to you so that you scroll down and say yes without reading, just like every other click-wrap? And can you still call it click-wrap when it's a CLI? :-)

    Of course, it may well come to that. A more interesting problem, though, may come in the case of distributions. A large distro with a "kitchen sink" install could put in a couple thousand packages - is the installer going to force you to agree to the click-wrap GPL/Berkeley/X/Bugroff/whatever license for each of those packages? Bet you won't find many people installing that one. Yet if they don't, that supposedly weakens the license?

    But what the heck - proprietary software vendors all say you are bound by their license whether you red it or not, or even acccept it. If it's good enough for them, it ought to be good enough for anybody :-)

  33. When you mix source code? by jmv · · Score: 2

    This is all nice, but the idea of open-source is being able to take the source and adapt it to your needs. This sometimes means taking many different programs and putting the source together... What happens to click-through licenses in thoses cases? You end up with 10 different?

    Also, it is clear that any license that *requires* a click-through would be GPL-incompatible for obvious reasons (GPL forbids adding any restriction). That being said, nothing prevents me from taking a GPL program and adding a click-through license to it, as long as others are free to remove it from the source... For example, I could distribute a GPL binary and add an EULA that says: "if you use this binary, you accept not to sue me..."...

  34. No. by Rob+Kaper · · Score: 2

    Open source software can restrict you from distributing the software (which Free Software allows you to (some licenses restrict this under certain conditions like the GPL) but AFAIU the OSI guidelines did not allow licenses to place restrictions on using the software.

    If the mere availability of code would be sufficient to be OSI approved, shared source would be too?

    Don't do this.

    1. Re:No. by winse · · Score: 1

      I have to "me too"... it sounds like typical BSA lawyer thought process. Of course they're going to say no-click wrap == weak licensing

      --
      this sig is deprecated
    2. Re:No. by MattW · · Score: 5, Insightful

      Having read some of what Eben Moglen wrote, I'm inclined to agree. Software is covered under copyright, and copyright grants your work protection by default. We don't need a shrinkwrap on a book to note that copying it is illegal; the same should remain true of software.

    3. Re:No. by Anonymous Coward · · Score: 0

      What would the clicking protect, the usage terms? It seems like it certainly could not protect distribution/modification terms since no-one needs to click to do that. If it there are usage terms to protect, then by definition doen't that make it non OSI compliant?

    4. Re:No. by BranMan · · Score: 2

      Succinct answer Bruce.

      I too would like to see the arguments, maybe OpenLaw would like to review them to see what they think? Or maybe the EFF's lawyers?

      But I think it's important not to dismiss them out of hand. The Law is a tenuous thing at best, full of opinion as well as fact. We need to see them and remember that just because whoever we consult sees the arguments as weak doesn't mean some judge somewhere won't find them compelling.

      Free Software (and GNU and BSD, etc) have millions of lines of code to protect. Even if something is a long shot (legally) shouldn't we make sure we are protected against it? We have an awful lot of good work to lose that cannot easily be replaced.

    5. Re:No. by Bruce+Perens · · Score: 3, Insightful
      Well, my suspicion is that this is related to the disclaimer of warranty issue, and not copyright. But there are two ways to go at that - push Open Source licensing, and push to reform the law. I'd rather push to reform the law. If we continue to back up, we'll eventually have our backs to a wall. The Debian Free Software Guidelines, later called the OSD, were all about drawing a line in the sand. We need to hold that line.

      Bruce

    6. Re:No. by st.+augustine · · Score: 2

      Open source software can restrict you from distributing the software
      ... but AFAIU the OSI guidelines did not allow licenses to place restrictions on using the software.
      A clickwrap license could be interpreted as a restriction on using the software. So here's a scenario: you could have a non-free license for using the software, but a separate free license for distributing it... which free redistribution license could not require you to also include the clickwrap code and non-free use license.

      The clickwrap license restricts you only from using that copy; it doesn't restrict you from using any copy that doesn't include the clickwrap. Anyone who wants to bypass the clickwrap license does so by modifying the software to remove the clickwrap code and "redistributing" it to him/herself.

      Sounds perfect... except for the entity hoping to be protected by the clickwrap license. Big headache.

      Lawyers? Comments?

      --

      -- Some things are to be believed, though not susceptible to rational proof.
    7. Re:No. by eyepeepackets · · Score: 2

      Mark me down as a third "me too" on Bruce's "No." post.

      Not only do I want to see the arguments, I want to see them debated openly, in detail, over a period of time. I'm extremely leary in light of the history of Western Civilization's legal systems' proclivity towards "embrace and extinguish" when it comes to freedoms: Wrap up the target in some seriously mangled language and then twist and turn (via precedent) until the target is dead.

      Isn't that how snakes do it?

      --
      Everything in the Universe sucks: It's the law!
    8. Re:No. by Anonymous Coward · · Score: 0

      Some books do in fact have a shrink-wrap licence:

      Except in the United States, this book is sold subject to the condition that it shall not...be lent, re-sold, hired out or otherwise circulated without the publisher's prior consent in any form of binding or cover other than that in which it is published and without a similar condition including this condition being imposed on the subsequent purchaser.

      IANAL, but this seems to be a shrink-wrap licence which aims to prevent the sale, for instance, of a book which has needed to be re-bound.

    9. Re:No. by Anonymous Coward · · Score: 0

      How did this get modded up +5, Insightful when he didn't even give any reasons why he disagrees?

      What's the next article? Apple something or other. Maybe I should just post "No. I don't think so. I'm not ready to accept your arguments..." and get modded up to +5 too?!

    10. Re:No. by Yohahn · · Score: 2

      What happens to licenses after copyright goes out on them?

      Is there liability on public domain software?

      No one ever things much about the fact that the GPL wears off after the copyrights run out (never mind the fact that we'll all be well dead and buired by then).

      Hrm...

    11. Re:No. by Russ+Nelson · · Score: 2

      the disclaimer of warranty issue

      That's my understanding. We've all just given away our code with the understanding that "Of course there's no warranty", even all the while the existing law says that there is indeed a warranty.

      If there's a bug in the kernel, and you can work around it in a user-level program, which should you fix? Is it *wrong* to work around a kernel bug in userland?
      -russ

      --
      Don't piss off The Angry Economist
    12. Re:No. by Anonymous Coward · · Score: 0

      Well, my suspicion is that this is related to the disclaimer of warranty issue, and not copyright. But there are two ways to go at that - push Open Source licensing, and push to reform the law. I'd rather push to reform the law.

      This is a good point. The initial story is vague, but the law already prohibits copying or redistribution of copyrighted works. You need to agree to some license to in order to gain those rights, because they are not granted under the law.

      The law grants some kind of implied warranty for most products, though. This makes sense for any business transaction because money to support the warranty is changing hands, and because where money is involved there is an incentive toward fraud. The warranty does NOT make sense for Free Software distribution, though. There's no exchange, no money to support the warranty, and significantly less incentive to lie about a "product" because the distributor doesn't derive any direct benefit from its distribution.

      But the law is what needs to be fixed, not the OSS licensing model. Implied warranties make no sense non-commercial transactions. Work to fix the law, don't cover up that it's broken by breaking the OSS distribution system.

      Mike Lococo

    13. Re:No. by Bruce+Perens · · Score: 2
      If there's a bug in the kernel, and you can work around it in a user-level program, which should you fix? Is it *wrong* to work around a kernel bug in userland?

      Russ, I am a bit surprised that you ask, because this is so fundamental to what Open Source is all about. Open Source is all about being able to fix the bug in the kernel rather than have to work around it in 1500 different programs in user mode. Is it wrong to fix it in user mode? If you have to, it's because someone's keeping it from being fixed in kernel mode, and yes that is wrong.

      I can't say I'm happy that you have to bring these questions to Slashdot. Sure, there are times when it's good to seek input, but I'd think that today's issues are fundamental to OSI's chosen mission and aren't the ones you should have to ask about.

      Bruce

    14. Re:No. by Bruce+Perens · · Score: 3, Interesting
      You can still disclaim warranties on public-domain software. Copyright is not important regarding whether or not a warranty applies. It is more important that you get consideration (payment), but even the lack of consideration to most Open Source programmers may not protect them completely.

      You know what would protect us? Properly written law. Like if we could get the right text into UCITA instead of the wrong text that is there. I am not optimistic.

      Bruce

    15. Re:No. by Russ+Nelson · · Score: 2

      Well, there is a particular bug in the Linux SMP kernel with the Intel e100b driver in use which is exercised by qmail. Your machine is causing qmail-remotes to hang forever. There is a work-around for qmail. There is no fix for the kernel.

      Do you do the open source politically correct thing and allow your email service to go down until somebody fixes the kernel? Or do you fix it in userland?

      Of course, this is just an analogy. The problem is that the law mandates warranties for software. The fix is obviously to change the law. A fixed UCITA would solve this problem. Unfortunately, UCITA currently requires warranties even for free software. An amended UCITA may not, but it will still require a license even for people who merely sell media containing free software.

      Okay, so since the news for fixing the law looks bad, don't you think people should be disclaiming warranty in a legally supportable fashion? Don't you think OSI should have an opinion on whether such an action complies with the OSD?

      Yes, we should, Bruce.
      -russ

      --
      Don't piss off The Angry Economist
    16. Re:No. by Bruce+Perens · · Score: 2
      This e100b driver is open? And nobody knows how to fix the kernel? But you know how to work around it in user-mode? It's difficult for me to concieve of how all three would be true for long.

      I still don't see that the case you cited indicates that a disclaimer of warranty requires a click-through. The case you cited was regarding pernicious software that would not have been under warranty. And I don't see that a competent court is going to pass on significant damages to a free software developer who got no consideration for the software and did not do something pernicious as Netscape did in the case you cited.

      Bruce

  35. No. by Bruce+Perens · · Score: 3, Insightful
    I don't think so. And I'm not ready to accept your attorneys arguments without seeing them.

    Bruce

  36. Users rarely see clickwrap anyway by smoon · · Score: 2

    I have no strong feelings either way about whether 'free' software should or should not have a clickwrap style license agreement. I suppose that's up to the lawyers to sort out.

    I do think that the validity of a clickwrap license is highly questionable because the user would under normal circumstances be unlikely to see it. Most people get PCs pre-configured at work or by a technician, and it's the technicians that are just clicking "OK" to the terms of the EULA, and I presume that the vast majority of technicians don't bother to read the EULA anyway.

    Perhaps it could be argued from a legal perspective that the technician was acting on behalf of the real end-user/purchaser, but legalisms aside, it doesn't make much sense.

    --
    "But actually trying to use m4 as a general-purpose langage would be deeply perverse" --ESR
  37. package-1.0/LICENSE or clickthru, what's the diff? by jmd! · · Score: 3, Informative

    I think a lot of people are sour to idea of click-thru licenses because they typically take rights away, in commercial software. But the GPL, BSD License, etc all grant you additional rights.

    What is the purpose to making sure people have agreed to these additional rights? It's nice to let them know as a favor, I suppose... Mozilla shows the license during install.

    But if they don't agree to the "Open Source" terms, they are left with normal fair-use rights to the software, which, for an open source program, SHOULD BE PERFECTLY FINE. There is nothing we have to take away, so no need to force agreement to the terms. In fact, the GPL says as much. You can still use the application without accepting the GPL, you just can't modify it (due to copyright law).

    I can't think of a license under the Open Source terms that takes away rights, therefor I oppose the requirement of such click-thru license agreements.

  38. No Your Honor... by MeNeXT · · Score: 3, Funny
    I did not see that the copyrights to this book belonged to some one because the cover was ripped off...May I go now?...Thank you!

    --
    DRM? No thanks, I'll just get it somewhere else...
    1. Re:No Your Honor... by topham · · Score: 2

      Speaking of which, I think the publishing industry should be taken to task for the crap about a missing cover signifying a stolen book.

      Damnit, if you want to restrict what stores send you for credit have them rip the last couple of text pages from a book and send those back!

      Covers get ripped all the time, there are a large number of used books without covers, mostly because they got torn at some point in the past. Not because the book was 'stolen'.
      But that is why they have the policy they have.

    2. Re:No Your Honor... by Anonymous Coward · · Score: 0

      I have several books with the front cover torn off...
      However, they also have "DESTROYED" stamped in red ink on the first page

  39. Just say no by Krieger · · Score: 2

    Think toaster, think refrigerator. These items do not need a license. Software should be exactly like that. No click through license is necessary.

    There should be no click-through licenses, even if only to protest their validity. A contract that you have no chance to negotiate about *should not* be valid.

    The software industry needs to get over the fact that it is not going to be able to avoid being liable for it's products, especially when they're making billions of dollars of *profit*.

    The whole concept of licensing the software is also pretty foreign, not only for me but also to the common public. I bought the software I should be able to use it any way I want. The whole shenanigans with OEM licensing, corporate licensing, etc is just ridiculous. I'm surprised (a little) that someone hasn't taken it to court yet. Especially for corporations, where they can show that they order 12000 machines with Windows 2000, but for their purposes they need to roll out with a corporate key to meet their standards. This should not require them to purchase another 12,000 licenses... but that is the situation today.

    1. Re:Just say no by beattie · · Score: 1

      While I agree with the idea that click through licenses are dumb, using the analogy of "you don't have to click through to use your toaster" is irrelevant. You can't copy a toaster in the same way you can copy software. That's why these licenses were invented in the first place. Granted the GPL and BSD licenses allow for duplication, but there are still rights and effort involved in making software.

    2. Re:Just say no by Krieger · · Score: 2

      Actually it's not all that irrelevant. It applies in a different way. I was thinking about the current Universal Commerical Code, which minus the UCITA push is actually a good thing. It requires companies that make products to warrant their fitness.

      Thus a toaster must function as a toaster with no problems. If it doesn't you can get a replacement if it is in the warranty period. It's the whole "it's an appliance" concept.

      There is no fundamental reason for software to be different. Software is part of an appliance and *can* be coded to not break. Hell all the articles on the DOD and ADA makes me wonder what Windows would be like if it was done in ADA.

      The copying aspect definitely needs different attention. However copying the software is copyright infringement and should be prosecuted as such.

      There are three different issues. Softwares functionality and use as an appliance on a computer. Another is penalties for illegaly copying and distributing the software. The third is liability protection for software makers, but that ties into whether or not software should be treated as an appliance or if it deserves a separate and liability free area of the law, which I don't think it deserves.

  40. Hrm....Unlicensed Demo? by dasmegabyte · · Score: 3, Insightful

    No, I'm not talking about warez...but perhaps, if software can't be used without agreeing to the license, shouldn't the seller provide an unlicensed demo? I mean, you aren't required to buy a car just because you test drive it, nor are you required to buy a screwdriver just for taking it off the shelf at Sears.

    Software, however, comes with no such luck. You can't try it out at the shop (Apple Store excluded). You can't open it, discover it's shit (*cough* daikatana *cough* *cough* windows xp), and return it. You are required to guess whether you need it, shell out $50-$400 for it, and sign away your rights to share it, sell it, fix it, critize it and in some cases, even use it for its intended purpose, as well as the company's liabilities for their own mistakes.

    Can you imagine buying a hammer and having to sign a form saying you won't use it to hammer anything unapproved by Stanley tools?

    Not that you'd be buying Stanley tools, what with their moving all their plants to China and Israel and their corp office to Bermuda to avoid taxes, unamerican shitheads.

    --
    Hey freaks: now you're ju
    1. Re:Hrm....Unlicensed Demo? by Anonymous Coward · · Score: 0

      Not that you'd be buying Stanley tools, what with their moving all their plants to China and Israel and their corp office to Bermuda to avoid taxes, unamerican shitheads.

      Of the three things you mentioned:
      1) moving plants to China
      2) moving plants to Israel
      3) moving offices to Bermuda

      I only have a problem with #1. As long as the particular tool was made in Israel, I'll be buying Stanley tools.

      Stanley tools has no obligation to you. You have no right to their tax dollars. Find someone else to mooch off of.

    2. Re:Hrm....Unlicensed Demo? by kz45 · · Score: 1

      Software, however, comes with no such luck. You can't try it out at the shop (Apple Store excluded). You can't open it, discover it's shit (*cough* daikatana *cough* *cough* windows xp), and return it. You are required to guess whether you need it, shell out $50-$400 for it, and sign away your rights to share it, sell it, fix it, critize it and in some cases, even use it for its intended purpose, as well as the company's liabilities for their own mistakes.

      that's because you can easily make a duplicate, *cough* return it, and never have to pay a dime. (which many people would do, if givin the chance).

      and copyright infringers are mostly to blame for this.

    3. Re:Hrm....Unlicensed Demo? by slamb · · Score: 1
      You can't open it, discover it's shit (*cough* daikatana *cough* *cough* windows xp), and return it.

      Symantec/Norton is good about this. Their license agreements say that authorized resellers must accept returned copies. I returned Norton SystemWorks at Best Buy (don't remember why). I walked up to the customer service desk and they gave me the usual line about not accepting software returns. I showed them the agreement and they had to either accept it or say they weren't an authorized reseller, so they accepted it.

      I don't think I've seen that same clause in software agreements from other companies, though.

    4. Re:Hrm....Unlicensed Demo? by Anonymous Coward · · Score: 0

      "Not that you'd be buying Stanley tools, what with their moving all their plants to China and Israel and their corp office to Bermuda to avoid taxes, unamerican shitheads."

      Sounds pretty american to me.

    5. Re:Hrm....Unlicensed Demo? by Anonymous Coward · · Score: 0

      No, they use crap like SafeDisk to cover this.

  41. Hmmmm by Fluid+Donkey · · Score: 1

    This is a good question. On one hand the thought repulses me. I have come to the point (after reading and agreeing to so many commercial lisences) that it seems like I am agreeing to give someone permission to "rape" me if they feel like it, or agreeing to a list of stuff that I can't/won't do with the software when I agree to a click through lisence. On the other hand I can see how lawyers don't understand how someone could distribute something without tying your hands before using it.

    It seems like this would make their job easier. This way they can say look you agreed to all these things here. Whether you read it or not. I guess maybe this helps eliminate the ignorance defense which really shouldn't be allowable any way.

    In the end I guess it isn't really such a big deal. Really whether you signify that you agree with the lisence by clicking on something or by using the software. You are still bound by the lisence.

    --
    It's amazing how spiritual an elaborated beer commercial can be. -- Philip K. Dick
  42. We should take a stand..... by GemFire · · Score: 2, Redundant

    Click wrap licensing has NOT been challenged far enough to say it is even binding. When a 3 year old child can agree to the contract (which isn't legally binding) how can the license truly be a binding license.

    I'm one of those people who believe that when I purchase a product at a store, and take it home it is mine. At that point, I can do whatever I want with it, including resell it to someone else. We should all stand up and say "ENOUGH!"

    Contracts are something like the purchase of a house where we all sit down at a lawyer's office and go through the contract page by page, deciding whether or not we agree to it. A contract is NOT something that requires only that I click a button saying that I agree in order to use a product I BOUGHT!

    If enough people stand up against these restrictive licenses and insist that these products have been purchased, not simply licensed, maybe we can recover some of the FREEDOMS these licenses steal from us. These works are protected by a very producer favorable copyright, they don't need anything more.

    And, if Open Source bows to this, I will no longer have respect for Open Source.

    --
    Don't just complain - DO something about it!
    1. Re:We should take a stand..... by Anonymous Coward · · Score: 0

      Also, click-through licenses probrably are not contracts anyway, since it could be argued that there is no consideration involved.

      You already paid for the software; you already received the software. The software company offered you no consideration for agreeing to additional terms after the original transaction.

      Standard disclaimer: IANAL.

    2. Re:We should take a stand..... by hbarrett · · Score: 1

      I agree! Enough is enough!

      Going astray for a second. How many times have any of you gone to get the latest patch from Microsoft only to have to click a license. Then when you install it, you have to click another license. Again, enough is enough!

      A few questions though. What if you state to say Microsoft that you will never agree to the license agreement whether clicked on or not, but then still use the software. What happens then? Is it still binding? What are your rights? I have stated this to Microsoft many times in the past and they have never responded to that comment, but they did respond to other parts of the letter.

      I believe that Software companies have gone too far and have taken too much for granted. Enough is enough! Why should large Billion dollar companies be exempt from liability? Why are they so special?

      And yet another question. Why should companies be able to change the license agreement in a patch or even years later?

      Why don't we just take it one step further. Let's have an click-n-run license. Every time you want to run a program, you have to click and accept the license.

      Harry

    3. Re:We should take a stand..... by NineNine · · Score: 1

      I'm one of those people who believe that when I purchase a product at a store, and take it home it is mine. At that point, I can do whatever I want with it, including resell it to someone else. We should all stand up and say "ENOUGH!"


      Wrong. You are not buying the software, you're buying a license to use it.
      It's like when you rent a car. You're paying to *use* it. Although it's in your possession, you have no right to sell it, or do whatever you want to it. True, that virtually nobody sells software outright, but that's the way it is.

    4. Re:We should take a stand..... by Anonymous Coward · · Score: 0

      > And, if Open Source bows to this, I will no longer have respect for Open Source.

      (Obligatory B5 joke, said in a mechanical voice preceded by musical tones: "Respect is irrelevant."

    5. Re:We should take a stand..... by GemFire · · Score: 2

      When I RENT something, I'm required to return it after the period of rental is over. This is not the case with software. When I go to CompUSA (or wherever) and PURCHASE software, I do not sign a rental agreement as I would when renting a car or an apartment. The clerk does not say, 'this is due back on Thursday' as they do when I rent a video tape or DVD. They say, 'Thank you for shopping with us.' Says to me - it's a purchase, no matter what MS and all those other software companies want you to believe and that the courts have upheld (for the most part) until now.

      ENOUGH is ENOUGH and I bought the software, I didn't rent it. I never have to return it. And I didn't sign any contract that said I was only buying a license. CLICK THRU should NOT be binding - as I said above.

      --
      Don't just complain - DO something about it!
    6. Re:We should take a stand..... by NineNine · · Score: 0, Troll

      There are many different ways to "buy" something. You don't buy it or rent it. You can rent something for an indefinite period of time, a definite period of time, you can buy something outright, you can buy an option to buy something, and you can buy rights to use something for as long as you exist (ie: a francisee has rights to use the company's logo for the life of his business or a utility company buys an easement). There's nothing inherently wrong with software licensing.

      You didn't sign anything? So does that mean with OSS, I own it, and I can do whatever I want with it (including sell it), because I didn't sign anything? I could probably sell a good number of copies of RedHat as NineNineOS. After all, I didn't sign a contract, so it's mine!

      Actually, OSS has an even weaker case. There's no consideration (payment of any kind) given for the software, or the right to use it, so under the UCC, generally the GNU would be considered an unenforceable contract.

  43. Couple of questions... by Twister002 · · Score: 2

    First, if you uninstall the software does that negate your agreement to the license? If so, how would that impact the GPL.

    For example, I have FrontPage 98 installed on a computer (no I don't but it's the only example I could think of), I install the latest version of FrontPage that states that I can not use FrontPage to disparage Microsoft. If I uninstall the latest version and revert back to FP 98, am I free to use FrontPage to insult Microsoft again?

    When do I click "I agree" when I compile a piece of software. Since the GPL primarily seems to apply to source code (Correct me if I'm wrong about my assumptions regarding the GPL being mainly a source-code license.), what license would I be agreeing to if I install Apache and click "I agree".

    Second, has there ever been a recorded case where someone disagreed with the license (I mean actual trial and/or litigation) and the fact that they clicked "I agree" was a factor? Are we really just making more lawyers rich?

    Have there been any license disputes? At least from the end-user perspective, I know there have been some regarding the GPL and derived works.

    --
    "For a successful technology, honesty must take precedence over public relations for nature cannot be fooled." -Feynman
    1. Re:Couple of questions... by norwoodites · · Score: 2

      There was a case that says that click-thru/shrink-wrapped licensing is useless. The adobe case about selling used copies of their software.

    2. Re:Couple of questions... by Anonymous Coward · · Score: 0

      Yes, uninstalling and discontinuing the use of a product frees you from the EULA... The EULA is only in effect while you willingly license a product.
      Especially since it would be hard to prove that you ever used a certain program.

    3. Re:Couple of questions... by bnenning · · Score: 2

      If this is the case I'm thinking of, the defendant never "agreed" to a click-wrap license. He bought a bundled package of Adobe apps, and resold them individually (without opening or installing them), which Adobe claimed a mythical contract prohibited. The ruling was that since the defendant acquired the software via a standard purchase, he had first sale rights to resell them. It doesn't invalidate clickwraps, but it's still a good precedent since it establishes that just because a publisher asserts something doesn't make it legally binding.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
  44. It's Stupid, It's Idiotic...but we need to do it by TaleSpinner · · Score: 3, Interesting


    Look, the damned lawyers are hauling us up by
    our short hairs, we're being eaten alive by a
    huge raftload of bad law aided and abetted by
    Microsoft and others. There is no longer any
    question that we need protection.

    It doesn't need to be elaborate. A .osilicrc
    file would contain a list of booleans for every
    approved open-source license. When an app starts
    up it merely calls a library function that checks
    to see if that file has the boolean checked and
    if it does not, prompts the user by command-line
    or dialog box to set it. The OSI licenses them-
    selves should be modified to note that OSI soft-
    ware will not run without the boolean being set,
    and therefore the fact that the software runs is
    evidence of user acceptance of the license,
    regardless of how the boolean came to be set, by
    dialog or user editing.

    Distros would, of course, simply combine the
    above into part of the install "Do you accede
    to the requirements of the following OSI
    licenses?" and sets the file up with all booleans
    checked. Viola, no more hassle.

  45. As far as the GPL, this is silly by Captain+Rotundo · · Score: 1

    If you don't agree to the licence for GPL'd software, or even if it doesn't apply to you, then standard copyright still stands. Standard copyright rules won't fly out the window because you weren't explicitly told a product was copyrighted. With regard to the GPL, and maybe other Free or "Open Source" licenses, you actually are GIVEN rights by the copyright holder that you normally DON'T have.

    So either your aware of the license, in which case you have to abide by it, or the license doesn't apply do to this legal reason. If the license doesn't apply you can't modify and distribute it anyway.

    I can't speak for other OS licenses that I haven't read, but this has basically always been my understanding of the GPL.

    I didn't even bring up that the GPL only matters at all IF you are a distributer of the software (modified and/or unmodified) and that a normal user need not agree to it at all and can be safe in treating the software the same way any standard copyrighed work can legally be treated.

  46. Assent is the issue by overshoot · · Score: 2
    Unfortunately, I couldn't find any discussion of the issue on the OSI site, so I can't comment on any distinctive features of the proposed terms relative to, e.g., the GPL.

    In the case of the most basic open source software, though, no license is really required. The author(s) retain copyright and simply choose to distribute the source along with (or even in place of) object code. It's only the perverse history of the last 25 years that leads us to think that an author gives up rights if he doesn't keep source code under lock and key.

    Assume, then, that there are additional terms (again, see the GPL). The question is whether these additional terms are such that failure to execute a contract would vitiate them. In the case of the GPL, I don't see how that could be; perhaps someone could explain.

    As for click-wrap, this implies some degree of license administration. All in all, it's probably much easier to simply keep a registration database of those who agree to the terms in return for redistribution or derivative-works rights.

    --
    Lacking <sarcasm> tags, /. substitutes moderation as "Troll."
  47. Give me a BSD/GPL/MIT program with clickthrough.. by lpontiac · · Score: 3, Insightful

    .. and I'll fork the project. The sole difference between my codebase and the original will be a lack of a clickthrough.

    Seriously, if a new license springs up requiring a click through, that could work on a desktop, but what about when I rip out the program's optimised hashtable implementation for use in an embedded controller? How is a clickthrough supposed to work then?

    If a new input paradigm springs up for desktops, will code licensed under explicit clickthrough terms that aren't satisfied by it be left to rot?

    If you're that afraid of people using your stuff, and you don't feel that copyright gives you adequate protection, then you probably shouldn't open the code.

  48. who cares by Anonymous Coward · · Score: 0

    seriously no one gives a crap what OSI does or doesn't approve, i mean really.

    1999 is over, no one gives a fuck about you or your stock scams ok.

  49. Click-thru book? by abohart · · Score: 1

    I can't see why it is so important for a user to have to acknowledge the license for it to be enforced. You don't have to sign anything saying you understand copyright law in order to open the cover of a book, do you? Why is this different?

  50. Legallity will add cost to Open Software by MisanthropicProggram · · Score: 1

    It's important to protect your rights: even if the software is under the GPL - I wouldn't want a big bad corporation to claim my creation is their work and to patent my software and start charging for my work. I hope that, due to leagal necessity, open software developers will never have to have a team of lawyers to protect themselves and subsequently have to charge for the software to pay the lawyers. We'll all suffer for this. Sometimes, I get so angry at our(US) legal system and its unfairness.

    --

    There is no spoon or sig.

  51. You didn't agree by Eimi+Metamorphoumai · · Score: 2

    When you installed the software and started using it, you didn't agree to anything. You're just using the normal fair use rights. It's when you start doing things that normally wouldn't be legal under copyright laws (distributing the program, for instance, or something based on it) that you need to agree to a license. That's why click through licenses aren't necessary for ordinary users; you're not doing anything special.

    --

    Visit me on #weirdness on the Galaxynet.

  52. GPL applies to distribution by Anonymous Coward · · Score: 0

    IIRC the GNU GPL applies to the distribution of of software, not it's use. So, if someone downloads GPL'd software from a website, wouldn't the click-thru go to the distributor.

  53. freedom by Mr.+Slippery · · Score: 1
    ...Even free software. Our industry is maturing...

    The "maturity" of the "industry" has nothing to do with freedom. The GPL and BSD-oid licences will remain, regardless of "click-thru".

    This might be a problem for adherents of "open source" philosophy, since they are concerned with acceptance by the "industry". To adherents of "free software" philosophy, it's a non-issue.

    --
    Tom Swiss | the infamous tms | my blog
    You cannot wash away blood with blood
  54. encompassing license by debrain · · Score: 2

    Can we click-wrap the Linux/FreeBSD/OS distribution as a whole, with essentially "you implicitly agree to make yourself aware of all licenses of their respective owners and agree to the terms of that license agreement"?

    Which in the case of Debian essentially means, "you agree to the GPL/LGPL license that applies to all our non-non-free software". An interesting precedent.

  55. The GPL doesn'[t need a click-through agreement by Animats · · Score: 5, Informative
    The GPL doesn't need a click-through agreement, because it's about copying, not use.

    Read the article by Eben Moglen, the lawyer who, for the Free Software Foundation, actually enforces the GPL.

    • Because there's nothing complex or controversial about the license's substantive provisions, I have never even seen a serious argument that the GPL exceeds a licensor's powers. But it is sometimes said that the GPL can't be enforced because users haven't ``accepted'' it.

      This claim is based on a misunderstanding. The license does not require anyone to accept it in order to acquire, install, use, inspect, or even experimentally modify GPL'd software. All of those activities are either forbidden or controlled by proprietary software firms, so they require you to accept a license, including contractual provisions outside the reach of copyright, before you can use their works. The free software movement thinks all those activities are rights, which all users ought to have; we don't even want to cover those activities by license. Almost everyone who uses GPL'd software from day to day needs no license, and accepts none. The GPL only obliges you if you distribute software made from GPL'd code, and only needs to be accepted when redistribution occurs. And because no one can ever redistribute without a license, we can safely presume that anyone redistributing GPL'd software intended to accept the GPL. After all, the GPL requires each copy of covered software to include the license text, so everyone is fully informed.

    1. Re:The GPL doesn'[t need a click-through agreement by Bruce+Perens · · Score: 4, Insightful
      All I can think of is that the click-through might be required for the disclaimer of warranty in some UCITA states. This is not a copyright issue. But we are working that angle by going for modification or withdrawl of UCITA.

      I see this as a slippery slope. Accept it, and then there will be an incremental series of other "legaly necessary" requirements, until we can't be distinguished from shared source.

      No, no, a thousand times no!

      Bruce

    2. Re:The GPL doesn'[t need a click-through agreement by pavera · · Score: 1

      Would it not be possible then for a proprietary software company to "steal" GPL'd code, and say "We never accepted the license that says we have to GPL our dirivative work"? If they are not required to see it, and accept it, in a court of law, as I see it, it would be trivial for an MS to convince the court that even though the license was included, they were not required to accept it, and frankly they don't, and therefore, they don't have to GPL the code of their derivative work. "safely presuming" in the courts doesn't generally work. It makes me pretty nervous that our legal front the EFF is making "safe presumptions" about what MS intends, and about how courts will interpret acceptance of license terms.

    3. Re:The GPL doesn'[t need a click-through agreement by Xenographic · · Score: 1

      SFAIK (IANAL), they want it so that they can enjoy the protections from liability. E.G. luser X didn't read the documentation (which, let's say, lists a known bug & warns you about it) and so he screwed up a production server, but now wants to blame Red Hat (or whoever wrote it) for that mistake.

      As said above, he didn't need to accept the license for most of what he did (e.g. he didn't redistribute it) so he didn't accept the provisions which limit RH's liability... So are they still liable, or not? I think that's the question that needs to be addressed. Now, if you'd shown that he'd implicitly accepted the license by doing something he couldn't do without accepting it, you might have a stronger case against him.

      OTOH, if he didn't do anything but run it without having done anything to indicate that he accepted the license, where does that leave you? Are you liable for damages or not? It's certainly not a good thing if people giving away software now have to worry that someone might misuse it & blame them (financially) for that...

    4. Re:The GPL doesn'[t need a click-through agreement by gilroy · · Score: 2
      Blockquoth the poster:
      they were not required to accept it, and frankly they don't
      Well, then, under copyright law, since by their own admission they don't have a license from the creator, they cannot copy or distribute the program or derivative works made from that program.
    5. Re:The GPL doesn'[t need a click-through agreement by krmt · · Score: 2

      Can't the software author potentially be held reliable even without the UCITA? Since the software isn't public domain and is copyrighted, is the copyright holder responsible for the software? If not, is the distributor responsible?

      Unlike the copyright issue, the disclaimer of liability doesn't seem to give any additional rights to the user, so it seems that they would have to agree to something that said "hey, it's not our problem, it's yours", even if it is just a sign like they have at parking lots.

      I don't fully understand the issue, and while we haven't had any problems up to now with Free Software, what's to prevent them from happening in the future? The only way argument I can think of is that the source code is provided, and thus you are responsible for the product, but that wouldn't hold water with something like a car. Can you or anyone else shed some light on this?

      --

      "I may not have morals, but I have standards."

    6. Re:The GPL doesn'[t need a click-through agreement by Jobe_br · · Score: 1

      Precisely, the GPL license essentially lifts copyright, with a few restrictions (the source of the code must be available, etc.). Without accepting any license, you have to abide by standard copyright law which, quite simply, restricts your rights severely.

    7. Re:The GPL doesn'[t need a click-through agreement by Anonymous Coward · · Score: 0

      Bruce wrote:

      No, no, a thousand times no!

      Syntax error. I think you're looking for:

      print "No, no, "; print "no, " for 1 .. 1000; print "!\n";
    8. Re:The GPL doesn'[t need a click-through agreement by WNight · · Score: 2

      I agree.

      You can't disclaim all responsibility anyways (even with valid contracts). write a virus, pop up a misleading click-through that hides in there "format the hard drive" and it's still a crime. Malicious damages are always going to fall under criminal law.

      For everything else, there's the fairly obvious defense that there's no warranty when there's no sale. Now, if you buy Redhat's distro, especially the expensive ones that cost more than copying costs and that come with service packages, I think there's a reasonable expectation that it is fit for the advertised task.

      But that's for Redhat to cover. Perhaps they'll start selling all packages at the same price with an offer in each box to sign up for the service package, which they explain has certain terms ...

      And everyone who doesn't get paid for their software keeps releasing it without any warranty, express or implied.

    9. Re:The GPL doesn'[t need a click-through agreement by zurab · · Score: 1

      All I can think of is that the click-through might be required for the disclaimer of warranty in some UCITA states.

      I am thinking: Why does GPL or any similar license need a disclaimer of warranty? Since warranty covers use and GPL covers distribution, you don't have to read or accept GPL and still use the software. Doesn't this present a problem? IANAL, but wouldn't in almost every state the GPL software, lacking any other warranty disclaimers, be subject to implied warranties? In contrast, commercial licenses cover use of the software, hence disclaimer of warranty is more appropriate there. Shouldn't a disclaimer of warranty be separate from the redistribution license?

    10. Re:The GPL doesn'[t need a click-through agreement by Bruce+Perens · · Score: 2
      The GPL is severable. If one of its terms doesn't apply because you haven't accepted it, the remainder may still apply. Since the warranty disclaimer is only a disclaimer, you are not being asked to agree with it.

      Bruce

  56. Free software licenses by jbailey999 · · Score: 4, Interesting

    I don't understand the posters comments about the ability to defend the license if it's not presented to the user.

    Fundamentally under copyright law, you have virtual no rights except that you can use the software. I refer to section 5 of the GPL:

    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.

    Click-wrap licenses should only be necessary if the licenses restricts the *use* of the program.

    Tks,
    Jeff Bailey

    1. Re:Free software licenses by Anonymous Coward · · Score: 0

      Interesting that in section 5, it begins by stating:

      "You are not required to accept this License, since you have not signed it."

      And then later states:

      "...by modifying or distributing the Program...you indicate your acceptance of this License to do so..."

      So it seems slightly contradictory in that the first part implies that unless you sign an agreement, you are not bound by it. Then later states that you agree to the license by modifying the source--no mention of signing an agreement.

      Just an observation.

  57. other countries? by Anonymous Coward · · Score: 0

    AFAIK, click through licenses aren't legally binding in most European countries. The German courts have specifically ruled against them, in fact.

  58. If it quacks like a contract... by CrazyBrett · · Score: 3, Insightful

    If software companies really want to enforce click through licenses like a contract, why don't they just make it a formal contract? Print it out on official legal paper, require all customers to sign (with witnesses, etc) before they buy, and take people to court if they violate it?

    Oh right, because that would mean that people would be paranoid out of their minds whenever they went to buy software. Not to mention that no one under age 18 would be able to buy software (or use it, for that matter). No, software giants WANT the click through license to be as easy and brainless as possible, so people don't realize just how much they're getting screwed. Plus, they don't want the idea of click-through to get too much legal scrutiny, since it would probably be ruled unenforcable. No, they're just interested in the fear factor they get from being able to say "Hey, you clicked to agree that you wouldn't do that! Don't make us come after you!"

    1. Re:If it quacks like a contract... by Arandir · · Score: 2

      Your arguments are why copyright is a Good Thing(tm). It acts as a sort of defacto contract that defines a reasonable baseline for author and user rights.

      Copyright law already lists all reasonable prohibitions that a proprietary developer would want. And an open source developer can easily grant additional rights to the user by distributing a permission statement.

      If a proprietary developer wants to remove additional rights, then they should be required to get the user's signature on a contract.

      p.s. Warranty disclaimers are a different matter, but a contract, explicit or implied, is not necessary in order to display a disclaimer.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
  59. Speaking of precedent... by Uttles · · Score: 2

    What is an example of something else where you have to sign your life away before you see what you're getting into?

    Seems to me software is the only thing ridiculous enough to have you agree to all the terms and conditions before you even install the thing, much less run it and see if it even serves you well.

    --

    ~ now you know
  60. Where's the license? by The+Pim · · Score: 5, Interesting
    Is a crucial link missing, or are you asking us our opinion about a license we haven't seen? If there's some good reason you can't show us the license (I can't think of any), at least you could give us some specific details.

    a license which includes a requirement for click-wrap

    A requirement imposed on whom, to do what?

    She said yes, because of various legal precedents. We consulted a few people and yes, it looks like a license without click-wrap is weaker at protecting your rights.

    What precedents? Whom did you consult? Whose rights? What's the argument?

    The time is coming when you won't be able to distribute software unless you have presented the license to the user and their assent is necessary to access the software. Even free software.

    What kind of FUD is this? Are you telling us it's a forgone conclusion that you will accept this license? Are you telling us that the FSF (which defines "free software") will accept this license? Are they and other free software distributers going to change their licenses to require click-through?

    Come on, Russ. Give us the facts, straight, so we have some basis for discussion.

    --

    The evaluation of an action as 'practical' . . . depends on what it is that one wishes to practice.
    1. Re:Where's the license? by Russ+Nelson · · Score: 2

      It's the APSL with a prefix that says "If you use this code in any way, you will be deemed to have accepted all the terms of the license". And inside it also says that you must use click-wrap if you can, and if not you must show them the license so that they know that using it is agreeing with it.

      This is a use license. You must agree to the license before you use the software. The OSD doesn't mention any restrictions on use. It only delimits the restrictions that you may or not place on redistribution.
      -russ

      --
      Don't piss off The Angry Economist
    2. Re:Where's the license? by Bruce+Perens · · Score: 3, Interesting
      OK, that's the problem. I dropped the project regarding clarifying that there may be no restrictions on use for a while due to some fires I needed to fight, I'd better take that up again.

      Bruce

    3. Re:Where's the license? by lrosen · · Score: 1

      Then how about a provision of the OSD that reads something like the following:

      "An open source license cannot restrict any fair use rights that would be available for a copyrighted work in the absence of a license."

    4. Re:Where's the license? by John+Hasler · · Score: 3, Interesting

      No. Make that
      "An open source license cannot restrict any rights that would be available for a copyrighted work in the absence of a license."

      Fair use is something else entirely.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    5. Re:Where's the license? by lrosen · · Score: 1

      Good suggestion. That encompasses section 117 rights as well.

    6. Re:Where's the license? by Bruce+Perens · · Score: 2
      How about "can't restrict use", period?

      Bruce

    7. Re:Where's the license? by grahammm · · Score: 1

      Should that not apply to all software licences?
      A licence should (as almost every licence does) grant additional privileges over and above those which the licencee would enjoy in the absence of a licence. A licence should not be allowed to take away rights which you would otherwise have.

    8. Re:Where's the license? by grahammm · · Score: 1

      That should read (almost every non-software licence...

    9. Re:Where's the license? by John+Hasler · · Score: 2

      What about other rights, such as the right to publish benchmarks? It might be better not to refer to copyright law, though, as it varies with jurisdiction and is subject to the whims of legislatures. Perhaps it would be best to enumerate the permitted restrictions.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  61. non-sequitur confusion by Pauly · · Score: 2

    "Our industry is maturing and we need to be more legally careful and rigorous.

    This confuses me. I have never had to agree to a license to use the fruits of much more mature industries. For instance, has anyone ever made you read a license after purchasing a new car, or crossing a bridge, or entering a building, or...

    We apologise. The remainder of this thought has been interrupted by the cacophony of a million laywers simultaneously drooling.

  62. That's not the issue! by Marx_Mrvelous · · Score: 4, Informative

    That's not the purpose for click-through software on free apps. The major reason is liability of the software on a computer. If I install LILO and it wipes out my hard drive, I can sue the writer of the software. Unless, of course, there is a legally binding agreement between me and the software company/programmer who made it that I cannot sue for damage done to my computer, etc.

    --

    Moderation: Put your hand inside the puppet head!
    1. Re:That's not the issue! by st.+augustine · · Score: 2

      That's not the purpose for click-through software on free apps. The major reason is liability of the software on a computer. If I install LILO and it wipes out my hard drive, I can sue the writer of the software.
      I believe that under current law it's the person who sold you the software who's liable, not the author. But IA definitely NAL. Would someone who is like to chime in?
      --

      -- Some things are to be believed, though not susceptible to rational proof.
    2. Re:That's not the issue! by Anonymous Coward · · Score: 0

      If that is indeed the problem, then click-thru agreements are still the wrong solution. I have a hard time believing that you could be held liable for defects in free (as in $0) software. The idea of a warranty applies only to products you pay money for. If I can prove malice (e.g. you planted a virus or trojan in the code), sure you should be liable, but otherwise no.

      If the law doesn't clearly state this distinction, then, the proper solution is to amend the law, not give software manufacturers carte blanche to restrict how users can use their purchases. Commercial software should be held liable for defects, even if they try to back out of it with a post-sale EULA.

    3. Re:That's not the issue! by Rob+Kaper · · Score: 2

      Well, I believe it should not even be legally allowed to void yourself from liability. Why would software developers/vendors be allowed to void all liability?

      If it extremely hypocrite that users would accept this for software. Would we accept it when Ford would make you waive all their liability as a requirement to purchase their cars? Are they even legally allowed to do so?

      If you do not want to be responsible, do not distribute. And don't come with "but with open source end users have the ability to check this". With sufficient skills (and time, I bet) you could examine your car as well.

      You are not liable when the damage is out of your control anyway but when it is, you should be liable. In all cases.

      But if it is legal to waiver liability, then sure. This should preferably be enforced before distribution like in my Ford example though, not any later. If someone redistributes it, they should waiver liability pre-distribution as well. Or else *they* would be liable.

      To have any kind of legal defensive as to why you are not liable, you'll need to have evidence that the user waived it anyway. If you allow for any method where the user can use your product without accepting, then that is a flaw of yours and you should still be liable.

      Shrink-wrap is also not legally enforcable: you can easily tear it without having read (and thus being able to have accepted) the license.

      Not liable? Prove it.

    4. Re:That's not the issue! by Bruce+Perens · · Score: 4, Insightful
      Well, from a liability standpoint, I would recommend that distributions who are worried about this include a click-through notice at distribution-install time. The notice should say that the software included in general disclaims warranties, and where the licenses are found on the system, and that it's a good idea to read them if you feel you deserve a warranty. I would not recommend that any license require one to maintain that click-through notice.

      Bruce

    5. Re:That's not the issue! by Bruce+Perens · · Score: 5, Insightful
      This has got to be a troll.

      Obviously, Free Software producers must be able to deny warranties, since they are not getting the consideration (money) necessary to provide them. People who want warranties should be able to buy them, either from the software producer, another software shop, or an insurance company.

      It's different with cars, because cars have a high potential to do physical injury to people and are thus expected to be built to a higher standard.

      Bruce

    6. Re:That's not the issue! by Bruce+Perens · · Score: 4, Insightful
      The problem is that Red Hat (for example) can pass on damages that they are forced to pay in court to the original developer by turning around and suing that developer. Would they? Of course not. But of course management of companies changes, that is why we have contracts.

      That said, I still don't recommend click-through. I would instead publish a set of guidelines for distributions that would tell them how to direct attention to individual software licenses.

      Bruce

    7. Re:That's not the issue! by SecurityGuy · · Score: 2

      If you do not want to be responsible, do not distribute.
      I find that unreasonable and harmful. There are a lot of people out there who have the capability to create things I find useful, but don't have the capability to wage a legal battle, buy insurance, or compensate me if I use their product for something critical and it fails. I find it entirely reasonable to publish a piece of code I've written along with the honest assessment that I can't guarantee it won't fail in some catastrophic way. If your application is such that you'd be harmed more than you're willing to write off, don't use my software. If you want something which *won't* fail, barring hardware problems (in which case go sue the manufacturer or the hardware, NMF), you can pay me lots of money for the custom development work to produce it.

      This is only partly a "software sucks" issue. It's also very much a "ya gets what ya pay for" issue. You should not be entitled to anything whatsoever when you paid nothing whatsoever. Need more? Pay more, and believe me, the "more" will be commeasurate with the level of risk you're asking me to be exposed to. Realistically all you'll do is spawn a new insurance industry, and tack the premiums on to every piece of software you buy. People who can't afford the insurance, virtually all free software developers, for example, will simply stop producing. I'm certainly not going to exchange a piece of software with you for nothing but the possibility of being sued into the ground.

      To turn your phrase around, want somebody to be financially liable? Don't use my software without compensating me for the risk.

    8. Re:That's not the issue! by Jobe_br · · Score: 1

      And the makers of automobiles (as well as a variety of other products) must meet certain federal regulations. If its found that records indicating that the regulations were met, were forged or not filled out properly, then the manufacturer is fined in addition to being even MORE liable if something were to go wrong.

      Remember, if an automaker does everything "by the book" and something happens that NOBODY could have predicted, then the automaker carries no real liability as the courts will attribute extreme circumstances or unforeseeable circumstances. This all hinges on maintaining the proper paperwork and following all published regulations to Cover Your Ass (CYA).

      I totally agree with Bruce, the parent post is certainly a troll as these same rigorous guidelines couldn't possibly be applied to Open Source software (not in any incarnation that I could imagine). Essentially, such guidelines couldn't be applied to hardly *any* software because of its complexity (not saying a vehicle isn't complex, but its easier to test a few thousand moving parts than a few million lines of code and cover every possible execution path for that code - I know, I helped write the flight deck software for the Boeing 767-400ER where all the execution paths *did* have to be checked). This inability to apply "safety" to code is probably why click-thrus were initially started. Of course, IANAL.

    9. Re:That's not the issue! by m0rph3us0 · · Score: 1

      When is the last time you got a new car from GM for free? If your not buying a product, then you shouldn't really expect a warranty, also, even the MS EULA disclaims your right to damages

    10. Re:That's not the issue! by st.+augustine · · Score: 2
      So the original developer is liable even if they had no business relationship with RedHat? That's annoying. I suppose that means that there's no reason the end user couldn't sue the original developer directly, either.

      *sigh* Annoying, but predictable.

      How does the GPL's "No Warranty" clause actually take effect? "Activities other than copying, distribution and modification are not covered by this License; they are outside its scope."

      --

      -- Some things are to be believed, though not susceptible to rational proof.
    11. Re:That's not the issue! by kz45 · · Score: 1

      Obviously, Free Software producers must be able to deny warranties, since they are not getting the consideration (money) necessary to provide them. People who want warranties should be able to buy them, either from the software producer, another software shop, or an insurance company.

      now you know why many companies aren't using open sourced software.

      Does that mean I can expect lower quality from Open Source? When a software shop doesn't offer liability or warrenty on software, it makes me wonder if even they themselves question its reliability.

    12. Re:That's not the issue! by Bruce+Perens · · Score: 3, Insightful
      The GPL's no-warranty statement is a disclaimer, it does not request your agreement. The legal question is whether or not a simple disclaimer is adequate, and when the user must see it for it to be effective. I am for a single notice at distribution install time that there are licenses, that they disclaim warranties, and how you can view them. I don't think it's necessary for licenses to require that, it should be a guideline. Requiring click-through in a license would cause all sorts of problems for the distributions that they don't really need - there are better ways to solve this problem.

      Bruce

    13. Re:That's not the issue! by bnenning · · Score: 2
      Does that mean I can expect lower quality from Open Source? When a software shop doesn't offer liability or warrenty on software, it makes me wonder if even they themselves question its reliability.

      Umm, this might make sense if closed source publishers actually did warrant the quality of their software and accept legal responsibility for damages caused by defects. But they don't.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    14. Re:That's not the issue! by Rob+Kaper · · Score: 2

      Okay, if you seperate between physical injury/damage and other damange then I agree that there should be different standards.

      A high one for physical damages, which would hardly ever apply to any kind of software. And way less liability regarding other damages, or none at all without the user purchasing some kind of warranty.

      Not trolling Bruce, just using a discussion forum. Hm, now wish I could moderate my own posts to (-1, Retracted).

    15. Re:That's not the issue! by The+Flymaster · · Score: 1

      Of course he has a business relationship with RedHat. He's licensed his software to them under the GPL to do with as they choose.

      That said, I disagree with the notion that a user can sue a software author when all warranties have been disclaimed, but IANAL.

    16. Re:That's not the issue! by Bruce+Perens · · Score: 2
      now you know why many companies aren't using open sourced software.

      That's a fallacious argument, and one that should be an FAQ. OK, folks, put this in an FAQ somewhere:

      FAQ: Open Source is bad because when it breaks there is nobody you can sue.

      Answer: This might be a valid consideration if there was anyone you could sue when your non-Open-Source software broke. There isn't. Go read the license that came with that software, if you don't believe me. Not only does it disclaim liability, it requires you to indemnify the software provider against your damages. Indemnify means that if there are damages to the vendor connected with your use of the software, you have to pay the vendor for them! Even if they are your damages!

      Service contracts are available for both Open Source and proprietary software. They provide some limited protection, but read your license, it's probably less than you thought. They may only be liable to give you a repaired version of their software on a timely basis, not for other damages incurred through its use. If you lose your data, that is probably still your problem, not something covered by the contract.

      If you have a lot to lose, buy insurance. You will find that your insurance company will require you to have a documented and working process to protect your company from damage - this will include backups, security and other evaluations, etc.

      Bruce

    17. Re:That's not the issue! by Bruce+Perens · · Score: 2
      It's not a business relationship, because there is no consideration. Nor, although this may be nitpicking, does the GPL license software to them to do with as they choose.

      Bruce

    18. Re:That's not the issue! by Bruce+Perens · · Score: 2
      Well said. I have bemoaned that lack in the slashcode as well.

      Bruce

    19. Re:That's not the issue! by longword · · Score: 1

      If the user never agreed to the GPL, then she is using unlicensed software. Could you not then countersue both for the infringement of your copyright, and for any damages incurred through the misuse of your software - including the original law suit?

    20. Re:That's not the issue! by Bruce+Perens · · Score: 2
      The GPL is not a use license, so this would not apply to it. That said, the goal is to stay out of court, so a counter-suit is sub-optimal.

      Bruce

    21. Re:That's not the issue! by st.+augustine · · Score: 2

      The legal question is whether or not a simple disclaimer is adequate, and when the user must see it for it to be effective.
      Which, I suppose, is the open legal question underlying the whole click-through license question in the first place.
      --

      -- Some things are to be believed, though not susceptible to rational proof.
    22. Re:That's not the issue! by The+Flymaster · · Score: 1

      Yeah, I caught that just after I submitted. I suppose it's a nit, but it is an awfully large nit.

    23. Re:That's not the issue! by iabervon · · Score: 2

      You shouldn't be able to entirely void yourself from liability, and you can't. If you read the details of the GPL, you'll find that the relevant sections say "to the extent permitted by applicable law" and "unless required by applicable law". This means you can probably still the authors of a program which intentionally damages your system, sends all you data to the author, includes a backdoor, etc., depending on where you are.

      On the other hand, you should be able to offer a program to anyone willing to take responsibility for what they do with it. The world is no better off if people just keep their buggy programs to themselves. In order to have any software, you need the ability to limit your liability, up to some minimum, so long as the user is aware.

      If you're giving it away for free, especially in an anonymous ftp/web context (such that you neither receive anything from the recipient nor even find out who the recipient is), you should automatically have the minimal liability. In fact, in this situation, the author is not involved in the process, and thus cannot agree to take on additional liability.

      I'm a bit mystified about the warranty part, though. I can't imagine an implied warranty that you would get with stuff you got for free without a transaction taking place. What do you want, your money back? A different copy?

    24. Re:That's not the issue! by Simon+Brooke · · Score: 2
      Obviously, Free Software producers must be able to deny warranties, since they are not getting the consideration (money) necessary to provide them. People who want warranties should be able to buy them, either from the software producer, another software shop, or an insurance company.

      I confess I'm not cognisant with United States law, but I think you're missing the point. People who sell goods - cars or software - have a contract with the purchasor, because a purchase has occurred and a consideration (usually money) has changed hands. Consequently, the purchasor has the right to expect the goods to be (to use the language of UK law) of merchantable quality, and to seek some degree of redress if they're not.

      If someone takes somthing that someone else has made freely available, there's no contract. There's no consideration, and consequently there's no responsibility on anyone's part to ensure the goods were of any particular quality. There is, if I may be excused the pun, no quo pro quid - there's no quid at all.

      Suppose you left a raku pot you'd made on your garden wall, and a passer by took it home, drank from it, and suffered from lead poisoning. Would you be responsible, even under United States law?

      Yes, I know the lawyers are coming. They'll keep on coming unless we keep on calling their bluff, until no creative work of any kind is possible without ten lawyers scrutinising every least part of it. The only thing to say to the lawyers is no, we won't accept your hegemony over our space, keep your noses out. Certain basic concepts are seen as part of natural justice in most cultures in the world, and are part of the common law both east and west of the Atlantic. One of those is that without a quid pro quo, there's no transaction, there's no contract, and there's no liability. Do not let the lawyers blur that line.

      --
      I'm old enough to remember when discussions on Slashdot were well informed.
    25. Re:That's not the issue! by Anonymous Coward · · Score: 0

      RedHat is not allowed to distribute the software without accepting the license and the license contains a disclaimer of warranty.

      Note that this differs from mere use, RedHat may use the software without accepting the license. Whether in that case the disclaimer of warranty is in effect is open for debate.

      Equally open for debate is whether people in some jurisdictions may use GPL'ed software at all since the GPL doesn't explicitly grants rights to use the software. If under your jurisdiction you don't get such rights automatically by law there is nobody else who gives them to you.

    26. Re:That's not the issue! by cthugha · · Score: 2

      The legal question is whether or not a simple disclaimer is adequate, and when the user must see it for it to be effective.

      I'd better start with my own disclaimer: I'm not a lawyer (though I will be one in a couple of years), this is a very simple answer, and these general rules are subject both to statutory modification and to the specific facts of a particular situation, so this isn't legal advice and YMMV.

      At common law, the answer to the first question is yes, knowledge and acceptance of a risk is sufficient to lower the standard of care for negligence. Of course, you would have to demonstrate that the user had, in fact, seen the disclaimer, so some prominent display at installation or a click-through arrangement would still be a good idea. As for when, the simple answer is: before the software does anything bad. The (slightly) longer answer is that the user should have a reasonable opporunity to avoid the risk before anything bad happens.

    27. Re:That's not the issue! by Troed · · Score: 1
      Then change the laws in the US - the only country were you can sue people for your own stupidity.

      Yes, we ARE laughing at you.

    28. Re:That's not the issue! by Eil · · Score: 2

      It's different with cars, because cars have a high potential to do physical injury to people and are thus expected to be built to a higher standard.

      Actually, I would think it's different because Ford doesn't give their product away for free (as in beer) for the sheer love of manufacturing automobiles.

      I have no particular reason that I should trust free software on my system not to start writing gigs of really bad slashdot haiku to /dev/hda, for example. That kind of thing is clearly listed in the disclaimer of most software whether free or not. I do, however, expect the '92 Mercury Topaz that I purchased from a Ford dealer not to go up in flames if I accidently tune to a christian rock station on the radio. Not so much because it's a safety issue, but because I didn't pay good money for the thing only to have the car fail in some unpredictable way.

      When you buy something, one should always have the right to expect to get what he or she pays
      for. When something is given away for free, ditto.

    29. Re:That's not the issue! by EJB · · Score: 2

      If you buy a car for, say, $30000, you could reasably expect that the company selling it made sure that it's suitable for transport, and that those safety issues that society currently thinks are a burden on the seller, are for the risk of the seller; especially if the car was advertised as suitable for transport and safe.
      I'm not familiar with US consumer protection laws, but in Holland, in such a case the company can't put any waivers of responsability in the smallprint and expect them to stick in court.

      However, the expectations that a buyer or user can have for something with a low price, or even free, are different. The burden of verifying a car sold to your by your uncle for $100 or found on your doorstep, fall (or should in my opinion fall) on you. It depends on what society currently thinks to be "reasonable expectations" that you could have. Especially if, instead of advertising reliability, the seller or giver disclaims any expectation of reliability.

      In the case of open source software, it is actually possible to verify the reliability of the goods. Not everyone can do it, so you may want to buy the software from a company like RedHat where exports do know how to do it, in which case the burden falls on RedHat. But otherwise, I think it's very reasonable that more or all of the burden of verifying the software falls on the buyer/receiver when the price is low or the software is free.

      I also believe the reverse; if the software is expensive, it is reasonable to expect that the seller has verifivied its reliability and is also responsable for it.

      Where the price boundary lies is up to a judge, and probably different for each type of software...

  63. Re:Congratulations! You're Slashdot post (#4000000 by Anonymous Coward · · Score: 0

    Too bad number 4000000 couldn't have been something cooler.

  64. whatever by Anonymous Coward · · Score: 0

    osi is completely irrelevent now.

    some people care what the fsf says about licenses.

    man osi will approve anything...

    they already approved a bunch of lame ass licenses.

    i mean who the fuck is osi?

    a book publisher and some failing dotcom era consulting companies?

    who gives a fuck what they approve.

  65. Not needed for (most) OSS licenses by T.E.D. · · Score: 3, Interesting

    They are probably correct that click-through is helpful for typical proprietary licenses. But it is not needed for typical OSS licenses.

    You can read http://www.gnu.org/philosophy/enforcing-gpl.html for an explanation of why, from perhaps the world's foremost authority on the subject, FSF lawyer Eben Moglen. But by way of an executive summary:

    This is there actually is a fundamental difference between OSS (or at least Free Software) licenses and proprietary ones. By default (in the US) you have no rights to do anything with the software, even run it. Proprietary software licenses offer you a deal whereby you are allowed to run the software, in exchange for agreeing not to do other things that you are typically legally allowed to do. So they give up rights, and you give up rights. But its tough to make a case (in court) that you agreed to give up those rights, if there is no proof that you ever even saw the agreement. That's where click-through comes in.

    With a Free Software license, you are only given rights; none are taken away. You might not be able to do some things (like sell it to someone else with a different license), but you aren't allowed to do that stuff by default either. If you break this license, there is no question that you violated copyright law, whether you agreed to the license or not.

    So unless they had something in that license that says the user agrees not to do XYZ, which they normally would have the legal right to do without the license, then click-through is completely unnessecary.

    Note: IANAL. This comes from extensive reading of GPL materials, writings of IP lawyers like Eben Moglen, and discussions with folks who have actually been in court on IP cases. For advice on a specific situation, contact a good IP lawyer. For everyone else, I highly encourage reading http://www.gnu.org/philosophy/enforcing-gpl.html , which covers this in a bit of detail.

    1. Re:Not needed for (most) OSS licenses by bnenning · · Score: 2
      By default (in the US) you have no rights to do anything with the software, even run it.

      IANAL, but I'm pretty sure this is wrong. See 17 USC 117. If you are the legitimate owner of a piece of software, you can make copies if doing so is an "essential step" in running it, such as copying to a hard drive or RAM.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    2. Re:Not needed for (most) OSS licenses by T.E.D. · · Score: 2
      By default (in the US) you have no rights to do anything with the software, even run it.
      ...I'm pretty sure this is wrong. See 17 USC 117 [cornell.edu]. If you are the legitimate owner of a piece of software,
      The words "legitimate owner" are pretty key here. If I find some software sitting on the internet (or even on my hard-drive for some reason) with no license, am I a "legitimate owner"? I don't think so. I certianly couldn't prove so in court, which is what counts.

      Basicly this statute seems to be limiting how restrictive a license can be. It doesn't rid me of the nessecity of having a license at all. Without that license, I legally can't even load and run the software.
    3. Re:Not needed for (most) OSS licenses by Arandir · · Score: 2

      You do not need to prove anything of the sort. Can you prove that the knives and forks in your kitchen are yours? Can you prove that the gasoline in your automobile is yours? Can you prove that the shirt on your back is yours?

      It may be a cliche, but the old saw that "possession is 9/10ths of the law" is largely true. If the software is available to the general public, then it is up to the copyright holder to demonstrate that you stole it, not to you to prove that you bought it or downloaded it from a public server.

      The BSA is a bunch of thugs, as we all agree. They get their way through intimidation and barratry, and not through the proper application of the law.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
  66. Misuse of the word license by mrroach · · Score: 1
    I am sure this claim is completely false. The reason being that free software licenses are the only agreements for the use of software that actually _are_ licenses.
    n 1: a legal document giving official permission to do something
    [syn: {permit}]
    4: the act of giving a formal (usually written) authorization
    When was the last time you saw a EULA that actually _gives_ permission? People need to remember that the default set of rights of the recipient of software is defined by copyright. All non-free software EULAs that I have ever seen remove what would otherwise be your right. Let me emphasize the word RIGHT, not your privilege, not something you can get away with by being sneaky but your right. Of course you can give up your rights to a work in exchange for receiving a copy of it, but the rights can only be diminished by your consent.

    The GPL and BSD and other OSI approved licenses _are_ actually licenses because they give you permission to do something that you would not otherwise be able to (distribute, modify+distribute, etc).

    Perhaps the term "license" as used in proprietary software refers to the permission that you are giving the copyright holder to invade your home or business (BSA).
  67. Users are expendable. by Anonymous Coward · · Score: 0

    Just ask any self-respecting, fully functional B?FH.

  68. makes little sense to require "click-through" for by LMCBoy · · Score: 2

    One does not need to accept the terms of the GPL unless one is redistributing the program. Mere users of GPL'd software don't need to read or accept the license at all.

    So for a huge fraction of "open source" software (that which is actually Free software, under the GPL), a click-through requirement prior to using the software makes no sense.

    --
    Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
  69. Validation of Other licences by SlaterSan · · Score: 1

    Would having this be validating the use of click thru for other licenses? This still seems to be somewhat of a grey area. Has it been tested in US, or other, court? Would it have any effects compared to what we have now for OSS?

  70. It's time for OSI to return the OSD to SPI by Bruce+Perens · · Score: 5, Interesting
    I'm aghast that OSI would even consider click-wrap, and I entirely reject the unsubsantiated scare-mongering that goes along with its proposal.

    The OSD was developed by the Debian group under the aegis of Software in the Public Interest. Nobody who is presently involved with OSI had any part of that.

    OSI is probably the biggest mistake I've ever made, and yes it's my mistake. It's time to clean it up. The OSD should be returned to SPI, who can be trusted to administer it sanely.

    Bruce

    1. Re:It's time for OSI to return the OSD to SPI by roybadami · · Score: 3, Interesting

      I'm aghast that OSI would even consider click-wrap, and I entirely reject the unsubsantiated scare-mongering that goes along with its proposal.

      They've had a request for approval of a licence. Is it not reasonable for them to consult the wider community on this issue?

      OSI is probably the biggest mistake I've ever made, and yes it's my mistake. It's time to clean it up. The OSD should be returned to SPI, who can be trusted to administer it sanely.

      I'm intrigued by this statement. Some time ago I compared briefly read the Debian Social Contract and the OSD and I didn't notice any substantive differences.

      Would you care to elaborate on what you think is wrong with the OSI and why you think that (co?)founding the OSI was a mistake? I'm not trying to defend the OSI here; I no next to nothing about both the OSI and SPI, I'm just trying to understand the issues.

    2. Re:It's time for OSI to return the OSD to SPI by Anonymous Coward · · Score: 0

      Ya there's no need for click through licenses.

      If someone tries to steal the code we can just pull an HP and scare them into submission with DMCA threats.

      Then afterwards we can have a hired PR flunky post to slashdot and others places to smooth it over after we get what we want.

      Sounds like a plan.

    3. Re:It's time for OSI to return the OSD to SPI by Bruce+Perens · · Score: 5, Insightful
      They've had a request for approval of a licence. Is it not reasonable for them to consult the wider community on this issue?

      Do you really believe they even had to ask? This one seems pretty clear to me.

      I'm intrigued by this statement. Some time ago I compared briefly read the Debian Social Contract and the OSD and I didn't notice any substantive differences.

      When OSI was proposed to me, it was a way of marketing Free Software to business. It's been instead driven as a schism from Free Software. And the OSD continues to diverge from the DFSG. I also reject that the folks running OSI are representative of any Open Source community anywhere. In the case of SPI, there is a membership and elections. And unfortunately, most of the OSI board don't have time for OSI - they're too busy with their companies, etc. So 2 or 3 people end up running it.

      The whole thing makes me very uncomfortable.

      Bruce

    4. Re:It's time for OSI to return the OSD to SPI by Anonymous Coward · · Score: 0

      > OSI is probably the biggest mistake I've ever made, and yes it's my mistake.

      I remember someone (guess who) talking about the 'wishy-washy philosophy' of the open source movment.

      So, he was right, at the end, wasn't he ?

      Cheers,

      --fred

    5. Re:It's time for OSI to return the OSD to SPI by roybadami · · Score: 1

      Do you really believe they even had to ask? This one seems pretty clear to me.

      I guess. But if it helps protects some free software from a legal point of view, may be it has merit in eyes of some members of the community. Some of what RMS says I'm unhappy with -- ie his seeming disdain for Linux because of it's failure to inisist on strong copyleft everywhere, and his criticism of Linus for using a commercial source code control system, just because it's the best software for the task at hand. (ie, at least as I see it, for Linus's refusal to compromise on technical excellence just to support RMS's ideological goals).

      This so called comminity is really pretty divided -- I don't think it's unreasonable that the OSI really didn't know with any degree of certainty what the comminity consensus was on this issue -- if indeed there was one.

      Personally, I have a major problem with the OSD -- namely it effectively prevents writing software with a political agenda. Unless the political agenda is open source itself. I can write a piece of software and prevent people from incorporating it into commercial products. But I can't write a piece of software and prevent it being used for military purposes. Guess which issue I care more strongly about...?

      I think all I'm trying to say is that none of this is simple. I really don't accept that there is a community consensus that free software can't persue a pacifist agenda, and yet the OSD (and DFSG) don't accept such software as free.

      What's wrong with actually trying to guage comminity opinion, rather than taking it as read... I maintain that it must be a good thing.

      And for the record (though not having studied the proposed licence), I'm against the idea of click though OSS licences.

    6. Re:It's time for OSI to return the OSD to SPI by Bruce+Perens · · Score: 2
      I can write a piece of software and prevent people from incorporating it into commercial products. But I can't write a piece of software and prevent it being used for military purposes.

      Of course you can. Just don't call it "open source".

      I wrote that particular term of the OSD because of an old license agreement used on Berkeley SPICE (a circuit simulator). It prohibited its use by the Police of South Africa. It still prohibited them years after apartheid was over.

      On top of that, I didn't want to see pro-choice and pro-life software licenses, pro-Israeli, pro-Palestinian, and so on. And I especially didn't want to see anti-business licenses.

      Bruce

    7. Re:It's time for OSI to return the OSD to SPI by jelle · · Score: 2

      I fully agree.

      Anyway, when I can't modify the source to remove the click-through and then redistribute it myself under the same terms, then it's not free software (free not as in beer, but free as in non-captive). And it shouldn't be called open source. If they start accepting this, then pretty soon they will have to accept licences including 'and you can only modify it to fix my bugs and then let me sell it again'.

      --
      --- Hindsight is 20/20, but walking backwards is not the answer.
    8. Re:It's time for OSI to return the OSD to SPI by Russ+Nelson · · Score: 2

      Having another bad day, Bruce? It's never too late to post a "WHAT was I THINKING" response to your own article.
      -russ

      --
      Don't piss off The Angry Economist
    9. Re:It's time for OSI to return the OSD to SPI by glwtta · · Score: 2
      then it's not free software (free not as in beer, but free as in non-captive). And it shouldn't be called open source.

      I don't believe that OS software is called free at all; free software is free, open source is open source, quite simple really.

      --
      sic transit gloria mundi
    10. Re:It's time for OSI to return the OSD to SPI by jelle · · Score: 2

      Why don't you read rule three and four of the official definition.

      And if you still don't see it, then skip ahead and read the last rule, rule nine "The License Must Not Restrict Other Software".

      --
      --- Hindsight is 20/20, but walking backwards is not the answer.
    11. Re:It's time for OSI to return the OSD to SPI by Bruce+Perens · · Score: 2
      What were you thinking when you brought us this pack of lies, Russ? I looked at the case you mentioned as precedent. It's not germane to warranties. What are you trying to pull?

      Bruce

    12. Re:It's time for OSI to return the OSD to SPI by Russ+Nelson · · Score: 2

      This one seems pretty clear to me. Where does it say that in the OSD of which you are so proud to have written?

      OSI was proposed to me? I thought you were one of the founders of OSI?

      it was a way of marketing Free Software to business. Given that RMS doesn't understand the need for selling ideas to people, he's going to turn it into a schism, yes. I don't see any alternative here.

      And the OSD continues to diverge from the DFSG. This is the same Bruce Perens who is going to contribute a modification to the OSD. Yep, user #3872. I can only conclude that you had a stupid attack when you started this thread. Please, Bruce, don't let pride stand between you and admitting stupidity! I never do.

      The folks running OSI are not representative of any Open Source community anywhere? Care to count lines of code, Bruce? CPUs running one's code (every McDonald's cash register is running my code; you lose one step from the starting line)? Should we count Slashdot submissions? Advogato articles? Boards of directors heatedly resigned?
      -russ

      --
      Don't piss off The Angry Economist
    13. Re:It's time for OSI to return the OSD to SPI by Russ+Nelson · · Score: 2

      Bruce, you're not making any sense. Take a deep (and wide) breadth (sorry), go to bed, and reconsider this entire thread. I'm sure that once you've slept on it, you'll retract everything you've said in this thread. In other threads you've said sensible things. This one, nonsense.
      -russ

      --
      Don't piss off The Angry Economist
    14. Re:It's time for OSI to return the OSD to SPI by Bruce+Perens · · Score: 2
      Read the case at this link, Russ. Really read it. It's not germane.

      Bruce

    15. Re:It's time for OSI to return the OSD to SPI by Bruce+Perens · · Score: 2
      Where does it say that in the OSD of which you are so proud to have written?

      You told me yourself that you have been citing OSD #7 in this context. It's none too clear, I agree.

      OSI was proposed to me?

      By Eric, the day after the meeting at VA.

      Given that RMS doesn't understand the need for selling ideas to people, he's going to turn it into a schism, yes. I don't see any alternative here.

      I have been in Washington D.C. with Richard lately, and have been along with him as he's met congress people and political staffers, and has spoken before a very high-powered audience. He did very well and has shown much more understanding than you credit him for. I also just heard from the intellectual property chief at the Federal Trade Commission, who loved his presentation there. I think he's grown a bit.

      This is the same Bruce Perens who is going to contribute a modification to the OSD.

      Yes, to settle tonight's question, and if I can, I will make sure that it will be accepted in both the DFSG and OSD, so there will be no divergence. Who is better qualified to do that?

      Care to count lines of code, Bruce?

      I am more concerned that SPI is an organization with members and elections than with the ego-foo of the board members of OSI. But if you must brag about your code, Busybox has become a standard for embedded Linux, so much so that it is included in amost every embedded Linux system, and is running in many millions of commercial devices like routers, printer servers, and storage servers, where the users don't even know there's a Linux inside. It's also shipped with the Sharp palmtop. That is the result of one month of work on my part in Cathedral mode, after which it was self-sustaining. It has a robust community and has not needed me to help it grow since that first month. I'm more proud of the kids who leave home. That's real Open Source.

      Regarding projects resigned, it's been a long time since I've done any of that. How have you grown in the past few years?

      Bruce

    16. Re:It's time for OSI to return the OSD to SPI by Anonymous Coward · · Score: 0

      Thats what the "free" means in free software. It means you aren't restricted in that kind of way.

      And if you include political agendas, that makes the decision of whether a license is free even harder. You then have to decide which causes are just.

      Any software that can't be distributed by AOL or can't be distributed by the Chinese government simply isn't free in the sense of freedom.

    17. Re:It's time for OSI to return the OSD to SPI by Anonymous Coward · · Score: 0

      "Take a deep (and wide) breadth (sorry), ..."

      Um. I don't get it.

      Care to explain?

    18. Re:It's time for OSI to return the OSD to SPI by Russ+Nelson · · Score: 2

      People sometimes mis-spell breath "breadth". Breadth is width. Not a real great joke, but I think Bruce needs a little levity in his life. He's taking this thread WAY too seriously.
      -russ

      --
      Don't piss off The Angry Economist
    19. Re:It's time for OSI to return the OSD to SPI by roybadami · · Score: 1

      I wrote that particular term of the OSD because of an old license agreement used on Berkeley SPICE (a circuit simulator). It prohibited its use by the Police of South Africa. It still prohibited them years after apartheid was over.

      On top of that, I didn't want to see pro-choice and pro-life software licenses, pro-Israeli, pro-Palestinian, and so on. And I especially didn't want to see anti-business licenses.


      Fair point. If everyone is pushing an agenda, you just end up with a whole host of fundamentally incompatible licences.

  71. You Only Need Assent to Take, Not to Give by John+Hasler · · Score: 2


    the time is coming when you won't be able to
    distribute software unless you have presented
    the license to the user and their assent is
    necessary to access the software. Even free
    software.

    Nonsense. Prior assent is only needed when the license requires the user to give up rights she would have were there no license at all. No Free Software license does this.

    You also make it sound like I would be forbidden to distribute software without a "click-through". In fact, the worst that could happen is that some license provisions might not be enforceable without prior assent. I can think of no such provisions that I would want to enforce anyway.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    1. Re:You Only Need Assent to Take, Not to Give by Stonehand · · Score: 1

      How about the right to sue if the author was somehow negligent?

      --
      Only the dead have seen the end of war.
    2. Re:You Only Need Assent to Take, Not to Give by John+Hasler · · Score: 2

      There is no product liability for gifts. When you sell a copy of your software you can execute a seperate waiver if you wish to evade responsibility for your work. It need not be part of the license.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  72. Incredibly Bad Idea by Anonymous Coward · · Score: 0

    Click-through only affects the user of a piece of software, not its would-be developers.

    "Safeguarding our freedom" my ass.

  73. Hey, I have an idea. by Courageous · · Score: 2

    The DMCA makes click-thru licenses legally binding, right? Well, maybe all these free software efforts should start putting up click-thru licenses that grant the contributors to the free software unlimited rights licenses to all commercial software produced by any of the licenses. I can see it now! "Warez! This ain't warez, some guy at Microsoft clicked on my license and gave me unlimited rights to all Microsoft software. BWAHAHAHAHAH!"

    *evil smile*

    C//

  74. Covered by the GPL (I think) by mjh · · Score: 1
    IANAL, but I think this is already covered by the GPL. Specifically:

    Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.

    So a click through GPL is silly for end users. Use of the program is not restricted by the GPL so there's nothing for the user to agree to. It would seem sensible, if you're going to impose restrictions on someone, that you be required to tell them about the restrictions before they are required to abide by them. But in the case of using the software, there are no restrictions. So what is there to tell... except maybe to be nice and inform the user that they have a right to the source code to the program that they're using.

    It's only when someone goes and gets the source code, with the intention of redistributing, where the GPL starts to come into play. Becuase, in that case, there are some restrictions that are being placed on the end user if they want to distribute the code. Of course, there should be no reason to require the end user to click to agree to them. The default copyright stance is that you have no rights to copy unless given permission to:

    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.

    So the question now becomes, when someone downloads the source code, does the source code have to come in a way that presents the GPL to the user prior to granting them access to the source code? And I think the answer is no. Because the default stance of copyright law is that you're *NOT* allowed to copy it unless given permission So if you didn't click through the license, then copyright law does not allow you to distribute it. Oh wait, look here's the GPL which governs the terms under which you can distribute it. In other words, in order to be allowed to distribute, you *MUST READ AND UNDERSTAND THE LICENSE*, because, by default, you don't have any right to distribute.

    My personal opinion is that I'd like to not encourage click through licences. I'd rather see copyright licensing become less restrictive rather than more. I'd like to see things like the GPL less necessary, because ideas flow freely by their very nature, and are not artificially restricted by legal constructions.

    Allowing open source licenses that require click through is basically saying that we should make the exchange of ideas more restrained by artificial legal contructions. It seems to me that the point of opensource is to promote the benefits of the free flow of ideas. And allowing licenses to require click through is well, not really the point.

    But I'm sure that there's some fundamental flaw in my logic here. I leave it to you to point it out to me.

    $.02

    --
    Key to financial independence: Spend less than you earn. Save and invest the difference. Do it for a long time.
  75. regulation is a good thing by kin_korn_karn · · Score: 2

    Ford can't sell cars that kill you.

    The meat industry can't sell you rotten steak.

    You can't be made to sit on a rotten board on top of a light tree at the local ballpark.

    So why doesn't software have regulations that it can't destroy your machine? You may not own the software, but you damn sure own the parts of the computer.

    If this were regulated then click-through licensing would be a non-issue, as it really would be about terms of use and not simply a deathgrip.

    1. Re:regulation is a good thing by roybadami · · Score: 1

      So why doesn't software have regulations that it can't destroy your machine?

      For commercial software this would be a good thing. But it would kill free software (unless it was exempt), because the authors would have to pay for public liability insurance or risk bankruptcy.

    2. Re:regulation is a good thing by kin_korn_karn · · Score: 2

      I think the law works that way. There's no liability attached to gifts. That's why people who donate money to schools to build playgrounds don't get sued when a kid falls from the monkey bars and breaks their arm (that, and that particular kid has sane parents that know kids just do stuff like that)

      If free software classified itself as a 'gift to the computing world', then it wouldn't fall under the same regulations.

      Commercial bundles, like Office and the Adobe "value pack", would be tricky, too.

    3. Re:regulation is a good thing by s4f · · Score: 1

      >Ford can't sell cars that kill you.
      Unless that's what you agreed to buy from them.

      >The meat industry can't sell you rotten steak.
      Unless the label on the package says "Rotten Steak"

      >You can't be made to sit on a rotten board on top of a light tree at the local ballpark.
      Unless that's the ticket you paid for and you were told that's where the seat is.

      What needs to happen, is people need to stop clicking through. I know it'll be like telling a crack addict to just stop using crack.

    4. Re:regulation is a good thing by kin_korn_karn · · Score: 2

      ok, damn it. yeah, you can buy dangerous products that are labeled as such. But you are not allowed to sell dangerous products that are labeled as benign - unless the product is software. This is where the regulations need to be adopted.

      Remember when Pool of Radiance II came out? the installer had a bug that would FORMAT HARD DRIVES. That's the data equivalent of bringing in a new toaster that explodes catastrophically, burning down your kitchen. That is not legal. All the toaster was supposed to do was make toast.

      People (i.e. not us, but Joe Sixpack) are getting over their fear and awe of computers now, and are realizing that these aren't boxes full of magic, they're just machines. When they realize that they OWN the computers, instead of the computers owning THEM, that's when change will happen. Politicians don't give a shit about the geek vote, they're too stupid to comprehend us.

  76. HURD by Anonymous Coward · · Score: 0

    Even though the GNU Hurd is kinda sucky right now it's a relief to know it's out there.

    That way when these lame open source assholes are done selling out trying to save failed businesses there will still be a Free OS out there.

  77. Ignorance of the law is no excuse by r39525 · · Score: 0

    Did you click through on the Constitution? The tax laws? Ignorance of the law is no excuse.

    1. Re:Ignorance of the law is no excuse by Rick+the+Red · · Score: 2
      I was going to post a similar comment! You stole my subject!

      Seriously, though, ignorance of the law is no excuse. Once you set a legal precident that every user must click-through and agree to the license agreement, then you're setting a precident that ignorance of the law is an excuse. Anyone could then claim they were "obviously" free to copy something if the copyright holder did not inform them of their license terms.

      That, of course, is utter nonsense. The law used to require a simple copyright notice, period. That was sufficient to inform you that you may not copy the work, period. Now the copyright holder doesn't even need that. The law now says you must assume everything is copyrighted and you cannot copy it unless specifically told otherwise. It is in your interest to read any license that grants you rights beyond the legal default "none". Microsoft et.al. have established a precident here where they treat their customers like idiots who must be constantly reminded that copyright infringement is wrong; there's no reason for the Open Source community to join the madness.

      --
      If all this should have a reason, we would be the last to know.
  78. Re:Congratulations! You're Slashdot post (#4000000 by Anonymous Coward · · Score: 0

    Too bad number 4000000 couldn't have been something cooler.

    You mean like:

    The least stable isotope of uranium 236 weighs 23 picograms per cubic hectare.

    Or perhaps:

    Frost Pist!

  79. updates on big pipes could be future so no click. by mindserfer · · Score: 1

    1) Free software is the solution to the software crisis.
    2) Mr Moore gave us the problem.
    3) I think that auto-installing rpm updates is the future with big pipes.
    4) And click wrap will hinder a big pipe - free software future. My $.02

    We need to be careful - people.

    IDEAs -> Set the precident: If it doesn't have a clickwrap... then it must be free software:
    and you need to make the source available.

    Changing the brand-name to gnu-linux would also fix things. You put the legal on the brand. Then the legal is implicit in the brand.
    Make people learn the legal once per brand...
    Hey! what a timesaver that would be.

    Free-BSD
    Gnu-Linux
    MIT-Scheme
    CMU-Mondo-whate ver-software

    Organize software on download site by color of brand. etc. Solutions are endless.

  80. probably techincally by Archfeld · · Score: 2

    violating the DMCA. I am sure some asshat lawyer will state that the installer encoding was there to prevent unauthorized installation and viewing of their precious intelectual property.

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?
    1. Re:probably techincally by JohnHegarty · · Score: 2

      Thanks for letting me know. I shall turn myself into the nearest police station.

    2. Re:probably techincally by Archfeld · · Score: 2

      LOL, by the time you got done explaining the situation to them you'd be eligible for retirement and the cop would have had a double by-pass from to many dognuts and too much coffee.

      --
      errr....umm...*whooosh* *whoosh* Is this thing on ?
    3. Re:probably techincally by Anonymous Coward · · Score: 0

      *snicker*... i'm sure the AHA or whatever anti-animal-cruelty organisations exist in the US would have something to say... Three cheers for freudian typos! ;-)

  81. Extortion by Anonymous Coward · · Score: 0

    > Not that you'd be buying Stanley tools, what with
    > their moving all their plants to China and Israel
    > and their corp office to Bermuda to avoid taxes,
    > unamerican shitheads.

    "Un-American shitheads"? I guess George Washington and Thomas Jefferson were Un-British shitheads for fighting the Revolution and establishing the US -- and the whole argument was over taxation and representation.

    Quite frankly, Stanley has a moral right to evade confiscatory taxes by any means available, as do you and I. Why? Because income is private property, and nobody has the moral right to take another's property by force or threat -- as the government does through the IRS. Go read Ayn Rand and give the lady's ideas some thought before you go spouting about "Un-American shitheads".

    BTW: if I ran General Motors I'd refuse to sell cars in California to protest the government's presumption: nobody has a right to tell me how to run my business unless I'm destroying their property.

    1. Re:Extortion by Anonymous Coward · · Score: 0

      They have no moral right to evade taxes, but the certainly have a right to avoid them, and that's exactly what they're doing.

  82. so? by Anonymous Coward · · Score: 0

    Tell that chick to get lost.

    Why would you even consider approving some shit like that?

    You sellouts.

  83. Lawyer Joke? by budalite · · Score: 1

    So, they asked a bunch of lawyers whether this was a legal problem. "A legal problem" means one thing to a lawyer -- another opportunity to make more money. "So, George, will we need to pay you a salary next year?" "Fraid so." "Gee, well, that's that." Next, we'll have a "debate" on the questions between, ... wait for it,...more lawyers. ( Research on Legal Game Theory, of coure, should have seen this years ago. ;)

    What ever happened to "possession is 9/10ths of the law"? Was that just an Urban Legend? Worked for me.

    MadDad32

  84. Y'all realize how the system works, right? by Henry+V+.009 · · Score: 2

    There is a point you all are missing. Someone has to write the click-through agreements. That someone is a lawyer. He gets paid to write them.

    Now, giving consideration to human nature, what do you expect that same lawyer to suggest when you ask whether or not you should have a click-through agreement?

    In fact, I would even suggest that is the main reason for click-through agreements on most commercial software, which is already adequately protected by copyright. The lawyers who tell you whether you need a click-through don't make as much money when you don't need one. (As well as the natural herd tendency that keeps businesses from standing out from the crowd.)

    Most companies have the same problem with the legal department of a company as they have with the engineering and other technical departments. Mangement does not understand them: "Oh, you need a GeForce 4 for every computer to run MS VC .NET? Let me just order some on up for you all." Mangement is just as clueless when it comes to lawyers, who are just as self-serving and greedy as the rest of us.

  85. EULA -- when then? by Anonymous Coward · · Score: 0
    Maybe commercial software has soured me on the concept, but I dislike agreeing to something before I even get a chance to use it.

    Stupid question: When then? When would we have the user "Okay" through a EULA, if not before the install? When have you "used it" enough to be able to agree to those in-house searches for illicit copies of Mathematica?

    Would doing the click-through later imply that the license didn't apply before then?

    (Why, once we knew that copyright applied to software, didn't EULAs in the "We annoy you when you're installing" form die a graceful death? There's gotta be a better way of controlling distribution than implied contracts that are invoked in the act of breaking shrink wrap, right? You'd think.)

  86. Legal issues. by Restil · · Score: 2

    With the GPL, the user of the software is not required to agree to the license. The advantage is, if they don't agree to it, they're covered under default copyright laws. Only if they agree to it are they permitted to redistribute the software, modify and distribute, etc, but at the same time you're required to adhere to the additional restrictions, mainly the requirement to distribute the source with the binaries.

    None of this part of open source needs to be addressed in a clickwrap license. What MIGHT need to be addressed are the warranty issues and issues of financial responsibility, should the software be in some way responsible for damage. While with open source, this is probably less likely than proprietary counterparts, its still a potential legal problem waiting to happen.

    But as far as the issues of copyright, and how the software is used, open source software doesn't adhere to restrict the user in these regards, and wouldn't need a clickwrap to specify it.

    -Restil

    --
    Play with my webcams and lights here
  87. Not in Debian by John+Hasler · · Score: 2

    The question here is whether we should amend the
    Open Source Definition so that it is clear
    whether click-wrap licenses are allowable or not.

    I strongly doubt that any software laboring under such a license will ever be part of Debian.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    1. Re:Not in Debian by Anonymous Coward · · Score: 0

      Uh no one cares about debian.

      Debian is a amateur distro for dorks in their mom's basement and zealots with no life.

  88. The New Feudalism by NReitzel · · Score: 1

    Well, the new age Industrial Feudalism has arrived. We have Lawyers instead of Warriors in Armor, but with the same unerring desire to take their cut from the peasants whenever money or goods change hands.

    Is that what it has come to, when the Patrician Knights stand by for their tribute, even for free software? What kind of world is this when giant corporations decide that assets are too costly, and that it's better to just take their rake on other people's business? Is the future a day when corporate legions own all the politicians and 'due process' is something about which we read in old moldy paper history books?

    This is not for me.

    Click through licenses on free software? Screw that. Vigorously

    --

    Don't take life too seriously; it isn't permanent.

  89. The problem with click wrap ... by karb · · Score: 1
    Is only partially that many click-wrapping licenses are Pure Evil. The biggest problem is that you are expected to read and comprehend this enormous legal document so you can, say, play solitaire.

    That being said, I've changed my mind since I've started writing. If I had to 'click' the GPL, I would have no problems. I understand the GPL, and it has withstood a large amount of scrutiny over the years. I've read it the whole way through once or twice, but it doesn't worry me that I don't remember much of it. I know what it means and what it entails, which automatically makes it more enticing to me than a more liberal license that I don't understand.

    If a license is approved by OSI, I'm assuming it will generate some public discussion and scrutiny. If I see a click-wrap license, and know I can look up what the 'license nerds' think, if you will, that's fine by me.

    --

    Jack Valenti and the MPAA are to technology as the Boston strangler is to the woman home alone

    1. Re:The problem with click wrap ... by orthogonal · · Score: 2

      The biggest problem is that you are expected to read and comprehend this enormous legal document so you can, say, play solitaire.

      I was installing some software for a friend. When we got to the click-through on one, I stopped, and suggested she read the whole thing. She just clicked through without reading it.

      Then she advised me that the best way to not be bound by the license, were I ever to be sued, was to be able to state under oath that I'd never read the whole thing, and had just clicked "Next".

      She works for the U.S. House of Representatives. As a lawyer on one of the technology committees.

  90. It will be Okay... by Eric+Damron · · Score: 1

    A click-through license does nothing more then help ensure that the user had the opportunity to view the license. If the files are compress and encrypted and the installer presents the license to the user who is trying to install the package and requires the installer to do something that indicates the acceptance of the license presented then if push comes to shove, it is more arguable in court that the user was or should have been aware of the terms of the licensing agreement.

    This can help protect both closed and open source products.

    Packaging is more difficult but I think that we can handle it.

    --
    The race isn't always to the swift... but that's the way to bet!
    1. Re:It will be Okay... by Anonymous Coward · · Score: 0

      Uh so in order for it to accomplish the acheived goal then the click through would have to be on the source tarball...

    2. Re:It will be Okay... by Eric+Damron · · Score: 1

      One caveat to my previous post. Having every single RPM in a distro use click-though licensing would make installing that distro a horrible experience.

      --
      The race isn't always to the swift... but that's the way to bet!
    3. Re:It will be Okay... by Eric+Damron · · Score: 1

      I'm not of the opinion that every open source product will require a click though license but for those that do, a tarball may not be the way to package them.

      Also can you imaging if every single rpm in a distro had a pop-up license agreement! Installing Mandrake might take days!

      --
      The race isn't always to the swift... but that's the way to bet!
    4. Re:It will be Okay... by Anonymous Coward · · Score: 0

      Well i just mean the excuse for this is to "protect the source" right?

      So why would you need a clickthrough on the binary?

      If you're trying to protect the source then you need the clickthrough on the source not the binary, and how you would for instance put a click through on a web interface to cvs or a tar.gz i don't it think would be very effective.

      There is a hidden agenda here i'm sure.

      I mean click through on a binary to protect the source?

      I ain't buying it.

    5. Re:It will be Okay... by Eric+Damron · · Score: 1

      Those are good points. I just can't think of what the hidden agenda might be.

      --
      The race isn't always to the swift... but that's the way to bet!
  91. Re:Copyright law protects you even without click-w by Anne+Thwacks · · Score: 1
    Different countries have different laws.

    It was reported on /. quite recently that some country was considering making it illegal to charge an educational establishment for a software licence.

    Is there a country where lawyers have to wrestle with alligators in the dark before they qualify? If so, I want to move there. (Cos then they will know how their clients feel about dealing with them.)

    --
    Sent from my ASR33 using ASCII
  92. Not Accepting a Click-Ware license? by Anonymous Coward · · Score: 0

    What if I buy commerical software, and then decided I didn't agree with the terms of the license, and decided I would take it back?

    A lot of retail software vendors will not accept the return of opened software. So, is the manufacturer then responsible for refunding your money? Do they pay shipping? And what happens if I want to return 300 opened boxes of Windows XP?

    Or is it just tough, I bought software I can't (won't) use?

  93. open source by rigelstar · · Score: 1

    If it open-sourced then I can simply modify the code to remove the license. The fact that a license could exist in open source software seems to be a conflict of interest.

    1. Re:open source by jcast · · Score: 1

      That constitutes modifying the copyright, which is still a violation of copyright law---even for Free/Open Source Software.

      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
  94. It will funnel DL sites to a few locations... by Jerry · · Score: 1
    How else could your enforce a 'click-through' license, unless a wrapper were always added?

    If the app + code was allowed to circulate freely the way GPL stuff does now, one wouldn't have to click-through unless all sources were wrapped with an install shield type of wrapper, or an rpm. That would add a pain-in-the-neck to the GPL process of liberating software, and it would give corporations fewer targets to shoot at in their battle against GPL software. And, when someone pealed the wrapper off and posted the GPL app anonymously then the click-through would be worthless.

    --

    Running with Linux for over 20 years!

  95. Re:package-1.0/LICENSE or clickthru, what's the di by Hard_Code · · Score: 2

    Agreed. The issue is whether by "avoiding" assenting to the GLP/, can one exploit some sort of loop hole. Let's say you buy a Red Hat box, but don't view and agree to the license terms. This wouldn't mean you could then redistribute the source code (because that would be a violation of plain old copyright - since you haven't assented to the GPL you don't have the EXTRA right to distribute source), but would it mean you could distribute binaries (without source)? Binaries are derived from source, but since you produced them yourself, they are not "copies" of any Red Hat copyrighted material. And since you didn't agree to the license, it seems you would be able to redistribute the binaries without the source.

    There are two orthogonal things going on here:

    The ability to use a product you *purchased* regardless of the license on it.

    The ability of an agreed-to license giving you extra rights.

    We would like to have both in effect (being able to use proprietary software without agreeing to some draconian privacy-invading license, and being able to hold up the legal strength of the GPL). Somewhere between the two there seems to be a hole by exploiting one (use of licensed software) and relinquishing the other (extra rights granted by license).

    --

    It's 10 PM. Do you know if you're un-American?
  96. maturing??? by geekoid · · Score: 2

    "Our industry is maturing and... "

    I would hardly call this mature.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  97. Read it this way by theMAGE · · Score: 1

    The time is coming when you won't be able to distribute hammers unless you have presented the license to the user and their assent is necessary to hit the nail. Even free hammers. Our industry is maturing and we need to be more legally careful and rigorous.

    Does something strike you as odd?

    Are lawyers really that hungry that they need to feed on free software licensing arguments?

  98. You can't weaken most open source licenses by curiosity · · Score: 1

    How do you weaken something that gives you more rights than normally allowed under copyright law?

    It's made clear in the GPL - if you don't want to agree with the license, that's fine, because it doesn't attempt to take away any rights you already have. Standard commercial licenses restrict usage that might otherwise be legal, so the click-through license is needed to strengthen the license.

  99. Where should the click-through be? by dfn5 · · Score: 2
    I've seen this kind of thing during the build phase, during the package installation phase, or at the first use by user phase (installed on shared computer with many users). So where should it really go? If it isn't required in all three phases then someone could miss out.

    For that matter isn't it adaquate to have a file called COPYING included with the source that contains the License aggreement as well as compile it into the app so that the user can display it with --copyright or "Help->About Application..." ???

    --
    -- Thou hast strayed far from the path of the Avatar.
  100. Lawyer Bingo by Anonymous Coward · · Score: 0

    This is bullshit, but not untypical for lawyers. Let me explain:

    See, I work for a company whose lawyers believe that the DMCA is applicable in my (european!) country. They also told me in no uncertain terms that they'd have my ass if I told their stupid conclusion to anyone, which is why I'm posting anonymously.

    It took me a while to understand their logic, and here's how it works: See, these (and the guys from the article) are corporate lawyers. The one thing that they can not have happen is that they say "go ahead" and it turns out to be a big mistake.
    So what they do is that they err on the side of caution. Preferably, with safe distance to spare. They will always tell you that a law applies, that a safeguard is necessary and that a disclaimer is required.

    Frankly, since shooting them is for some weird reason illegal, why not ignore their babbling and get on with doing some real work?

  101. ...but ignorance of a contract is by Anonymous Coward · · Score: 0

    Software licenses aren't laws, they're contracts. You can't be held to them unless you accept their terms.

  102. "Our industry is maturing and... " by Anonymous Coward · · Score: 0

    "Our industry is maturing and... "

    Read: Our venture capital is running out so we're prepared to sell out big time now.

  103. Yeah, but... by superdan2k · · Score: 2

    ...how does this apply to guys like me that design fonts and other software that's supplemental to an operating system and not an executable? At the moment, most font formats have the equivelent of ID3 tags for putting information into, but I don't know of anything that allows for licensing, other than the good ol' README.TXT file.

    So does this mean that those of us that build non-application software have less right to our work than those that do...?

    --
    blog |
  104. Mmmm? by Anonymous Coward · · Score: 0

    You're just agreeing with him because he's Bruce Perens. Get your tongue out of his rectum and stand up for yourself, man.

  105. embedded & automation by Anonymous Coward · · Score: 0

    How you gonna 'ckick' through your new
    embedded appliance?

    I regularly script to automate things.
    If you say only GUI code is legally
    protected, then most of the system is
    in trouble.

  106. What bullshit! by RelliK · · Score: 2

    This is about the stupidest proposition I've herd yet. You obviously have no clue about how Free Software licences (and copyright in general) work, so let me clue you in.

    All all of the so-called click-wrap "licenses" (*) start off with the presumption that even though you bought a copy of software, you are not allowed to use it unless you agree to the "license" (and, in effect, give up your rights). Such a presumption, however, is not supported by copyright law. Quite simply, if you own a copy of software, you may do whatever you want with it, as long as you don't distribute copies of it to someone else. Making copies is the exclusive right of the copyright holder (fair use applies, of course).

    (*) The "license" is actually a unilateral contract in that it takes away your rights instead of granting them.

    Free Software licenses start off with the (correct) presumption that you can use the software in any way you want (thus, unlike proprietary "licenses", they don't attempt to take away your rights). Instead, they grant you more rights than you normally have. (Thus Free Software licenses are indeed licenses). Specifically, you get the right to distribute the software. There are, however, limitations in the ways you are allowed to do so. For example, GPL stipulates that you may not distribute the software under any other license; BSD allows you to relicense the software, but you must give credit to the original author, etc. If you agree to the license, you get the right to distribute the software; if you don't agree you have no such right.

    This is how copyright works. All Free Software licenses are besed entirely in copyright law. They do not attempt to take away your rights as a condition to using the software. This makes them stronger than proprietary "licenses".

    The only two cases that I'm aware of where a license was ruled unenforcible involve specifically the proprietary click-wrap "licenses". (Step-Saver v. Wyse Technology and ARS v. Software Link).

    IANAL (but I play one on TV :-)

    --
    ___
    If you think big enough, you'll never have to do it.
    1. Re:What bullshit! by bnenning · · Score: 2
      The "license" is actually a unilateral contract in that it takes away your rights instead of granting them.

      And thus should be laughed out of court on grounds of lack of consideration. I've never heard a counterargument to this other than the false claim that you have no right to run the software except by agreeing to the EULA.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    2. Re:What bullshit! by RelliK · · Score: 2
      And thus should be laughed out of court on grounds of lack of consideration.

      In a sane world, yes.

      --
      ___
      If you think big enough, you'll never have to do it.
  107. Click-through a legal necessity...I dont think so. by jspaleta · · Score: 2

    And of course I'm not a lawyer....
    but reading the press over the whole Mysql fiasco, click-through license seems to only be a necessity if the license is taking away a right not granted by default copyright situations. For OSI software, the licenses typically grant rights not already granted by default, and thus can only be granted via a license agreement. For instance redistribution is not a right granted under default copyright rules. So for someone to redistribute a work they MUST have a license agreement from the copyright holder to do so.
    Click through becomes a necessity when defending your license agreement in situations where you are asking the users of the software to agree to give up some default rights...or you are asking them for permission to use private data or some such.
    So I'd imagine for some very complicated OSI approved licenses you might need click through...but I cant see old standards like X11/BSD/GPL needing this kind of mechanism since these licenses only grant you more rights over defualt copyright rules. Maybe a click-through requirement is a good measure of whether or not its should be OSI approved. If it need a click-through wrapper...then its got to be taking away some rights from users, and therefore not in the spirit of OSI.

    -jef

  108. Some exceptions by EvilNTUser · · Score: 1

    "There is nothing we have to take away, so no need to force agreement to the terms. In fact, the GPL says as much."

    A lot of people seem to be saying this, but there are a few parts of the GPL I would like users to see even if they don't agree to the rest of it:

    "Also, for each author's protection and ours, we want to make certain
    that everyone understands that there is no warranty for this free
    software."

    "11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
    FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
    OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
    PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
    OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
    MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
    TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
    PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
    REPAIR OR CORRECTION."

    and

    "12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
    WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
    REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
    INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
    OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
    TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
    YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
    PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
    POSSIBILITY OF SUCH DAMAGES."

    --
    My Sig: SEGV
  109. But it raises a point by jmd! · · Score: 2

    The post was obviously a complete troll.

    But it accidentally raises a interesting point. With Slashdot so much a part of the "Open Source community" for some people, other then Taco's moral conscience, does it have a legal obligation to not actually censor users open dialogue here?

    For instance, I would image it's perfectly legal for editors here to delete obvious trolls such as above. But what if a valid post is made, making disparaging, but true remakes about Open Source, or Mozilla, or something similar. It's on topic, completely factual, not a troll or flame-bait in the least (unless disagreeing with status quo counts as flame bait).

    It's a private site, so in that sense editors could delete the post. But isn't there some assurance of accurate representation that the discussion is from the users, and not controlled and certain thoughts censored by editors?

  110. Merde by Dammital · · Score: 1

    I don't have to sign an agreement or click-thru something when I purchase a paperback. It doesn't make sense to require it for any copyright (or copyleft) work.

  111. License for source or for binaries? by merkel · · Score: 1


    IMHO, the main (and perhaps only) benefit of click-wrapped software is that it provides clear notice of the license to the user.

    It's easy to claim that you didn't see the license if it's printed on a small piece of paper that flutters out of the box or in tiny print on the CD or it's kept on a server in Redmond or if it is on display in the bottom of a locked filing cabinet stuck in a disused lavatory with a sign on the door saying Beware of the Leopard.

    Well-intentioned users might have the same problem - if access to the license isn't convenient, they may just assume some terms are there or are not.

    But click-wrapping a program that is distributed in binary form makes it pretty clear that the user was given notice of the license, even if he or she chooses not to read it.

    I think it makes sense for all software, free, open, or otherwise, to clearly let the user know the terms of the license.

    Free software distributed as executables should probably display some kind of copyright and license notice. It makes sense if this happens the first time the program is run -- perhaps saving in a .rc file that the license has been viewed.

    When it comes to source code, I'm not sure that any kind of click-wrapping makes sense. It's very easy to put a "LICENSE" file in the with the distribution and to have a copyright banner (and reference to the license file) at the top of each source file.

    Click-wrapping may be a way of protecting the authors/maintainers/distributers of free software from any unintended liability from the use of their software.

    I think all free software packages should come with express statements of limited liability and warranty.

  112. This doesn't make sense by Anonymous Coward · · Score: 1, Insightful

    1) Software in binary form is without source code, so it wouldn't make any much difference if the GPL with it died
    2) Source code Can Not have any click-through licence anyway

    So, does this make sense?

  113. I wonder ... by Fehson · · Score: 0

    I don't suppose Microsoft has anything to do with this "preserving" of the users rights ;)

  114. One more thing by Anonymous Coward · · Score: 0

    My scenario assumes you went into Comp USA & bought a copy of MS Office, for example.

  115. Old problem.. by unix+guy · · Score: 1

    I believe it was Shakespeare who originally solved this issue. The quote is: "First we kill all the lawyers..."

    "The only thing I expect out of lawyers is that they be back in their coffins by sunup."
    --F. Ross Johnson, former CEO, RJR Nabisco

    --
    "Straddling the sword of technology..."
  116. Re:package-1.0/LICENSE or clickthru, what's the di by Stonehand · · Score: 1

    Wouldn't the binaries (including any modified versions you created from the source) be considered derivative works, and therefore covered by the original and ordinary copyright?

    --
    Only the dead have seen the end of war.
  117. Apps which do this will be deleted by me by fire-eyes · · Score: 1

    God, how annoying.

    One of the many reasons I left the MS world was shit like this, now they try to bring it to linux?

    I don't give a shit what the legal reasons are, we've been fine without this shit. We don't need it.

    If I download some app which bugs me like this, I will delete it.

    Consider carefully, developers. In the end a user like me doesn't give a shit about the laws, I just don't want bothered by annoying bullshit.

    --
    -- Note: If you don't agree with me, don't bother replying. I won't read it.
    1. Re:Apps which do this will be deleted by me by WildBeast · · Score: 2

      That's the problem. If you want to bring Linux to the masses, you have to go through all the shit that made Microsoft what it is. Agreements, legal mumbojumbo, lawsuits, big nasty corporations, dumb users, loosers, maniacs, etc.

    2. Re:Apps which do this will be deleted by me by fire-eyes · · Score: 1

      Man i am sick of hearing this.

      Screw bringing linux to the masses. Fuck commercialism + Linux.

      See what shit its bringing in?

      Idiots.

      --
      -- Note: If you don't agree with me, don't bother replying. I won't read it.
    3. Re:Apps which do this will be deleted by me by WildBeast · · Score: 2

      That's what I've been saying from the start. I've already switched to BSD.

  118. Does NOT make sense. by SHEENmaster · · Score: 1

    You don't have to agree to it!

    What nearly everyone else here has mentioned is that if you don't agree to it, you are bound by copyright law. If you don't like the GPL, don't take advantage of the rights that it gives you. Simple?

    --
    You can't judge a book by the way it wears its hair.
  119. There is only one thing worst by stephanruby · · Score: 1
    The only thing worst, than a lawyer claiming there is a precedent without giving a source, is the idiot who tries to repeat what the lawyer said without even giving us the name of the lawyer.

    Move along, there is nothing to see here.

  120. Click-through crapola by Whatthehellever · · Score: 1
    Everyone hates click-through licences, even if it's just the GPL. I'll purposely cancel the installation of any software with a click-though licence.

    And to the authors of GPL'ed software with a click-through licence, I will not use your software. Shame on you.

    --

    ---
    IMHO, of course.
    May the SOURCE be with you.
  121. The GPL is not an EULA by Jeremy+Erwin · · Score: 3, Insightful

    The GPL is not a End User License Agreement. EULAs restrict the rights of the End User.

    If you want to install emacs on your computer, you don't have to agree to anything. If you want to install Microsoft Word, you are bound by the EULA.

    If, however, you want to redistribute emacs or modify the program, you are bound by the GPL. If you want to modify of redistribute Microsoft Word, you may be held liable for civil and criminal penalties.

    I suppose if you distributed emacs without source, those same penalties might still apply. The GPL is so much easier...

    1. Re:The GPL is not an EULA by sir99 · · Score: 1
      If, however, you want to redistribute emacs or modify the program, you are bound by the GPL.
      Slight nitpick here. You are only bound by the GPL if you choose to redistribute a program, whether it's modified or not.
      --
      The ocean parts and the meteors come down
      Laid out in amber, baby.
  122. A new license by WildBeast · · Score: 2

    I'm tired with all those useless and complicated licenses. Why should a developper worry about all that crap?

    Here's what I propose as a license
    "Do whatever the hell you want with the software but don't sue me."

  123. WHY???? by Anonymous Coward · · Score: 0

    Well in these times there are some guys who offer you something for free, lets say a gif format image or a jpg format image, They wait a few years to the thing to spread taking advantage that users THINK it is going to be free.

    And when the user base is large enough they simple say it is not for free anymore, earning a Lot of money, that they would never had earned if they had charged money for it since the first time.

    So it is very important that We know that something that We call free is going to be call free forever.

    So it is very important that someone who intends to give something for free, give a license so users are protected, against this kind of deceiving actions.

    Personally I would like to sue the guys from gifs and jpg for such a fraudulent behaviour,
    and for creating the necesity of this kind of licensing problems to the whole community.

  124. But this goes beyond copyright... by Pollux · · Score: 3, Insightful

    I took an Econ class this summer for college. It was rather boring, but the one thing that I really got out of the class was this: the more expensive the lawyer, the better a chance you'll win when someone sues you.

    What does this have to do with software? Well, a cheap lawyer will tell you this:

    Software is covered under copyright, and copyright grants your work protection by default. We don't need a shrinkwrap on a book to note that copying it is illegal; the same should remain true of software.

    An expensive lawyer will laugh at that response and will tell you that you need to set up every possible legal defense if you don't want to get sued for millions of dollars. And the best line of defense: be the first to state the rules of the game. If the other team has to play by your rules, you have much better odds of winning.

    So, when it comes to software, be it commercial or open source, it's always safer for the publisher to present the license (which goes far beyond the limits of ordinary copyright), because it gives them the advantage in court. Whether or not the license is legal under Copyright Law doesn't matter, because (the other thing I learned in Econ) the first line of defense in court is not the law, it is FUD. If you have the more expensive lawyer, the bigger contract, and the Italian-quality suits, you stand a better chance at frightening the other party into submission.

    1. Re:But this goes beyond copyright... by Bruce+Perens · · Score: 4, Insightful
      Aren't you actually proposing that we let the other side state the rules of the game? After all, Free Software is a rebellion against all of this litigious nonsense. I think we need to push back here.

      This is not to say that there is no need for a set of guidelines on how to communicate to users the NO WARRANTIES message. But I don't feel that requiring click-through in licenses is the right approach.

      Bruce

    2. Re:But this goes beyond copyright... by jthill · · Score: 1
      Right. EXPENSIVE LAWYERS will tell you you need lots of legal folderol. How predictable.

      They're also the ones saying you have to put "Caution: Keep Hands Away From Blades" on lawnmowers.

      I think the "no warranty" could be strengthened, along the lines of "The authors warrant that this software will occupy otherwise-useful space, and is fit for that purpose." That, I guess, would preempt any "you have to have a warranty" arguments.

      --
      As always, all IMO. Insert "I think" everywhere grammatically possible.
  125. Paradox! You have to swallow your own tail... by Hater's+Leaving,+The · · Score: 2, Funny

    Say I wished to distribute a working copy of some JavaScript code on my web-site.

    So I'd need to have a click-through before the JavaScript was served.

    So I'd have to write a new page and maybe a new script to handle that click-through.

    However, being the stubborn GNU-head that I am, I'd insist that this click-though page should be open source too.

    So I'd need a click-through before that page was served.

    Lather, rinse, repeat...

    THL.

    --
    Keeping /. cynic density high since the fscking Kwhores/trolls arrived.
  126. Visit kernel_ClickWrap on Sourceforge by lynx_user_abroad · · Score: 1

    This is no problem. Since it isn't me who runs the software, but rather my computer, I've started a sourceforge project to define an API for a kernel daemon to automatically detect and accept any click wrap license agreement. I'll never even see it. And if someone wants to sue, they can either fine or incarcerate (their choice) that daemon to their heart's content. (apply smileys liberally for the satire impaired.)

    --

    The thing about things we don't know is we often don't know we don't know them.

  127. Disclaimers by jmd! · · Score: 2

    Yes, I had thought of those. But I can't imagine anyone who's asinine enough to download for free a random piece of software off the Internet, compile it, put it into production use, then when it fails, attempt to sue the author. And I especially can't imagine a judge moronic enough to believe the guy.

    I "license" my software by releasing it into the public domain, and include no such disclaimers. If you're senseless enough to assume I'm guaranteeing it to be flawless to the world, well, I just can't see that being held up, regardless of what laws may be on the books.

    My "license" boilerplate:

    # This work is public domain. The author hereby releases all copyright.
    # Anyone may use, reproduce, and modify this work without restriction.
    #
    # "...for the more there are who say 'Ours,' - not 'Mine' - by that
    # much is each richer..." -Dante (Purgatorio, XV)

    1. Re:Disclaimers by LMCBoy · · Score: 2

      IANAL, but I'd be careful, bud. You can get into trouble assuming that people won't sue you.

      The phrase "surely no one would be dumb enough to sue me over that!" has Famous Last Words written all over it. Next time you're in McDonalds, order a coffee and check out the warning label ("Caution! Contents are unbelievably HOT! Do not pour down pants!"). Every such label has a moronic (but successful) lawsuit behind it.

      --
      Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
    2. Re:Disclaimers by jmd! · · Score: 1

      Please, enough with the McDonalds coffee thing. That case was terribly misrepresented by the media. Read this:

      http://slashdot.org/comments.pl?sid=36285&cid=3909 987

    3. Re:Disclaimers by LMCBoy · · Score: 1

      All right then. Thanks for the correction.

      --
      Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
    4. Re:Disclaimers by Anonymous Coward · · Score: 0

      Oh yawn. McDonalds made my coffee hot and I stuck it between my legs, and then spilt it. I boil water for my coffee every day... the water is hot... I don't spill it because I'm careful. How old was this person? Are all American's assumed to have a mental age of five - your TV output suggests this is so.

    5. Re:Disclaimers by mvdwege · · Score: 2
      I can't imagine anyone who's asinine enough to download for free a random piece of software off the Internet, compile it, put it into production use, then when it fails, attempt to sue the author.

      I may be wrong here, but wasn't that the exact reason the authors of Broadcast 2000 gave when they pulled the download from their site?

      Mart
      --
      "I know I will be modded down for this": where's the option '-1, Asking for it'?
  128. A good analogy.. by spagma · · Score: 1

    ..would be the old; "I have something to tell you, but you have to promise you wont get mad" bit. How do you really know until the cat is out of the bag?

    --
    If it won't boot, Fsck it!
  129. sounds like microsoft lobbied legislation by Anonymous Coward · · Score: 0

    I read about it, I feared it, I even preached about it... NOW it seems that it just might happen, every aspect possible being pushed to kill opensource or even free software so market dominating giants are created--even rallied for by the goverment and payola

  130. Isn't this already against the OSD? by Anonymous Coward · · Score: 0

    Item 7 of the OSD says that you cannot require the execution of an additional license.

    I view terms enforcable because of a click-through to be an additional license. If it is not, then I would like the OSD amended so that it is.

  131. What do you need a license for by nuggz · · Score: 2

    Copyright law prevents you from copying software, to use software you generally copy it (onto a hard drive, into memory whatever).
    Without permission from the copyright holder doing so is in violation of their copyright.

    You must either agree to the license, or you are violating the copyright. By not reading the license or agreeing to it (which is just fine) you are violating the copyright, and hence are not permitted to use the software anyway.

  132. OT: My Favorite click-through license. by lynx_user_abroad · · Score: 1
    One of the best click through software licenses I've seen is for the Linux ICA client from Citrix.

    The nice thing about this license, the license is in an editable text field: if there's a term of the license you don't agree with, just delete it.

    In fact, before I downloaded the stuff, I deleted the entire license and replaced it with something like "No restrictions; anything goes." I'm sure there are even more clever edits out there. Heck, visit today just to accept the license.

    Your imagination may vary.

    --

    The thing about things we don't know is we often don't know we don't know them.

  133. Your own arguments are against it. by schon · · Score: 2

    (please note - I'm speaking in generalities here - comments to the tune of "such-and-such-a-license doesn't do that" will be ignored.)

    All of the licenses you mention grant abilities to the user - abilities that wouldn't be available to them under traditional copyright law. "Clik-wraps" seek to remove rights that would be otherwise available to the user.. by allowing them, you're starting down the old slippery-slope..

    Our industry is maturing

    This is the exact reason why you must not allow "click-wraps"

    Click-wraps are an attempt to prevent this maturation... they typically attempt to absolve the author from liability and warranty, and/or to grant them absurd (and usually distasteful) powers.. (think the Win2K SP3 - blatant invasion of privacy, all to fix bugs to software you have already paid for)... A truly "mature" art will be very well understood, and be subject to peer-review (which is one of the benefits of open source); allowing a license to prevent this (which is common in click-wraps) is a serious step backwards in the evolution of software design.

  134. Free software and "click-thru" by dyfet · · Score: 1

    Most things that are referred to as "EULA"'s are in fact commercial contracts and often attempt to restrict the way a given piece of software can be used by the recipient through the language of common contract law.

    While I cannot offer any thoughts on most of the licenses the OSI may choose to endorse, the GPL operates using copyright law rather than contract law, and only comes in effect when distributing software; indeed, it is the only legal instrument available to permit one even to (re)distribute a GPL'd package since otherwise copyright law would prevent you from doing this.

    Since no actual ownership changes hands and no contract is formed between the distributor and the receiver governing the continued use of the software that would require their further assent, I do not believe click-thru license questions even apply to the GPL.

  135. Poor Bruce. by Elwood+P+Dowd · · Score: 2

    Looks like Bruce is having a rough couple of weeks.

    It's so nice to have a leader in FS or OSS that isn't an egomaniac. Not that I have a problem with our resident egomaniacs, but Bruce Perens is a welcome relief. He doesn't even insist that we know his middle initial!

    --

    There are no trails. There are no trees out here.
    1. Re:Poor Bruce. by Bruce+Perens · · Score: 2
      Regarding the middle initial, there's this scene in a 30-year-old Star Trek where a woman asks Spock what his first name is, and he says you wouldn't be able to pronounce it. That's my middle initial. It's not ASCII either :-)

      Bruce

  136. Re:Copyright law protects you even without click-w by taeric · · Score: 1

    My only question is about acknowledging the license. As things are now, some could claim ignorance that there was a notice. Very often, it is included in the package, but no reference is made to it in the acquiring of the package.

    "click-through" licenses are often displayed before you download the software, thus ensuring that the user was aware of the license before being granted the product.

    If I were to offer, via a virtually free distribution, a recipe for how to make [insert fancy item], is it reasonable to expect that the people I offer this to will know it is not in fact public domain?

    I am not an overly large fan of "click-through"'s either, but I do think they could strengthen many licenses under which software are covered. Especially since they are clearly available BEFORE you should have agreed to them.

    As an aside, I particularly dislike the idea that without that license I could not have downloaded it. If only because you have to download it before you could read the license. This is worse then the EULA, in my oppinion.

  137. Contracts are regulated and enforced by laws... by r39525 · · Score: 0

    Copyright is a law. If you don't agree to the license (contract) then you are bound by the more restrictive copyright terms.

    In addition it's laws that make contracts binding. "Everyone knows" that software is bound by the copyright law AND the license agreement (contract). You can say that you didn't know, but I beleave that that's not a valid (read as legal) excuse.

    Especially if you're a developer you should know this. (We're only really talking about developers that are modifying the code, not users who execute the binary results of that code.) If you know this then you should look for and read the license.

  138. Not a problem until copyright is gone... by Tom7 · · Score: 2

    While copyright exists, a 'click-through GPL' is unnecessary because everyone is *by default* forbidden from distributing the software. They gain this privilege by accepting the license.

    If some day copyright goes away, then we'll be in a different boat. But then there won't be as much of a need for licenses like the GPL, because the culture will be so different.

    1. Re:Not a problem until copyright is gone... by elflord · · Score: 2
      If some day copyright goes away, then we'll be in a different boat. But then there won't be as much of a need for licenses like the GPL, because the culture will be so different.

      If copyright goes, we will see a move towards secrecy, technical measures, click-through/other contractual models. Reading these posts, copyright is actually the most benevolent of the available alternatives. If copyright goes away, there will certainly be a "change of culture", but it will not be one that furthers the interests of free software.

    2. Re:Not a problem until copyright is gone... by Tom7 · · Score: 1

      In my opinion, if copyright goes it will be because it is unworkable economically (ie, unenforceable) and therefore, we won't still have companies trying to "own" their works. Instead, former IP shops will become service firms, charging for the creation rather than the duplication of ideas.

    3. Re:Not a problem until copyright is gone... by elflord · · Score: 1
      In my opinion, if copyright goes it will be because it is unworkable economically (ie, unenforceable)

      It will not go away because of this. It has been around for a long time, and it is not substantially easier today to violate copyright than it was 10 years ago.

      Instead, former IP shops will become service firms, charging for the creation rather than the duplication of ideas.

      Right, and there would be a general move towards secrecy, NDAs and contracts as protection. If trust doesn't work (the main weakness of copyright is that users are for the most part trusted to comply), you're likely to see tougher measures -- more reluctance to release the work (because without copyright, it's not really in your interests to release anything) These companies aren't going to just roll over and contribute to the public domain for free.

    4. Re:Not a problem until copyright is gone... by Tom7 · · Score: 2

      > It will not go away because of this. It has been around for a long time, and it is not
      > substantially easier today to violate copyright than it was 10 years ago.

      The growth of the internet, broadband, and the consumerization of programs like Napster and Kazaa have absolutely made it substantially easier to violate copyright than it was in 1992. (In 1992, you'd dial up a local BBS with 20 megs of hard drive space and a 14.4k modem ... if you're lucky!)

      I don't know how you can claim that with a straight face!

      Anyway, I guess we'll see if/when we get there.

    5. Re:Not a problem until copyright is gone... by elflord · · Score: 1
      The growth of the internet, broadband, and the consumerization of programs like Napster and Kazaa have absolutely made it substantially easier to violate copyright than it was in 1992. (In 1992, you'd dial up a local BBS with 20 megs of hard drive space and a 14.4k modem ... if you're lucky!)

      You could still get warez in 1992. Warez has been around for a long time. As for music, one could always "share" their friends tapes, and make copies. This is especially feasible since most people have some friends with similar tastes in music.

      In terms of broadband, I don't think it makes it that easy to pirate. From what I've heard, getting a complete album is quite hard, and it takes time poking around on the internet, and you need to pay your broadband fee (unless you're a whiny slashdot luser living in your parents basement, of course) Despite all the noise on slashdot, I suspect that the majority of piracy nowadays still uses more traditional techniques: "sharing" a friends CD, obtaining "warez" CDs, "sharing" CDs with friends, etc.

    6. Re:Not a problem until copyright is gone... by Tom7 · · Score: 2

      > Despite all the noise on slashdot, I suspect that the majority of piracy nowadays still
      > uses more traditional techniques: "sharing" a friends CD, obtaining "warez" CDs, "sharing"
      > CDs with friends, etc.

      Well, you can expect what you want, but my whole family uses Kazaa to download mp3s off the internet in minutes. They could hardly use the computer, let alone dial up a BBS and learn all of the conventions, in 1992. CDRs weren't even available at an acceptable price until about 1995, and MP3 encoding wasn't taking off until 1997.

      It's true that copyright violation has been around for a long time, but in the last few years it has become MUCH easier to share on a much larger scale. It's more than just noise on slashdot; it sounds like you are pretty disconnected ...!

    7. Re:Not a problem until copyright is gone... by elflord · · Score: 1
      They could hardly use the computer, let alone dial up a BBS and learn all of the conventions, in 1992.

      So does that mean piracy has gone up, or just computer use ? Since they're pirating music, surely, they knew how to record a CD onto tape, or copy a tape in 1992 ? This is certainly simpler than downloading.

    8. Re:Not a problem until copyright is gone... by Anonymous Coward · · Score: 0

      ?????

  139. Arguing on principle by Outland+Traveller · · Score: 2

    There are many different legal mechanisms one can use to control distribution of software.. Off the top of my head, I know of:

    Copyright
    Patents
    ShrinkWrap Licenses
    Technical Means (DMCA in the USA)

    I personally disagree with the implementation of most the above. Copyright terms are too long, Patents are given out frivolously for types of things I personally don't believe should be patentable (business methods, software, algorithms), Shrinkwrap licenses are a one-sided travesty of a contract, and represent a blatant effort to avoid consumer protections based on ownership, and the DMCA is just an unjust pile of total crap.

    Of the above, copyright is the least objectionable distribution control device. Therefore, I prefer licenses that rely soley on copyright rather than one of the other means.

    I would be very much put off by a license that enforced the use of a click-through agreement. I dearly hope OSI and the FSF reject such things.

  140. IANAL, but clickwrap is meaningless by tbannist · · Score: 1

    As I understand clickwrap is meaningless by some of the very basics of tort law. You simply can not force additional requirements on a user after the transaction has been completed.

    --
    Fanatically anti-fanatical
  141. Warranty by OSSturi · · Score: 1

    I don't believe that click-wrap is necessary for the GPL except probably for the warranty part:

    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
    FOR THE PROGRAM, (...).

    That a product is free doesn't mean that it's allowed to cause dataloss or the like. You could be liable for damages if the license wasn't explicitly accepted by the user. Well, you even could be liable with her/his agreement as different countries have very different rules on product liability.

    Yes, please comment on my spelling and writing style, I'd like to get better...

  142. Mandrake does it by Anonymous Coward · · Score: 0

    If you install any Linux Mandrake since 7.1 I think, you are welcomed with a licence agreement screen. If you disagree with the licence (which basically says "all is GPL, no warranty, have fun!") then too bad, you can't install.

    It's a good move I believe, although I had to manually push my jaw back in place when I saw there was a licence agreement to agree to.

    Artaxerxes

  143. Copyright vs. Warranty by Bruce+Perens · · Score: 4, Insightful
    IANAL.

    First, it's necessary for you to divorce copyright from warranty in your mind. Warranty does not necessarily follow copyright. In many cases, the warrantor will be the person you got the software from, regardless of whether they hold a copyright. And they may be able to pass on damages to the person they got the software from, perhaps the original developer. I think the risk to FTP sites is low, but to distributions, who put more active work into the process, and sometimes get a cash consideration, it's high.

    The problem is what is the default in the law regarding warranties. If the default were clearly no warranty, Free Software would be OK. To the extent that the default is otherwise, we are less OK, and must deal with imperfect instruments for disclaiming warranties, and getting the user to agree to indemnify us (pay for our damages). But our goal is not to go to court at all. The minute someone has us in court, we're already losing money. So, we want it to be so clear that there is no warranty that nobody will ever try to sue. This is why people are tempted to use click-wrap. But I don't think that requiring it is the right solution.

    Bruce

    1. Re:Copyright vs. Warranty by Arandir · · Score: 2

      The problem is what is the default in the law regarding warranties.

      I have always assumed that commercial products (including software) had warranties by default, but that non-commercial non-products (including software) did not. Since I am not selling my software, it is not commercial, I am not claiming any sort of merchantibility, and thus there is no warranty.

      If this is not the case, then the implications are terrible. Not only would you not be able to share your homebrew stout with your friends, you wouldn't even be able to let them see the recipe! God forbid they should try to make some themselves and have a freak accident involving hops! (don't brew? don't worry, same situation applies with oatmeal raisin cookies)

      Commercial software SHOULD have implied warranties. But non-commercial software should not. If the law is different, please let us know so we can work to change it.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    2. Re:Copyright vs. Warranty by krmt · · Score: 2

      So then, perhaps all the commercial distros need to include some kind of notice in their install process that there is no warranty, perhaps offering to display the GPL or any other licenses too if the user wants. Where I'd say this becomes more interesting is a project like Debian, which is definitely not commercial. To be safe, a notice about the warranty would probably be a good idea in the install, but I agree with Bruce that a click-through is a bad idea. A simple notice saying "There's no warranty here, so use it at your own risk" ought to be sufficient to keep everyone out of court. You as a user do not have to agree that there is no warranty, and thus there is no contract, and the distributer does not need to be held liable.

      --

      "I may not have morals, but I have standards."

    3. Re:Copyright vs. Warranty by Bruce+Perens · · Score: 2
      If this is not the case, then the implications are terrible.

      It's not the case, and they are indeed terrible.

      Not only would you not be able to share your homebrew stout with your friends

      Yes, you may be liable if they are poisoned and hospitalized for a long time, if they are intoxicated and crash their car, etc. I pay for an additional US$2 Million general liability over the default offered on my home insurance for just this sort of thing, or if the cleaning lady hurts herself, etc.

      Bruce

    4. Re:Copyright vs. Warranty by Arandir · · Score: 2

      It's not the case, and they are indeed terrible.

      Then I guess I'll have to stop writing Free Software. I'll also have to stop donating to the Salvation Army. You never know when I could get sued over an old shirt. Thank you lawyers. You've made the world a much better place. Sigh.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    5. Re:Copyright vs. Warranty by Bruce+Perens · · Score: 2
      I accept your point that the law is a big mess. That said, I think your risk is managable, much more than (for example) Red Hat's. If you are worried, get some renters or homeowners insurance with general liability protection, it is not expensive and will protect you from much more likely mishaps like someone going home drunk from your place and getting in an auto wreck.

      Bruce

    6. Re:Copyright vs. Warranty by AJWM · · Score: 2

      The problem is what is the default in the law regarding warranties.

      To be more precise, the problem is the default with regard to a product you can examine before use in the law regarding warranties.

      If you're buying a pig in a poke, or propietary binary-only software (but I repeat myself), the law should default to at least a warranty of merchantability or fitness for use.

      However, where the customer is free to examine the product (e.g. read the source) before use, then that default need not apply because the user has every opportunity to exercise due diligence that the product will do what he wants it to.

      (Of course, the problem with software warranties in general is that there are so many variables (library versions, hardware characteristics, version of the OS, configuration, etc.) which might affect the behaviour of a program but are beyond the control of the developer or distributor.)

      --
      -- Alastair
    7. Re:Copyright vs. Warranty by Bruce+Perens · · Score: 2
      However, where the customer is free to examine the product (e.g. read the source) before use, then that default need not apply because the user has every opportunity to exercise due diligence that the product will do what he wants it to.

      That's a really good point. I'd like to see a message like that along with distributions - it doesn't even have to be a part of the license. "You are provided with source code and can perform due diligence on your own".

      Bruce

    8. Re:Copyright vs. Warranty by Tony-A · · Score: 2

      "You are provided with source code and can perform due diligence on your own".
      Common Sense. But maybe it's not that common. :(

    9. Re:Copyright vs. Warranty by John+Hasler · · Score: 2

      What Microsoft et al are trying to dodge with their waivers of liability is product liability, where the manufacturer is held to be "strictly liable": the plaintiff need only prove that he was injured due to a defect in the product. There is no need to prove negligence.

      If you give your software away, product liability cannot apply because there is no product. Your only exposure would be under general liability. Here the standard of proof is much stricter: the plaintiff must not only prove that he was injured due to a defect, he must also prove that the defect was the result of negligence.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    10. Re:Copyright vs. Warranty by Bruce+Perens · · Score: 2
      But if someone pays Red Hat, can product liability apply and can Red Hat pass that on to the original developer via a follow-on lawsuit?

      Bruce

    11. Re:Copyright vs. Warranty by benb · · Score: 1

      > It's not the case, and they are indeed terrible.

      Not in Germany, to my knowledge. Here, there are explicitly different rules for non-commerical (defined as free of cost, IIRC) software wrt. warranties.

      Sorry to flame, but such general statements, which a lot of people make, always give the impression that the American broken laws were generally true. They are of course, not. Other countries, other laws.

      And I think that this is important to consider for licenses.

      IANAL.

    12. Re:Copyright vs. Warranty by benb · · Score: 1

      No, because Redhat is not allowed to distribute without accepting the license. Which disclaims the liability. I don't think a click-wrap help to protect the developer from Redhat :).

      Now, if Redhat sells the software, I do think that they should be liable just as much as Microsoft is, unless the customer understands that there is no such liability (and the customer ideally has a reasonable choicie to get such liability).

      I just think that click-wrap licenses help with that "understanding" part, mostly because they are simply too long.

    13. Re:Copyright vs. Warranty by benb · · Score: 1

      > I just think that

      eh, I just *do not* think that....

      (Sorry. Note to self: Use Preview.)

    14. Re:Copyright vs. Warranty by mvdwege · · Score: 2
      The problem is what is the default in the law regarding warranties.

      In that case, I see a problem, and it isn't UCITA.

      Under Dutch law (and I have the benefit of having studied it for 2 years), it is impossible to add a generic disclaimer of liability. This is called an 'unreasonably restrictive condition' ('Onredelijk bezwarende voorwaarde'). Under EU regulation, these laws have been toughened the last few years.

      So, in the EU at least, the programmer of a Free Software project is already somewhat liable. However, case law may show that this liability is the absolute minimal, and since most Free Software programmers offer the source, they might only be liable in the event of insufficient documentation of the risks of the use of their software. For example Mozilla's disclaimer on their download page that Mozilla is for developers only should be enough.

      I don't think any judge is going to let a suit go forward where someone tries to sue IKEA for injuries sustained in assembling a piece of furniture for example. OTOH, buying a ready made table, and losing your good china because one of the legs suddenly broke will give you grounds to sue.

      Extending this analogy, a Free Software developer would be safe, as he explicitly gives directions on how to assemble the software. Given no provable negligence in providing the user with instructions, this ought to be enough.

      A distributor however, like SuSE or Mandrake, would be in a different situation. Regardless of disclaimer, they can be liable for damages for the distributed packages, as they are offering a full product. Of course, if they show that they took reasonable steps to inform a user of risks, they can disclaim liability.

      So, for example having an unclear channel for security updates, and insufficient documentation for this, might leave them open for liability suits stemming from security holes, as not clearly informing the users on patches and on how to obtain them might be construed as negligence, thus preempting any disclaimers of warranty.

      A final note: given the usual good practices of both Free Software authors and distributors, it will be very hard to prove any circumstances that would preempt their disclaimers. So even though most EU jurisdictions assume a default liability, this will not be a big problem for anyone conducting business in a reasonble manner.

      Commercial shrink-wrap EULAs are hit a lot harder by the toughened liability laws. Aside from the fact that in some jurisdictions the EULA might not even be a valid contract, their disclaimer of warranty might easily be considered unreasonable.

      Mart
      --
      "I know I will be modded down for this": where's the option '-1, Asking for it'?
  144. This is further proof... by talks_to_birds · · Score: 1
    ...that someone needs to take all the lawyers out and shoot^H^H^H^H^H re-educate them.

    "The submittor had already been asked if that requirement was a necessity. She said yes, because of various legal precedents.

    Read: so because some lawyers have screwed somebody previously, everybody else needs to be ready to screw somebody back from now on..

    "We consulted a few people and yes, it looks like a license without click-wrap is weaker at protecting your rights.

    Read: you have to be ready to "protect your rights" because some lawyer will be attempting damage them.

    "So, folks, the lawyers are coming.

    More like a plague of locust...

    "The time is coming when you won't be able to distribute software unless you have presented the license to the user and their assent is necessary to access the software. Even free software.

    Nonsense. If you can conduct yourself amongst your fellow citizens honestly and morally, you won't need to worry.. And this goes for both sides of the transaction.

    "Our industry is maturing and we need to be more legally careful and rigorous.

    "Maturing"? Hardly.

    Nonsense again.

    What it comes down to is an arms race: because some *sshole is willing to use a suck*ss lawyer at the drop of a hat, you're supposed to be ready to fight back at the drop of a hat. With another lawyer.

    Unless, as I said at the top, we simply take all the lawyers out and shoot^H^H^H^H^H re-educate them.

    t_t_b

    --
    I'm on PJ's "enemies" list! Are you?
  145. No, *unless* it defaults to another OSI license by sethg · · Score: 2
    I can accept a dual-licensing scheme with a click-wrap, e.g.:
    By default, the Program is licensed to you under the Quux License; if you distribute a modified version of the Program, you may only distribute your modifications as patches to the original Program's source code, and you must grant us a license to use, modify, and distribute your patches. For the complete terms of the Quux License, click here.

    If you want permission to distribute modifications to this program in any other form, you must explicitly consent to the Foobar Licensing Agreement, in which you indemnify us from any lawsuits arising from your use or distribution of the Program. For the complete terms of the Foobar Licensing Agreement, click here. If you consent to this agreement, click here.

    If you distribute copies of this program without explicitly consenting to the Foobar Licensing Agreement, then either you have accepted the Quux License or you have violated our copyright.

    If the Quux License meets the Open Source Definition, I have no objection to putting a click-wrap up to let the user choose between Quux and Foobar. But if the user's choice is between accepting the click-wrap license and accepting some non-open-source license -- or no license at all, i.e., "all rights reserved" -- then I don't like it at all.
    --
    send all spam to theotherwhitemeat@ropine.com
  146. The shareware principle by dacarr · · Score: 1
    Considering the original comment in the article, that the author does not like to click the click-wrap before using software he may (not) like, what of modeling something off of the shareware principle?

    For those who are unfamiliar with the concept, it's simple - you download the software and install it. You might have to deal with click-wrap. If you like it, you pay some fee for it (I've never seen more than $50, and that was for an OS/2 PPP dialer with features), and if you don't like it, you don't pay and presumably uninstall the program.

    With this in mind, perhaps click-wrap could be slightly redesigned. You disagree, you uninstall, you fuhgetabadit. Thoughts?

    --
    This sig no verb.
  147. Would conflict with package managers by Jeremy+Erwin · · Score: 3, Informative

    I work with a MacOSX based package manager called fink. It essentially allows users to automatically download, compile, and install software.

    Each package description contains a license field. One such possible value for the field is "OSI-Approved". As fink is frequently used to automate package installations, a shrinkwrap licensing requirement would be most cumbersome, and require extra debugging. We'd have novice package maintainers submitting shrink-licensed packages with "OSI-Approved" designations, but without the logic to handle "shrinkwrap".

  148. Unnecessary and annoying by LordNightwalker · · Score: 1

    Ignorance of the law is no excuse for breaking it. Ignorance of the license is no excuse for breaking it either. The licence already comes with the software. If a user can't be bothered with reading the README and the COPYING files, what makes you think they'd read the click-trough licence?

    The licence is already there. If people want to read it, fine. If they don't and then break the licence agreement it shouldn't matter to the court if they were forced to read it or not. Nobody forces you to read the law either; but that doesn't make "I didn't read the law concerning theft of physical property" a valid excuse in court for me to get away with stealing your car.

    --
    Install windows on my workstation? You crazy? Got any idea how much I paid for the damn thing?
  149. FUD ALERT Re:This is nuts by Anonymous Coward · · Score: 0

    >So putting the BSD license, which effectively waives your copyright

    WTF? The only thing the BSD license keeps is the copyright.

    Ref:
    http://www.opensource.org/licenses/bsd-lic ense.php

    Snipped parts:
    Redistributions of source code must retain the above copyright notice, this list of
    conditions and the following disclaimer.

  150. Re:It's Stupid, It's Idiotic, and I won't do it by Anonymous Coward · · Score: 0

    If I write code, I can put the shit up anyway I fucking want. Fuck the lawyers. Fuck the law.
    Fuck your stupid Bullshit

  151. Sigh... by sheldon · · Score: 2

    By default (in the US) you have no rights to do anything with the software, even run it.

    You have several misconceptions about copyright law.

    Copyright grants exclusive distribution rights to the creator, however there are limitations to this specified in Title 17. Two of those are the right of the user to utilize the software(i.e. by making a copy into the machine's memory) and to make a backup/archival copy.

    http://www.copyright.gov/title17/92chap1.html#11 7

    That's pretty much all copyright law covers.

    All of the other various provisions that you see in licenses are all part of contract law. Basically "I will sell you a copy or let you use a copy, but you must abide by these additional terms."

    I think it's disappointing that Free Software advocates try to distort debates on copyright law.

    1. Re:Sigh... by T.E.D. · · Score: 2
      By default (in the US) you have no rights to do anything with the software, even run it.
      You have several misconceptions about copyright law.

      Copyright grants exclusive distribution rights to the creator, however there are limitations to this specified in Title 17. Two of those are the right of the user to utilize the software(i.e. by making a copy into the machine's memory) and to make a backup/archival copy.
      That's also true, if you care to look at it that way. But you have to be a "legitimate owner" of the copy under Title 17. The only good way to prove that to the law's (and the BSA's) satisfaction is to produce a license. So all this statute really does is establish a minimum basline of rights that you must recieve from a license, if you manage to acquire one. Without a license, you still have no rights (unless you can somehow otherwise prove in court that you recieved a copy from a legitimate source in a legitimate way).

      We are starting to split finer and finer hairs here, which is getting into pretty dangerous territory considering neither of us are probably licensed IP attorneys. So I suggest we stop the "no you're wrong because you overgeneralized" game here, before we get ourselves lost in the IP law equivalent of quantam theory. :-)
    2. Re:Sigh... by Arandir · · Score: 2

      But you have to be a "legitimate owner" of the copy under Title 17. The only good way to prove that to the law's (and the BSA's) satisfaction is to produce a license.

      No, all you have to do is produce a sales receipt.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    3. Re:Sigh... by T.E.D. · · Score: 2
      No, all you have to do is produce a sales receipt
      That might do it, assuming you have (and kept) the receipt. I regularly keep them for all my purchase programs, but I suspect a lot of people don't.

      For our hypothetical situation, we are talking about someone who acquires OSS software, and claims to not have read the license, and therefore not have agreed to it. Quibbles with my wording aside, said person has no leg to stand on if they try any activites that would break the OSS license, as long as the license only *gives* rights, rather than tries to take some away.

  152. More Information, Please? by orthogonal · · Score: 2

    She said yes, because of various legal precedents. We consulted a few people and yes, it looks like a license without click-wrap is weaker at protecting your rights.

    Perhaps Russ Nelson (or anyone else, hint, hint) could let us know what these precedents are.

    Without that information, if it's free software we're talking about, it's awfully hard to steal what's already free, and I don't think that the good folks at cygwin are checking to see if I'm running their code on my PC.

    So I assume the precedents involve somebody taking GPL'd or similar code and using it in commercial products, or using in in products for which they're unwilling to release the source. (For a question about this, see below)

    It's conceivable that this has in fact happended through more or less honest mistakes, as well as through malicious intent. Imagine that Joe Hacker gets his hands on some GPL'd code, modifies it, and posts it on his web site (or on usenet, even more likely) without also posting the license, or with just a link to the license. So Jack Corporate guy sees it, doesn't realize the code is GPL'd, and (pun intended) incorporates Joe Hacker's code in BigCorp.com's latest commercial, closed-source offfering.

    So the original coder realizes that the crufty algorithm used in BigCorp's program is his, and he or the Free Software Foundation sues BigCorp, asking that BigCorp make the source -- all of it, including stuff that didn't proceed from the GPL'sd code -- available as per the terms of the GPL license.

    Now, either Joe Hacker, the modifier, made the GPL license available or he did not. If he did, he made it available in some less than conscpicuous way, and BigCorp its programmer Jack Corporate say they never saw it. Or, worse, Joe Hacker never made the license availble, becuase he never read the GPL license, because he was just doing some monor mods. And so now BigCorp argues that as far as it knew, the code was in the public domain.

    Again, their needs be no malicious intent, only carelessness. Having a click-through license would give the lawyer for the FSF a chance to say, "But surely you saw the license when you installed the original software?"

    The problem, of course, is that Joe Hacker woulg have seen it, but Jack Corporate still would not have seen it, as it was Joe who posted the modified copy without the license.

    Perhaps the best solution isn't click-through, but putting the license (or, more tolerably, some reference to it, on each and every source file. On the other hand, isn't this already standard with GPL'd code? (This is why I'm interested in those precedents Mr. Nelson mentioned.)

    Oh, and the question I mentioned above is actually at least two questions: my understanding is that using any GPL'd code in a product means that all that product's code must be made available, not just the GPL'd part, to anyone who receives a binary. But what if I limit binary distribution to my own corporation or group? Can you -- outside my corporation or group -- still sue me to get my source? What if I port GPL'd code to another programming language? Is the ported code considered GPL'd?

    1. Re:More Information, Please? by Russ+Nelson · · Score: 2

      The Specht v. Netscape case (which found that a license agreement for software available for free download from a website was not enforceable because there was no affirmative indication of assent to it required before downloading the software).

      You need a contract to disclaim warranty.
      -russ

      --
      Don't piss off The Angry Economist
    2. Re:More Information, Please? by RGRistroph · · Score: 2
      I found the Specht v. Netscape case on google:
      pdf of ruling

      It hardly seems as frightening as you put it. Some people downloaded some spyware, were not required to click the license to get it, sued because it was spyware, and the court didn't put the case in the jurisdiction that the click-license mandated. If you don't go demanding all kinds of stuff that goes beyound what you are explicitly allowed to control in Title 17, then none of that click-through stuff is necessary.

      The warranty situation also isn't that simplistic. For some warranties, you need a sale. If you are giving away something for free, the only warranty needed may be that the product is no more malicious than an ordinary person would presume. The party who is providing the warranty may not be the author or the licensor, but the distributor.

      Your alarmist tone in this slashdot piece has significantly reduced my opinion of your organization. Your statements remind me of an anti-virus company's announcements on the latest vague virus threat.

    3. Re:More Information, Please? by Russ+Nelson · · Score: 2

      Your lackadaisical attitude towards software licensing alarms me. Will you take it more seriously when a free software developer gets used and loses because the GPL isn't a contract and the disclaimer of warranty has no legal effect? You're probably the same kind of programmer who doesn't bother to lock critical variables because "none of that lock stuff is necessary".

      You don't have to take licensing seriously because *we* do.

      Oh, and before you compare us to a for-profit company with an interest in promoting the thing it repairs, consider that all of us are volunteers. We don't go making work for ourselves.
      -russ

      --
      Don't piss off The Angry Economist
    4. Re:More Information, Please? by John+Hasler · · Score: 2

      "Will you take it more seriously when a free software developer gets used and loses because the GPL isn't a contract and the disclaimer of warranty has no legal effect?"

      If I sell you a copy of my work there is a contract. If I give it to you there is no contract because there is no consideration. Furthermore, creating a contract is likely to _increase_ your exposure because it opens up the possibility of strict liability.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    5. Re:More Information, Please? by RGRistroph · · Score: 2
      I don't have a lackadaisical attitude towards software licensing. I read the licenses, and I have downloaded and read Title 17.

      You are playing up a small and improbable threat, urging us to pay the possibly high costs of mucking around with working licenses and associating ourselves with the unwholesome world of click-through "contracts", for an unsure gaurd against it. Your threat is small and the armour your offer us encumbers us without stopping the threat.

      However, when you cry wolf against this vague and unproven warranty threat, you are using up your credibility, and unfortunately, the credibility of those associated with you -- to the end of spreading FUD as nastily as Microsoft.

  153. Please don't allow click-through. by Eric+Seppanen · · Score: 5, Insightful
    If there is a legal mindset that distribution of copyrighted content requires a legal contract between the distributor and each and every user or customer, I hope the OSI will consider it in the public interest to attempt a countering trend: the view that existing copyright law (as applied to books for the last hundred years) is good enough.

    There are many reasons why click-through licenses are bad:

    • They obviously place the software distributor in a place of power over the end user, something that free software is supposed to combat.
    • There is no clear way to define who agreed to what. What if the purchaser isn't the same as the user? What if a user installs software on a computer and then resells that computer, with it's software, to another user.
    • Software licensing is too complicated. That complication is a barrier to entry for small, independent software authors. Promotion of a software "fair use" doctrine that says that click-through licenses are unnecessary seems to be in the public interest.
    • Click-through licenses provide a convenient method for a downhill slide towards prohibition of other fair uses, such as reverse engineering or published benchmarks or criticism. They may also provide a mechanism for other onerous goals: censorship ("you agree not to use this software to produce communist manifestos"), patent abuse ("you agree that our patents are valid"), barring trade or competition ("you agree not to sell this program to Pakistan or the FBI")... The list is endless. Not that this is what's planned, but once the door is opened, who knows where it leads?
    • Every additional click-through license in use marginalizes the existing non-click-through licenses, making them seem more like some lunatic fringe rather than plain use of copyright law. No matter how OSI feels about the FSF and the GPL, I as a user understand and appreciate the GPL's stand on this issue: "You are not required to accept this License, since you have not signed it.
    • Click-wrap licenses, if they spread to other media, will quickly lead us into a "pay-per-use" world. Click-wrap issues have barely been touched by the courts, and a small push in the right direction now may help keep us away from that path.
    Please fight to keep click-wrap licenses away from Free and Open-Source Software. I understand that overly cautious lawyers (is there another kind?) will wring their hands over the idea of bucking the trend, but this is a battle worth fighting.

    "Use" contracts make no sense (and have been shot down by courts when applied to other copyrighted content). Though you have not provided any details as to why the party in question wants them, I fail to see a compelling legal reason why they should be allowed.

    Please reply to eds at reric.net if I can be of any assistance.

    --
    314-15-9265
    1. Re:Please don't allow click-through. by benb · · Score: 1

      I am not a lawyer. Please click here to accept that. Otherwise you are not allowed to read this post.

      Back to my previous speaker: Agreed.

      What if book gives you bad advise? Can you sue the author?
      Do I have to explicitly accept anything when buying in a shop?

      Please also consider other jurisdictions. I read that click-wrap licenses here in Germany are considered a one-sided statement, not an agreement or even contract.

      Another big reason against click-wrap licenses: Almost nobody reads them. Considering that, claiming that the user agreed to them by clicking "OK" or checking "Yes, I have read it" is unfair to the user at best, simply wrong and a lie at worst. This is the main reason why I reject click-wrap licenses.

      (Thinking of it, my software happens to have a click-wrap license, because it's the default in the installer. I think I will follow my own argument and remove it.)

      As for "other media": It is only a matter of time until the RIAA and MPAA force authorized players to let the user agree to a contract for the music he listens to. I don't want to sign a contract to listen to orinary music!

  154. Installing software is copying by XNormal · · Score: 2

    If I install an unlicensed ("pirated") copy of commercial software can I sue the vendor if it causes damage to my system? I have not agreed to any shrink-wrap or click-wrap license.

    Same here - installing LILO requires *copying* it to your hard disk. You are granted the right to do it under a specific license which includes the "thou shalt not sue" clause. If you sue you are in violation of the license and should be treated no differently than someone who installs "warez" and violates the license by not paying. He can't sue the vendor.

    (Or perhaps he can, but is likely to be countersued for copyright infringement? IANAL)

    --
    Stop worrying about the risks of nuclear power and start worrying about the risks of not using nuclear power.
    1. Re:Installing software is copying by paynter · · Score: 1
      If I install an unlicensed ("pirated") copy of commercial software can I sue the vendor if it causes damage to my system? I have not agreed to any shrink-wrap or click-wrap license.
      In this case it is the person you got the software from who made the illegal copies, not you. So yes, you are (probably) entitled to sue that person (but not the person who wrote the initial software, and whose work is being pirated).
      Same here - installing LILO requires *copying* it to your hard disk. You are granted the right to do it under a specific license which includes the "thou shalt not sue" clause...
      Again, it was the person who distributed the software to you who is deemed to have made the copy, and who accepted the licnse. You, as the user, have NOT accepted the license. You do not need to accept the license unless you choose to redistribute the software.

      At that point (when you redistribute) you are deemed to have accepted the license and can then in principle be sued by the persons you distribute the work to.

      Of course, IANAL, but that's how I interpret the FSFs comments (quoted elsewhere in these comments) on this issue.

    2. Re:Installing software is copying by Gleef · · Score: 2

      Disclaimer: I am not a lawyer, the below should not be taken as legal advice. The below assumes US copyright law, if you live outside the US your laws are almost certainly different (fortunately for you).

      XNormal writes:
      Installing software is copying

      Yes, installing most software involves a step where you copy the copyrighted work. Yes, this copy might be an issue under copyright law, which is one reason most EULA's explicitly give you the right to install it on one machine.

      Since installing the software is not distribution, but simple media shifting (from unusable Zip or other format files on a CD to usable files on a hard drive), the probably is covered under fair use. If you purchased the software, your first installation is probably covered comfortably under the First Sale doctorine.

      As far as I know, all mainstream commercial software, as well as all Free software, explicitly grants the end user the right to install. So as far as I am aware, neither of these interpretations have been tested in court.

      If I install an unlicensed ("pirated") copy of commercial software can I sue the vendor if it causes damage to my system? I have not agreed to any shrink-wrap or click-wrap license.

      In this country, you can sue anyone for anything. Of course by doing so, you risk anything from token judgements of $1, to dismissal before trial, to having to pay your opponent's court costs, to being charged for libel or fraud (on top of your attorneys fees for bringing suit).

      Liability laws vary from state to state, but most states recognize that:
      * It is more difficult to identify who is to blame for what portion of the damages when software is involved than in more physical liability cases
      * Business practices to minimize risk are generally depended upon to reduce the chance and severity of damage due to software, not liaibilty
      * Therefore, the software industry traditionally does not hold software vendors or developers liable for defects in code design

      I would think it would be difficult to find a software vendor liabile for negligence even if they forgot to include any disclaimer. Add that to the fact that in your hypothetical case, you never had any dealings with the vendor, and were in fact breaking the law when the damage occured, and your chances for seeing anything plummets. There's always a chance, but I wouldn't bet on it.

      Same here - installing LILO requires *copying* it to your hard disk. You are granted the right to do it under a specific license which includes the "thou shalt not sue" clause. If you sue you are in violation of the license and should be treated no differently than someone who installs "warez" and violates the license by not paying. He can't sue the vendor.

      The license for LILO (new BSD) doesn't contractually bind anyone not to sue, the disclaimer accompanying the license says "IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE". They aren't telling you what you can or cannot do here, they are reminding you that they assumed no liability, so suing them would likely be fruitless.

      (Or perhaps he can, but is likely to be countersued for copyright infringement? IANAL)

      In the piracy case, that's a risk. It's not really a risk in the Free Software case.

      As Bruce Perens pointed out earlier, if you want to be protected against damages due to software, buy insurance.

      --

      ----
      Open mind, insert foot.
  155. Double licensing by bons · · Score: 2
    While I normally would object to click-through licensing, I wouldn't object to it in one particular format that the lawyers might agree to.

    I'm more than willing to accept a short and simple click-through license that provides both parties almost no rights to eath others "information". In short, they have no rights to do information gathering on me, my software, etc, and I have no rights to do anything more with the software than evaluate it's basic functionality in whatever limited manner it's creator finds acceptable.

    Should I find the software meets my needs, I would then be willing to deal with the longer more complicated licenses that may be required. Under this scenario, I would even be more than happy to have the community approve a closed source evaluation license provided it was followed by an open source final license.

    I belive this to be an acceptable compromise in both open and closed source applications. It allows potential customers to evaluate software solutions before agreeing to all the terms that the full license may require.

  156. Restatement of the Click-Wrap Issue by lrosen · · Score: 2, Informative
    As one of the people who was present at the OSI board meeting, and as one who expressed some strong sentiments about the click-wrap issue, I want to comment directly.

    The issue is not whether OSI should require that licenses contain a click-wrap provision. That was never under consideration.

    Some of us attorneys (scum though we may be!) believe that courts will not enforce a license unless there has been a clear manifestation of assent to the contract expressed by the license. Those of us who share that belief, which is based upon our reading of many court cases, want to allow licensors to include a click-wrap provision in their open source licenses.

    Some of you referred to the article by Eben Moglen to the effect that the GPL doesn't require assent because it isn't a contract. Nobody ever suggested that the GPL be amended to include a click-wrap provision, or that anyone modify their GPL software startup scripts to include a click-wrap button. In fact, nobody ever suggested that *any* existing open source license be changed to include a click-wrap provision.

    Some of you replied that you don't like click-wrap, or ignore them, or press the button to accept without actually reading the license.... That, too, isn't the issue. Merely because a license provides a mechanism for assent to its terms doesn't mean that all who fail to follow the procedure will be summarily executed. You simply won't be able to raise the defense -- if you're ever challenged for doing something not permitted by the license -- that you weren't properly informed of the consequences. But since I make it a habit of not giving legal advice in general fora like these, feel free to ignore what I say or to consult your own attorney for advice.

    So please, comment on the issue at hand: Should the OSD be amended to make it clear that a click-wrap provision in a license will make that license non-open source? Or should licensors be allowed to include a click-wrap provision in an open source license?

    A final note: Regardless of what OSI does, those of you who hate click-wrap licenses will remain free not to use any software that is licensed under a click-wrap license.

    1. Re:Restatement of the Click-Wrap Issue by RGRistroph · · Score: 2

      I suggest you look into the history of TrustE's privacy seal. Also consider how much weight you give to the phrase "audited by a big 5 accounting firm." If you associate yourself with click through licenses, you'll end up like them -- with a name of mud. For people to listen to you, for you to have any influence at all, people like me have to care about your opinion so that people who pick licenses will listen to what you say.

      I believe that all licenses that restrict what a person does with the software, as opposed to focusing only on the right to redistribute, are inherinently weak. This is because Title 17 of the US Code specifically gives the copyright holder control over some kinds of copying, but doesn't mention use.

      So if you want people to care about your opinion, make this clear: no contract with the individual is required to enforce federal law. Timothy McVeigh wasn't convicted because he clicked on "I will not blow up buildings" when he bought the fertilizer; the same applies to copyright violations. Tell whoever is interested in click-through provisions that the OSI will regard such a requirement as admission by the licensor that the license exceeds the control granted in Title 17, and that it will never come under OSI's consideration because of that weak legal standing.

    2. Re:Restatement of the Click-Wrap Issue by lrosen · · Score: 1

      The click-wrap provision has nothing to do with other provisions in a license restricting use. A click-wrap provision is merely a way to ensure that the licensee has read and assented to the terms of the license, or at least that he can't afterwards say "I didn't know...." The click-wrap issue deals with assent to a contract, not use.

      The only possible nexus between the two issues is whether a licensor can require someone to click his assent to the license prior to use of the software. I read nothing in the copyright act that prohibits such a license requirement.

      True, a contract is not necessary to enforce copyright law. But as a licensor I may prefer to rely on contract rather than copyright law. For those who do, a click-wrap may be essential.

      There is a separate discussion on license-discuss@opensource.org that is focusing on "use" issues. Please don't confuse the two.

      As to your "name of mud" comment, please don't resort to ad hominem arguments. Stick to the issues.

    3. Re:Restatement of the Click-Wrap Issue by RGRistroph · · Score: 2
      The click-wrap issue deals with assent to a contract, not use.

      Why would you want your organization's stamp on anything that required a contract ? Why do you want to offer anything to those who "may prefer to rely on contract rather than copyright law" ? The primary differences are that the contract is weaker and allows more restrictions on freedom.

      There is a separate discussion on license-discuss@opensource.org that is focusing on "use" issues.

      Excuse me, but how can their be any "discussion of use issues" ? Is anyone in your organization seriously considering in any way endorsing restrictions on software use ? This is "opensource.org" we are talking about, right ? Have you been infiltrated ?

      As to your "name of mud" comment, please don't resort to ad hominem arguments. Stick to the issues.

      The "name of mud" wasn't just an off-the-cuff insult. It is directly related to the issues. Like the Better Business Bureau or Underwriter's Laboratories, you are in the business of providing a "stamp" that assures some characteristic, as a means of influencing society towards a goal. If you put that stamp on crap, you blow your accumulated equity in good public opinion. As your goals and mine are probably largely the same, in terms of the software world and freedom, I'm naturally unhappy to see you considering this path.

      You need to be careful not to consider yourself to be in the business of selling stamps to companies that need them. The primary entity here is the public; if you bend over at the public's expense to accomodate a software publisher, then you might as well go into business as a software publisher's PR firm. But if your goals are to change the world, then the public's perception of you has to be foremost in your mind, not the convience of some software publisher who has bad legal advice.

    4. Re:Restatement of the Click-Wrap Issue by lrosen · · Score: 1

      All open source licenses are contracts subject to contract law, with the possible exception of the GPL and LGPL -- and I except those only because the FSF prefers not to think of them as contracts.

      I'm not in the PR business, I'm a lawyer. And I'm telling you that, regardless of your dreams and nightmares, or your philosophical wishes, you are dealing with contracts when you license software.

      Not to side-track this click-wrap issue but....

      I suggest you take up the philosophy of setting conditions upon *use* with Richard Stallman. He wrote in a 3/15/2002 posting to license-discuss@opensource.org:

      "The reason we've decided that this ASP requirement is legitimate is that it is a matter of requiring making the modified source code available in a case of public use. It extends existing GPL requirements coherently to a new scenario of usage.

      "It would be wrong to require publication of modified versions that are used privately, but inviting the public to use a server is not private use."

      I can't speak for anyone else at OSI, but I can tell you that I have proposed a license that places conditions upon use, namely that *use* of a derivative work of the licensed software on a server to deliver services to the public would require publication of the source code. This is entirely consistent with the RMS quotation above. See www.rosenlaw.com/osl.html.

    5. Re:Restatement of the Click-Wrap Issue by RGRistroph · · Score: 2
      Maybe even the GPL can be considered a contract in some way; you could say the act of re-distribution was the initiation of the contractual obligations. And it's true that one had to think about the real world of legal matters in regards to many things. And it's possible that providing third party use may be a use that should trigger the GPL requirements of providing source code.

      But, regardless of your dreams and nightmares, if you endorse or associate yourself with click-through licenses your movement will be shooting itself in the foot.

      On opensource.org, one of the first sentences is:
      "Open Source Initiative (OSI) is a non-profit corporation dedicated to managing and promoting the Open Source Definition for the good of the community, specifically through the OSI Certified Open Source Software certification mark and program."

      If the Open Source Definition comes to include click-through nonsense, your organization will not be able to acheive it's goals "for the good of the community." I think you need to step back, pay attention to the real world and reconsider things. If you loose the ability to enforce a license or two in a case here and there it's not a disaster, in fact it can be political victory -- mostly it will mean that the software reverts to a public domain or BSD license state. But if you allow your OSI stamp of approval to just mean that that you click "I Agree" to a different set of unread conditions, then you have thrown your hard work up to this point in the garbage.

  157. some clarifications sought by Anonymous Coward · · Score: 0

    Thinking about this from a distribution's perspective (I am a debian guy) some questions come to mind.

    1) when is the license to be "clicked"? At install time? run time?

    2) if I take their code and include it in my GPL application would i have to add a click through stating I borrowed code from lawyer-1.2?

    3) would it violate their license to "fork" their app and remove the click through?

  158. Utter stupidity by pyxl · · Score: 1

    If I have. To click. "I accept". For EVERY DAMN PROGRAM INSTALLED during a system setup JUST TO GET IT TO INSTALL OR RUN, I foresee complete insanity in my future.

    --


    Given enough hydrogen, just about anything is possible.
  159. For limiting liability, I assume? by iabervon · · Score: 2

    For OSS, the license is mostly a grant of restricted rights to copy and modify the software; use of the software is permitted because you own your copy outright and have fair use rights to it. With commercial software, the company refuses to let you buy it unless you agree to give up some rights you'd otherwise have.

    There is one exception: the "No warranty" clause (GPL, section 11 and 12). This clause only makes sense in a usage context. If you're not using the software, you're not going to break anything with it. But, as is clearly stated above, you don't have to accept the license to simply use the software. This means that a user who made no changes to a GPL program could sue the makers for damages or try to use an implied warranty, although nobody else could.

    Requiring that the user accept clauses 11 and 12 of the GPL in order to get the software, and requiring that anyone who redistributes the software must either impose 11 and 12 on the recipients or accept responsibility themselves, so far as I can tell, would be within the spirit of the GPL, since the GPL does impose essentially these conditions on the expected sort of user (who accepts the GPL and makes slight modifications).

    Of course, in a sane country giving something away for free would carry as little liability as you could get with license restrictions anyway, but that is, unfortunately, not the situation, it seems.

  160. Freeware has different tradition by Anonymous Coward · · Score: 1, Interesting

    When I am going to use Freeware (and its
    almost 99% the case) a quick glance at the size on COPYING is enough for me to know the license is GPL (its about 17-18Kb).

    I think click-thrus aren't allowable for
    Freeware. De facto use of such software
    is enough. Free doesn't need to be labelled. Free is default state.

    Or are free [of charge] roads in America marked as such already???

    The main thing is to communicate that
    the given software is free. And
    this is almost always clear from
    the packages/tar-balls. Why complicate
    things?

    However, in some cases click-thru may be necessary. For example, if I am
    going to use some kind of service
    and I need to know conditions under which I can trust my data to that
    service (if that is really important).
    (That is because I do not have an
    archive/package from which I could get
    to know licensing terms).

  161. I am not in principle opposed... by HiThere · · Score: 2

    I am not in principle opposed to the use of click-through licenses.

    OTOH, a click through license needs to satisfy a more stringent test before it can be considered an Open Source license. E.g., it must include the particular code that is used to implement the click-through license. And the potential contents of the click through license must limit themselves to something like:
    We acknowledge that we don't have any right to sue you no matter what happens. This is true if our data files become corrupt, either partially or totally. We abandon all rights to consequential damages, or any other. And we acknowledge that if we do initiate a law suit against any contributor to this software, that we are liable for paying the lawyers fees for the defense whether we win or loose, and that payment in advance may be required.

    I.e., all that it covers is that there is no right to initiate a lawsuit.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  162. how this might kill projects like Gentoo by Anonymous Coward · · Score: 0

    Gentoo already deals with click-thru licensing for the portage items (packages) which require it.

    For exmaple, when you type "emerge sun-jdk", portage tells you to go download the file from sun by clicking thru their web-site agreements, You then place the file into /usr/portage/distfiles and re-run "emerge sun-jdk". I notice some Debian packages may do the same.

    Imagine if it was more than a pithy Sun JVM that you had to do this for -- how about a message from portage listing 30 license URLs (the target package you want plus 29 dependencies) which you'll have to go and click-thru/download before. Is that going to be fun, or what!?

    I think in these times of insideous, awkwark, "kinda" free licensing, it is even more important to listen to what Richard Stallman is saying about software and freedoms.

  163. The funny thing about Free software is... by ebyrob · · Score: 2

    If software really were Free (as in speech) and open, then the GPL license (along with all other software licenses) would become invalid.

    That said, the GPL does seem to push openness, fully using the "evils" of software licensing. I don't see how click-through can be any worse than language already accepted for "open" licenses. Still, it leaves a bad taste in the mouth. Some precedents blatently suck.

    Personally I'll be flogging the public domain and sensible copyright over licensing in software for a long time to come.

  164. You are such an luser by Anonymous Coward · · Score: 0
    Have you ever compiled QT in your life? Obviously not, or you would have seen this little gem:

    22:03 viktor@bart:~/Projekte/KDE/src-cvs/qt-copy $ ./configure

    This is the Qt/X11 Free Edition.

    You are licensed to use this software under the terms of either
    the Q Public License (QPL) or the GNU General Public License (GPL).

    Type 'Q' to view the Q Public License.
    Type 'G' to view the GNU General Public License.
    Type 'yes' to accept this license offer.
    Type 'no' to decline this license offer.

    Do you accept the terms of either license?

    Now, go jump out of the nearest window to rid the world of your idiocy.

    1. Re:You are such an luser by Cid+Highwind · · Score: 1

      Funny.
      Running "emerge qt" on my gentoo box does not prompt me for a license, nor does any src.rpm I've ever installed. This leaves two possibilities: 1 - it's possible to compile and install qt without any license idiocy, or, 2 - one or both of us is lying (hint: I'm not).

      I'll be right behind you going out that window...

      --
      0 1 - just my two bits
    2. Re:You are such an luser by Anonymous Coward · · Score: 0

      I love TrollTech apologists. They know shit all about the software that's at the base of the entire KDE desktop - and yet they still defend the nasty licensing tricks that TT use.

    3. Re:You are such an luser by arkanes · · Score: 1

      I installed the free, binary only version of Qt on my windows box literally moments ago and didn't have to click a license, although the terms were clearly spelled out on the download page.

  165. Not necessary by Mustang+Matt · · Score: 2

    If the license is included with the source it's covered by copyright law.

    Also, if they absolutely must have a click through, do it on the web page that it's downloaded from. GNU has no jurisdiction there.

    --
    The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
  166. Just say "No" to click-through licensing by lizzybarham · · Score: 1

    I believe that we should not enforce click-through licensing in anyway on the principle that the majority of people don't read them.

    Some of you might be like, "Well, I read them, or at least overview them," okay, but have you hung around the folks that just use computers - they just download and click "okay" (I've done it a few times myself). But my point is that the vast majority of people do *not* read them - it's download, "ok", install.

    So, why should we say, "You must 'click through this' as an agreement" when they haven't even read it? On the basis of principal alone that EULA's are rarely read, I suggest we in no way mandate nor even recommend click-through licensing.

    Click-through licensing, to me, is a bit of a joke and I'd be suprised if it holds up in court; most people cannot and should not have to work through the legal jargon of those EULAs! Should we hire lawyers, ask them to work through the EULA prior to hitting "okay" at gobbs of $$?

    I say no - do not enforce, mandate or recommend click-through licensing; the developer may do so if he or she believes it is to the best interest of the end user, but that is the end-developer's discretion.

  167. Re:package-1.0/LICENSE or clickthru, what's the di by sir99 · · Score: 1

    I think binaries could also be considered a translation (into machine code) of the source code. Distributing (creating?) a translation without the copyright holder's consent is copyright infringement.

    --
    The ocean parts and the meteors come down
    Laid out in amber, baby.
  168. Because the moderators are too stupid by Anonymous Coward · · Score: 0

    to recognize humor. Assholes. Yes, i mean you. The moderator whos about to make this -1. You fuck head.

  169. legal agreements by OpenMind(tm) · · Score: 2

    Something along the lines of click-wrap can make a fair bit of sense, in that it elevates the license to the same sort of formal agreement as a contract. The sort of license we have now, where most users agree implicitly to terms that they have never seen, is pretty ideologically shakey. Many users can use the software for years without knowing they agreed to any terms whatsoever. They get told what they have is free software, so they don't go hunting for a license that in fact obligates them to certain things. It isn't 100% certain in the law, however, that a person can obligate themselves to much of anything without making a conscious choice to. In short, I think it is a good thing to put the license in front of the user to make sure they actually agree to it, rather than using it as a mystical legal machine to regulate their behavior without them knowing it exists.

    Click-wrap licenses are mainly a problem because companies use them to force terms that are a little shakey within licensing laws. Active user agreement legitimizes these shady terms. But I think a fair license with click-wrap is a lot fairer and safer from misunderstanding than one without it. A bad license is probably a little worse when buried where the user can't see it.

    Consider an example. Company A decides to open-source a piece of software. Novice user B downloads the latest build of it, and uses it to run his business. After a year, a software bug ends up costing B a few hundred man hours to recover from. Incensed, he takes A to court. A says, "Hey, our license indicated no warranty and that we would be held immune from damages." B says that 1) he never read the license, and thus never agreed to it, and 2) A did not make adequate efforts to make the user aquainted with the license restrictions. A says, "If you didn't agree to the license, you're not a legal user. Don't blame us."

    Now imagine you're the average judge or jury. Will you conclude:

    1. The company who wrote the buggy software is in the right because B agreed to a license he had never seen or heard of.
    2. The user presented with materials indicating that the software was "free" assumed in good faith that he was allowed to use it without restriction. He is not in particular bound by a license he never agreed to.

    In closing, imagine property leases were handled in the same implicit manner as open software licenses. Imagine the havoc that landlords could wreak, above and beyond what they already do.

  170. 1,000,000 EULA's! by Anonymous Coward · · Score: 0

    Do you agree to the 1,000,000 EULA's presented before you?

    [YES to All] [No] [Cancel]

    1. Re:1,000,000 EULA's! by Anonymous Coward · · Score: 0

      [I want to read them one by one]

  171. Like website privacy agreements by selfdiscipline · · Score: 1

    I have discovered that around half of the websites where I have to put in information about myself to get a free account have the privacy agreement written in a modifiable text field. Every time I find one of these I delete all the text before I click the "I have read and agree with the above terms" button. Just out of principle, ya know.
    Hey wait.... I have an idea... what if I change the text to say that any time my personal information is sold to a company, the website owner has to pay me a $500 fee? Hmmm.....

    --


    -------
    Incite and flee.
    1. Re:Like website privacy agreements by grahammm · · Score: 1

      If text field is modifiable then is it not normally sent back to the web server as part of the form when you press the "submit" button? If so then is this not informing them of your "couter offer" in conditions. IANAL but I believe that contract law is about negotiation and that amendements to the terms are exchanged (potentially multiple times) and that the last changes are those which apply. So, by providing you with the service, is the provider not agreeing to the changes you made to the terms of the contract?

  172. Default liablity should be lowest level possible.. by ebyrob · · Score: 2

    To have any kind of legal defensive as to why you are not liable, you'll need to have evidence that the user waived it anyway. If you allow for any method where the user can use your product without accepting, then that is a flaw of yours and you should still be liable.

    This seems to be the crux of the problem right here. The burden should be on the consumer of software to show that there was some agreement gauranteeing that it was "safe" for them to run the software on their machine. Without such an agreement, it's their problem for even thinking about running the software.

    This whole "default liability" and changing liability with licenses thing is BS. Default laibilities should be the lowest level that exist, any agreement should only increase liability on the side writing the document. Anything else is in an invitation to be eaten alive in legal red tape.

    You think I'm liable? Prove it.

  173. Gnucleus by Anonymous Coward · · Score: 0

    Get forking. Gnucleus (Windows Gnutella client) is GPL'ed and has a click-through. The panel simply has the GPL.

  174. Re:package-1.0/LICENSE or clickthru, what's the di by Basje · · Score: 2

    I generally agree with you. I think that the click thru procedure should be viewed as a legal mechanism to make a license legally binding (in some countries). The fact that a license requires that you acknowledge it, doesn't say anything about the rights that it gives or takes away, other than that it requires you to explicity acknowledge it. It doesn't say anything about the software and it's uses.

    'I can't think of a license under the Open Source terms that takes away rights, therefor I oppose the requirement of such click-thru license agreements.'

    I think there are countries in which the laws concerning IP are less restrictive than in the USA. In fact, most countries are less restrictive. Some of those may even be too free, up to the point of not acknowledging copyrights (in some instances China for example. Papua New Guinea is another example).

    For some of those countries, taking away rights may be a good thing. I for one wouldn't like someone stealing my code, and making money/fame/whatever off it without at least crediting me. Some countries' laws/customs allow for that. Contrary to popular belief here on slashdot, even the GPL takes rights away from people in those countries, if they accept it.

    Therefor I think that a clicktru requirement in itself is not bad. It's the same as the GPL requiring that it included in any publication or distribution of a program. One should look at the whole package/license anyway, before installing/using a program.

    Note: countries which don't acknowledge IP laws may also not acknowledge that a clicktru license is legaly binding. Trying to make a license cover all possible laws is unlikely to succeed.

    Disclaimer: IANAL, but I'm studying to be one. I've been in law school for one year now, only 3 to go :)

    --
    the pun is mightier than the sword
  175. It must be PROMINENT by yerricde · · Score: 2

    I DON'T KNOW WHY LAWYERS LIKE TO MAKE EVERYTHING EVEN HARDER TO READ THAN IT NORMALLY IS.

    The laws of several states in the United States require that the disclaimer of warranty and the limitation of liability be "prominent". Contract authors upcase those parts of a contract because they know that a judge will consider an all-uppercase paragraph "prominent".

    --
    Will I retire or break 10K?
    1. Re:It must be PROMINENT by Eil · · Score: 2


      The laws of several states in the United States require that the disclaimer of warranty and the limitation of liability be "prominent". Contract authors upcase those parts of a contract because they know that a judge will consider an all-uppercase paragraph "prominent".

      I think I agree with the original post.

      I personally use bold text to indicate prominence and readability.

      BUT READING TWO OR THREE PARAGRAPHS OF NOTHING BUT BLINDING CAPITAL LETTERS MAKES ME WANT TO BURN MY RETINAS OUT WITH A SOLDERING IRON.

  176. Implications: by ebyrob · · Score: 2

    If the FSF ever "wins" the GPL will vanish in a poof of smoke as though it never existed.

    If this is actually true (and I hope it is), we should be able to track the progress of the FSF by measuring the size of the GPL. The smaller it gets the better the FSF is doing in the world...

    By that arguement, click-throughs would probably be a major retreat for the FSF.

  177. 17 USC 117 vs. 17 USC 1201 by yerricde · · Score: 2

    these are not USE licenses (frankly IMNSHO use should be covered under fair use doctrine anyway, making the whole "click through" issue moot)

    Before the U.S. Congress passed the Digital Millennium Copyright Act (using a voice vote to hide the identities of those who voted YEA), it had passed a law creating 17 USC 117, which made use of a program (defined as making necessary copies such as into RAM) and backup of a program not copyright infringement.

    However, under U.S. law, you can circumvent access control without infringing copyright, and you will go to jail for it. Given enough money, a publisher could buy lawyers that could convince a judge into thinking that a compressed self-extracting installer package contains access control.

    --
    Will I retire or break 10K?
  178. Re:It's Stupid, It's Idiotic...but we need to do i by Anonymous Coward · · Score: 0

    You're a moron.

  179. It's fun to violate DMCA by yerricde · · Score: 2

    If the user never clicks through, does the license still apply to him? Any lawyer could sucessfully argue otherwise.

    You think so? If I were publishing a piece of software, and I didn't have a heart, I could claim in court that your decryption of the installer without using the installer's GUI constituted circumvention of an access control device, which is a tort and a crime under Title 17, United States Code, section 1201.

    --
    Will I retire or break 10K?
  180. click-wrap should be Ok under OSI by dutky · · Score: 3, Interesting
    I don't see any good reason that OSI, which accepts a wide range of licenses, should reject a license because it requires active assent by the licensee. I would actually like to see EULAs that require more positive action than simply clicking a button: say, for instance, in order to accept the license you need to send something to the licensor, either by email or the regular paper post.

    I'm a bit bemused by the idea that clicking a button during an installation process can bind me in the same way as a physical signature can. At least with physical signatures on physical documents (or even the electronic kind used at many retail stores these days) both parties to the transaction have some record that can be used, later, to prove who agreed to what. With a click-through license, there is only the presumption of acceptance, based on some pretty dodgy inductive reasoning (since you are using the software you must have, at some point in the past, clicked the "Ok" button on the license screen, hence you have agreed to, and are bound by, the EULA!).

    Now, I can see that, for OSI approved license, where the original license holder may be difficult or impossible to contact, such a licensing policy would be very inconvenient, but for the bulk of commercial licenses, a more positive assent to the EULA would be preferable.

  181. Slightly OT: the All-Bruce Thread by xant · · Score: 2

    Let me preface this by saying that I have read Bruce's posts in this thread and I find myself agreeing with almost all of them, so I'm not trying to dis him.

    Bruce posts in this thread (as of my post right now): 23

    Amount of karma this thread would have earned him (had his karma not already been 50, which I'm sure it was):16 points.

    As of this writing, only 11 of the 23 posts had been moderated, and of those that weren't moderated, almost all were among the 12 most recent.

    Predicted amount of karma earned by Bruce in this thread before it gets archived: 30 points.

    --
    It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
  182. Re:It's Stupid, It's Idiotic...but we need to do i by Anonymous Coward · · Score: 0

    > Viola, no more hassle.

    What, you've been getting hassled by Shakespeare's Twelfth Night?

    Oh, you meant voila'.

  183. why bother.. by Anonymous Coward · · Score: 0

    If I am basically giving a product away for free.. explain to me why im going to waste my time adding somthing like Click Thru liscenses to it? If there was a need... wouldnt it already be there?

  184. Bruce: Re:Copyright vs. Warranty by Anonymous Coward · · Score: 0
    If the default were clearly no warranty, Free Software would be OK. To the extent that the default is otherwise, we are less OK, and must deal with imperfect instruments for disclaiming warranties, and getting the user to agree to indemnify us (pay for our damages). But our goal is not to go to court at all.

    My lawyer once told me that if you might end up in court, the important point was to have a story to tell the judge. Here's a proposal for a GOOD story for open source/Libre developers. To the usual GPL text, add as follows:

    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. [addition] If this disclaimer is found not not to be legally binding in your jurisdiction, then all your rights granted by this license are terminated. [/addition] EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
    This would not eliminate all problems, but it might prevent a company which was distributing your work from suing you. It would certainly be a counter-incentive, if your program was a significant part of the company's business plan: if they established that they could sue you, they would loose the right to distribute your program.
  185. Click-thru drastically complicates things by vanyel · · Score: 2

    Installing java apps has become practically worthless because you have to go back to Sun and manually click through every one of a bazillion different pieces. I've given up on tomcat and am going back to CGI for my web applications (though there's more to it than just the hassle of getting the pieces --- the whole java framework is crumbling under its mass IMHO, but that's another issue entirely).

  186. What the GPL requires is not relevant by lrosen · · Score: 1

    The question is, can an open source licensor that *wants to do so* require a click-wrap on his/her license?

  187. Bad idea... by intermodal · · Score: 1

    any software that's going to be open needs to be open. Part of the appeal is not having to click all those damned licenses. And if I'm not free to remove the clickthrough item, then it's obviously not free (As in freedom) enough for me.

    --
    In SOVIET RUSSIA... erm...NSA AMERICA, the Internet logs onto YOU!
  188. Agreements are always "inter partes" by MilleniumUcita · · Score: 1

    Click-wrap "agreements" do not constitute "agreements".

    That would fly in the face of 2500 years of legal history and legal proceedings; things that were first documented at the beginning of the Roman Republic and coined during the heydays of the Roman Empire the way they are today. These practices survived the Middle Ages and have reached us in modern times, with very few alterations.

    Applying these ancient traditions, constitutes the job a judge does for most of his life. He lives and breathes by these ancient traditions.

    If you buy a copy of Windows, the agreement occurs when you hand over the money to the computer shop clerk en he hands over the box. Then, there is "agreement" for the sale: "Box for money". Neither party can alter the terms of what has been agreed then.

    Agreements are always "inter partes". The author is usually no party to the agreement, and since you have not dealt with the author, you can therefore not have an "agreement" with him.

    Further, the copyrighted work may remind you of the author's statutory rights under copyright law, but it can certainly not extend them. The copyrighted work itself cannot be a party to an agreement anyway.

    Further, it is simply too late to agree at that stage. The exchange has already taken place.

    The GPL relaxes the author's statutory rights under certain conditions. There is no need for an "agreement" to effect this. The GPL is not about your right to use the software, but about the right to "distribute" it.

  189. That's backwards... by pod · · Score: 1
    I dislike agreeing to something before I even get a chance to use it.

    You got it backwards maybe, Cliff? So you have a problem with agreeing to a license before using software, but agreeing to a license just by USING software is ok with you? Yeah, click-throughs suck, but lets be logical about its faults.

    --
    "Hot lesbian witches! It's fucking genius!"
  190. need more details by bshanks · · Score: 1

    may we see the licence? what exactly did the lawyers say, and what are the precedents?

    in the absense of this info, i'll assume that the license says that the click-through must virally carry through to anyone else using the source. this is a bad idea. the license must be modified so that the user can agree at most once when installing a single piece of software; it is unacceptable for the user to have to agree 10 times to the different click-through licenses inherited by a piece of software (my "once" requirement includes any licenses for any libraries, dependencies, etc).

    however, i have no problem with requiring something along the lines of:
    "either this clickthrough notice is included or it is incorporated into a sufficiently protective one by the program that inherits the code", as this would allow a single, system-wide clickthrough assent to some sort of standardized clickthrough license.

  191. Different standards for commercial vs. non-com... by ke4roh · · Score: 2

    Why not just structure expectations (and law) such that commercial software comes with some warranty by default and non-commercial software doesn't? Then you get into the problem of defining commercial and non-commercial, but that seems far easier than requiring all non-commercial software to include fancy mechanisms to disclaim warranties.

    --
    I hate call waitin`~+~~~
    NO CARRIER
  192. apt-get? - RSI by jelle · · Score: 2

    # apt-get dist-upgrade

    downloading...

    click-click-click-click-click-click-click-click-
    click-click-click-click-click-click-click-click-
    click-click-click-click-click-click-click-click-
    click-click-click-click-click-click-click-click

    AAAAAARGH. hurting hands, fingers.

    Repetitive Strain Injury!

    Lawsuit!

    --
    --- Hindsight is 20/20, but walking backwards is not the answer.
  193. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  194. Hummm? Just a thought. by zentu · · Score: 1

    Here is a thought, why not program in either a usage or date tracker that would (for lack of a better word) nag the users to agree to a click through the EULA after said usage or time has passed? If you still felt that wasn't enough, place a small EULA at the begining that would state the BARE necessities including that after that amount of time you automaticly agree to the EULA unless the software is removed from the device... That way if the user gets some better than trial ware, but has one nag as their trade off. I would be willing to have to only put up with one nag if I was allowed to try things before you buy. P.s. I would put in a clause in the first EULA that would state that phreaking the file without consent or prior knowedge would make the second EULA active.

  195. Sue the lawers and the suers for greed&law mis by jago25_98 · · Score: 0

    Hi, I'm coming from the Deep South of England here and we sure are getting a lot of them troublesome lawers on the rise. Just the other day I was sitting 'out back when I heard a rustling back in the bedroom. I took my shotgun and moved back. Two of those pesky lawers searching making a fast one for my wallet! Trying to undermine my freedom, democracy and economy no doubt! Dare thee! So I took those critters out straight up, no pause in my doors no sir. It's just something that's getting more and more common these days. Apparently it's all a matter of hygiene, if you keep the place from festering with decaying lawer soaps you can really cut them down from the source. No Ally McBeal in my back yard for sure. Caught one climbing over the back yard fence the other day. He was probably working one the basis that since there are no solid truths in life he could argue to satisfy the dirty greed! Dare thee! One shot to the back was all it took. He won't be bending the law no more! ..... When the freedom of computing and the Nazism of Law collide. ..... In my opinion these disclaimers are a very, VERY loud sign that the law is failing, being used by people and lawers to make money. My dads being sued right now for Sexual Harrassment, not because someone wants justice but because they want money and vengance for him sacking her boyfriend (who was married to someone else). If she wins the whole company, it's employees and thier families will go under. How would that control any sense of sexual stupidity my dad has? I'm not allowed anymore to do dangerous things. What if I want to drive fast? If no one but myself is in danger and I like danger why can't I? If a computer program wipes my computer I am responsible. -I- should be jailed if I try to use the law to sue someone over it. - because I can sue someone for it. And it's THIS that isn't right. I shouldn't be rewarded money as compensation for something! The law should do this.

  196. Volunteers by Bruce+Perens · · Score: 2
    consider that all of us are volunteers. We don't go making work for ourselves.

    Russ, please drop that long-suffering attitude. We didn't ask you to do the job, and a good many of us would be happier if you'd find a successor who doesn't write things like You're probably the same kind of programmer who doesn't bother to lock critical variables because "none of that lock stuff is necessary". Join Brett and Theo on BSD, where acting the way you do is accepted.

    Bruce

    1. Re:Volunteers by Russ+Nelson · · Score: 2

      Bruce, you're not thinking clearly. It matters that I have no pecuniary incentive because that invalidates his comparison to an anti-virus company. They have a clear incentive to distribute virusses. We have no incentive to make work for ourselves.

      The comparison to locks is particularly appropriate, I believe. If you don't have a lock on a critical section of code, your kernel can crash. If anybody anywhere gets sued (and as you said, merely having to defend yourself is losing) because they distributed free software, and there was no valid warranty disclaimer, then WE HAVE ALL LOST.

      As RGRistroph pointed out, there is a very small probability of this happening. It only needs to happen once, though, and many people will reconsider developing free software. Large consequences with a small probability is a considerable risk simply because it's hard to calculate the risk. That risk is being ignored.

      Multiple legal professionals have told me that warrantees must be effectively disclaimed or they will be dismissed by the judge. Don't believe me. Go read license-discuss. Go ask a lawyer.

      --
      Don't piss off The Angry Economist
    2. Re:Volunteers by John+Hasler · · Score: 2


      If anybody anywhere gets sued (and as you said,
      merely having to defend yourself is losing)
      because they distributed free software, and
      there was no valid warranty disclaimer, then
      WE HAVE ALL LOST.

      Well, you know there is going to be a lawsuit sooner or later no matter what we do.

      Multiple legal professionals have told me that
      warrantees must be effectively disclaimed or
      they will be dismissed by the judge.

      Have you asked them how warranty law applies to things being given away?

      Why does a license need to mention warrantees at all? Perhaps disclaimers of liability should be a private matter between buyer and seller, like the price.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  197. Do I license my books? by Sloppy · · Score: 2
    You own the copy that you bought.

    Forget about TVs and food. For a better comparison, try this: Do I license books?

    I don't own the copyrighted expression. I don't have any contracts from anyone, giving me permission to do anything. Copyright law forbids me to make copies of the book and sell them.

    And yet, I can resell the one book itself. I can cross out words I don't like, or highlight words I think are important. I can write additional words in the margin, even though it's too small to contain a math proof. I can burn the book. I can burn the book and sell half of the ashes to someone, and keep half of the ashes for myself.

    I can read the book. I can read the book with a magnifying lens.

    If I throw the book up in the air and if gravity makes it come back and it hits my head, the author is not liable. If the book describes a crime and I am inspired by it and copycat the crime, the author is not liable.

    If the book contains an ancient formula for summoning Yog-Sothoth and I incant the Words and Yog-Sothoth arrives and rapes my daughter, resulting in a bastard son who is half man and half god-thing, and the accursed inhuman half-breed (but I love the little brat because he's my grandson) shoots my neighbor's dog because it kept barking at him, the author is not liable.

    All this, and no contracts.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    1. Re:Do I license my books? by Anonymous Coward · · Score: 0

      Actually, yes, some books come with licenses (especially from British publishers).

      "This book is sold subject to the condition that it shall not be re-sold, lent, hired, or otherwise transferred in any binding other than the original binding, and without a similar condition including this condition being imposed on the subsequent owner".

      So burning such a book and selling half the ashes violates this condition.

      What's the point? The point is that retailers end up with a lot of unsold books. Their business practice is to tear the covers off the unsold books and mail the covers back to the publishers for a refund on the wholesale price. This is more efficient than returning the whole book for destruction. But an unscrupulous book dealer will tear the cover off, return the cover for credit, then sell the book cheaply. Hence the license in the book.

  198. One good thing would come out of it by Sloppy · · Score: 1

    If these types of licenses are allowed to be called "Open Source", then one good thing will come out of it: Never again will anyone get confused between the meanings of Open Source vs Free Software.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  199. paid vs free by cakoose · · Score: 1

    I think the reason that click-wrap agreements are annoying in commercial software is the fact that you are being presented with restrictions on something you have already paid for. Yes...I know that open source doesn't necessarily mean free of charge, but a click-wrap agreement for these is more like "here's the terms we're offering the software on, take it or leave it". Not much harm done here. Of course not having a click-wrap agreement would be least annoying, but apparently it has some legal advantages.

  200. OSS Licenses don't limit your freedom. by Tord · · Score: 3, Interesting

    There is a big difference between all OSS licenses that I know of (BSD, GPL and LGPL) and commercial licenses:

    You don't need to agree with the license in order to use the product.

    I remember a windows GPL:ed program (might have been a port of the GIMP) that in the installer showed the GPL like most programs show a license, but with the difference that a text below the small scrollbox said something along the lines "Please note that you don't have to agree with this license to use the program. You only have to agree with it if you want to redistribute this program" and there was only one button to continue (think it said "cool", definitely not "I agree").

    Here is how I see it, but IANAL:

    If no special license is agreed upon, then normal copyright laws apply. Since basically all non-OSS licenses restrict the users rights (compared to copyright law), they need to force the user to accept the license in order to use the program. They also have to convince the court that the user has seen and accepted the license before installing, thus click-through licenses.

    Since OSS licenses don't restrict users (compared to copyright) but instead grants extra freedoms, there is no need to accept the license ever. If somebody violates the GPL he can't state that he has not agreed upon the license, in that case he has violated copyright instead and he's in trouble no matter what.

    My impression is that the company who wants a license demanding click-through either has not thought about it enough or is trying to get a license passed as OSS compliant when it in fact is not. In either case it would be wrong to accept it.

  201. Re:package-1.0/LICENSE or clickthru, what's the di by benb · · Score: 1

    > It's nice to let them know as a favor, I
    > suppose... Mozilla shows the license during
    > install.

    hehe, Mozilla does it, because Netscape needs it.

  202. Re:Give me a BSD/GPL/MIT program with clickthrough by benb · · Score: 1

    In the sense of Gracenote/CDDB...

    From "Why freedb?": "One programmer told me, that his cd-player will be banned if he is refusing to display the CDDB-logo. His software is a console-based program [...] for blind people..."

  203. Agree to the GPL by protektor · · Score: 1

    If you don't have to agree to the GPL license to get some software packge and use it, then it would seem that your basically saying that once I have the software package I can do anything I want with it. Since I didn't agree to a license you can't restrict me with it, thus I can reasonably assume that you were putting the software in the public domain since you put the source code and everything out there free for the taking. Thus based on this logic I can then do anything I want with the code including making it a commerical package or including bits of it in my commercial package.

    If this isn't the case then you are actually putting restrictions on my use of what appears to the "common man" to be something that would normally be found only in the pubic domain.

    The GPL is a license and it does require accent to it to get the software. If you don't agree to the license then you don't even have a right to the copyrighted source code/program, which in this case is licensed under the GPL. Copyright does not say that anyone has a right to get my stuff, copyright allows me (the copyright holder) to determin if anyone gets it, and on what terms they get it (as allowed by or limited by law). Under copyright law I can say that no one is allowed a copy of my work and that it is all private for my use only.

    Also I do not need a sale or purchase to enforce my license of my software. I can say I am giving up these rights (my private exclusive use) in exchange for you agreeing to these terms. Or in other words the only way I am going to let you have access to my copyright material is under the following conditions, you don't like the conditions then I'm sorry you can't have access to my copyright material. The exchange of money is in a way, beside the point, in the eyes of the law when it comes to copyright law and license/contract law. I have given up something and you are agreeing to my terms, thus getting something, the copyright material, and agreeing to my restrictions (when compared to the public domain) thus in theory you are giving something up. In the case of the GPL I am theorically getting something too, any modifications (your copyright work) to the (my) copyright work if you distribute your changes.

    Thus the GPL isn't that different from most license agreements and depends on the law to enforce it and give it some teeth. It would seem that if the GPL didn't depend on contract law for its basis, then it couldn't be expected to force people to distribute the source code to their changes when they redistribute a modified version.

    Thus it doesn't seem to me to be that weird for a GPL software package to have the option of using a click-through license that basically says if you want this software here are the terms that you must agree to in order to get it. Yes, not every user will redistribute modified GPL software, thus not many would trigger the need to enforce the license, but the law doesn't care about anything but what would be potentially the exception in this case.

  204. Re:Copyright law protects you even without click-w by taeric · · Score: 1

    Did you not read what I said. Since you hadn't read the license prior to downloading the software, you have already violated it.

    That is what makes that argument stupid. You are offering something on an ftp site *which allows anonymous logins* and then you expect people to know all the details of a license. The click through licenses work by basically allowing the download of the software, but not the running of it prior to reading the license.

    I would think it would be suffecient to post the rules on the ftp message upon connect. Most places, however, simply say something such as "Have fun."

    So... I know that things are automatically protected, but if I allowed anyone to view my lifes work in written form *anonymously* with an easily provided method to take a copy of it and sign saying please do so, I am pretty sure a case could be made that I was opening it up to public domain.

    Now, if I made sure you read a notice before looking at it saying that it was in fact licensed, that problem is averted.

    If everyone feels that that is a non-issue, so be it. It doesn't make it any less annoying and misleading to me.

  205. In .txt? by yerricde · · Score: 1

    I personally use bold text to indicate prominence and readability.

    So do I, when I can, and so do some proprietary software publishers in their printed manuals, but many of the installation tools support only plain ASCII or UTF-8 .txt (not .rtf, .html, etc.) in the EULA window, and .txt doesn't support bold.

    --
    Will I retire or break 10K?
  206. Click throughs are invalid. by Perdo · · Score: 2

    The only difference between some software and viruses is the click through agreement that prevents you from sueing the creator for putting out software that breaks your computer.

    Think Microsoft.

    "by opening this attachment you agree to not file suit for any harm caused by the attachment"

    Since a click through is binding, including one with a virus makes the virus legal... the user agreed to the actions the virus took.

    This is itself a an argument against click throughs having any validity at all.

    --

    If voting were effective, it would be illegal by now.