Slashdot Mirror


Ask FSF General Counsel Eben Moglen

Columbia Law School professor Eben Moglen has been the Free Software Foundation's (pro bono) general counsel since 1993. He's also involved with the Electronic Frontier Foundation and has been mentioned on Slashdot a number of times because of his participation in these groups and some of the worthy causes they support, as well as other freedom-related matters. One question per post, please. We'll run Prof. Moglen's answers to 10 of the highest-moderated questions as soon as he gets them back to us.

279 comments

  1. Biggest win and loss so far? by Em+Emalb · · Score: 5, Interesting

    What would you consider to be your biggest "win" so far?

    How about loss?

    I am sure a lot of us here think we know, but it would be interesting to hear it directly from you.

    thanks for fighting the good fight.

    --
    Sent from your iPad.
  2. View on GNU/Linux by odyrithm · · Score: 4, Interesting

    Whats your view on rms's pressure to have people prefix Linux with GNU?

    MODS: I think this is a valid question. Maybe he will have something interesting to say about it.

    --
    moo
    1. Re:View on GNU/Linux by odyrithm · · Score: 0

      did I say prefix? sorry I ment postfix.. ill go clean my brain out now.

      --
      moo
    2. Re:View on GNU/Linux by Anonymous Coward · · Score: 0

      Don't you mean "suffix", or is this supposed to be one more of those really stupid American words that only exist because somebody famous used them, like "normalcy".

    3. Re:View on GNU/Linux by odyrithm · · Score: 1

      I would'nt know being British and all...

      --
      moo
    4. Re:View on GNU/Linux by jcast · · Score: 1

      No, you meant prefix---place before.

      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
    5. Re:View on GNU/Linux by Dazza · · Score: 2, Informative

      'Normalcy' is a perfectly valid word in 'English' English. It may have fallen out of common use, but it wasn't made up in America. This is true of many 'Americanisms', such as -ize vs -ise, 'ass' vs 'arse', etc, etc.

      --
      -- "I know that this is vitriol, no solution, spleen-venting, but I feel better having screamed, don't you ?"
  3. No GNU no Linux... by Anonymous Coward · · Score: 0

    No GNU no Linux...

  4. Castle Technologies? by Noryungi · · Score: 4, Interesting

    OK, have you contacted Castle Technologies about their alleged GPL violation?

    If that's the case, you are probably not free to comment on the current proceedings, so a simple "yes" or "no" would be more than enough...

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
    1. Re:Castle Technologies? by prizog · · Score: 1

      No, because the FSF doesn't hold copyright in the relevant parts of the Linux kernel. There's nothing we can do.

  5. Legal fights by The+Bungi · · Score: 4, Interesting

    There have been several documented cases of companies "stealing" GPL code and incorporating it into their closed applications (not excluding embedded solutions and so forth). As far as I know, all of these have been settled out of court to the satisfaction of everyone involved. If such a case ever actually makes it to a court of law, do you consider the foundations, ideology and licenses that make up free/open software sufficiently complete and foolproof enough to successfully make a legal stand? Would you be willing to make that stand?

    1. Re:Legal fights by packeteer · · Score: 1

      He has answered these before and in short here is what i have picked up to be the answers. Yes the GPL is foolproof and yes he is willing and has been willing (i hope so since hes been doing this for free) to make a stand.

      --
      unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep
    2. Re:Legal fights by Anonymous Coward · · Score: 0

      guys , he's evading the real question. Copyright rulings are affected by precedents. In the case of the GPL there haven't been any and the FSF wants to make sure that there aren't any. The typical way of establishing strong IP claims is to get the infringer with the weakest case and/or least capability to defend their case into court to establish a precedent. This then influences the course of the plaintiffs future IP claims. What the FSF is doing is threatening companies w/ bad publicity - they aren't even going after financial compensation , they don't even publicize the settlement !! If you were trying to base an entire movement on an IP license , and thought this license was defensible you'd make sure to get a court precedent on a favorable case. You wouldn't wait until someone forced you into court on their terms.

      talk about drinking the coolaid !

  6. Re:No GNU no Linux no Ninnle by Anonymous Coward · · Score: 0

    Here's a question...how do you feel about the new Ninnle distribution of Linux?

  7. Legal Question by Dragon213 · · Score: 5, Interesting

    What would you offer as the best legal advice to make Linux and other GPL projects more palitable to large businesses and other investors, other than the fact the source code is completely open and free for modifications?

    --
    --CypherDragon
    1. Re:Legal Question by jbn-o · · Score: 1
      [...]other than the fact the source code is completely open and free for modifications?

      I doubt the FSF would use the term "open" to describe Free Software. According to "Why Free Software is better than Open Source":

      We are not against the Open Source movement, but we don't want to be lumped in with them. We acknowledge that they have contributed to our community, but we created this community, and we want people to know this. We want people to associate our achievements with our values and our philosophy, not with theirs. We want to be heard, not obscured behind a group with different views. To prevent people from thinking we are part of them, we take pains to avoid using the word ``open'' to describe free software, or its contrary, ``closed'', in talking about non-free software.

    2. Re:Legal Question by Dragon213 · · Score: 1

      I stand corrected....perhaps the question should read:

      [...]other than the fact the source code is completely accessable to anyone who wants to view it, and free for modifications and use.

      --
      --CypherDragon
  8. Clarifying the GPL by sterno · · Score: 5, Interesting

    One issue that I know has come up for me is how the GPL applies in situations where I'm using GPL software but I'm not actually modifying it. For example, I write a Java application, and it is reliant on a JAR that is GPL'd. Do I then need to GPL my software? I haven't changed the JAR in anyway, I'm just redistributing it with my software. The end user could just as easily download the JAR themselves, it's just a convenience for me to offer it in my package.

    --
    This sig has been temporarily disconnected or is no longer in service
    1. Re:Clarifying the GPL by peterpi · · Score: 1

      In a situation like this, you'd probably find that the JAR was licensed under the LGPL, which works differently (I'll let you read it rather than try to explain it).

    2. Re:Clarifying the GPL by The+Lord+of+Chaos · · Score: 1

      You might be better off coming to an arangement with the authors of the JAR software to relicense the code to you under different terms.

      Cygwin is one example of a codebase that is GPL'd. But they state that you may obtain it under a different license if you want to use for non-GPL'd software.

    3. Re:Clarifying the GPL by stevey · · Score: 1

      This is covered in the GPL FAQ, specifically this answer seems appropriate.

    4. Re:Clarifying the GPL by sterno · · Score: 2, Interesting

      From the FAQ:

      However, in many cases you can distribute the GPL-covered software alongside your proprietary system. To do this validly, you must make sure that the free and non-free programs communicate at arms length, that they are not combined in a way that would make them effectively a single program.

      So, the issue that I'm not clear on here, is how "at arms length" this situation is. I mean I could distribute my code without the requisite JAR, and it wouldn't work, but I could then tell my customers to download the JAR, or I could offer it as a seperate installation. So would that work around the GPL issues, or would that still be a violation? It would certainly make clear what part of the system was GPL'd and what wasn't, but is this still breaking the rules?

      --
      This sig has been temporarily disconnected or is no longer in service
    5. Re:Clarifying the GPL by stevey · · Score: 1

      Reading a bit further up it says that if a process is used via 'fork/exec' it communicates at sufficiently arms-length.

      I would read that as meaning that you could stick the two side by side, as long as you made it clear that the .jar was a seperate free program.

    6. Re:Clarifying the GPL by sterno · · Score: 1

      Yeah but it could be read the other way too. Hence my original question :). I figure the FSF lawyer is probably the most qualified to answer this question.

      --
      This sig has been temporarily disconnected or is no longer in service
    7. Re:Clarifying the GPL by Arandir · · Score: 0, Flamebait

      You might be better off coming to an arangement with the authors of the JAR software

      Short response: If you need to come to an arangement with the author, then his software isn't Free. Duh!

      Long response: Avoid GPLd libraries like the plague. If the library isn't under the LGPL/BSD/MIT/MPL/Proprietary, then you must assume that the author does not want you to *USE* the library. If you were sued, you would of course win in court, because the terms of the GPL are quite clear. But you don't want to be sued to begin with. So avoid the software. Most people who use the GPL don't understand what it means. They assume that derivation means whatever they want it to mean, and not what copyright law specifically defines it to be. The risk of the author being one of these types is too great to risk your financial well being over.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    8. Re:Clarifying the GPL by jaaron · · Score: 1

      I have to deal with this issue at work and while IANAL, I think the following, from the same FAQ, makes it clear:

      The substantive part is this: if the two programs are combined so that they become effectively two parts of one program, then you can't treat them as two separate programs. So the GPL has to cover the whole thing. If the two programs remain well separated, like the compiler and the kernel, or like an editor and a shell, then you can treat them as two separate programs--but you have to do it properly.

      In other words, is your jar file an actual program that you invoke side by side with your proprietary software, or is it "imported" in any place in your program? If you import, then your own software should probably be GPL'd. If you don't import, then you should be okay. That may sound harsh, but I do believe that's what the GPL says and besides, it's better to play it safe.

      --
      Who said Freedom was Fair?
  9. Linux? by Amsterdam+Vallon · · Score: 5, Interesting

    You work as a pro-bon loywer which means that you essentiallie work for free.

    This is similar to those of us who code Linux applications ---- we work for free out of matter of principle and consider it as a way of donating to a charity organization since Linux is good for everyone.

    My question is: Is your life effected by your day job (where you get paid) and your "night" job (in which you are the legal counsell for the GNU organization)?

    --

    Reply or e-mail; don't vaguely moderate. Ex-O'Reilly/MIT employee, now a full-time Google employee.
  10. GNU vs. other copyrights by TrekkieGod · · Score: 4, Interesting

    What do you feel is the greteast challenge in enforcing the GPL vs. other more conventional copyrights?

    --

    Warning: Opinions known to be heavily biased.

    1. Re:GNU vs. other copyrights by MrResistor · · Score: 1

      What do you feel is the greteast challenge in enforcing the GPL vs. other more conventional copyrights?

      If there were any challenges in enforcing the GPL it would have been tested in court by now.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    2. Re:GNU vs. other copyrights by TrekkieGod · · Score: 2, Interesting
      If there were any challenges in enforcing the GPL it would have been tested in court by now.

      Frankly, I don't know if anything has happened in court, I'm not informed in that manner...but I do know there's always suspicion that one company or another ripped GPL'ed code and used it in their closed-source software. Now it's Castle, and their RISC OS, for example. So if the GPL hasn't been tested in court (and I don't know if it has, anyone that knows otherwise, care to post?), maybe that's because of one of the extra challenges. Copyright cases go to court everyday

      If you take a look at the gnu site, you see that they're extremely careful with the wording of the license...they recommend that you do not translate the GPL to your own language for fear that a mistranslation will cause the license to be invalid...they remind you that they have gone through it with a fine comb. Now, if I'm writing an essay for example, in many countries, including the US, I don't have to do anything to get my copyright...it's mine. If somebody plagiarizes, I can get technically sue them. So what about the GPL makes it more difficult? Why isn't it just one line? "You can use/modify/distribute this as you see fit just as long as you do allow everyone else to use/modify/distribute as they see fit"?

      --

      Warning: Opinions known to be heavily biased.

    3. Re:GNU vs. other copyrights by MrResistor · · Score: 1

      So if the GPL hasn't been tested in court (and I don't know if it has, anyone that knows otherwise, care to post?), maybe that's because of one of the extra challenges. Copyright cases go to court everyday

      It hasn't been tested in court, and Mr Moglem has previously written about that, and why he thinks it doesn't matter. Basically, the GPL is so strong that no one has been stupid enough to try it.

      The strength of the GPL lies in the fact that it gives the user more rights than they would otherwise have instead of trying to take away rights that the user would otherwise have. It's called "consideration", and basically it means "give and take". The more you give, the more you have a right to take. That's sort of a basic tennet of contract law, and it makes licenses that only try to take weaker, which is why they get tested in court.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
  11. Looking to the future by hrieke · · Score: 5, Interesting

    Where do you see the law and society heading? With companies trying and succeeding in buying laws which protect their markets (RIAA / MPAA, MS) and IP laws covering more and more ground (State Street, SBC), at what point will the law makers have an epiphany and start to reverse these bad laws, or should we hope that we end up with a reactive court to over turn these laws?

    --
    III.IIVIVIXIIVIVIIIVVIIIIXVIIIXIIIIIIIIVIIIIVVIIIV IIVIIIIIIVIII...
    1. Re:Looking to the future by pete-classic · · Score: 1

      What does a period between numerals represent in a number system that does not use a consistent base?

      -Peter

    2. Re:Looking to the future by Anonymous Coward · · Score: 0
      If you look close you will discern that he is writing out Pi in Roman numerals, 3.1416 etc...

      Its funny. Laugh.

    3. Re:Looking to the future by pete-classic · · Score: 1

      Was there something about my post that made you think I didn't know that?

      Is the fact that it is supposed to be pi somehow relevent to the question?

      -Peter

    4. Re:Looking to the future by Anonymous Coward · · Score: 0
      What does a period between numerals represent... (emphasis added)

      I'd have to say it represents Pi.

      You desired to know what the .sig represents.

      It represents Pi.

      Ergo, it is not only releveant, it is, in point of fact, the answer to your query.

    5. Re:Looking to the future by pete-classic · · Score: 0, Offtopic

      To expand what you just said:

      "What does a period represent" "it represents pi" ergo "A period represents pi."

      You can't possible mean that.

      Read my original post again. I did not ask what the sig meant, I asked (to quote my whole post) "What does a period between numerals represent in a number system that does not use a consistent base?"

      You seem to have some difficulty with the English language.

      So, thank you for your continued efforts to explain the fact that his sig is meant to represent pi in roman numerals. You seem to feel pretty clever for figuring this out all by yourself. The fact is, however, that I felt that the fact that it was meant to be pi was so self-evident that there was no need to point out that I understood.

      Now, I'm going to fill you in on what my post was actually about. The fact is that a "roman point" doesn't make any sense. (A "decimal point" is only used in decimal: base 10. A binary point is used in base 2, etc.) Since roman numerals don't use a consistent base, a "roman point" can't have any meaning. It was a rhetorical question. It was a question that has no answer, designed to bring the person being asked to this point through his own thought process. I'm surprised that you didn't pick up on this, since you use fancy Latin words like ergo and fancy rhetorical phrases like "in point of fact."

      -Peter

    6. Re:Looking to the future by Anonymous Coward · · Score: 0
      To summarize then:

      I felt that the fact that it was meant to be pi was so self-evident that there was no need to point out that I understood.

      Since roman numerals don't use a consistent base, a "roman point" can't have any meaning.

      We see that it means Pi, yet Pi cannot, as such, be written in Roman Numerals. Wow, a disconnect. This is something that is called "humor". The purpose of this is to make the brain shift from 5th to 1st and then into Reverse. The usual net result is somewhere between a mild chortle to an outright guffaw. Either way it is not offered as a strict representation of subject matter any more than Roadrunner and Coyote cartoons portray life in the Southwest and physics. This the common interpretation of a .sig such as the one we have been discussing.

      Others prefer pedantry.

  12. Free other things by Chris+Croome · · Score: 4, Interesting

    What do you think about the applicability of the ideas and organisational methods of the free software movement to things other that software?

    For example free designs of things (products, buildings etc)...

    --
    Check out MKDoc a mod_perl CMS
    1. Re:Free other things by diablobynight · · Score: 1

      I hope not. Free software is esentially not free. Because within corporations you still need someone to support it and to apply it to the companies specific needs, on the other hand, a new processor, if the plans are released would probably royally screw over the company that paid million in R and D to develop it.

      --
      Anonymous Cowards - Oh God, How I hate you
    2. Re:Free other things by alan_d_post · · Score: 1

      If you're interested in this, check out his paper about anarchism and free software.

      I'd like to hear more of his thoughts in this direction, though. Does he actually advocate workers' self-management in all things, or just in software?

  13. appearances by asv108 · · Score: 5, Funny

    Was there ever a time when you had to bring some FSF geeks in to court for their expert testimony? How did you manage to clean them up for the courthouse? Was there any beard trimming and/or suit shopping?

  14. Pro bono by program21 · · Score: 3, Interesting

    Since you've been doing work for the FSF pro bono since 1993, have you felt it was worth it?

    --
    This has been a test. Had this been a real emergency, we would have fled in terror and you would not have been informed.
    1. Re:Pro bono by Anonymous Coward · · Score: 0

      Since you've been doing work for the FSF pro bono since 1993, have you felt it was worth it?

      Is anyone else sick of hearing about Bono? Christ, he's on the cover of Time and Newsweek. He runs around from country to country as some kind of ambassador. He's just a singer for chrissake and not a very good one at that! Let's quit praising Bono like some kind of peaceful superhero!

  15. Who is Supposed to Sue a GPL Violator ? by NotASuit · · Score: 5, Interesting

    It seems to me that the FSF arrangement for licenses has a big leg up on other open source arrangements, because it is clear who (the FSF) holds the ability to sue a violator of the license. What's your view of the oft-discussed problem of how to figure out who has standing to sue a GPL violator if there are lots of folks who have contributed to the GPL'd work? Is the only solution the aggregation of rights in an entity like a foundation or trust, the approach the FSF has taken?

  16. Free versus Patriot Act by joelwest · · Score: 5, Interesting

    What do you see the greates challenges are to Freedom of Speech given the Patriot act and Patriot II?

    1. Re:Free versus Patriot Act by DanTilkin · · Score: 1

      Objection! Your honor, that is a leading question.

  17. funding by SHEENmaster · · Score: 0, Redundant

    I understand that several copyrights to free software have been given to FSF; have you ever considered sueing to profit from violations of these copyrights?

    --
    You can't judge a book by the way it wears its hair.
    1. Re:funding by Anonymous Coward · · Score: 1, Interesting

      Yes. They have threatened to sue my employer over an innocent mistake where we forgot to upload some sources to our ftp server. These same sources are already available on hundreds of servers worldwide. Instead of sending a friendly note to allow us to correct the problem, they threatened a lawsuit, revoked our rights to distribute FSF-owned software, and demanded payment of "consulting fees" before we could ship again.

      I would really like to post details of this publically somewhere but my employer won't let me.

    2. Re:funding by Anonymous Coward · · Score: 0

      Hi, I don't know who you are, or anything about your case. But I know this: *you* revoked your rights to distribute the software. See section 4 of the GPL for details -- the FSF can't revoke your rights willy-nilly, but if you violate the GPL, you automatically lose your rights.

  18. FSF's W3C patent policy position by The+Pim · · Score: 4, Interesting
    I sent the following to info@fsf.org on January 1, and have not received a reply. Since it is a legal question, perhaps Professor Moglen would answer it here. Some context:

    I'm writing because I cannot understand some parts of the "FSF's Position on Proposed W3 Consortium 'Royalty-Free' Patent Policy", at http://www.gnu.org/philosophy/w3c-patent.html .

    First, it is quite clear that you believe that software exercising patents with "field-of-use" licenses cannot be distributed under the GPL. However, it is not clear whether you believe that such software could be distributed as free software at all. Paragraph two seems to say that it could not, but it also appears to conflate GPLed software with free software, so I am not sure this is what the author meant. Paragraph three equivocates by saying "licensing under other free software licenses does not imply free", without saying "licensing under other free software licenses implies not free".

    The impact of the proposed policy on the free software community obviously depends greatly on whether it could prevent us from implementing some standards at all, or only under the GPL. Which is it? (Since most of the document focuses on the GPL, I assume it is the latter. But it should be stated explicitly, and the hints to the contrary should be cleaned up.)

    Second, who exactly would be prevented from distributing software exercising such patents under the GPL? Those in jurisdictions in which the patent applies, or everyone?

    Third, why exactly are "field-of-use" patents incompatible with the GPL? The addendum intended to clarify this matter does not succeed. Step 4 in its example says,

    C's patent license prohibits folks from taking his URL parsing code and putting it into, say, a search engine.
    But C's patent equally prohibits folks from taking a (hypothetical) GPLed search engine and adding URL parsing code. So by that argument, nobody can distribute a GPLed search engine, either. What really is the criterion that prevents distribution under the GPL? Is it that the author "knows" that others will be "tempted" to modify the software such that it no longer meets the "field-of-use" restriction? Is it that the author has accepted the patent license himself?

    And how does this differ from the situation of distributing GPLed software that cannot be used in some jurisdictions? If I distribute cryptographic software under the GPL, it will end up in the hands of people in repressive countries who are not allowed to use (never mind redistribute) it. This would seem to imply that such software cannot be distributed under the GPL.

    I hope you can answer these questions and update the text on your web site.

    --

    The evaluation of an action as 'practical' . . . depends on what it is that one wishes to practice.
    1. Re:FSF's W3C patent policy position by Anonymous Coward · · Score: 0

      Give me a break! Your post is a concatenation of meaningless words lacking rational thoughts. My eyes hurt. No wonder you got no reply from info@fsf.org. Please die!

  19. Question by grub · · Score: 4, Funny


    Sir,

    Does RMS refer to you as the "GNU/General Counsel"?

    --
    Trolling is a art,
    1. Re:Question by Anonymous Coward · · Score: 0

      Does RMS refer to you as the "GNU/General Counsel"?

      That would only be necessary if he was himself the result of work that RMS did, right?

      *shudder*

  20. Being like you. by Anonymous Coward · · Score: 5, Interesting

    As an undergraduate in computer science I have found licensing and intellectual property issues so interesting that I have chosen to go to law school. I would like to advance many of the causes that you support. What advice would you have for an aspiring lawyer who wants to promote freedom and the public domain? What steps would be necessary to support my family and still fight for the cause? How best can a lawyer help society without selling out to big money?

    1. Re:Being like you. by Ducon+Lajoie · · Score: 1

      Do like he did: go into academia. You'll have time and a decent salary to pursue a personal agenda.

    2. Re:Being like you. by goldspider · · Score: 1
      "What steps would be necessary to support my family and still fight for the cause? How best can a lawyer help society..."

      BWAHAHAHAHHAHAH!!

      --
      "Ask not what your country can do for you." --John F. Kennedy
    3. Re:Being like you. by Paul+Fernhout · · Score: 1

      It used to be in the 1980s one could make money raising and selling llamas because everyone wanted to buy them to make money selling them to those who wanted to buy them to make money doing the same etc. While legal, since llamas are beautiful animals in and of themselves, this approach to llama economics still smells to me a bit like a pyramid scheme. See for example: http://members.aol.com/LostCrk431/straightscoop.ht ml

      Consider academia. Professors make money producing PhDs wanted by people so they can produce PhDs wanted by people who want to make money doing the same etc. Considering how an average professor might produce tens of PhDs, where will this lead?

      See any parallels to llama production?

      The Academic PhD market which was hot in the 1950s has over the succeeding decades been collapsing from the weight of overproduced PhDs relative to academic positions. (Yes there are other uses for a PhD but the main use historically was always to teach...)

      For details on "Contemporary Problems in Science Jobs" see: http://his.com/~graeme/cpsj.html

      Having said that, obviously some PhDs, like some llamas, are a valuable addition in this diverse world.

      --
      A 21st century issue: the irony of technologies of abundance in the hands of those still thinking in terms of scarcity.
    4. Re:Being like you. by vsavatar · · Score: 2, Informative

      Since I'm also going into law school once I've graduated college (accounting major), I've done a lot of research on what it takes to become a successful attorney. If you haven't read the book "One L" by Scott Turrow(sp?) you'll probably want to do that. It's a very good book about the first year of law school, which surprisingly hasn't changed much since the 1970s (when the book was written) according to attorneys I've talked to, some of which have gotten their law degrees less than 10 years ago. It will tell you what to expect from law school, because it's very hard work.

      If after you've read that and you still decide that you're cut out for being an attorney then the next step would be to take the LSAT in either your junior or senior year of college. I recommend taking a prep course or two first, since your LSAT score is one of the primary criteria for which law schools will let you in. Once you've done that you can start looking into which law school you want to go to and start sending applications till you get accepted somewhere you like.

      Another thing I have also learned is that most law school graduates cannot get into an non-profit organization as a lawyer. It's possible, but difficult to do. The best thing would be to try to secure a position as a law clerk first and try moving up to a lawyer over time, but this could take a few years. The field of law is flooded right now and it's difficult to find a job exactly where you want to.

      As to pro-bono work, depending on the firm you're working for, some will require pro-bono work occassionally, some will prohibit it, and others will allow you to do it, but on your own and on your own time. The EFF obviously does a lot of pro-bono work, but as I mentioned before. Securing a position in an organization such as the EFF, as an attorney would be very difficult to do without significant past experience as a civil/criminal/intellectual property attorney or law clerk.

      In the end, you could decide, like me, to persue various avenues of law instead of subspecializing in something as narrow as intellectual property law. I intend to have my primary practice focusing on civil and criminal defense for low- and middle-income families, charging an affordable fee for those who otherwise couldn't afford to defend themselves. This will allow me to help society, and still make a decent, though not lavish living.

      Just remember, law isn't what you might think it is. It's extremely complex, and it requires you to look at cases from both sides, be able to successfully argue both sides, and analyze very small details in cases. Many people have complained that law school attempts to change their moral character into something they don't like, but the fact of the matter is, if you can't see the opposing counsel's point, how can you successfully counter it. Out of "One L" one thing I found interesting was when the author was talking about a case where a man had pointed a gun at someone to rob them and pulled the trigger, but the gun didn't fire. Was that man guilty of assault or attempted murder? What if he had shot the gun into the air, hit a duck, and the duck fell on the man, would the criminal be guilty of battery in addition to robbery? Those minute details are what the law is all about. You have my best wishes in your efforts at becoming a good, moral trial attorney. Good luck, and have fun!

    5. Re:Being like you. by StormyWeather · · Score: 1

      I agree, One L is an excellent book, but it is thin on a lot of details. You should pick up a copy of Law School Confidential for a better overview of what it takes, why you should do it, and more importantly why you shouldn't. It really opened my eyes.

    6. Re:Being like you. by Anonymous Coward · · Score: 0

      Quit making me giggle my ass off in my cubicle.. they're going to haul me away :P

  21. Re:Linux? by jck2000 · · Score: 1

    I would guess that as a law professor he was more interested in the license than the operating system.

  22. Should litigation be the main weapon? by The+Gline · · Score: 4, Interesting

    Most of the people that are widely considered enemies of digital freedom -- the RIAA, the MPAA -- are using the law as a bludgeoning tool. Does it make sense to fight back using the law as well -- in a sense adopting the same tactics as the "bad guys" -- or should be consider other alternatives before resorting to lawsuits and pre-emptive legislation?

    --
    Honorary Member of Jackie Chan's Kung Fu Process Servers
  23. Outlook for the future? by egoff · · Score: 1

    As our society advances further in technology, how do you see your role and the roles of the orginizations you work with changing?

  24. my questions by greechneb · · Score: 3, Interesting

    How much time do you spend weekly working on this pro bono work?

    How does this time compare to the time you spend teaching, doing research?

    Is your hours spent x typical lawyer wage (curious what that is also) considered a charitable contribution?

    1. Re:my questions by derfel · · Score: 1

      I'll answer that...

      No, but the money he earns from this pro-bono work is tax-deductible. ;P

    2. Re:my questions by XaXXon · · Score: 1

      Another guy responded to this and was correct, but didn't really explain why..

      The idea is that if you had done this work for someone else and been paid N dollars, and then donated those N dollars to your charity, then you'd be net-0.. so if you just do the work for the group, you pretend like they paid you N dollars and you donated it back -- leaving you net-0 and with no additional tax deduction.

  25. US v Europe v the world... by MosesJones · · Score: 4, Interesting


    I'm assuming here that you follow the legal issues that interest you outside of the US. Which country's laws do you wish applied in the US ? It has been said that the US has the appearance of the 1st ammendment with none of its actual manifestations (similar comments have been made about egalite, liberte, fraternite in france), do you agree ?

    And pushing my luck... why is a company able to claim rights assigned to individuals ?

    --
    An Eye for an Eye will make the whole world blind - Gandhi
  26. GPL and embedded software by GGardner · · Score: 4, Interesting

    As we move to the so-called "PostPC" era, there is more and more embedded software, compared to traditional desktop and server software. Often this embedded software, which controls toasters, VCRs, and all kinds of gizmos, is shipped in ROM. If not in ROM, it is shipped in ways which are very difficult, or impossible for the end-user to access or change. What is the role of the GPL in this case? If someone ships GPL'ed code in such a device, it is hard to even know that. And if so, what value is having the source, if you can't change it? It seems like slashdot is reporting more and more cases of GPL violations for embedded software -- is the FSF seeing this also?

  27. Question by edward.virtually@pob · · Score: 5, Interesting

    Given the failure of the DOJ and other cases against Microsoft (no meaningful penalties, technically incompetent judge overseeing DOJ case, requirement to support Java in IE endlessly held up in court) and the continuing wide-spread abuse of IP law to monopolize cyberspace (patents on obviously invalid claims -- decades of prior art, etc.), do you think Free Software (and it's more "popular" spin-off Open Source) has any chance of long term surival in the United States or it is just a matter of time before it is crushed?

  28. What can be done about spurious legal threats? by Tom7 · · Score: 5, Interesting

    I've noticed a scary trend in "de facto" internet law: Sites are shut down, projects stopped, and ideas silenced because of scary notices from lawyers. Lots of the time, these cease and desist letters don't actually have much to stand on, but they're so cheap to send, and so effective, that any business with a site it doesn't like and a lawyer on salary would be crazy not to do it. The effect of these letters is chilling (so to speak): sites that are probably legal are shut down without the benefit of a trial, and the "precedent" affects the way other laymen interpret the law. I've seen numerous mostly-serious posts on slashdot proclaiming "Wouldn't this be a violation of the DMCA?" when referring to any sort of activity the MPAA or RIAA, etc. wouldn't like. (Speaking of the DMCA -- it has built-in provisions for making precisely this kind of judge-free takedown by an ISP!) This trend seems to be a serious breakdown of the legal system, and I don't like it.

    My question is: In your opinion, what can be done to change the way the system operates so that spurious legal threats aren't so economical? What can someone like me do, besides donating to the EFF or going to law school?

    1. Re:What can be done about spurious legal threats? by ajakk · · Score: 0, Flamebait

      Because we know that the Free Software community would never do such a thing as well. The reason that the GPL has never been challenged in court is because of the community pressure against companies and individuals who are thought to be violating it. These companies are doing the same thing that the Free software community does. As to what you can do, donating to organizations who fight spurious lawsuits is probably a good start. Second, even if you don't want to go to law school, I would recommend doing what you can to actually learn the law. I have seen far too many discussions on Slashdot among people who have no concept about what the actual law is.

  29. Ahem by Guanix · · Score: 1

    Take a look at his picture.

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

      Point taken.

  30. Which crappy law would you have overturned? by no+reason+to+be+here · · Score: 5, Interesting

    If you could wish away one of the several crappy laws that are of concern to the /. crowd, EFF, FSF, etc. which would it be? DMCA? Patriot Act? the Mickey Mouse Copyright Extension? Something Else? And why that one? I guess what I am really asking is: which of these crappy laws past in the last several years do you think is the most damaging?

    1. Re:Which crappy law would you have overturned? by no+reason+to+be+here · · Score: 1

      also, sorry about using the word "crappy" 3x in one post, but, really, can you think of a better adjective to describe these kinds of laws that doesn't involve excrement.

    2. Re:Which crappy law would you have overturned? by Anonymous Coward · · Score: 0

      You are as smart as you sound like. Now please die!

    3. Re:Which crappy law would you have overturned? by Glytch · · Score: 1

      can you think of a better adjective to describe these kinds of laws that doesn't involve excrement.

      I don't know about the previous poster, but I sure can't.

    4. Re:Which crappy law would you have overturned? by BernardMarx · · Score: 1


      And if you chose the Mickey Mouse Copyright Extension, would that make you an lawer working anti-Bono?

      There it is Bernard, the smartest thing you'll ever say, and no one was around to hear it... Doh!

  31. Legal equivalent of GNU by nattt · · Score: 5, Interesting

    If free software / open source / etc. is seen as the saviour of the computer world, what do you see as the route or force to act towards making a better legal profession?

    --
    -- oldthinkers unbellyfeel ingsoc
  32. GPL v3 backward-compatible? FDL broken? by divec · · Score: 5, Interesting

    I've heard talk of a new version of the GPL, which will fix shortcomings of version 2 (e.g. that it is unclear whether use of dynamic linking and/or CORBA-style binding to a GPLed work constitutes a "derived work").


    However, a large amount of existing software is distributable "under the terms of the GPL, version 2" (and *not* under "version 2, or at your option, any later version"); for instance, the Linux kernel. Any future software, licensed under a GPL v3, would presumably be incompatible with such existing software.
    Can the FSF do anything to make the GPL v3 backward-compatible with such software?


    Also, would you consider the following part of the FDL to be a bug?

    Examples of suitable formats for Transparent copies include [...] XML using a publicly available DTD

    A DTD only describes the syntactic structure of a document, which may provide nowhere near enough information to understand the file format. [I sent an email to the FSF about this but it seems to have got lost in the ether]

    --

    perl -e 'fork||print for split//,"hahahaha"'

  33. Win by any means? by crush · · Score: 2, Interesting

    Prof.Moglen, as someone that is an expert in _winning_ legal battles, battles which inherently depend upon influencing the opinion and perception of the court, do you believe that those that argue that the emphasis of the Free Software Foundation upon "Freedom" is foolish and that it is better to pander to perceived audience of knaves that are less scared by the term "Open Source"?

    1. Re:Win by any means? by jcast · · Score: 1

      He's the FSF's legal counsel. I'd guess the answer is ``no'' :)

      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
  34. Eldred fallout? by RoyBoy · · Score: 5, Interesting

    Sir,

    Simply stated, what is your reaction to the Eldred v. Ashcroft decision. How do you think it will affect the legal climate for furthering the position of Free Software? Is this really and indication, as Mr. Lessig has noted, that any hope of the US government developing a more generous and insightful public policy position on the future of IP rights is effectivly on hold? What, if anything, can be done to further this cause other than writing to Congress and/or supporting the EFF?

    --
    -- People who think they know it all, really annoy those of us who do!
  35. PHB opinions by Eric+Seppanen · · Score: 5, Interesting

    My boss' boss (who is quite sharp technically as well as an attorney) thinks that the GPL is stupid because it doesn't read like it was written by a lawyer. He doesn't object to the principles and methods involved-- he's just disgusted by the unlawyerly writing. He says it was written by an amateur, not a lawyer, giving the impression that everyone using it is an amateur, and not serious about their work. What would you say to that?

    --
    314-15-9265
    1. Re:PHB opinions by Anonymous Coward · · Score: 0

      TR0LL TR0LL TR0LL TR0LL TR0LL TR0LL!!

    2. Re:PHB opinions by diablobynight · · Score: 1

      Not that I mind that random flame, but could you at least not be Anonymous Coward if your going to flame?

      --
      Anonymous Cowards - Oh God, How I hate you
    3. Re:PHB opinions by The+Pim · · Score: 2, Interesting

      Tell him that judges prefer plain language. Of course, your boss's boss probable uses terms like "monetize" and "action item", in which case this is a lost cause.

      --

      The evaluation of an action as 'practical' . . . depends on what it is that one wishes to practice.
    4. Re:PHB opinions by Anonymous Coward · · Score: 0

      This isn't a troll -- I've heard the same thing. In that case, it was a justification to use an alternative license.

    5. Re:PHB opinions by Anonymous Coward · · Score: 0

      Why don't you go find ALL anonymous coward flames and post your objection to ALL of them, individually.

    6. Re:PHB opinions by Anonymous Coward · · Score: 0

      To whom (the guy's boss's boss) I say "Look at you! You're fucking pathetic!".

    7. Re:PHB opinions by Anonymous Coward · · Score: 0

      Why don't you go find ALL anonymous coward flames and post your objection to ALL of them, individually. ROTFL

  36. Put you in my will... by wowbagger · · Score: 4, Interesting

    I'm a single guy, no dependants. I just had to update all my benefits info at work - if I die, who gets my employer-supplied insurance money.

    So how would I go about making the FSF a beneficiary? You might want to put that info on the web site.

    Right now, the only organization I have listed is the NRA - they make it pretty easy to set this sort of thing up.

    1. Re:Put you in my will... by sp1nl0ck · · Score: 1

      Donating to the FSF that way sounds like a great idea, but here's some flamebait... Do you think your family will be all that happy about giving money to the NRA if you are unlawfully killed by a gunman who just happens to be a member?

      FWIW, I live in Scotland - gun crime has been falling consistently here since the Dublane massacre (13 March 96) in which 16 kids and their teacher were killed by a gunman who walked into their school (sound familiar?). In 1999, the homicide rate here was 0.12 per 100,000. That's about five people in a population of five million. By contrast, the US rate was 4.08 in 100,000 - that's (assuming a population of about 250,000,000) 10,000 homicides, or thereabouts. That, btw doesn't include suicides with guns, where the rate was about 50% higher. The numbers to back all this up are here. I'm not a member of this lot, but the facts speak for themselves, IMNSHO.

      I'd rather live in a country where I have a one-in-a-million chance of being shot dead than one where I have a one in 25,000 chance.

      I know it's not in the FSF's remit, but perhaps Professor Moglen would like to comment?

      --
      War is God's way of teaching Americans geography
    2. Re:Put you in my will... by wowbagger · · Score: 1

      Considering the statistics, the odds of an NRA member committing murder (vs. shooting someone in self defense) are an order of magnitude lower than the general population's probability of commiting murder, it is a risk I am willing to take.

      Also, what are the general per-capita murder rates in Scotland - not just the gun death rates, but also murders including blunt objects, knives, bombs, poison, etc.? Compare those to the overall murder rate in the US.

      Most murders are committed with weapons other than guns, even in the US. And in states where conceiled carry is lawful and commonplace, both the gun homicide rate and the non-gun homicide rate are significantly lower than states where conceiled carry is uncommon (or unlawful).

      I could point you to the NRA's website and ask you to do some research there to get a more balanced view of the matter, but then you will probably say that the NRA is biased. The fact that The Gun Control Network is equally biased in the other direction has probably not occurred to you.

    3. Re:Put you in my will... by theLOUDroom · · Score: 1

      Well put. I was once for gun control, way back in 7th grade. Then I tried to do a report on it and cound find any real statistics to back it up, just a bunch of stories or mock-studies that I could see through even back then. I had to change my opinion. Maybe if the grandparent does a little more reading on the subject, he will too.

      The handwaving the the grandparent was trying to pull is just b.s. Japan doesn't have guns, but they have a higher suicide rate. Does that mean that if we got rid of all the guns our suicide rate would go up? Of course not.

      --
      Life is too short to proofread.
    4. Re:Put you in my will... by wowbagger · · Score: 1

      Well, normally I don't respond to trolls, but since this was a gun con-troll, I made an exception.

    5. Re:Put you in my will... by prizog · · Score: 1

      If you write to the FSF's director of communications, Ravi Khanna at ravi at fsf.org, he'll set you up. We're just doing it for another guy, now. I don't know if it's a simple process, but we're glad to do it.

    6. Re:Put you in my will... by surya_fsf · · Score: 1

      Hi, thank you so much for bringing this up. Bequesting a gift is an excellant way to support an organization that you feel committed to. I will write some simple instruction and put them up on the FSF web site soon. Ravi please feel free to continue this conversation by e-mail. My e-mail address is: ravi@fsf.org

  37. The odious "Web services" hole in the GPL by iamsure · · Score: 5, Interesting

    The GPL currently has a "hole" in its wording that allows GPL'd web-based programs to in effect be used/hosted/run without being under the enforcement of the GPL (requiring the changes to be released to the public).

    I know because I am the lead developer on a web-based GPL'd game, and we were advised of such by the GNU folks (many thanks for them answering our concerns). They suggested waiting for GPL3 (please PLEASE hurry!), or using the Affero GPL, which we cant, since it isnt compatible with the GPL, and portions of our code are from another project that is GPL'd.

    What isn't clear (and what I hope you can answer) is what the law would say about a company that took a GPL'd web project (like mine), modified it, hosted it, and provided that service to the general public without providing the source to those modifications.

    Is there any legal recourse to developers in that situation, because it has actually occured, and until now, we were under the impression that we were basically powerless until GPL3.0 comes out..

    1. Re:The odious "Web services" hole in the GPL by jbrandon · · Score: 0

      Why don't you write a licence yourself?

    2. Re:The odious "Web services" hole in the GPL by The+Lord+of+Chaos · · Score: 1

      I'm under the impression that you will continue to be powerless even if GPL3 covers this situation.

      The GPL code that the offending company is using was provided to them under the terms of the original GPL, not GPL3. I doubt you can stuff the genie back in the bottle by saying: "You know that code you're using? Well now it's licensed to you under new terms so stop what you're doing."

      Of course any new versions you publish can be put under GPL3 so they wouldn't have access to your bug fixes.

    3. Re:The odious "Web services" hole in the GPL by Anonymous Coward · · Score: 0

      I did. It's called Why Don't You Shut The Fuck Up (WDYSTFU).

  38. Did I violate the FDL? by KjetilK · · Score: 2, Offtopic
    I made a one-page excerpt from the GPG Keysigning Party HOWTO, printed ten copies and handed them out at a keysigning party.

    Did I violate the FDL? (If I did, I must apologize to V. Alex Brennen.)

    What I've come to think about is that it seems the FDL requires that the full license text accompanies every copy. When you're making single-page excerpts, it is of course very inconvenient to include a four-page license... But is it really necessary to include the whole license, or is it sufficient to include a short copyright notice referencing the FDL?

    --
    Employee of Inrupt, Project Release Manager and Community Manager for Solid
  39. Re:Your own preference is NINNLE! by Anonymous Coward · · Score: 0

    Stupid question. He uses Ninnle Linux, of course!

  40. Wait a minute... by Anonymous Coward · · Score: 0

    Didn't you just post flaimebait in this same article?

    Guess the mods don't know a troll when they see one.

    What is this their 100th "?"/"linux?" troll post?

  41. Just read the card by unicron · · Score: 3, Funny

    Mr. Moglen,

    Your campaign seems to have the momentum of a run-away freight train. Why are you so popular?

    --
    Finally, math books without any of that base 6 crap in them.
    1. Re:Just read the card by Enigma2175 · · Score: 1

      Your campaign seems to have the momentum of a run-away freight train. Why are you so popular?

      Lisa: Mm. Well, as long as I'm asking something, can I ask him to assuage my fears that he's contaminating the planet in a manner that may one day render it uninhabitable?

      Advisor: No, dear. The card question'll be fine.

      --

      Enigma

  42. Better: View on GNU/Linux by schon · · Score: 3, Insightful

    Do you see a contradiction in RMS's pressure to have people prefix Linux with GNU (credit where credit is due), and his assertion that the BSD license isn't (wasn't?) "Free" because it forced you to include copyright notices (which is also "credit where credit is due")?

    1. Re:Better: View on GNU/Linux by gowen · · Score: 1
      Do you see a contradiction in RMS's pressure to have people prefix Linux with GNU (credit where credit is due), and his assertion that the BSD license isn't (wasn't?)
      No. Because one is a request (albeit often impolitely put by a fat grumpy hippie) and the other is a contractual term.

      Next.
      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    2. Re:Better: View on GNU/Linux by JoeBuck · · Score: 1

      schon's question is wildly misinformed.

      RMS never, ever claimed that the old BSD license was not a free software license. His objection to it was not that it forced you to include the copyright notice, as every free software/open source license does that. He objected to the advertising clause, and also pointed out that it was being widely violated. The reason is that if there are 75 contributors to a distribution, each using the license, then every web page offering a download and every company offering a CD for sale would have to list all 75 contributors' blurbs in their ads. And this is not a hypothetical: at one point, the FreeBSD distribution contained code from 75 contributors all demanding a line in every advertisement.

      So his objection was purely pragmatic: the old BSD license was a pain in the butt to comply with for any project with many contributors. The BSD folks wound up agreeing with him, and got rid of the thing.

      See here for the whole story.

  43. Ohter kinds of "Free" ? by niconico · · Score: 1, Interesting

    What do you think of teh feasibility of Free (like in free speech) something-else-than-Software ?

    http://artlibre.org/licence.php/lalgb.html http://gnuart.net/ http://gnuart.org/ http://www.ram.org/ramblings/philosophy/fmp.html

  44. Way different... by siskbc · · Score: 1
    I know you didn't ask me, but the FSF isn't asking for new legislation to protect the GPL - simply considering the use of well-established, existing laws to defend copyright. No lobbying, no bludgeoning.

    If anything, it's only remotely comparable to Rambus - and here there was no deception. It would be one thing if someone thought something was BSD licensed because of a confusing README and it turned out to be GPL'd...but the Linux kernel? Not a chance.

    --

    -Looking for a job as a materials chemist or multivariat

  45. PLEASE MOD PARENT UP by pgpckt · · Score: 1


    I really want to know to, as I am looking to do the same thing.

    --
    Lawrence Lessig is my personal hero.
  46. Inalienable rights in other jurisdictions by KjetilK · · Score: 1, Interesting
    If I have understood Norwegian law, what "inalienable rights" means correctly, the right to attribution can't be signed away in contract. This seems to be incompatible with the GPL.

    What are your thoughts on such quirks of various copy right laws of various countries?

    --
    Employee of Inrupt, Project Release Manager and Community Manager for Solid
    1. Re:Inalienable rights in other jurisdictions by Anonymous Coward · · Score: 0

      That may be true in theory, but it is clearly not true in practice -- I have never seen a European proprietary software program which listed all of its programmers. In addition, the GPL (a) isn't a contract and (b) requires that attribution be kept (see section (2)(a)).

  47. Helping independent developers work with the GPL by SwellJoe · · Score: 4, Interesting

    I've recently been doing some contract development work for other companies. These companies, so far, have all been very friendly to GPLing the work they hire me for that extends existing GPLed work.

    However, when I'm preparing contracts I never know just how to specify that wholly original work we do for them will be "Work-for-hire" under whatever license they choose, but code based on and extending GPLed software will be placed under the same license.

    I've browsed through the GNU site, in hopes of locating some example contract language that would make this clear to new customers and make it a legally binding aspect of any agreements made, but alas, I could find no help in this regard.

    I should point out: my clients know that the GPL is an enforceable copyright, and don't have a problem with that--our work with GPL'ed software is usually the reason they come to us...this isn't a question of companies wishing to steal GPLed software. It is a question of how to make those terms compatible with an agreement that covers both GPLed work and non-GPLed "work-for-hire". Usually we are doing a bit of both types of work, and we'd like the contract to reflect that in a clear and comprehensive manner.

    Seems like this would be a common problem for developers, and I was surprised that I couldn't find any documentation about adding this kind of clause to a contract.

  48. Onerous EULAs by Anonymous Coward · · Score: 2, Interesting

    What can be done (or should anything be done) about companies that use GPL'd software to create "derived works", and then attach very un-GPL EULAs to them restricting third-party distribution (such as Lindows is currently doing right now)?

    1. Re:Onerous EULAs by Frobnicator · · Score: 1
      That's already covered in the GPL Faq

      Just be careful about the definition of "derived works" vs. works that coexist, or works that link against system-integral libraries. Non-GPL works can coexist with GPL works, and non-GPL works can link with GPL libraries under certain circumstances; similarly, GPL works can link with non-GPL libraries under the same and similar circumstances (such as a GPL program linking with the Standard C library of the compiler).

      --
      //TODO: Think of witty sig statement
  49. Enforcing the GPL by sleepingsquirrel · · Score: 1
    The article below was written my Mr. Molgen...

    Microsoft's anti-GPL offensive this summer has sparked renewed speculation about whether the GPL is ``enforceable.'' This particular example of ``FUD'' (fear, uncertainty and doubt) is always a little amusing to me. I'm the only lawyer on earth who can say this, I suppose, but it makes me wonder what everyone's wondering about: Enforcing the GPL is something that I do all the time. Because free software is an unorthodox concept in contemporary society, people tend to assume that such an atypical goal must be pursued using unusually ingenious, and therefore fragile, legal machinery. But the assumption is faulty. The goal of the Free Software Foundation in designing and publishing the GPL, is unfortunately unusual: we're reshaping how programs are made in order to give everyone the right to understand, repair, improve, and redistribute the best-quality software on earth. This is a transformative enterprise; it shows how in the new, networked society traditional ways of doing business can be displaced by completely different models of production and distribution. But the GPL, the legal device that makes everything else possible, is a very robust machine precisely because it is made of the simplest working parts. The essence of copyright law, like other systems of property rules, is the power to exclude. The copyright holder is legally empowered to exclude all others from copying, distributing, and making derivative works. This right to exclude implies an equally large power to license--that is, to grant permission to do what would otherwise be forbidden. Licenses are not contracts: the work's user is obliged to remain within the bounds of the license not because she voluntarily promised, but because she doesn't have any right to act at all except as the license permits. But most proprietary software companies want more power than copyright alone gives them. These companies say their software is ``licensed'' to consumers, but the license contains obligations that copyright law knows nothing about. Software you're not allowed to understand, for example, often requires you to agree not to decompile it. Copyright law doesn't prohibit decompilation, the prohibition is just a contract term you agree to as a condition of getting the software when you buy the product under shrink wrap in a store, or accept a ``clickwrap license'' on line. Copyright is just leverage for taking even more away from users. The GPL, on the other hand, subtracts from copyright rather than adding to it. The license doesn't have to be complicated, because we try to control users as little as possible. Copyright grants publishers power to forbid users to exercise rights to copy, modify, and distribute that we believe all users should have; the GPL thus relaxes almost all the restrictions of the copyright system. The only thing we absolutely require is that anyone distributing GPL'd works or works made from GPL'd works distribute in turn under GPL. That condition is a very minor restriction, from the copyright point of view. Much more restrictive licenses are routinely held enforceable: every license involved in every single copyright lawsuit is more restrictive than 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. Despite the FUD, as a copyright license the GPL is absolutely solid. That's why I've been able to enforce it dozens of times over nearly ten years, without ever going to court. Meanwhile, much murmuring has been going on in recent months to the supposed effect that the absence of judicial enforcement, in US or other courts, somehow demonstrates that there is something wrong with the GPL, that its unusual policy goal is implemented in a technically indefensible way, or that the Free Software Foundation, which authors the license, is afraid of testing it in court. Precisely the reverse is true. We do not find ourselves taking the GPL to court because no one has yet been willing to risk contesting it with us there. So what happens when the GPL is violated? With software for which the Free Software Foundation holds the copyright (either because we wrote the programs in the first place, or because free software authors have assigned us the copyright, in order to take advantage of our expertise in protecting their software's freedom), the first step is a report, usually received by email to . We ask the reporters of violations to help us establish necessary facts, and then we conduct whatever further investigation is required. We reach this stage dozens of times a year. A quiet initial contact is usually sufficient to resolve the problem. Parties thought they were complying with GPL, and are pleased to follow advice on the correction of an error. Sometimes, however, we believe that confidence-building measures will be required, because the scale of the violation or its persistence in time makes mere voluntary compliance insufficient. In such situations we work with organizations to establish GPL-compliance programs within their enterprises, led by senior managers who report to us, and directly to their enterprises' managing boards, regularly. In particularly complex cases, we have sometimes insisted upon measures that would make subsequent judicial enforcement simple and rapid in the event of future violation. In approximately a decade of enforcing the GPL, I have never insisted on payment of damages to the Foundation for violation of the license, and I have rarely required public admission of wrongdoing. Our position has always been that compliance with the license, and security for future good behavior, are the most important goals. We have done everything to make it easy for violators to comply, and we have offered oblivion with respect to past faults. In the early years of the free software movement, this was probably the only strategy available. Expensive and burdensome litigation might have destroyed the FSF, or at least prevented it from doing what we knew was necessary to make the free software movement the permanent force in reshaping the software industry that it has now become. Over time, however, we persisted in our approach to license enforcement not because we had to, but because it worked. An entire industry grew up around free software, all of whose participants understood the overwhelming importance of the GPL--no one wanted to be seen as the villain who stole free software, and no one wanted to be the customer, business partner, or even employee of such a bad actor. Faced with a choice between compliance without publicity or a campaign of bad publicity and a litigation battle they could not win, violators chose not to play it the hard way. We have even, once or twice, faced enterprises which, under US copyright law, were engaged in deliberate, criminal copyright infringement: taking the source code of GPL'd software, recompiling it with an attempt to conceal its origin, and offering it for sale as a proprietary product. I have assisted free software developers other than the FSF to deal with such problems, which we have resolved--since the criminal infringer would not voluntarily desist and, in the cases I have in mind, legal technicalities prevented actual criminal prosecution of the violators--by talking to redistributors and potential customers. ``Why would you want to pay serious money,'' we have asked, ``for software that infringes our license and will bog you down in complex legal problems, when you can have the real thing for free?'' Customers have never failed to see the pertinence of the question. The stealing of free software is one place where, indeed, crime doesn't pay. But perhaps we have succeeded too well. If I had used the courts to enforce the GPL years ago, Microsoft's whispering would now be falling on deaf ears. Just this month I have been working on a couple of moderately sticky situations. ``Look,'' I say, ``at how many people all over the world are pressuring me to enforce the GPL in court, just to prove I can. I really need to make an example of someone. Would you like to volunteer?'' Someday someone will. But that someone's customers are going to go elsewhere, talented technologists who don't want their own reputations associated with such an enterprise will quit, and bad publicity will smother them. And that's all before we even walk into court. The first person who tries it will certainly wish he hadn't. Our way of doing law has been as unusual as our way of doing software, but that's just the point. Free software matters because it turns out that the different way is the right way after all. Eben Moglen is professor of law and legal history at Columbia University Law School. He serves without fee as General Counsel of the Free Software Foundation. Copyright © 2001 Eben Moglen Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

    1. Re:Enforcing the GPL by The+Bungi · · Score: 1

      Thanks. I hadn't read that piece (obviously).

  50. Legal plan for incorporating free projects? by Paul+Fernhout · · Score: 4, Interesting

    With all the problems with software patents and broad interpretation of copyright laws and contributory copyright infringement related to projects that support free communications, why not a step-by-step easy-to-follow blueprint for free software projects incorporating a non-profit for liability reasons (say choosing the state of Delaware)?

    Obviously people can donate code to the Free Software Foundation, but that seems both to centralize liability risk in one organization (why should FSF take the fall for infringing a bogus software patent?) and also to provide less protection to the authors while they are writing free software.

    One can use the Apache model which was incorporated in Delaware, but Apache does not seem have any restrictions in their articles of incorporation related to not selling software. I haven't actually ever found the FSF bylaws or certificate of incorporation anywhere on-line.

    It would be nice to have a detailed process to follow that is a no brainer -- use these words in the articles of incorporation and bylaws, pay some specific (well chosen) corporation that specializes in forming corporations to file the papers ($500), keep up with annual reports and your annual fees for your registered legal agent ($100-200), and you are up and running with a reasonable liability shield if anything innocently infringes.

    I'm thinking of something like this for a free software related organization I'm starting, with wording chosen to ensure the materials stay free:

    The organization's purpose is [details snipped...]

    To that end, the organization may engage in any legal activity, subject
    to the following restrictions intended to ensure free licensing of the
    results of all the organization's efforts (with "free" intended to mean
    "free as in freedom" in the same way as the Free Software Foundation's
    current or future similar definition of "free" licensing for software or
    other creative works of various types -- e.g. public domain, GPL, LGPL,
    GFDL, Python 2.0.1 license -- for detailed examples see:
    http://www.gnu.org/licenses/license-list.html
    and related writings or commentary by Richard Stallman included here by
    reference). The restrictions are:
    1) that any copyrights the organization creates itself, or whose
    creation it directly supports in whole or in part, or which it receives
    as donations or otherwise comes to hold, must only be licensed under
    free licenses, and
    2) that any patents the organization creates itself, or whose
    creation it directly supports in whole or in part, or which it receives
    as donations or otherwise comes to hold, must only be licensed under
    free licenses,
    3) that any trademarks the organization creates itself, or whose
    creation it directly supports in whole or in part, or which it receives
    as donations or otherwise comes to hold, will only used to support and
    distinguish endeavors which require the free licensing of all the
    resulting copyrights and/or patents, and
    4) that copyrights, patents, and/or trademarks held for any reason by
    the organization may not be voluntarily transferred from the
    organization without contractual guarantees that future holders will
    abide by these restrictions, and that the organization is required to
    enforce these guarantees to the maximum extent feasible.
    5) that in the event of the likeliehood of an involuntary transfer of
    copyrights, patents, or trademarks from the organization such as from
    the result of a judgement against the organization, the organization
    must take all legal and feasible steps to prevent the transfer or to
    make a voluntary transfer to an appropriate non-profit organization as
    under section (4) or if appropriate place the item in the public domain.
    These restrictions may not be removed by future changes to these
    articles of incorporation.

    --
    A 21st century issue: the irony of technologies of abundance in the hands of those still thinking in terms of scarcity.
  51. Hole vs Intent by nuggz · · Score: 2, Insightful

    Two ways to look at this.
    One you are letting people use GPL software, but don't want release the code. You could claim this is like distributing it as you are given direct access to the program. This might be a licensing hole.

    Second is you are providing a service using GPL software. You are explicitly not distributing the software, you are just using it internally to provide a service. You shouldn't have to distribute it.

    There are at least those two interpretations.

    I understand the first, but I agree with the second more. Just because I let you view documents from a GPL web server doesn't mean I should have to give you the source.

    1. Re:Hole vs Intent by Anonymous Coward · · Score: 0

      I don't think anyone would resonably expect all the Apache servers in the world to be required to publish the Apache source code.

      However, for a php/perl script which makes the particular web site unique, it is a reasonable request.

    2. Re:Hole vs Intent by nuggz · · Score: 1

      But I'm not distributing my script to anyone.
      I am only using it.

      The GPL by design obligates one to release the source ONLY when you distribute the code.
      Use of the code does not obligate you to distribute under the GPL.

  52. What can one do to forward the cause? by boyfoot_bear · · Score: 5, Interesting

    I think that the FSF is very important and I want to assist but I have my own situation to deal with as well. I would like to make a difference and am seeking the most effective way to do that.

    You are donating your time/knowledge. What are other ways to help?

    Specifically, What is the single best thing a supporter can do to help. In other words What does the FSF need most that we might be able to supply?
    o Money
    o Volunteers (with what skills?, to do what?)
    o Publicity
    o Subject Matter Experts (what subjects?)
    o Something else I can't imagine?

    Thanks.

    --
    boyfoot_bear [with teak of chan]
    1. Re:What can one do to forward the cause? by fault0 · · Score: 1

      I think you should give the FSF a few soap bars and perhaps some high quality perfume. If you succede, I commend you!

  53. Internationality of the GNU GPL by Roadmaster · · Score: 4, Interesting

    What attempts have been made to both translate the GPL to other languages, and then verify that the translated version still makes sense?

    a translated version of the GPL would be really helpful to those of us who deal primarily with non-english-speaking customers (they all speak spanish here), particularly when they ask about the licensing terms for Free Software we install for them. Instead of telling them to believe us about the license, we'd like to hand them a copy they can read, understand, and then hand to their legal department for them to also read and understand. However, even while there are unofficial translations available, they're still unofficial and thus don't instill much confidence in people.

  54. Actually no, it wasn't LGPL by sterno · · Score: 1

    In this specific case, it was not LGPL. If it were LGPL, it would be very clear. In this case, it becomes a matter of confusion because it's not clear to me that his product is being incorporated into mine or that I'm somehow modifying it.

    --
    This sig has been temporarily disconnected or is no longer in service
    1. Re:Actually no, it wasn't LGPL by Anonymous Coward · · Score: 0

      IANAL, but keep away.

      You're probably OK with "real people" as long as no changes to the CORE CODE has been made.

      Ask the original author if they could release it LGPL. It may be that they didn't know that that was a problem.

    2. Re:Actually no, it wasn't LGPL by Anonymous Coward · · Score: 0

      LGPL is not clear wrt Java. None of the clauses in LGPL make sense when read in the context of Java. Depending on which view you take upon reading the LGPL licence, either LGPL is useless for Java, or it is the same as GPL.

    3. Re:Actually no, it wasn't LGPL by Hellkitten · · Score: 1

      I think your program would have to be GPL since the jar file is. If your program depends on a library and is basically useless without it then it constitutes derived work. It doesn't matter if it's you or the end user that loads the library together with your code.

      This FAQ answers your question. Of course that's the FSF opinion on how to interpret the GPL, but you do risk a lawsuit if you don't GPL your code

      --
      - We are the slashdot. Resistance is futile. Prepare to be moderated -
  55. RMS by Anonymous Coward · · Score: 0

    I've been a fan of and advocate for Free Software since the early 90's. When the term "Open Source" was coined I, like RMS, briefly considered using it out of convenience but then decided it would be better to use the term "Free" and explain what what it means it whenever possible.

    These days, I've noticed quite a backlash against the Free Software Foundation and RMS specifically, which saddens me greatly. There is a vocal minority that insists on spreading mistruths about the GPL, claims that the FSF stands for things they don't, and tries to drive a wedge between the GPL and other free software licenses like the BSD license. Much of this is probably due to the personality of RMS, though some of it is certainly a result of the infighting and quibbling that seems to plague any "intellectual movement".

    Do you ever secretly wish that RMS would just "cool it" for the sake of the Free Software movement, and do you have any ideas or comments on how to get folks to focus on the basic principles of Free software without getting hung up on details?

  56. ruling from the bench on the GPL by doug · · Score: 2, Insightful

    I've often heard that one of the weaknesses of the GPL is that is basically unproven in court. Some folks say that this is because it is so well crafted that most violations are cut and dry and there is little or no need to go to court. Although I don't know enough to either agree or disagree with that, I'd like to see some judge throw the book at someone for GPL violations. Note that I'm not talking about any particular revision of the (L)GPL, but the extended concept of forcing people who use GPL based software to make the changes available.

    What are your thoughts on the necessity of having a ruling, surviving appeal, and generally working its way into our legal culture? Will it give us pro-GPL folks a "big stick" for thwacking violators? Is it even necessary? Has it already happened and I missed it?

  57. Re:does RMS smell as bad in person as rumored? by six809 · · Score: 1

    He didn't smell of anything noticable when he did a talk here. No-one else commented on anything like that either.

  58. Lawsuit threats for innocent mistakes? by Anonymous Coward · · Score: 1

    How do you rationalize the FSF's policy of threatening lawsuits and demanding payment from software companies who make mistakes, for example by accidentally not uploading sources for a few programs to their servers? Wouldn't a friendly request to comply with the GPL, followed by a more firm approach later if required, be more conducive to a cooperative free software community?

    (That's what our company does when people violate licenses on our GPL code..)

  59. Pendulum of Rights by Shadow+Wrought · · Score: 5, Interesting
    In my LawSo classes we studied the cyclical nature of laws regarding individual freedoms in the US which, like a pendulum, swings between greater and lesser individual rights over time. Those rights are echoed in a number of places, including electronic media. It seems that we are entering a time when the pendulum is swinging away from supporting individual rights.

    My question is how you foresee the swing of the pendulum in the future. Do you think that the cycles will get smaller until a balance is reached, or do you see the cycles growing larger and larger until it causes a fracture and/or revolution in our society?

    What role will the conflict over electronic media play in the balancing of individual rights?

    Of course it would also be interesting to hear your views on the cyclical nature of individual rights as well.

    --
    If brevity is the soul of wit, then how does one explain Twitter?
    1. Re:Pendulum of Rights by geekoid · · Score: 1

      People die, corporations don't. The force behind many of the most rights limiting laws is corporations. As long as they can make money, they exist regardless of who is in charge. They can use that money to ensure there is no change in the laws.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  60. Creative Commons by juhtolv · · Score: 3, Interesting

    What you think about licences of Creative Commons? Are they really free licences for software, documentation and art?

    It seems, that at least NoDerivs- and NonCommercial-licenses are non-free. After that only these licences are left:

    • Attribution
    • ShareAlike
    • Attribution-ShareAlike
    • Public Domain (not really a licence)
    --
    Juhapekka "naula" Tolvanen - http://iki.fi/juhtolv
    1. Re:Creative Commons by Patoski · · Score: 1

      IANAL but as I understand it all CC licenses are considered non Free because of some stipulations (having to do with circumvention techonology) in all CC licenses.

      --
      G. Washington on Government "it is force. Like fire, it is a dangerous servant and a fearful master."
  61. Free Software licenses revoable? by mbrubeck · · Score: 5, Interesting
    Recent articles at iLaw and Advogato raise the issue that the GNU GPL may be revocable in some jurisdictions. In at least one US state, courts have ruled that copyright licenses without explicit duration can be revoked at any time (see Walthal v. Rusk). But in the GPL FAQ, the Free Software Foundation claims that the GPL is non-revocable because "the public already has the right to use the program under the GPL, and this right cannot be withdrawn."

    Do you believe this claim is correct in all US jurisdictions, or do some state laws allow licenses like the GPL to be revoked by the copyright holder?

    1. Re:Free Software licenses revoable? by csmiller · · Score: 1

      IANAL, but it is my understanding that that part of the GPL is refering to a case like this.
      Say I release Frobonicator V1.0 under the GPL, and then decide to release V2.0 under a closed licence (which I can [legally] do, as the copyright holder). I can not revoke the GPL on V1.0, (attempt to make making it illegal for anyone elese to distribute V1.0), nor can I stop anyone elese releasing thier own V2.0 o it.
      However, (and this is where it gets a little fuzzy), is the trade mark on Froboniciator, persumerably, I retain it, so any further GPL'ed versions will have to be released under a different name.

      --
      It has become appallingly obvious that our technology has exceeded our humanity. --- Albert Einstein
    2. Re:Free Software licenses revoable? by Anonymous Coward · · Score: 0

      Wathal is a contract case -- it says that state contract law isn't pre-empted by federal copyright law. The GPL is not a contract, so Wathal doesn't apply. You are citing from that article very selectively.

  62. Copyright reform? by infolib · · Score: 1

    You get to do the Digital Millenium Copyright Reform single-handedly. What does it look like?

    --
    Any sufficiently advanced libertarian utopia is indistinguishable from government.
  63. Would jury nullification help? by Anonymous Coward · · Score: 0

    If a GPL case does ever make it into court would "jury nullification" help?

  64. Ideal goal for copyright by Ded+Bob · · Score: 1

    What is the ideal outcome, in your opinion, for copyright? I am not just referring to the length of time, but also whether you would like to see it abolished or not.

    The reason I ask this is because I wonder how anyone could legally prevent GNU software from being distributed as closed source without copyright.

  65. Criminality of encryption and the tech lawyers by Edmund+Blackadder · · Score: 4, Interesting

    Professor Moglen,

    First I would like to say I took both of your upper level law courses at Columbia. Both of these classes were memorable, thought provoking and fun. You really changed my view on many things especially the way our society functions.

    On to my questions. I know your opinions about patent law (for slashdot readers: he thinks it should be abolished). Yet patent law provides a very exciting field of work for a young lawyer that is proficient in technology. Can you suggest any other similar fields for such lawyers? Especially for lawyers that are not quite bright enough to become supreme court clerks?

    My other question has to do with encryption. I agree with your belief that encryption is integral to free speech, and allows one to escape totalitarian governments. But you probably read the new proposed patriot act, which makes using encrypion to commit a crime a seperate offense that is punishable by a significantly long prison term. Do you think if that law is passed it will chill the sue of encryption. Esepcially since computer crimes are new and vaguely defined, and one can easily imagine unkowingly commiting one.

    A third question about the american legal system. Is there any hope of a judiciary that is both independant and free and able to render decisions free of fear and outside pressures after what happened in the bush case, the microsoft case and the terrorist detention cases? Oh, might as well add the pledge of allegience case.

    Maybe I put in too many questions ... please feel free to answer only one.

    If any slashdot readers are columbia law students I highly recommend mr. Moglen's upper level courses. But beware rumors of him being an easy grader are just false.

  66. Enforcing the GPL by sleepingsquirrel · · Score: 1

    You should check out Mr. Moglen's article about this very issue.

  67. GPL and Linking by rootmon · · Score: 4, Interesting

    Can you describe the official position of the FSF in regards to linking to GPL'd code? For example, everyone seems pretty clear about static linking requiring the derived work to be GPL'd, but your past statements and those of RMS have differed in regards to dynamically linked works. Linus has recently been vocal about his view that binary-only kernel modules for drivers are a GPL violation. Can you clarify the FSF's position as to if/when dynamically linking a non-GPL program or module to a GPL'd library or kernel violates the GPL?

    --
    "As flies to the wanton boys are we to the gods; they kill us for sport." - William Shakespeare, King Lear
  68. Real nerds know pi to more than 4 digits by FuzzyDaddy · · Score: 1
    If you look close you will discern that he is writing out Pi in Roman numerals, 3.1416 etc

    You call yourself a geek? It's 3.1415926535...

    --
    It's not wasting time, I'm educating myself.
    1. Re:Real nerds know pi to more than 4 digits by Anonymous Coward · · Score: 0
      You call yourself a geek?

      Nope.

  69. Re:Linux? by danoatvulaw · · Score: 1

    That is some of the worst english I think I have ever seen. "Interesting" only for the grammar issues....

  70. Moderators: mark the parent down as redundant by JoeBuck · · Score: 2, Informative

    Prof. Moglen has already thoroughly answered this question, so we should not be wasting a question in the interview on asking it again. All he will do is either point to the same answer or summarize the same answer. I therefore ask the moderators to mark the parent down as redundant.

  71. software patents by guacamolefoo · · Score: 3, Interesting

    How does the FSF intend to deal with the issue of software patents, particularly in light of Caldera's recent demands?

    GF.

  72. What is a Derivative Work? by Royster · · Score: 4, Interesting

    Many questions on the applicability of the GPL to a particular distribution scheme hinge on the legal question of whether the work is a derivative of some GPLed work.

    What do you consider are the key considerations in determining if a work is derivative or not?

    --
    I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
    1. Re:What is a Derivative Work? by chris_sawtell · · Score: 1

      In particular does translating or re-coding an existing algorithm, expressed in one particular computer language, into another language constitute a "Derivative Work". If so how do you prove that fact in a court of law?

    2. Re:What is a Derivative Work? by Royster · · Score: 1

      The recoding of an algorithm even into the same language as origionally expressed is clearly not covered by the GPL. Algorithms are ideas and ideas are not subject to copyright protection. Anyone can read GPLed code, glean the ideas expressed there and recast them in new code which does not infringe the expression while at the same time implemnenting it. It may even turn out that there is only one way of coding (part of) the algorithm and so the noninfringing work may be identifal in parts to the GPLed original. In the terms of copyright law, if idea and expression become merged (so that there is only one way to express the idea) that expression loses its copyright protection because to do otherwise would be to allow copyright to cover ideas and not just expressions.

      --
      I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
    3. Re:What is a Derivative Work? by chris_sawtell · · Score: 1

      Interesting to note the differences between computer languages and natural languages where, afaik & ianal, copyright does extend to translations. One can't help but wonder how this can be if 'code is speech'.

  73. Future FSF Documentation/Media License(s) by Patoski · · Score: 2

    The FDL is a very complex document which most lay people find very difficult to grasp. Are there any plans on cleaning up the language in this license to make it more readable like the GPL?

    Are there any plans currently to draft a license for artistic assets like graphics, music and sound effects and if not why? In many programs there are often artistic assests which are distributed with programs. Games are an obvious example but even in every day programs there are icons, sound effects and other UI elements associated with a program. Using the GPL and/or FDL for artistic assets seems a bit like trying to fit a square peg in a round hole as this isn't the purpose these licenses were created for.

    --
    G. Washington on Government "it is force. Like fire, it is a dangerous servant and a fearful master."
  74. DMCA creates spirit of fear on GATOS project by kanaka · · Score: 4, Interesting

    I recently purchased an ATI card that has TV-out. This functionality used to be somewhat supported by the gatos project. However, apparently it has recently been allowed/forced to rot. The gatos devel list gets asked about this functionality every few days, and the developers apparently have NDA info from ATI on how to accomplish this, but there seems to be a spirit of fear on the list that has silenced activity in this area.

    I can echo this sentiment. Even if I thought I was legally in the "right" I wouldn't risk getting involved in a legal battle just to get a component on my $40 video card to work.

    What advice would you give gatos devopers (or developers of similar code)?

  75. The Linus Approach by Royster · · Score: 1

    Recently on LKML, an opinion was expressed that Linus is an editor for the Linux kernel and holds a compilation copyright on the kernels he releases. As such, he has standing to sue any violator. I think this argument has a lot of merit.

    --
    I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
    1. Re:The Linus Approach by NotASuit · · Score: 1

      Fair point. Two issues. First, in that instance, Linus isn't replacing the role of the FSF as the holder of the rights to sue? Other contributors to the work are essentially assinging him their rights. Second, take it up a level. Suppose I write some code that ends up in the kernel, and I want my stuff GPL'd. Suppose someone else distributes the kernel as part of a larger work under the GPL (a distro, for example) and claims a compliation copyright (much like Linus has done with components of the kernel) What happens then? If someone copies the part of the kernal I wrote, and uses it in violation of the GPL, who has the right to sue? Me? Linus? The distro copyrighter? This is just something we need to be aware of as an issue.

    2. Re:The Linus Approach by Royster · · Score: 1

      Because of the assignment, I think that the FSF only has standing to sue in their case. In the Linus as Editor approach, Linus has standing to sue if the compilation copyright has been violated in a way not permitted by the GPL.

      In your hypothetical, I think that there would need to be a showing that the copying derived from the version distributed by the claimant, that is, it includes some element from the compilation. If the violation were strictly on your work, then I think that only you have standing to sue.

      --
      I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
  76. How You Can Help the GNU Project by sleepingsquirrel · · Score: 1

    The FSF has an extensive article about what you can do to help the GNU Project, along with a section specifically mentioning the FSF.

  77. Using trademarks to restrict redistribution by Anonymous Coward · · Score: 1, Interesting

    The GPL allows for redistribution of the software. However, I have noticed several significant organization in the Linux / Free software community use their trademark to restrict redistribution of the software. While I understand the nature of trademarks and names, I'm wondering if the FSF sees this as a problem. Is the FSF even aware that this is happening.

  78. There's nothing new here by Royster · · Score: 1

    There have been GPLed servers for many years now. I don't know why this is suddenly considered a problem.

    The GPL has never encompassed usage restrictions. The restrictions of the GPL only happen on distribution. If you don't distribute, then you have no restrictions placed on you at all.

    But perhaps the answer to this is "public performance" rights. If the running of a program on a server can be made a public performance right, then you may have the legal levberage necessary to prohibit it.

    --
    I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
  79. Copyright Assignment to the FSF and defendability by hardaker · · Score: 3, Interesting

    Many FSF/Gnu projects require copyright assignment to the FSF. IE, it's not acceptable to merely release your work under the GPL license to have it included into the main package. The reasons are obvious, it houses all the copyright ownership in a single more defensible place.

    But in actuality, I wonder if it'll make a difference. Specifically, I know the FSF requires some documentations from employers to double check the submissions were written with consent of a company that sponsored the work. However, there are problems with how things "really work" in the real world:

    1) submission authors are never bugged again in the future to ensure that they aren't working for a new company.

    2) many Gnu packages accept small patches without assignment ("if it's less than 6 lines of new code, we'll just apply it"), just not large ones.

    The reason I bring this up is that I'm not convinced that the paperwork and bureaucracy overhead even amounts to the level of protection that is needed. It certainly hinders development in many cases as well by slowing down progress with paperwork.

    Do you have any comments on the above that will enlighten me into the legal field of copyright assignment (of which I admit I know very little).

    --
    The next site to slashdot will be ready soon, but subscribers can beat the rush and start slashdotting it early!
  80. Fair Use by Royster · · Score: 1

    If your distribution occurred in the US, your use may well have been a Fair Use under US Copyright Law. Since the GPL gets it's strength from Copyright, it follows that any area not regulated by Copyright is not regulated by the GPL. Thus you may make Fair Uses

    If you apply the four factor test to your distribution: you distributed a short portion of a work (tends to find in favor of fair use) verbatim (tends to find against fair use) for non-commercial purposes (tends to find in favor of fair use) and in a way that has no effect on the market for the underlying work (tends to find in favor of fair use). Most of these elements tend to find in favor of fair use.

    --
    I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
    1. Re:Fair Use by KjetilK · · Score: 1

      Uhm, yeah, good point... Anyway, the thing I was trying to get at was if you would have to distribute the whole FDL if the FDL text itself is longer than the work... Really, I was just using the HOWTO as an example that many should be able to recognize... :-)

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
  81. Re:does RMS smell as bad in person as rumored? by Anonymous Coward · · Score: 0

    Yeah, but you are comparing his smell to the smell of your rotten teeth, so I'm afraid you aren't a very good indicator.

  82. Creative Commons by sleepingsquirrel · · Score: 1

    Creative Commons might have what you are looking for. Licenses for other artistic works like music, books, etc.

  83. Patents on Business Practices by RicJohnson · · Score: 2, Interesting

    This may not relate to GNU directly, but it definately hinders Open Source: What is your opinion on the current Patent process - For example Amazon patented "On Click Buy", I believe patents are good, but they should not allow "business process patents"; Also anthing that receives a patent should be proven by a PHYSICAL working implmentation with DETAILED steps, such that any improvement on any of the steps would allow for a new patent.

  84. Re:Linux? by fault0 · · Score: 1

    What? You don't like pro-bon-bon lawyers? I respect all of the lawyers who are working for free to protect my right to consume bon-bons!

  85. Using free software which is non-free software? by foolip · · Score: 2, Interesting
    Companies such as MySQL AB and Trolltech (QT) appear to be making a living by offering software both as free software and non-free software. In the case of MySQL, it's my understanding that paying for the non-free version is simply a question of garuanteeing support (and possibly getting warranty of the product).

    How do you feel about using this type of software? Technically it is non-free, but you could hardly claim that it's `dividing users and keeping them helpless', nor would I consider it immoral. What's your take on this sort of buisness?

  86. "Defensive" patents. by Anonymous Coward · · Score: 3, Interesting

    There's been talk of filing 'defensive' patents of late by several Open Source vendors/organizations.

    As I understand it, they'd file patents on key technologies, and then give out unlimited, no-cost, no-royalty licenses for the technology to be used in Open Source projects.

    Do you see this as a good idea for Open Source, or a bad one? Theoretically, the patent system is supposed to, well, work.

    One would think that if someone discovered a technology, implemented it, and then shared it freely with the world.. If others used that technology, the discoverer wouldn't be able to just turn around and say, "Okay, now I'm filing, prepare for lawsuits!"

    Or, one would think that even if there was a patent for something, a company wouldn't be able to ignore widespread, easily visible infringement (see the .gif fiasco). They shouldn't be able to sit on a patent, just waiting for everyone to start using the patented technology, and then open up the legal guns.

    I'm not really asking whether the patent system is broken or not, if improvements can be made, or anything of that sort. Basically, I'm just asking that, given the current state of affairs with the idea of patents, if Open Source companies should file for so-called defensive patents or not.

    Are they really necessary, or could Open Source software stand on legal ground without them? Many people, including myself are worried that if defensive patents are filed, a company, even an Open Source company, could turn around later and say, "Here's your bill!"

    Given the recent outbreaks of patent shennanigans and corporate corruption, I think we'd be stupid to believe that all Open Source entities are inherently "good", that they wouldn't try something like this. Software and defensive patents have been debated on Slashdot before, but it'd be nice to hear an actual lawyer's view on the subject - especially a lawyer so involved with Open Source and Free Software.

  87. Generally speaking... by Royster · · Score: 1

    ...licenses without compensation are revokable.

    --
    I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
  88. Translations of the GNU GPL by sleepingsquirrel · · Score: 1
    For a list of unofficial translations of the GPL into 31 different languages (including five into spanish) see this article. The official position of the translations (from the above site) is...

    The reason the FSF does not approve these translations as officially valid is that checking them would be difficult and expensive (needing the help of bilingual lawyers in other countries). Even worse, if an error did slip through, the results could be disastrous for the whole free software community. As long as the translations are unofficial, they can't do any harm, and we hope they help more people understand the GPL.
  89. Defensive Patent Portfolio for free software by stinkenstein · · Score: 1

    What are your views as to the adviseability of creating an arsenal of patents arising from open source projects, which could be used to deter (via cross-licensing, etc) closed source attacks on open source.

    I have seen one project along these lines (perhaps a helpful /.er can fill this in) but I would like to see an actual patenting operation wherein open source coders could have help patenting their inventions, in return the patent is assigned to the portfolio, to be used in the event of a suit by a closed source company, etc.

    --
    Where do you get *your* entropy?
  90. Re:GPL v3 backward-compatible? FDL broken? by Anonymous Coward · · Score: 0

    GPL v 2 itself says that that you can use a later version of the licence.

  91. Is the GPL binding on the grantor? by tato+(and+tato+only) · · Score: 2, Interesting
    Whenever the question of the enforceability of the GPL comes up, the usual answer is something like 'If someone is distributing GPL software under terms other than the GPL, standard copyright certainly applies; the distributor might not be forced to comply with the GPL, but other copyright remedies would be applicable.'

    This answers only one side of the question. The other side is interesting and I have never seen it addressed. That is, is the GPL binding on the grantor?

    I doubt that the FSF is going to change its mind about Free Software, but what if some commercial vendor who has contributed substantial amounts of software licensed under the GPL and that software has become widely available through sources other than the vendor. The vendor then gets purchased, goes into liquidation, or simply decides that Free Software is not such a good business plan, and makes the claim that their previous grants under the GPL are not binding on them, at least not to those who have not purchased the software directly from the vendor. Since the vendor has received no consideration from such people, the agreement is invalid, and the vendor can enforce its copyrights against anyone distributing the software under the GPL unless they have purchased a license directly from the vendor.

    There are some commercial entities who could cause substantial problems for the if they were to try this so it is more than just a hypothetical question. One could certainly imagine a large, non-Free software vendor trying to buy out certain Free software vendors just to make the Free Software legally unavailable.

    --
    tato (and tato only)
    This post is strictly opinion, including the spelling.
  92. Suggestions for beginners? by chas7926 · · Score: 3, Interesting

    Hello,

    I am currently a third year Computer Science major at a small southern university. I would ultimately like to complete my CS degree, attend law school, and help with the battle you are fighting (eg become an attorney for the EFF). What suggestions would you have for people like me?

    Thanks,
    Chas

    --
    Linux User #296508 Get Counted!
  93. assigning (C) to FSF by Anonymous Coward · · Score: 0

    If I assign my (C) to FSF (rather than myself)
    for my GPL'ed code, I'm worried that will have
    no control over the code at all anymore, eg
    a new version of the GPL might do something
    I don't like. What safeguards are there against
    the FSF going to the darkside or something going
    wrong here?

  94. MPAA vs. 2600 by John+Miles · · Score: 5, Interesting

    Why, exactly, did the EFF choose not to appeal the 2nd Circuit Court decision against 2600 Magazine in the DeCSS-linking case?

    --
    Dahlmann tightly grips the knife, which he may have no idea how to use, and steps out into the plain.
  95. Why work thru the system? by argoff · · Score: 1

    I think a lot of people have this same question. But speaking for myself - why work thru the system? I believe it is inherently corrupt, and our strengths lie in thchnology like encryption and decentralized p2p networks, that will do far more to create the change we need for the better and relieve us of the copyright beast riding our backs than any legal manuvers I can think of.

    Other than to maybe hold back the atacking dogs another day or two while we consolidate our strengths and technologies - I just cant see a reason to ever rely on or even expect the system to change and embrace our best interests unless it is forced to from the outside.

    1. Re:Why work thru the system? by Minna+Kirai · · Score: 1
      Lessig (the other famous free internet law professor) has answered this in his books. The reason is twofold (for most people, at least one of these reasons is blindingly obvious)
      • Idealist- Laws are supposed to be good. In a democracy, laws should reflect the will of the people. The most straightforward and honest course is fix laws that are broken. Not promot a disrepect for the law.
      • Pragmatic- The government can crush you. They have nigh absolute power of physical coercion, which can be translated into technical control of the internet. (Lessig put it more gently, paraphrase "The internet is an artificial place, governed by laws that are artificial and changeable, not natural and immutable. Given motivation, mankind will change those laws. Do not assume the internet will always look like it does today.")
        If your "atacking dogs" use encryption and p2p to widely violate laws, legislatures will decide those technologies are dangerous criminal tools, and will ban them. (Note- widespread civil disobedience may be an effective tool to change laws, but it's more effective if done in public, unencrypted)
      There's a 3rd reason which applies specifically to Moglen's ilk:
      • He's a lawyer- when the only tool you have is a hammer, every problem looks like a nail.
  96. Becoming an IP Laywer by Alcueso · · Score: 3, Interesting

    I am trying to develop a career in law, working in Intellectual Properties. Whats the best way ( a good way) for a young person like me, who has had no prior experience in law, to be a successful student, and develop a successful career? I am 22 years old, i just graduated from the University of Illinois in Urbana/Champign in computer engineering, and had several interships to supplement my education. even though i am working in Information Technology, I have started the process of applying to law schools in the Chicago area. I would like to incorperate my education in techonlogy with one in law, and would appreciate any advice you can offer. Thanks

  97. timestamping anti-patents by SaberTaylor · · Score: 1

    Hi.. To prevent bad patents I think that new ideas by Free software people should be posted on the web and timestamped. What's your opinion legally or otherwise on this defensive approach to "conceptual freedom"?

    --
    If you need text styles to communicate then you don't have a message.
  98. Do you ever get tired by jmu1 · · Score: 1

    Do you ever get tired of explaining to people why the GPL isn't an evil, communist plot against the American people and their values?

  99. Any later version... by titaniam · · Score: 1

    Clause 9 in the GPL has a statement about applying "any later version" of the GPL to a work by a modifier of the original. Granted, the original author has to explicitly state this or not select a version number in the first place. I don't believe the "similar in spirit" phrase carries any legal weight. What is to prevent the FSF from being subverted and releasing licenses which effectively makes most GNU software BSD-like (or worse), thereby giving a huge advantage to the proprietary competition?

  100. Evolving Legal Infrastructure by fjaffe · · Score: 2, Interesting

    What, realistically, can we do to have the consumer's voice and interests heard more effectively in our Legislatures, balancing our interests in legislation such as UCITA, CFAA, DMCA, etc?

  101. Enforcement with distributed ownership by gr8_phk · · Score: 1

    Many projects under GPL have a large number of contributing authors. If someone violates the GPL in such a case there may not be anyone with the money to enforce it in court. The courts also seem to like cases where you can show damages which would be hard to do for many projects. GPL works in theory, but how will enforcement work in practice for smaller projects without commercial backing?

  102. Yup, tried that... by sterno · · Score: 1

    E-mailed the guy, and got no response :). In the end I just ended up using other software to accomplish the task since i wasn't sure about how the GPL would apply in this case and figured I'd be better off erring on the side of caution.

    --
    This sig has been temporarily disconnected or is no longer in service
  103. Patriot II by rjelks · · Score: 3, Interesting

    I was wondering what the E.F.F. was planning to do about the new Patriot Act (Patriot II) that Bush has recently announced. The first Patriot Act was passed shorly after the tragedy of 9/11 without much scrutiny by congress. Do you have any plan of action to make to general public more aware of the real threats to this new proposed legislation?

  104. Professors and Federal Grants by math-man · · Score: 2, Interesting

    If a professor wants to initiate and/or contribute to a GPL program, can he do it without complications due to universities claiming intellectual property rights?

    Can work funded by the federal government (for example, the National Science Foundation or the AFOSR (air force office of scientific research)) be licensed under the GPL?

  105. The law lives with crime by John+Guilt · · Score: 1

    How do you think the evolution of the law is conditioned by the evolution of the ways of breaking it? How _can_ a "property right" be claimed inviolable be when it's so easily and undetectably violated---do you think we'll adjust our concepts of property, or retain them at the cost of living under constant potential surveillance?

    Do you feel that the enforcing power must be able to claim some sort of moral authority in order for a law to work, or will the utilitarian calculus of risk/benefit be enough to make the legal system work? This is related to the first question because my own answer is, "No," and I'm afraid that the enforcement of laws that don't seem to make sense to enough people will undermine the authority of the government to enforce the laws which it must for a decent society to work ("Against murder, theft, fornication, and blasphemy," as a Christian Reconstructionist once told me, to emphasise that it's hard to find agreement on what that set is....)

  106. OT: 10 Nobels can't be wrong? by rogerz · · Score: 1

    Really?

    Or does the 10-3 clinch it for you?

    --
    If humans are mostly water, and beer is mostly water, then humans must be mostly beer.
    1. Re:OT: 10 Nobels can't be wrong? by yog · · Score: 1

      J. Carter won a Nobel prize for stopping North Korean nuclear weapons development.
      'nuff said.

      --
      it's = "it is"; its = possessive. E.g., it's flapping its wings.
    2. Re:OT: 10 Nobels can't be wrong? by Anonymous Coward · · Score: 0

      And if Saddam popped Dubya's anti-terrorism bubble, would he win a Nobel prize? Who will stop USA nuclear weapons development?

    3. Re:OT: 10 Nobels can't be wrong? by God!+Awful+2 · · Score: 1

      I've met a million grammar nazis, but you're the first to actually put it in his .sig.

      -a

    4. Re:OT: 10 Nobels can't be wrong? by God!+Awful+2 · · Score: 1

      Hey, didn't the republicans shut down congress a few years back in an attempt to pass a balanced budget resolution? It seems that the republicans only support such measures when the democrats are in power.

      -a

    5. Re:OT: 10 Nobels can't be wrong? by Omnifarious · · Score: 1

      I wish your false analogy journal entry weren't archived. You made an appeal to a false authority in it, and I wanted to call you on it. :-)

    6. Re:OT: 10 Nobels can't be wrong? by God!+Awful+2 · · Score: 1

      Care to comment on what the specific violation was?

      -a

    7. Re:OT: 10 Nobels can't be wrong? by Omnifarious · · Score: 1

      It's rather nitpicky. It was in an example: "Whether or not you call it 'stealing', the fact is that music piracy is illegal.". The problem is that the question is not whether or not it's illegal. The question is whether or not a specific form of it (giving out songs for free, but retaining notices as to authorship) should be illegal. As such, telling people it's illegal is appealing to a false authority, and will be met with much angry spluttering by people you make frustrated and angry without them quite realizing why because they can't puzzle out what, precisely you said that was wrong.

      The second problem is with your overall essay. Yes, arguing about analogies can be pointless. But, analogies have power. Calling IP violations 'theft' is a way of likening them to physical property crimes, and a cheap and simple way to appeal to people's experiences with physical property crime.

      Of course, since, to some extent, words are only connotative, and not denotative, every argument has hidden analogies and assumptions based on them. But, I still think that big obvious ones like that need to be slapped down because they place the other person in a difficult position if they simply accept the analogy at face value.

    8. Re:OT: 10 Nobels can't be wrong? by God!+Awful+2 · · Score: 1


      It's rather nitpicky. It was in an example: "Whether or not you call it 'stealing', the fact is that music piracy is illegal.". The problem is that the question is not whether or not it's illegal.

      I realize that the fact that something *is* illegal doesn't mean it *should be* illegal. You have to take the various arguments in the appropriate context. You can say "Piracy is okay because it's not literally theft" and I can reply "No matter what you call it, it's still illegal. There are specific laws against piracy; it's not just illegal by extension of the laws against theft." If you disagree with a law, that's fine. But before you choose to deliberately break a law, you had better decide how much you disagree with it.

      The second problem is with your overall essay. Yes, arguing about analogies can be pointless. But, analogies have power. Calling IP violations 'theft' is a way of likening them to physical property crimes, and a cheap and simple way to appeal to people's experiences with physical property crime.

      Yes I know that analogies have power. That's why I won't use them. Analogies are often compelling enough that you can use them to support completely baseless arguments. That's part of the reason I won't use them. Let's face it. A lot of /. discussion is about spreading propaganda. It doesn't really matter how you say it as long as you say the right thing.

      Personally, I think that piracy *is* akin to stealing. As I pointed out in the essay, I think a counter-analogy would be hiring someone to perform a service and then not paying them. To me, that's stealing their time, which is just as bad as stealing property. When you pirate music, you don't literally steal an artist's time, but statistically speaking you do. Statistical effects are very real. Electrons moving semi-randomly in a wire may create a current. An individual electron may be going in the 'wrong' direction, but taken together the electrons form a current. When you pirate a song, you may not literally be depriving an artist of a sale, but on average you deprive them of 1/5th of a sale or something like that.

      To me, these arguments seem very compelling, but to you they may not. I think the second one is more clear because it is the type of analogy that illustrates a fact rather than an opinion. Still, if I'm going to complain about analogies being used as propaganda to prop up otherwise unsupportable arguments, it would be hypocritical for me to use them myself.

      -a

  107. HOWTO Abuse DMCA 512h subpoena process by Anonymous Coward · · Score: 2, Interesting

    Many observers have speculated about the wide-ranging consequences of DMCA 512h, the focus of the current legal battle between RIAA and Verizon. Critics of the law claim that the potential for abuse is staggering because of the prevalence of copyrighted material on the internet and the low requirements for getting a subpoena issued.

    My question is about the possibility of a grassroots movement designed to abuse, and thereby expose the flaws of, DMCA 512h. Since anything someone writes, for example, email and public forum posts, can be copyrighted, would there be an easy way for ordinary people to have their copyrighted material stored or transmitted on the networks of certain organizations in such a way that they could, in good faith, suspect infringement, and then acquire and serve these subpoenas on these organizations? I'm envisioning something like a million subpoenas sent to, say, RIAA's service provider for copyright infringment of individuals' emails.

    This is, of course, purely hypothetical.

  108. Potential Monopoly by istartedi · · Score: 1

    If GPL'd software achieves monopoly status, the community is regarded as a single entity, and the "free as in beer" status of the software is regarded as "product dumping", how should the monopoly be broken up?

    Of these condtions, the regarding of a "community" as a single entity is the least likely, so if you remove that condition and imagine a situation in which, for example, RedHat dominates the desktop and has complete copyright control of a GPL'd desktop, how should that situation be addressed? The classical argument is that competition would be created via forking, but as RedHat moves to not supporting editions from just a couple years ago, this "free beer" could be regarded as a form of product bundling designed to lock people into their support service. The GPL's practical tendency to fix prices at or near zero could be regarded as a form of collusion among GPL'd software vendors.

    The bottom line, IMHO, is that being dominated by a single player in any industry is bad. True competition implies that the source isn't shared in the manner in which the GPL permits--it gives rise to a tendancy to reuse code as opposed to coming up with alternative (and sometimes innovative) solutions to problems. I don't see how haveing a single player, GPL'd or otherwise, benefits consumers and others are likely to feel the same way.

    Perhaps this could be solved by a simple pledge among the competing companies to GPL their apps, but not to share the source--but then that would be totally contrary to the GPL...

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  109. Just say "No!" to software patents? by occam · · Score: 1

    It's been clear in the software industry since the get-go that software patents are a sham, but they've been imposed on the industry by and to the benefit of the legal industry. Why isn't there a push to "Just say 'No!' to software patents" and rid the software industry of the hairball legalities of them? What would be the best way to eliminate software patents once and for all? Are they even constitutional, and what legal basis do they have (I doubt Bruce Lehmann as USPTO head really has the authority to pass new laws or interpret laws)? Any insights to eliminating software patents would be appreciated.

  110. Free software as a defense by homebru · · Score: 1

    Given that machines which are running Linux/BSD operating systems do not need a Microsoft operating system and, furthur, that Linux/BSD do not directly support business applications which require Microsoft operating systems, what legal justification does the Business Software Alliance have for demanding purchase of Microsoft software licenses for machines which run Linux/BSD? What is an appropriate defense against such claims?

  111. braces by Anonymous Coward · · Score: 0

    I paid for braces for my girlfriend, and they were on for a year, but did a good job straightening her teeth; she now has a beautiful smile.

    Then she dumped me.

    What I want to know if, can I legally go and, like, just jack her teeth right the hell up, and not get in trouble?

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

      HAHAHA, under Heir Stallman's rule ANYTHING is allowed as long as you are a mindless hippy who is ignorant of historical lessons. Hey stallman, here are some more bricks to pave that road to hell with! ACHTUNG! Death to anyone who dares want to have a choice in what license they plop onto their software. POWER TO THE PEOPLE! (Well, at least the ones we like and thus deserve it!)

    2. Re:braces by Anonymous Coward · · Score: 0

      Hey!! (pointing at poster) I know that dude!!!

      Fornit some fornis.

  112. why is someone by geekoid · · Score: 1

    who is pro Bono working for the EFF? I thought they would be against that kind of legislation *rim-shot*

    I do know what pro-bono means, and if you have gotten this far and think I don't, you have mised the joke. Move along.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  113. defining a corporation by tchdab1 · · Score: 1

    I'd like to learn more about the history and status of the "corporation" as a legal entity - where should I go? Where do you see the status of the Corporation as a legal entity going in 50 years?

    As I understand it, corporations were developed as an investment risk-avoidance mechanism, and prior to 1800 were required to be of limited time and to show proof of (probable) public benefit before incorporation, since avoiding responsibility was not a desired side-effect of avoiding risk. Over time lobbying efforts removed the time-limit restriction and granted "person-hood" to the corporation (which I don't really understand), turning it into a pretty strong legal entity.

    These days it seems that the Corporate entity, under the unspoken pretense of creating jobs and stimulating the economy, is gaining power and status beyond that of mortal men, and reducing its own liability - forget about needing to show benefit.

    Why did we let this happen? Could there be parallels with the history of the Corporation and the evolving status of IP law, and what can we learn from them?

  114. Air Force and GPL by sleepingsquirrel · · Score: 1
    This doesn't completely answer your question, but according to this page ...
    the GNU compiler for the Ada language is being funded by the US Air Force, which believes this is the most cost-effective way to get a high quality compiler
  115. Intellectual Monopoly Rights in the 21st Century? by realitycheckpoint · · Score: 1

    Given artistic intellectual monopoly rights (copyright) were originally conceived as a means of encouraging innovation by providing monopoly rights in the short term, dissolved in the medium term, what effect on society do you expect to see from the extension of these originally temporary monopoly rights effectively into permanent monopolies ?

    Given inventors intellectual monopolies (patents) were conceived in a time when the number of independent inventing, communicating groups was relatively small with a slow information culture, whereas today the number of groups is spectacularly larger, with a high speed information culture - what effects do you think the current inventors monopoly system (patents) with it's slow to grant, lack of recognition of the potential of independent invention, relative cost free nature for large corporations unchecked will have on future innovation,and invention ?

    Finally, given the original aims - cultural & intellectual enhancement of society by the granting of temporary monopolies of control - are positive, and taking into account the original setup - 14 years for copyright, renewable for 14 years, with patents granted few and far between, how should the balance be restored ? Should we return to this situation, but with enforcement of copyright & patents made stronger - as publications like The Economist suggest, limits on number of patents per inventor? Limits on patents patentable per year by any patent office? Peer review? or something else?

  116. And while you're at it.... by Anonymous Coward · · Score: 0

    have a look at southern datacom's embedding of awk in their creditcard auth product with no source or inclusion of gpl's text either.

    1. Re:And while you're at it.... by prizog · · Score: 1

      I don't see a copy of the software on their web site. If you have more information about this (like, evidence that it's GNU's awk, as opposed to one of the BSD ones), please send full details to licensing@gnu.org, and I'll look into it..

  117. League for Programming Freedom by sleepingsquirrel · · Score: 1

    You might want to check out the League for Programming Freedom

    1. Re:League for Programming Freedom by occam · · Score: 1

      TY. That looks interesting but not very active (unfortunately).

      I do still wonder why the EFF and the GNU efforts do not take the software patent issue (more?) seriously.

  118. New Dark Ages? by Lodragandraoidh · · Score: 1

    Sir,

    With the apparent momentum for 'security' initiatives at the expense of freedom, and the desensitization of society to such things as imbedded radio identification, ubiquitous biometrics and new other new technologies, and a vast blanket of secrecy descending over the executive branch - are we entering a new dark age, where nothing is private or free? Will a new 'American Inquisition' pervade our lives in the years to come?

    --

    Lodragan Draoidh
    The more you explain it, the more I don't understand it. - Mark Twain
  119. How to make the uber-geek-lawyer? by Aquitaine · · Score: 2, Interesting

    Hello Professor,

    Short version of my question: There always seems to be a lot of wonder whenever a lawyer knows his or her techiespeak; everyone wishes that lawyers knew their technology better and that techies knew their law better. How should a quasi-geek like myself prepare to apply to a good law school?

    Long(er) version: I am a geek with a liberal arts background (so not quite as hard-core in the geek arena as many around here, but enough to make a living out of it these days!). I have a BA in English and theatre arts (acting) from Cornell and am employed as a web developer with a focus on web accessibility (practical, technical aspects as well as legal). So what should a reasonably well-rounded person who is fascinated by law in cyberspace be doing to stand out when admissions time comes? (to an NYC-area school like Columbia or NYU, hopefully!)

    Thanks very much,
    Samuel Knowlton

  120. Cash settlements by Anonymous Coward · · Score: 0

    Hi Eben, thanks for your time.

    I was recently involved in bringing a gross GPL breach to the attention of the FSF when I discovered my then-employer was shipping a product containing essentially a complete GNU/Linux distribution without any attribution, source, license etc. After initally threatening to fight it in court, they have apparently now rolled over and decided to play nice; they're making good all their past omissions, contacting customers retrospectively and so on. Two things surprised me about the process. Firstly, if this company had done the equivalent to Microsoft, they'd have been lucky to get away with several hundred million dollars damages (at a guess.) Even a hundredth of that would help the FSF enormously; how come (assuming this is standard practice) you don't get any cash in settlement?

    Secondly, the evil scum-sucking bastards got away without any publicity at all (your 'license enforcement engineer' requested that I keep schtumm about their identity, and I'm respecting that; it's also why I'm posting as AC, I'm well enough known here that my handle would give away their identity.) As is the way of these things, this particular corporation is already in rather bad odour with Slashdot types and the Free software community in general - so karma works like a force of nature I guess ;) - but it does slightly bug me that they've got away without a substantial cluesticking from the community with respect to the commercial value of goodwill and reputation - especially since their offence was so willful (they knew *exactly* what they were doing, and took a calculated risk that they'd get away with it.) What's that all about? How often do such cases get drawn to your attention - and how many more are going unreported? (This product had been shipping for several years before I noticed what was going on, immediately I was introduced to it as something I'd have to QA in a new job.)

    Sorry these are rather long. Thanks for all your work.

  121. How is GNU being keet strong? by thogard · · Score: 3, Interesting

    Many newer laws are slowly nibbling away at the rights hackers have had in the past and some new laws are clarifying the fact that some rights we thought we had don't exist.

    Right now if I get a program and I suspect has GNU code in it and its "protected" via something as simple as xor encrption, I can't verify its got stolen colde it in because I can't get at it because of things like the reverse engineering bits of DMCA.

    What is being done to protect the rights of people that successfully verify a comercial closed source program has GPLed code it in?

  122. How does one report a GPL breach? by Anonymous Coward · · Score: 0

    If someone finds a a company distributing modified GPL code as binary-only, what's the best way to report it? Is it o.k. if they just say they'll release source code in the future?

  123. Software patents by nunya_biznez · · Score: 2, Interesting

    A year ago, we had a forum in which Bruce Perins was our keynote speaker. The main part of his talk that got me thinking, was about the software patents that are so rampant today! He mentioned that he's not in favor of trying to abolish software patents, but finding a way to get the laws to state that Free Software is not held by the same rules as everything else when it comes to patents. I sorta agree with this point.

    I can forsee a day when some law is used to force everyone to use certain software on their servers, and that software is patented by a large software giant. Without this exemption of which Perens speaks, Free Software would not legally be able to provide an alternative solution. (for example .Net vs Mono. or MSOffice vs Open Office, or pick-your-own-poison)

    I guess what I'm asking is, what efforts are being made to protect the rights of free software to exist and to compete with proprietary solutions and methods that have been patented? (surely we can't rely on the insightful folks at the patent office)

  124. TCPA? by Feztaa · · Score: 1

    How do you feel about TCPA, and what effect do you think it will have for Linux?

  125. Contractual Terms? by Evan927 · · Score: 2, Interesting
    Professor Moglen,

    There has been a lot of discussion in the free software community lately about giving the GPL contractual terms to make it stronger. What do you think about this route?

    --
    Do the obvious to e-mail me.
  126. Frivolous lawsuits by dmontreuil · · Score: 2, Insightful

    Do you think that frivolous lawsuits create an environment where people don't take license agreements seriously (this could apply to either a GPL style agreement or to a non-free commercial EULA).

    Any ideas on how these types of lawsuits might be curtailed?

    --
    no llamas were harmed in the making of this sig
  127. OS Developer by Anonymous Coward · · Score: 0

    My good friend from Germany is financing the development of a closed source propietary operating system that should ship some time in the middle of 2003. His team has ported the latest versions of all GNU tools over to it but has not published any sources for those. Meanwhile, beta versions have been shipped off to beta testers and developers. He says that only one or few versions (of several different flavours) of this OS will include the sources of these ported GNU tools and that he will not release these sources on any public servers, but he will make them available for extra charge (for his work, not for the sources), should someone contact him about them. Is this a violation of GPL somehow? To what extent can the developer withhold GPLed source code that has been altered in some way? Can altered GPLed source code be used "internally"? But what if it's for commercial reasons?

  128. But jar files are not even close to that.. by SuperKendall · · Score: 1

    About the closest match I could think of would be running all the other jar file class calls in a seperate thread - but what if you are just calling into an API the jar offers? Worse yet, what if you extend from one of the classes in the jar (for instance to create a plugin to be used by the jar).

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  129. Moderators: Mod parent down as anal retentive by The+Bungi · · Score: 1
    I didn't have time to peruse the entire gnu.org domain before posting this.

    thx.

    1. Re:Moderators: Mod parent down as anal retentive by Anonymous Coward · · Score: 0

      Sounds like you can only do full table scans. What a fuck-knuckle.

  130. Prior art and stupid patents by Anonymous Coward · · Score: 0

    I am interested in the enforcement of technology patents on "obvious" technologies (e.g. hyperlinking, XOR'ing as a bit mask, [someone else has a nice link to older Slashdot stories]).

    How can we defend against stupid patents being issued and enforced?

    What qualifies as prior art? How does someone prove prior art?

    Thank you for your time!

  131. Is the loss of privacy inevitable? by Snaffler · · Score: 2, Insightful

    I see a future where nuclear, chemical, and biological weapons, and weapons that we cannot even dream of can and will be manufactured and used by nearly anyone with the time, funds, and motivation. A jealous boyfriend could decide to take out neighborhood with a nerve agent; a road-raged driver could toss a vial of engineered influenza at an offending traffic jam; a religious zealot could obliterate a city with a nuclear weapon. Is this future really speculative? Or is it the product of the inevitable march of technological "progress" that will continue until 9/11 is reduced to a quaint footnote in history? Is

    After losing, say, several major metropolitan areas here and after watching the extermination of millions or billions elsewhere on the planet, is it too far-fetched to say that the American public will beg the government to take away every last vestige of its privacy? To establish a world where every action that could possibly pose a threat will be monitored, recorded, and analyzed?

    My question is whether that day has already arrived, and if not, then what events will have to transpire before we willingly give up our rights to privacy in return for security? Will the delay to impose "big brother" controls only serve to hasten the demise of this Camelot of freedom that we have enjoyed for the last two centuries?

  132. Really, what is so bad about the DMCA? by Anonymous Coward · · Score: 0

    I often have trouble explaining to my friends why the DMCA is such a bad law. Could you provide to me the reasons why it oversteps it's bounds as far as Copyright law goes? Related to this question, why should the DMCRA be passed?

  133. Experience in C programming... by Goonie · · Score: 1
    The general interpretation in the C language world is that you that if it's a library that gets compiled into the program (whether or not you use dynamic linking), that makes it the program a derivative work and thus you must distribute the program under the terms of the GPL.

    By analogy, I would think that using a GPL'd JAR file would be treated similarly.

    IANAL, nor do I play one on TV. Nor has anything GPL-related been really tested in court yet, so even If I Was A Lawyer, who knows what the courts might decide to do.

    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
    1. Re:Experience in C programming... by bygimis · · Score: 1

      This would depend on how the Jar was used surely? If the JAR were a database driver (for instance) loaded dynamically by Java's built in driver manager and used for the connection, your code would not talk to the GPL code directly at all! However the Java VM implementation (non-GPL) would talk to the driver, so if this is not allowed what is the point of releasing GPL drivers at all?

    2. Re:Experience in C programming... by peter · · Score: 1

      No, it doesn't matter how it's used. The only way what you describe would be right is if the DB driver was covered by the lesser GPL, like glibc, not the full GPL, like libreadline.

      What is the point of releasing GPL drivers at all? To encourage _everything_ else to be GPL. Other than that, not much. The lesser GPL is more apropriate for code that does the same thing as some non-Free code (like glibc), rather than something new (like libreadline).

      --
      #define X(x,y) x##y
      Peter Cordes ; e-mail: X(peter@cordes , .ca)
  134. Off Topic by hrieke · · Score: 1
    Look, it's my sig, laugh. I'm not the AC here debaiting anyone, and as I've said from time to time to those who have asked:
    It's a joke response to someone else's sig which read to the effect of "It's like calculating PI in Roman numerals..."
    Okay? Good shake hands and play nicely, because the war room is no place to fight.
    --
    III.IIVIVIXIIVIVIIIVVIIIIXVIIIXIIIIIIIIVIIIIVVIIIV IIVIIIIIIVIII...
    1. Re:Off Topic by Anonymous Coward · · Score: 0
      Good shake hands and play nicely, because the war room is no place to fight.

      He is indeed not the AC, and I will hereby follow the advice above. Well spoken.

  135. Public Domain by Anonymous Coward · · Score: 0

    There are quite a few of us, though silent so as not to disparage `free software' or `open source', that don't think very much of the GPL, also referred to as the GPV (`GNU Public Virus'). The recent Castle Technology debacle is an example. I would much rather release my code to the public domain with the only restrictions being that you can't claim that you authored my code and you can't restrict others from using my code. I don't care if you take my code, modify it, make a mint, or whatever.

    How best do I go about doing this ?

    fl0ydz

  136. .net? by Anonymous Coward · · Score: 0

    More importantly, I expect .net to be a huge success and we will finally get reusable, cross platform software components. Does linking to a GPL .net component, which is essentially a unique process called using SOAP over some transport (pipes,tcp..), invoke the linking clause of the GPL?

    Seriously, within a few years we will have SOAP wrappers for all major open source projects. emacs.net or vi.net will be embedded for text editors, khtml.net for html rendering... will the GPL still have any relevance in the .net age?

  137. How would you change the law? by sotweed · · Score: 3, Interesting

    Given that modern day law did not specifically anticipate free software, is there any modification (not limited to copyright law) of the law which you would like to see enacted in order to advance the cause of free and open source software?

    Disney and others aren't shy about buying the changes they want; why shouldn't we at least ask?

  138. FSF taking over copyright by eries · · Score: 1

    What is the FSF position with regard to taking over copyright of a potentially controversial (esp in this legal climate) software project that is under the GPL? What are the considerations that go into whether to accept copyright for a software project?

  139. About RMS... by Anonymous Coward · · Score: 0

    Does RMS smell funny?
    He looks like he doesn't care much for his outward appearance (more power to him). But does he bathe regularly?

  140. Re:Mods? by catenos · · Score: 1

    What's your problem? I am interested in the answer, how is pro-bono (and pro-GPL) work affects his other work. Maybe that can be found by googling, but I hope that a direct answer will contain some insight not found elsewhere.

    --
    Keep an eye on which arguments are silently dropped in replies. Not always, but often times it's very telling.
  141. The "or (at your option) any later version" clause by catenos · · Score: 1
    Well, this is going to have several questions, but they are all variants of the same.
    • Does the "or any later version" clause imply, I am free to take a GPLv2 source and make it a GPLv6 release (not being the copyright holder, of course)? Or must it stay to say "GPLv2 or later". If allowed, I am able to protect new releases against a loophole in an earlier GPL version. If so, the next item is redundant, I think.
    • If not, I thought about using the phrase "or (at your option) the latest version" instead, this way you may only use GPLv2 or GPLv4 (or whatever is current by then), but not GPLv3. The idea is, that if GPLv3 is found to have a loophole, there is problably a GPLv4 soon. Would the GPL support such a copyright clause (the "or any later version" is directly referenced in the GPL)? And if so, do you see any disadvantages in doing so?
    • Assume the worst, that the FSF goes bad in 30 years and publishes GPLv7, which is, say, BSD-style (*eg*). Is there a way that I can use this clause and being safe from such a change by the FSF?
    Well, in short I think the real question is: what do you see as the risks and benefits of using this clause - under the requirement, that I want my source stay licensed under the same meaning, but be safe against loopholes in the current and in future versions of the GPL (even if I died meanwhile)?
    --
    Keep an eye on which arguments are silently dropped in replies. Not always, but often times it's very telling.
  142. Code as Free Speech by Anonymous Coward · · Score: 0

    Courts (like in the the DeCSS case, I think)have stated that code is not considered Free Speech. Where do you stand on this topic? and why?

  143. From the point of view of RMS... by Per+Abrahamsen · · Score: 1

    The basic moral principle for RMS behind the GPL seems to be that people who use software should also be able to modify it (and share their modifications).

    This would seem to imply that web-services should provide access to the source code.

    1. Re:From the point of view of RMS... by nuggz · · Score: 1

      I think it is more if you have the software, you should be allowed to modify it.

      I use traffic light control code daily (during my drive). I don't think I have a right to that code.
      The GPL is very clear that you don't have to agree to it to USE it, only to distribute.

      It is quite obvious to me that there is a difference of opinion on what the intent of the GPL is. IMO that doesn't matter, it does state clearly what the restrictions are, and I agree with those conditions.
      If someone wants to make a new incompatible license that's fine.

  144. Strict Liability by sleepingsquirrel · · Score: 2, Interesting

    Why isn't software (and more importantly Free Software) subject to strict liability for defects (i.e. security holes, etc.)? Is it because of the disclaimers in the license text? Is it because there is no specific tort mentioning software? Is it because, in the case of Free Software, you are only paying for the distribution, not the software? Or is it because no one has a reasonable expectation of bug free programs?

  145. When the revolution comes ... by Anonymous Coward · · Score: 0

    Will you help hold lawyers up against the wall?

  146. Loss, sort of... by sleepingsquirrel · · Score: 1
    Hey this is way OT, but the best quote I could find about a "loss" from Mr. Moglen is...
    Users wanted to be infantilized, to return to a pre-linguistic condition in the using of computers, and the Xerox PARC technology`s primary advantage was that it allowed users to address computers in a pre-linguistic way. This was to my mind a terribly socially retrograde thing to do, and I have not changed my mind about that. I lost that war in the early 1980s, went to law school, got a history PHD, did other things, because the fundamental turn in the technology - which we see represented in its most technologically degenerate form, which is Windows, the really crippled version.
  147. Re:First Hooty post! by Anonymous Coward · · Score: 0

    What's the best part about Hooty?

  148. Re:First Hooty post! by Anonymous Coward · · Score: 0

    Was his name Hooty?

  149. Re:First Hooty post! by Anonymous Coward · · Score: 0

    Did he LIKE Hooty?

  150. Are the courts equipped to understand technology? by prowley · · Score: 1

    It has always struck me that the treatment of technology issues in courts of law has been rather haphazard. On the one hand there are moments of wonderous insight displayed which results in "the right thing" happenning. On the other hand, there have been far reaching decisions made which are clearly nuts to "one who is skilled in the art." If you had the clean sheet, and were able to redefine how the law treated technology in court - what provisions would you make to ensure the law kept in touch with technology and technology issues in law? Or do you believe that the court system as it stands is adequate?

  151. GPL us within embedded systems by yoshac · · Score: 1

    Question: What do you view as the enforceable boundary between GPL and non-GPL software on an embedded system. For example, Linux on an embedded system may have non-GPL licensed software within the same runtime image (the new Motorola phones for example). There is no distinction to the end user between the GPL and non-GPL portions. Is that 'mere aggregation' in that the non-GPL application is being distributed, ambeit deeply embedded on an EEPROM along with the GPL software and hence unaccessible to the user, or is that derivation or incorporation of teh GPL'd work? Will the GPL v3 address embedded system boundary?

  152. GPL and copyright assigning (to the FSF) - Linux by yoshac · · Score: 1

    Do you think it would be advantagous for the major Linux contributors to assign their copyright to the FSF. It appears that a substantial number of GPL violations are based around the increasing prevalence of Linux code. Would FSF sponsorchip of the Linux codebase be a useful method for GPL enforcement (and also perhaps allow RMS to benefit on this GNU/Linux crusade?)

  153. healthcare worries about liability for release by midgley · · Score: 1

    Professor,

    One of the worries quoted as obstructing attempts by the authors of software in a healthcare organisation to release it under Free or Open Source licence is the question of liability.

    They write software they would like to make available, they are in an altruistic, cooperative environment, but the lawyers for the employing organisation fear that disclaimers of liability for the use of the code may not stand in the way of action against the originating organisation.

    There is activity at a high level aiming to make it possible to release healthcare software as FLOSS and I believe it is a necessary condition for stable and effective healthcare software that it be Libre or open source, and I don't know how that will turn out, but your advice and opinion would be interesting.

  154. Ars Longa, IT Brevis by midgley · · Score: 1

    is more apposite.

  155. Nobody said BSD wasn't free by Anonymous Coward · · Score: 0

    In fact, the GNU web page calls it "a simple, permissive non-copyleft free software license".

    It has an "obnoxious advertising clause", but nobody ever said it was non-free.

  156. Re:Linux? by Merk · · Score: 1

    Please, *please*, please learn to spell. 3 enormous spelling errors in your first 14 words: pro-bon, loywer, essentiallie. You must know your spelling is bad, so do us the courtesy of checking it over before subjecting the rest of us to it.