Slashdot Mirror


OSI Approves Three New Licenses

Russ Nelson writes: "In our monthly board meeting this past Wednesday, the Open Source Initiative approved three new licenses for use with OSI Certified Open Source Software: the W3C license, the Motosoto license, and the Open Group Test Suite License. In other action, one license was voted down because it violated the discrimination clause of the Open Source Definition. Another (the RTSP) was withdrawn because the license-discuss mailing list convinced the submittor that it wasn't ready. And one (the DSPL) goes back to license-discuss because we disagree with their analysis and want to re-negotiate it with them. Several people have suggested that we post the licenses that we have turned down, and explain just why they don't comply with the Open Source Definition. We don't want to discourage people from submitting licenses, knowing that their license might be held up for public notice. We'd rather encourage people with non-compliant licenses to fix them so they are compliant."

37 of 102 comments (clear)

  1. Too Many Already by BurritoWarrior · · Score: 4, Insightful

    If anything will be the downfall of OSS, it is the multitude of licenses. It will cost companies too much in attorney's fees to be worth their trouble. How many licenses do we need?

    1. Re:Too Many Already by bugg · · Score: 2

      We only NEED one. Good luck trying to get everyone to agree on one!

      --
      -bugg
    2. Re:Too Many Already by dattaway · · Score: 2

      I suppose if the license is concise enough to grab the general idea why the author felt compeled to ask for unique conditions, its not evil.

      Unless of course, the license is beyond casual reading and does not require many hours of a legal team to imagine the implications of the many possible hypothetical special circumstances that always arise.

      That said, its always nice to see an old, well proven license when untarring a package.

    3. Re:Too Many Already by julesh · · Score: 2, Insightful

      Well, if there can only be one license, it would have to be BSD (or something similar), because it allows more freedom with the way you can use the code than the GPL does.

      Sorry everyone - your favourite license just became redundant ;-)

    4. Re:Too Many Already by treat · · Score: 4, Insightful

      Commercial software has a different license for every different product and every different version. In my experience, companies never have their legal department review a license before purchasing software.

    5. Re:Too Many Already by Dwonis · · Score: 2

      I like how you just make up a quote, then criticize it.

    6. Re:Too Many Already by armb · · Score: 2

      > Well, if there can only be one license, it would have to be BSD (or something similar), because it allows more freedom with the way you can use the code than the GPL does.

      That's exactly why BSD is less plausible than GPL as a stable one-and-only license.
      In a world full of BSD code, you have the freedom to reuse it under a commercial or other non-BSD licence, and someone almost certainly will (and if they won't, why do you care about the freedom to do so?). In a world full of GPL code, you can only reuse it under GPL, so any non-GPL project has to start entirely from scratch.

      --
      rant
  2. corrected link for Motosoto by randal_hicks · · Score: 2, Informative
    1. Re:corrected link for Motosoto by Skapare · · Score: 2

      The webmaster@motosoto.org mailbox isn't just not answered, it's rejected as non-existant. The main page loads up blank. Whatever this motosoto thing is, it sure impresses me as worthless.

      --
      now we need to go OSS in diesel cars
    2. Re:corrected link for Motosoto by Skapare · · Score: 2

      If they wanted to promote their project, they'd have a web site. And in fact they do. But it just loads blank.

      And look whose really hiding their AOL origins behind A/C.

      --
      now we need to go OSS in diesel cars
  3. More licences is good. by k98sven · · Score: 2, Insightful

    More open licences give more freedom, in the sense
    that developers have a greater choice over which freedoms they want to give and which they wish to keep.

    Not everyone agrees with RMS's philosophy, so we
    need alternatives.
    Although IMHO the GPL is the best licence out there.

  4. Links by Angry+Black+Man · · Score: 2, Troll

    Here is a working link to the Motosoto liscense: http://www.motosoto.org/ARCHIVES/0/1/mosl.html

    Here is a link to the current list of OSI liscenses: http://www.gnu.org/philosophy/license-list.html

    --
    the byproduct of years of oppression by the white man
  5. This is the very spirit of open source !!! by Krapangor · · Score: 3, Insightful

    Open source means that you open up your intelectual property so that other can use it without fees and add their own contribution.
    That's exactly what's happening here:
    People take the sources of other peoples open source licences, modify them and redistribute them without having to pay any silly license fees.
    So, you see the great sucess of open source here: many different licenses exist now and compete with each other and all time new licenses are created.
    Some people might say now this is bad because there might be holes which evil guys can abuse, but because the license is open at once a new license is created without the hole and evil men have no chance !!!

    So don't believe Microsoft with their evil anti-open source FUD: nobody uses the MS licenses beside MS themselves anymore, because they are closed and they will fail. Soon all licenses will be open source licenses because that's the only licenses people can fit to their needs wihtout paying big bucks !
    And laywers can still make money just be providing advice for the licenses without needing to charge fees for the original licenses !!!

    --
    Owner of a Mensa membership card.
  6. Lets post the licenses and what's right or wrong by budgenator · · Score: 3, Insightful
    Several people have suggested that we post the licenses that we have turned down, and explain just why they don't comply with the Open Source Definition. We don't want to discourage people from submitting licenses, knowing that their license might be held up for public notice.

    Why not hold them up to public inspection, show why a license was turned down, and what the implications of the offending clauses were. If they archive the communications with the license authors, it may be usefull to show what the real intent of the authors was down the road in case of disputes. In a world where the shrink-wrapped you gotta agree to it before you even see it license reins supreme, I'd find this refreshing

    --
    Apocalypse Cancelled, Sorry, No Ticket Refunds
  7. Re:Lets post the licenses and what's right or wron by julesh · · Score: 3, Informative

    I for one, as the author of the DSPL, the license that is going back for further discussion, would love to hear what slashdot people think about it. I can't comment on the others, but it is rather a departure from the traditional open source license...

  8. Open Group Test Suite License - not Free Software? by Ridge2001 · · Score: 3, Insightful
    The Open Group Test Suite License states the following:

    You may charge a reasonable copying fee for any distribution of this Package ... You may not charge a fee for this Package itself.

    The FSF's definition of Free Software requires that "A free program must be available for commercial use".

  9. Re:Lets post the licenses and what's right or wron by A+Commentor · · Score: 2
    Showing the failed licenses would discourge companies from submitting their licenses. You can see how some people here harass people/companies that they do not agree with.

    A company that submits a license should not have to worry about getting flooded with flames since their license did not pass..

    --

    Looking for any old 8-bit Heathkit/Zenith software/hardware - http://heathkit.garlanger.com

  10. Re:Open Group Test Suite License - not Free Softwa by istartedi · · Score: 2, Insightful

    The clause used in that license is the same as the one used in the Artistic License. A "reasonable copying fee" could, in reality be an "outrageous copying fee" or more commonly the software can be bundled with something else for which you charge a "ludicrous proprietary fee".

    So in this regard it's essentially the same as the Artistic License. I would criticize them for lifting material from the AL, possibly the most vague, unprofessional, IANAL license of all time.

    ObSuicide: CmdrTaco is a big fat penis, I spit on /., the streets will run red with the blood of chickens. Why chickens? Because VA Chicken Processing just opened a new plant there and agreed to give everybody free chickens. They expect profitability by 2008.

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  11. Re:Licence incompatibility ! now a Babel Tower by Khalid · · Score: 2

    Yes everybody and his dog now wants his own pet licence ! this poses licence compatibility, and makes every project isolated in it's own galaxy, it withdraws a lot of the benefices of Open Source where many projects share their source too.

    Soon we will have a kind an open source Babel tower where every project has it's own licence but communicate with others. Talk about an oxymoron

  12. So "neutralize" the licenses by barzok · · Score: 2

    Before posting the licenses for public review, remove the company's name and any other identifiable information.

  13. Re:Motosoto/Monsanto clarification by dattaway · · Score: 2

    or the Monsanto/Microsoft License:

    all your crops will be assimilated. Resistance is futile.

  14. Re:steeling myself for a flaming, but... by Fnkmaster · · Score: 4, Informative

    "freeware" is a blanket term that usually refers to any program in binary form or source code that is given away. In other words the "free" in "freeware" means free-as-in-beer, or stuff you don't pay for. For that reason it is extremely general and nonspecific. Both "Open Source" and "Free Software" are much more specific than "freeware". These days, the word freeware has come mostly to refer to software that is available for free in executable binary format only and is closed source.

  15. Re:Lets post the licenses and what's right or wron by rking · · Score: 2, Informative

    I for one, as the author of the DSPL, the license that is going back for further discussion, would love to hear what slashdot people think about it. I can't comment on the others, but it is rather a departure from the traditional open source license...

    Well, the whole executive committee and merit share holders thing gave the impression of over complexity to me and I doubt it'll be used widely, but I think that scheme is the heart of the licence so I'm sure you want to keep it :)

    One particular point was it seemed to revolve around having elections for every public release of the software, so far as I could see this would mean holding elections for every bug fix. I'm probably reading it too strictly but then there doesn't seem much point in a (quite substantial) written licence unless it's expected to be strictly adhered to.

    Is the thing about not being allowed to charge for the software itself important? If I understand correctly you mean I couldn't say "I will charge you $100 for this software" but I could say "I will charge you $100 for making a copy of this software for you" or something like that. If I've got that right, what's achieved by this and would you really want to be in the position of policing it?

    The GPL's approach of letting people charge what they want seems to have much the same practical effect given than market forces will bring down the price of freely redistributable software unless you can add some extra value.

    I'm not sure it's a good idea to include your interpretation of patent laws:

    "While it is not in general illegal to produce or distribute software such as this that uses patented methods, it may be illegal to use such software for any purposes other than 'private experimentation'."

    You might be right, I don't know, but I can't see you need to say it in the software licence just include the part about it being their responsibility to comply with the law. I don't know from reading it whether you were thinking of a particular jurisdiction (the USA maybe?) or all countries signed up to particular treaties or what. Stating what the law is "in general" in a licence that presumably may be used internationally doesn't seem like a good idea to me. You may be inadvertently misleading some people.

    I think the part about being able to make derivatives licensed under the GPL was good, given the state of the "market" it seems good to me to allow redistribution under one of the leading licences but then I like the GPL and I expect some will disagree :)

    Something I did find odd was that after specifying that derivatives could be under DSPL or GPL it then talks about pre-release versions being under a licence that prohibits further distribution, but with no real limits on what that licence might otherwise say - should this only be valid for a limited period or something?

    I'm not sure on the effectiveness of the final clause about using the software as a library. So far as I can see you can take software not released as a library, adapt it so it is now a library, release that library yourself under the DSPL and then link to it in exactly the way that (it seems to me) you're trying to prohibit.

    Okay, that was just a series of thoughts probably not entirely coherent that occurred to me as I read throught it. I hope I haven't sounded too negative, I guess I was looking for problems :) and I haven't spent hours poring over it of course so things I've seen as potential problems may be addressed better than I took in.

    Good luck with your licence.

  16. Re:Licence incompatibility ! now a Babel Tower by Carlos+Laviola · · Score: 2, Insightful

    That looks like freedom to me. Uniformization is not always good. If you can't read the licenses of everything that you run while actually caring about them, then you shouldn't be running the software.

  17. Heh, I can see it now :) by Pflipp · · Score: 2

    This big building with three large black neon letters in the topleft corner: 'O', 'S', 'I'. The 'S' is blinking, the other two are out. The camera zooms in and moves focus to one of the building windows. It's thick with dust, so we only get a vague view on the inside.

    And inside, there's a table with 1 cm of dust on it. Around this table are some chairs. Just as many mummies are sitting upon these chairs with their heads on the table, spider rags going from their heads to the table and back again.

    Then suddenly one of these heads rises. A low, low voice speaks.

    "Guys, people haven't really heard from us lately. Let's approve some licenses, or something."

    The other mummy heads also rise from the table. Mumbling. "Yeah, good idea."

    ;-)

    --
    "We can confirm that Debian does *not* ship the version with the trojan horse. Our version predates it." [CA-2002-28]
  18. Re:Open source-ing Open Source Licenses? by Carlos+Laviola · · Score: 3, Informative

    Try this, this (Slashdot story here) and this. HTH.

  19. Question by ekrout · · Score: 2

    What should happen if OSI software supports plugins (note patented software is just a special case of this) and external scripting languages which themselves are not OSI? You cannot insist that they follow the same licensing. Take a look at GE Medical which embeds Tcl/TK within their medical instruments. I doubt whether they will kindly open up their IP.

    Also if the software goes kaput (or bought out) for any reason, what should the contrib community code licensing do (considering the legal entity holding the original OSI does not exist). If I was a Gate-2.0 I would conceive of an ingeneous bait and switch tactic where the original stuff was OSI but then deliberately strangle the legal holder and change the terms of the now rootless software as individuals with forks won't have the resources to compete.

    --

    If you celebrate Xmas, befriend me (538
  20. Synopsys License? by Anonymous Coward · · Score: 2, Interesting

    Recently I attended a forum on interoperability of EDA (electronic design automation) tools that was hosted by Synopsys (one of the big companies in that field) at which Bruce Perens gave the keynote speech. They seemed to be rather enthusiastic about open source, and have released certain data formats (and supporting code) under a so-called open source license. I've read this license and it seems to be pretty good, but I'm not an expert in licensing. I was hoping to see if OSI had anything to say about it, but the Synopsys license doesn't seem to be on their "approved" list. Is this because it hasn't been evaluated yet, or because it's been rejected? I tried looking at the archived mailing list, but there was no search function and I didn't feel like navigating through months of archives.

    If anyone from OSI (esp Bruce) is reading this, I'd be ever so pleased if you could respond. Thanks.

  21. My license by aozilla · · Score: 2

    How can I submit my license. It's a cross between the GPL and BSD license, although it's not compatible with either. It also suffers from fewer loopholes than the GPL. Here goes:

    Copying, distribution, and use of this work is permitted without restriction. Creation of derivitive works is permitted provided that you cause any such work to be licensed as a whole at no charge to all third parties under the terms of this License.

    Any comments? Anyone see any potential loopholes?

    --
    ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    1. Re:My license by aozilla · · Score: 2, Interesting

      It requires unreleased derivative works to be licensed to others.

      1. Private modifications which are not released are permitted without restriction under fair use.
      2. If you don't release a modified work, you have not created a derivitive work.
      3. If you haven't released it, no one can use it anyway.
      4. Practically speaking, this would only come into play if the modifications are stolen. If the modifications were stolen and released to the public, you could not sue anyone for using those modifications. This is intentional, as it is one of the loopholes in the GPL.

        It allows patented derivative works to be restricted (by the patent).

        You are granted a license from the creator of the derivitive work to use the work without restriction. My non-lawyer guess is that this would allow you to use any applicable method regarding patents. Third party patents would still apply of course, but I don't see any way to protect against this. If anyone could come up with a way to fix this, I'd certainly consider it.

        Why not just use the GPL?

        Because the GPL forces those creating derivitive works to release the source code to those works. I do not believe that the government should be involved in copyright law, and the purpose of this license is to cause all creators of derivitive works to abandon all rights under copyright law for the derivitive work. I do not believe the government should be involved in making sure that the creators of software release source code. Another problem with the GPL is that it is full of loopholes. I have attempted to create a free software license which is copylefted to the fullest extent possible under copyright law. In essence, I do not want the government or courts to ever get involved, except to throw out a copyright suit for a work which is derived from a work licensed under this license.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    2. Re:My license by prizog · · Score: 2

      Just as with the GPL, the creator of the derivative work can license it to anyone under any license, as long as s/he also licenses it under the "whatever I call my license"

      All derivatives of GPL'd works must be licensed under the GPL exclusively.

    3. Re:My license by prizog · · Score: 2

      All derivatives of GPL'd works must be licensed under the GPL exclusively.

      "Where does the GPL state this? I don't even see the work exclusive or exclusively in the GPL. How can you explain mozilla code being licensed under multiple licenses?"

      Sorry, I was unclear. I was assuming that (1) the person making the derivative was not the original copyright holder and (2) that the software in question was licensed exclusively under the GPL.

      Only the original copyright holder can institute dual licensing, and derivatives of dual licensed works must follow the terms of one or both licenses.

      "Perhaps you are misunderstanding me. I am not saying that licensing a derivitive work under a non-GPL license gives anyone any extra priviliges, but that is only because copying or distribution of the derivitive work almost always constitutes a direct infringement of the original work."

      You don't need to license something unless you distribute it.

      "Are you telling me that the copyright holder of a derivitive work is not allowed to license his own work under any license he wishes?"

      Yes. You are missing section a of 103, which says that usage of a derivative work must be lawful, meaning it must be authorized by the original copyright holder. In the case of the GPL, this means that the copyright holder of the derivative can't distribute it except under the terms of the GPL.

      "but I see no mention that that license must be exclusively given."

      The derivative writer has no right to distribute her derivative at all unless the original copyright holder consents. The only consent given by the original copyright holder is the GPL (usually, except in dual licensing situations).

      "In fact, the GPL specifically states that "If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works." which is precisely what I am saying."

      No, it's precisely irrelevent -- these independent sections are not derivative works, so section 103 doesn't apply to them.

    4. Re:My license by prizog · · Score: 2

      Prizog:"The derivative writer has no right to distribute her derivative at all unless the original copyright holder consents. "

      Aozilla:"Only to the extent that distribution of that derivitive work infringes upon the original work. For instance, if I create software which uses a GPLed library, and I have created that derivitive work under the terms of the GPL part 2, I now own the copyright to that work, and can license it under any terms I see fit."


      GPL para 2 puts conditions on the distribution of that derivative work. Among the conditions is a requirement to license the derivative work under the GPL (2b). You do not have permission to distribute it under any other license; to do so would be infringing.

      "Distribution of a legally created derivitive work (such as one created under part 2 of the GPL) is not restricted by copyright law, unless that derivitive contains the original work in it."

      Incorrect. Consider a movie made from a novel. Even if it has no lines from the original novel in it, it is still derivative of the novel, and is infringing unless licensed.

      "Now it could be argued that when you created the derivitive you became bound to a contractual relationship with the original copyright holder, as you accepted the terms of the GPL, but that's out of the scope of copyright law and would vary from state to state (it's essentially an EULA in that case)."

      That's not how the GPL works. If you create a derivative work of a GPL'd program, you must follow the terms of the GPL (us code title 17 section 103 (a))

      "In any case, the GPL does not restrict dual licensing."

      It restricts adding or removing license terms by anyone other than the sole copyright holder(s).

      "distribution on the other hand would be problematic once you agreed to give up your rights (including possibly the right to first sale) by accepting the GPL."

      I can't understand this statement. What does first sale have to do with any of this?

    5. Re:My license by aozilla · · Score: 2

      The movie Rear Window contained none of the story (AFAICS), not even the title, but was still derivative. The case shows that your contention is incorrect.

      My assumption was that the movie contained the same basic story as the book (but not the same title).

      Doing it multiple times would probably still be construed as violating 106 (3).

      If I buy one copy of Windows, I can sell that one copy. If I buy two copies, I can sell both copies. If I buy 50,000 copies, I can sell all 50,000. Likewise, if I download one copy of Red Hat, I can sell that one copy, if I download 50,000 copies, I can sell 50,000 copies. Further, if my friend downloads one copy, modifies it, and lets me download 50,000 copies, I can sell those 50,000 copies, without distributing the source. My friend would only be required under the GPL to give the source to me. Nothing more. But again, that has little to do with the point that we were discussing (although, if my friend is I, and no one realizes that, well, I guess it is what we're discussing).

      Since this must be of limited scope (see above), and since it only applies to unmodified binaries, it is not a major threat to the GPL.

      Because of the scenario I outline above (with the friend), I believe it is a major threat to the GPL.

      Speaking of which, I'm thinking about adding another sentence to my license. "Circumvention of any technological measure or measures which effectively control access to this work is permitted without restriction."

      Unfortunately, you can't over-rule US law here -- Note that Dmitry Sklyarov is being prosecuted by the US government, not Adobe.

      to ''circumvent a technological measure'' means to descramble a scrambled work, to decrypt an encrypted work, or otherwise to avoid, bypass, remove, deactivate, or impair a technological measure, without the authority of the copyright owner; and

      Emphasis mine. You are allowed to circumvent copyright protections with the permission of the copyright holder. Also, note that Dmitry's software was for circumventing the copyright of the book owners, not the copyright of Adobe. Also, he got permission, if you can call it that, after the fact, not before. And finally, he created circumvention software, which is perhaps not made legal by adding that clause to my license. Although, it would possibly make it legal to write the software to circumvent if the circumvention itself was not illegal. I haven't looked into that very deeply.

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    6. Re:My license by prizog · · Score: 2

      ||The movie Rear Window contained none of the story (AFAICS), not even the title, but was still derivative. The case shows that your contention is incorrect.

      |My assumption was that the movie contained the same basic story as the book (but not the same title).

      Ack, s/story/words/. Yeah, it contained the same story.

      ||Doing it multiple times would probably still be construed as violating 106 (3).

      | Likewise, if I download one copy of Red Hat, I can sell that one copy, if I download 50,000 copies, I can sell 50,000 copies. Further, if my friend downloads one copy, modifies it, and lets me download 50,000 copies, I can sell those 50,000 copies, without distributing the source. My friend would only be required under the GPL to give the source to me. Nothing more. But again, that has little to do with the point that we were discussing (although, if my friend is I, and no one realizes that, well, I guess it is what we're discussing).

      No court anywhere would uphold that.

      || Since this must be of limited scope (see above), and since it only applies to unmodified binaries, it is not a major threat to the GPL.

      | Because of the scenario I outline above (with the friend), I believe it is a major threat to the GPL.

      For the reason I describe above (and in the quote from the copyright office, which you snipped), I think it's not.

      || Unfortunately, you can't over-rule US law here -- Note that Dmitry Sklyarov is being prosecuted by the US government, not
      Adobe.

      | to ''circumvent a technological measure'' means to descramble a scrambled work, to decrypt an encrypted work, or otherwise to avoid, bypass, remove, deactivate, or impair a technological measure, without the authority of the copyright owner;

      | Emphasis mine. You are allowed to circumvent copyright protections with the permission of the copyright holder.

      1201b doesn't mention permission, and that's what Sklyarov is charged with violating. So, your added clause would (unfortunately) be useless. Only requiring the provision of source in a machine-readable format, and forbidding other restrictions (GPL 7, IIRC) will allow you to fully make derivative works of your software forever.

  22. Yes it IS available for commercial use by jesterzog · · Score: 2

    I can remember when shareware programs were very prominent, which was especially during the time when dial-up computer bulletin boards were around.

    I'm not sure if there was any "official" standard licence, but nearly every shareware author included a licence stating that you could charge for distribution costs of the program, but not for the program itself. Usually this was placed on a shareware version of the program, and anyone wanting the full version would send money to the author or (on the later days) a publishing company.

    The thing is that even with this licence, there were still companies that made money - completely legitimately - through distributing shareware programs. Simtel and various others made CD's full of thousands of shareware programs, an application gold mine at the time, that people could buy in shops for $30. They were really popular for BBS system operators.

    There was at least one other company near where I am that was packaging up shareware programs into sleek plastic satchels, and marketing them under their distribution brand in all the computer shops for about $10 each. It was completely legal because they were charging for the the time and effort they'd put into the packaging and distribution.

    So in answer to your question about whether that clause in the OTSL prevents programs being available for commercial re-selling, the answer is no it doesn't. It's completely possible for commercial entities to re-sell it. Of course, companies could use it commercially anyway without trying to sell it, and the clause you've highlighted doesn't talk about that at all. I'm not sure how you think any inability to sell the code prevents it from being used commercially. Just because they're not allowed to sell someone's effort doesn't mean they can't use it for their business to make money.

  23. Re:Motosoto/Monsanto clarification by morcheeba · · Score: 2

    not off-topic.

    Yeah, originally I was going for funny. But, despite being about agriculture, this is definitely on-topic. It's a contrast to the "good" licenses discussed above, and how companies can use their patents to force compliance with these licenses even to people who don't want to. If you care about software licenses, you should be interested in biotechnology licenses (both are concerned with protecting IP). While the GPL and its ilk are accused of being viral, here's an example of a license that literally is. Farmers face a terrible plight -- inability to control what they plant and who they buy it from -- and I hope to god that it never comes to computers. How is this possible, you say? Well, I gave you start -- virii -- so start the discussion! Is there some patented technology that will become essential for interoperability (like GIFs, but moreso)? Will passport become necessary to conduct transactions over the web? In the slashdot tradition, go ahead and add your favorite ms conspiracy theory.

    And before modding down a seemingly unrelated post down, remember that cross-fertilization (no pun intented!) from other disciplines is an amazing tool to understand something about the topic at hand.

    p.s. not to harp on farming, but I thought that the Autonomic Computing article made good use of cross-disciplinary comparisons in its whitepaper.

    end rant; it wasn't about karma.