Stories
Slash Boxes
Comments

News for nerds, stuff that matters

AOL Pulls Nullsoft's WASTE

Posted by CowboyNeal on Sat May 31, 2003 08:05 AM
from the right-hand-meet-left-hand dept.
dmehus writes "America Online, parent company of Nullsoft, has pulled what it views as a controversial project called WASTE from Nullsoft's servers. This is not the only time it has stepped in to Nullsoft's doings. It had quickly taken down Gnutella, developed by Nullsoft co-founder Justin Frankel, and shut down an MP3 search engine. CNET's News.com has more details." For those not keeping track, WASTE was only recently released.
This discussion has been archived. No new comments can be posted.
AOL Pulls Nullsoft's WASTE | Log In/Create an Account | Top | 637 comments (Spill at 50!) | Index Only | Search Discussion
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2
  • GPL (Score:3, Interesting)

    by Molt (116343) on Saturday May 31 2003, @08:08AM (#6083948)
    Hold on, Waste was released under the GPL.. exactly how can AOL plan to pull that?
    • Re:GPL - Source Posted (Score:5, Informative)

      by sgarrity (262297) on Saturday May 31 2003, @08:10AM (#6083958)
      (http://actsofvolition.com)
      "exactly how can AOL plan to pull that?"

      They can't. Dave Winer has posted the source [userland.com].

      I've got a copy of the install if someone wants to host it.
      [ Parent ]
      • Re:GPL - Source Posted (Score:5, Insightful)

        by Jameth (664111) on Saturday May 31 2003, @09:01AM (#6084158)
        - - "exactly how can AOL plan to pull that?"

        - They can't. Dave Winer has posted the source.

        They Can. Read what they posted in its place. They say it wasn't released legally. If it wasn't released by anyone with the right to the code, it isn't under the GPL, just as an employee at MicroSoft couldn't release Windows under the GPL.

        On another note, although I usually don't think companies are this Machiavellian, does anyone else see this possibility:
        AOL faked an illegal release so that tons of people would have copied of illegal source code. Then, if a similar competing Open-Source project is created they can easily claim it used their code and wasn't actually developed independently. After all, they could definitely say that the authors of the other project could have easily stolen their source code. I'd only suspect something like this because WASTE actually isn't that complex of a program. It's not nothing, but its definitely something the community could put out in a month if some people tried.

        However, I suspect it is more likely this was just a mistake, or Nullsoft not checking with the high-ups.
        [ Parent ]
        • Re:GPL - Source Posted by grahammm (Score:3) Saturday May 31 2003, @09:14AM
          • Re:GPL - Source Posted (Score:5, Insightful)

            by Anonymous Coward on Saturday May 31 2003, @09:25AM (#6084264)
            It doesn't matter if the source was posted on God's web site. If the individual who posted it (somebody other than God, presumably) didn't have the exclusive copyright to the code, they couldn't legally release it.

            That's what AOL is saying. And they're almost certainly right, from what I can tell.

            "GPL" is not a synonym for "I can do whatever I want."
            [ Parent ]
            • Re:GPL - Source Posted by harlows_monkeys (Score:3) Saturday May 31 2003, @03:37PM
            • Re:GPL - Source Posted (Score:5, Interesting)

              by SubtleNuance (184325) on Saturday May 31 2003, @04:41PM (#6086589)
              (Last Journal: Thursday November 28 2002, @09:21AM)
              Except that the person, was an agent of Nullsoft - agents of commercial entities *are* legally capable of entering into an license agreement. This protects the 2nd party (in this case the public) from Businesses backing out of a 'deal' saying "this person didnt have the right to obligate us" - in fact, (s)he does.

              imagine if some 3rd party came down on a seperate department (and previously unaware of this project) AOL for WASTE, maybe AOL's employees HAD discussed the matter with the people in their immediate sphere of relevance... all was well. teh decision to publish (and enter into the GPL license with the public) -- they cannot simply say "oh, we were just kidding". becasuse we, the public, had every reason to believe that the Nullsoft fellows had the authority (as they must have, in order to publish).

              remember, IMNALBPOO/.
              [ Parent ]
            • Re:GPL - Source Posted by MainframeKiller (Score:1) Saturday May 31 2003, @06:50PM
            • The code is (c) Nullsoft, and even AOL is not disputing this. The code is not (c) AOL Time Warner, which is an important distinction (Nullsoft is a subsidiary, and so a separate legal entity). Justin Frankel essentially is Nullsoft; he's a co-founder and principal developer. The code was released on the official Nullsoft website by him, the same way most other Nullsoft software is released. In short, the release followed the standard practice used by most other Nullsoft releases (most of which, like NetMon [nullsoft.com], are uncontroversial). This is Nullsoft release policy, and Justin is basically their release manager (for at least some of their stuff -- Winamp is handled separately). Simply because AOL disliked this particular release doesn't give them a legal leg to stand on in pulling it.
              [ Parent ]
            • Re:GPL - Source Posted by sepluv (Score:1) Saturday May 31 2003, @12:52PM
            • Re:GPL - Source Posted by WNight (Score:3) Sunday June 01 2003, @11:15AM
            • Re:GPL - Source Posted by facelessnumber (Score:1) Wednesday June 04 2003, @09:19PM
              • 1 reply beneath your current threshold.
            • 3 replies beneath your current threshold.
          • Re:GPL - Source Posted by danheskett (Score:2) Saturday May 31 2003, @10:29AM
            • Re:GPL - Source Posted (Score:5, Insightful)

              by Cyberdyne (104305) * on Saturday May 31 2003, @10:57AM (#6084698)
              (Last Journal: Sunday May 13 2007, @03:09PM)
              Except that some random employee could just as easily post it there as somewhere else, assuming he had access to the source and the website farm. Right? The point being AOL can claim that Nullsoft division had no right to distribute that, and bingo, thats it.

              They'd have difficulty pulling that one off; as their employer, AOL is subject to vicarious liability - within certain limits, it doesn't matter whether it was authorized or not, AOL are still stuck with it. So, if (for example) a Microsoft guy gives me a free copy of Visual Studio, they can't come after me for license fees later. IIRC, the limit is whether or not it was "reasonable" (to the court) for that employee to be doing so: a PR guy handing out free samples is OK, claiming to give me authorization to post it on Usenet is not ;-)

              In this case, I'm pretty sure any court would uphold the Nullsoft action: assuming it wasn't a case of their website being cracked, the software was developed and released in the usual way, as they've released other programs in the past. AOL would have great difficulty getting past that. (Of course, they're free to delete the files from their own website - they just can't retract the GPLed copies already out there...)

              [ Parent ]
              • Re:GPL - Source Posted by dirk (Score:3) Saturday May 31 2003, @12:09PM
              • Re:GPL - Source Posted by Anonymous Coward (Score:1) Saturday May 31 2003, @12:22PM
              • Re:GPL - Source Posted (Score:5, Informative)

                by Anonymous Coward on Saturday May 31 2003, @12:38PM (#6085306)
                I asked a lawyer friend of mine and yes the "reasonable" test does seem to be important. It seems quite reasonable for folks to assume that the software was being released under GPL.

                The law in question deals with both apparent authority and inherent authority. The basic idea of apparent authority is that if the principal "cloaks" the agent with apparent authority to enter into a contract, even if he doesn't give the agent actual authority, then the principal will be liable for contracts entered into by the agent.

                Inherent authority by contrast allows an agent to cloak himself in a principal's authority and to enter the principal into a binding contract.

                To quote Learned Hand's opinion in Kidd v. Thomas A. Edison, Inc, 1917:

                "The very purpose of delegated authority is to avoid constant recourse by third persons to the principal, which would be the consequence of denying the agent any latitude beyond his exact instructions. Once a third party has assured himself widely of the character of the agent's mandate, the very purpose of the relation demands the possibility of the principal's being bound through the agent's minor deviations."

                (I am quoting from my friend's e-mail, not the actual opinion.)

                So on this basis it would seem that software posted to the company website for download under a GPL would seem to bind the principal.

                On the other hand, AOL did act very quickly to take the software off of the website. A court might feel that this was sufficient to nullify the rights granted under the GPL to those who downloaded the software. Or a court might feel that it was AOL's internal responsibility to assure proper security procedures to prevent unwanted posting of software under GPL terms, and that the rights granted under the GPL to recipients cannot be revoked.

                [ Parent ]
              • Re:GPL - Source Posted by Wolfrider (Score:2) Saturday May 31 2003, @03:04PM
              • Re:GPL - Source Posted by Anonymous Coward (Score:1) Saturday May 31 2003, @04:02PM
              • Re:GPL - Source Posted by Cyberdyne (Score:3) Saturday May 31 2003, @01:50PM
              • Re:GPL - Source Posted (Score:4, Insightful)

                by LostCluster (625375) on Saturday May 31 2003, @08:16PM (#6087431)
                On the other hand, AOL did act very quickly to take the software off of the website. A court might feel that this was sufficient to nullify the rights granted under the GPL to those who downloaded the software. Or a court might feel that it was AOL's internal responsibility to assure proper security procedures to prevent unwanted posting of software under GPL terms, and that the rights granted under the GPL to recipients cannot be revoked.

                DANGER: Landmark test case lawsuit ahead...

                If AOL wins: The GPL suddenly becomes revokable after the fact... which could help SCO in their profit-by-lawsuit business plan, and will likely prompt somebody into trying a GPL-and-run scam.

                If AOL loses: They're now stuck with it... they just wrote and released a P2P client. Their only hope will be to try to push Nullsoft far enough away so the multibillion dollar Napster-style lawsuits only bankrupt Nullsoft and not the AOL/TW mothership. If that doesn't work, it's a horrible death for a megacompany.

                Wow... high stakes here... who thought a simple piece of software could cause so much trouble?
                [ Parent ]
              • Re:GPL - Source Posted by Groganz (Score:1) Saturday May 31 2003, @10:15PM
              • Re:GPL - Source Posted by HanzoSan (Score:2) Sunday June 01 2003, @10:32AM
              • Re:GPL - Source Posted - But it is NOT a P2P! by alakon (Score:1) Sunday June 01 2003, @03:53PM
              • Re:GPL - Source Posted by codemachine (Score:1) Tuesday June 03 2003, @12:09PM
              • Re:GPL - Source Posted by irontiki (Score:2) Wednesday June 04 2003, @12:08PM
              • Re:GPL - Source Posted by MikeJ9919 (Score:1) Wednesday June 04 2003, @12:11PM
              • Re:GPL - Source Posted by dasmegabyte (Score:2) Wednesday June 04 2003, @01:26PM
              • 2 replies beneath your current threshold.
          • Re:GPL - Source Posted by geeber (Score:2) Saturday May 31 2003, @10:59AM
            • 1 reply beneath your current threshold.
        • Re:GPL - Source Posted by Anonymous Coward (Score:3) Saturday May 31 2003, @09:37AM
        • Re:GPL - Source Posted by Arslan ibn Da'ud (Score:3) Saturday May 31 2003, @09:43AM
        • Re:GPL - Source Posted by Anonymous Coward (Score:1) Saturday May 31 2003, @09:53AM
          • 1 reply beneath your current threshold.
        • Re:GPL - Source Posted by mcbridematt (Score:2) Saturday May 31 2003, @09:56AM
        • Re:GPL - Source Posted by arendjr (Score:1) Saturday May 31 2003, @10:00AM
        • Re:GPL - Source Posted by BitHive (Score:2) Saturday May 31 2003, @12:01PM
        • Re:GPL - Source Posted by Austerity Empowers (Score:2) Saturday May 31 2003, @12:46PM
        • Re:GPL - Source Posted - Not a Mistake by Nom du Keyboard (Score:3) Saturday May 31 2003, @03:30PM
        • Re:GPL - Source Posted by evilviper (Score:2) Saturday May 31 2003, @08:16PM
        • Re:GPL - Source Posted by scubacuda (Score:1) Sunday June 01 2003, @02:40AM
        • 4 replies beneath your current threshold.
      • Re:GPL - Source Posted by blixel (Score:2) Saturday May 31 2003, @09:56AM
      • Re:GPL - Source Posted by Richard_at_work (Score:2) Saturday May 31 2003, @10:29AM
      • Re:GPL - Source Posted by Anonymous Coward (Score:1) Saturday May 31 2003, @02:40PM
      • Re:GPL - Source Posted by DaCypher (Score:1) Saturday May 31 2003, @06:45PM
      • Re:It's illegal by Felinoid (Score:2) Saturday May 31 2003, @10:02AM
      • Re:It's illegal by ChaosDiscord (Score:3) Saturday May 31 2003, @11:38AM
      • Re:It's illegal by walt-sjc (Score:2) Saturday May 31 2003, @02:07PM
      • Re:It's illegal by Compenguin (Score:1) Saturday May 31 2003, @02:13PM
      • Re:It's illegal by antirename (Score:2) Saturday May 31 2003, @09:41PM
      • 2 replies beneath your current threshold.
    • Re:GPL by 8tim8 (Score:2) Saturday May 31 2003, @08:10AM
    • Re:GPL by Infernon (Score:1) Saturday May 31 2003, @08:11AM
      • Re:GPL by cscx (Score:2) Saturday May 31 2003, @09:02AM
      • Re:GPL by Anonymous Coward (Score:1) Saturday May 31 2003, @01:32PM
      • 1 reply beneath your current threshold.
    • cat is out of bag, just as they planned, i'm sure by kraksmoka (Score:2) Saturday May 31 2003, @09:03AM
    • Re:GPL (Score:5, Interesting)

      by lpontiac (173839) on Saturday May 31 2003, @09:14AM (#6084202)

      Can't speak for elsewhere, but it turns out under Australian law that even if I release something under the GPL, I might be able to "take it back." It has something to do with the fact that the law makes it extremely difficult to give something away - that's the reason that if, for instance, I want to give someone a house, I can't "give" it to them, I have to "sell" it to them for $1.

      A lawyer called Jeremy Malcolm gave a rather good talk on this at Linux.conf.au 2003 [linux.org.au] (there should be links to his slides and audio of the talk itself on the site, if anyone's interested).

      [ Parent ]
      • Re:GPL by White_Lightning (Score:1) Sunday June 01 2003, @12:23AM
        • Re:GPL by lpontiac (Score:2) Sunday June 01 2003, @05:10AM
      • Re:GPL by femto (Score:2) Wednesday June 04 2003, @05:50PM
      • Re:GPL by lpontiac (Score:2) Saturday May 31 2003, @10:08PM
        • 1 reply beneath your current threshold.
      • 1 reply beneath your current threshold.
    • Re:GPL by blixel (Score:2) Saturday May 31 2003, @09:51AM
      • Re:GPL (Score:5, Informative)

        by blixel (158224) on Saturday May 31 2003, @10:29AM (#6084576)
        (http://www.blixel.com/)
        I have source code available on this web site.

        Scratch that. I now have a mirror of the site [freedomware.org].
        [ Parent ]
        • Re:GPL by Vej (Score:1) Saturday May 31 2003, @03:21PM
          • Re:GPL by blixel (Score:2) Saturday May 31 2003, @04:54PM
            • Re:GPL by Vej (Score:1) Saturday May 31 2003, @05:58PM
              • Re:GPL by Vej (Score:1) Saturday May 31 2003, @06:03PM
              • Re:GPL by blixel (Score:2) Saturday May 31 2003, @06:07PM
              • Re:GPL by Vej (Score:1) Saturday May 31 2003, @09:42PM
              • Re:GPL by blixel (Score:2) Saturday May 31 2003, @10:47PM
      • 1 reply beneath your current threshold.
    • heh by bhsx (Score:2) Saturday May 31 2003, @12:37PM
    • Re:GPL by yppiz (Score:2) Saturday May 31 2003, @01:30PM
    • I may have an answer by bhsx (Score:2) Saturday May 31 2003, @01:57PM
    • Re:GPL by apg (Score:2) Saturday May 31 2003, @02:03PM
    • Anyone want to test WASTE with me? by blixel (Score:2) Saturday May 31 2003, @06:05PM
    • Backfire... by blixel (Score:2) Saturday May 31 2003, @06:21PM
    • 2 replies beneath your current threshold.
  • by fredrikj (629833) on Saturday May 31 2003, @08:08AM (#6083949)
    (http://fredrikj.net/)
    Just download it over WASTE.
  • waste copy by Anonymous Coward (Score:1) Saturday May 31 2003, @08:09AM
    • Re:waste copy (Score:5, Informative)

      by Anonymous Coward on Saturday May 31 2003, @08:11AM (#6083965)
      Sure, it was initially released under the GPL, so there are already mirrors out there that keep WASTE alive... One example: http://www.dhorrocks2003.pwp.blueyonder.co.uk/
      [ Parent ]
      • 1 reply beneath your current threshold.
  • WASTE (Score:5, Informative)

    by I(rispee_I(reme (310391) on Saturday May 31 2003, @08:10AM (#6083960)
    (Last Journal: Tuesday November 30 2004, @06:34PM)
    WASTE is an encrypted filesharing network, since the article did not make it clear. It is also, in the same vein as gnutella, an open protocol.
    • Re:WASTE by stinky wizzleteats (Score:2) Saturday May 31 2003, @11:20AM
    • Re:WASTE by destinyland (Score:1) Saturday May 31 2003, @11:22AM
      • Re:WASTE by emc (Score:1) Saturday May 31 2003, @03:00PM
    • Re:WASTE by MortisUmbra (Score:2) Saturday May 31 2003, @05:10PM
      • Re:WASTE by blixel (Score:3) Saturday May 31 2003, @06:14PM
        • Re:WASTE by Jellybob (Score:2) Saturday May 31 2003, @06:38PM
          • Re:WASTE by blixel (Score:2) Saturday May 31 2003, @06:46PM
            • Re:WASTE by MadJo (Score:1) Monday June 02 2003, @07:09AM
    • 2 replies beneath your current threshold.
  • haaaaaa told you SO !! by KingRamsis (Score:1) Saturday May 31 2003, @08:11AM
    • Re:haaaaaa told you SO !! (Score:5, Insightful)

      by moonbender (547943) <moonbender.gmail@com> on Saturday May 31 2003, @08:26AM (#6084025)
      Ehm, no. Eminence said: "It's already irrelevant whether AOL would pull the plug on them. The source is out. GPL-ed."

      And that remains absolutely correct. Of course AOL can pull the plug, but the damage has been done, in a manner of speaking. That said, AOL pulling the plug might mean there is no or hardly any support (user or developer) for WASTE now, so people will have to figure it out themselves. That might hinder the development a bit. Still, if there is demand for an app like WASTE - and I'm not sure there is - people will figure out just fine.
      [ Parent ]
  • Why is this news? by zzxc (Score:2) Saturday May 31 2003, @08:11AM
  • Duh. (Score:5, Interesting)

    by afidel (530433) on Saturday May 31 2003, @08:12AM (#6083966)
    Who didn't see this coming. Justin comes up with cool tech because he can't be touched by AOL and even if they fired him he's stinking rich from the takeover so he doesn't have to work for anyone. AOL still owns the servers and can dictate what gets released by one of their holding but once the code is out there it's there for good (assuming Justin didn't violate any sections of the GPL, specifically re patents).
    • Re:Duh. by fear2k (Score:2) Saturday May 31 2003, @08:31AM
      • Re:Duh. (Score:5, Interesting)

        by afidel (530433) on Saturday May 31 2003, @08:35AM (#6084065)
        Ownership of the equipment doesn't give them ownership to the IP. They would have to have a contract with Justin that says all thoughts are AOL's regardless of whether he does them for work or not. That is a possibility, but with Justin's rebellious streak I doubt it.
        [ Parent ]
        • Re:Duh. by fear2k (Score:1) Saturday May 31 2003, @08:49AM
          • Re:Duh. by Jah-Wren Ryel (Score:1) Saturday May 31 2003, @09:00AM
            • 1 reply beneath your current threshold.
          • Re:Duh. by Osty (Score:1) Saturday May 31 2003, @01:26PM
            • Re:Duh. by Osty (Score:1) Saturday May 31 2003, @10:01PM
              • 1 reply beneath your current threshold.
            • 1 reply beneath your current threshold.
        • Re:Duh. by Natestradamus (Score:1) Saturday May 31 2003, @09:23AM
        • Re:Duh. by LostCluster (Score:3) Saturday May 31 2003, @09:33AM
        • Re:Duh. by Jayfar (Score:1) Saturday May 31 2003, @09:43AM
          • Re:Duh. by danila (Score:1) Saturday May 31 2003, @11:38AM
          • Re:Duh. by Moridineas (Score:2) Saturday May 31 2003, @02:04PM
            • Re:Duh. by Jayfar (Score:1) Saturday May 31 2003, @02:22PM
              • Re:Duh. by Moridineas (Score:2) Monday June 02 2003, @12:51PM
        • Not in California... by SvnLyrBrto (Score:2) Saturday May 31 2003, @02:21PM
      • Re:Duh. by drew (Score:1) Saturday May 31 2003, @09:50PM
  • Mirrored (Score:5, Interesting)

    by Anonymous Coward on Saturday May 31 2003, @08:12AM (#6083967)
    As linked from heise.de [heise.de], the release is mirrored [blueyonder.co.uk] on the web.

    The whole "unauthorized" release thing is interesting, though. I'd say that they have to prove that it wasn't an official release as it certainly looked like one. But what if somebody infiltrates Microsoft and puts sections of the Windows source on the web site under the GPL?

    • er, they get prosecuted by DrSkwid (Score:2) Saturday May 31 2003, @08:30AM
      • 1 reply beneath your current threshold.
    • Re:Mirrored (Score:5, Interesting)

      by moonbender (547943) <moonbender.gmail@com> on Saturday May 31 2003, @08:35AM (#6084062)
      I'd think the situation you describe is pretty straightforward (IANAL though). The person who hacked MS never owned the copyright to any of Microsofts software, and thus does not have the right to release the source code under any license. Any licenses he gave would be null and void.
      If someone would actually download the sources and take the license seriously, he'd definitely have to stop working with them as soon as he is told.I'm not sure whether there would be any further ramifications - I'd assume no, at least not as long as the person who downloads the source is doing so in good faith, that is he really is dumb enough to believe Microsoft released the Windows source under the terms of the GPL.

      As for this situation, it's similar, but not the same: AOL, and not Nullsoft, probably owns the rights to WASTE, and so only AOL can release the software under the GPL. However, as a part of AOL, maybe Nullsoft also has the privilege to do so, especially in this case of software they programmed themselves. That'd mean they abused that privilege, and might lead to some kind of trouble for Nullsoft, but in that case the GPL would still hold. On the other hand, maybe the situation is effectively the same as the one with MS, described above, which would mean that Nullsoft had no right to grant any licenses, and as such whoever downloaded WASTE would in fact be required to delete the software.
      [ Parent ]
      • Re:Mirrored (Score:5, Insightful)

        by LostCluster (625375) on Saturday May 31 2003, @09:42AM (#6084351)
        If parent AOL says they had approval authority over Nullsoft's releases, then that approval or disappoval should have happened before the release hit the www.nullsoft.com servers.

        If AOL was really scared of Nullsoft making unauthorized releases, they could have required that Nullsoft not have a website under their direct control, and that they'd have to send all web content to the people who run www.aol.com who would of course send the content to headquarters for approval before putting it up. The fact that such a process doesn't exist tends to indicate that somebody at Nullsoft has the authority to post software.
        [ Parent ]
      • Re:Mirrored by danila (Score:1) Saturday May 31 2003, @11:13AM
        • Re:Mirrored by MadJo (Score:1) Monday June 02 2003, @07:22AM
          • 1 reply beneath your current threshold.
        • 1 reply beneath your current threshold.
      • Re:Mirrored by cgreuter (Score:2) Saturday May 31 2003, @12:28PM
      • 2 replies beneath your current threshold.
    • Re:Mirrored by attobyte (Score:2) Saturday May 31 2003, @08:47AM
      • Re:Mirrored by secolactico (Score:2) Saturday May 31 2003, @10:25AM
    • Implied Warranty by Idou (Score:3) Saturday May 31 2003, @09:24AM
    • Re:Mirrored by Slime-dogg (Score:2) Saturday May 31 2003, @11:21AM
      • Re:Mirrored by Cecil (Score:2) Saturday May 31 2003, @11:52AM
      • Re:Mirrored by unapersson (Score:1) Saturday May 31 2003, @11:58AM
      • Re:Mirrored by baka_boy (Score:2) Saturday May 31 2003, @05:55PM
    • Re:Mirrored by Jucius Maximus (Score:3) Saturday May 31 2003, @11:43AM
  • "If you downloaded or otherwise obtained a copy of the Software, you acquired no lawful rights to the Software and must destroy any and all copies of the Software, including by deleting it from your computer. Any license that you may believe you acquired with the Software is void, revoked and terminated."

    It was released under the GPL, it's out there...the GPL is out there...they can't all of a sudden say "Sorry, we changed our minds".

    Will this be a landmark case that tests the GPL now? I wonder...
    • Re:Wait a minute...they can't do that! by JoeCotellese (Score:3) Saturday May 31 2003, @08:23AM
    • Re:Wait a minute...they can't do that! by Roofus (Score:1) Saturday May 31 2003, @08:29AM
    • only 2 possibilities (Score:5, Insightful)

      by DrSkwid (118965) on Saturday May 31 2003, @08:32AM (#6084048)
      (http://www.milksucks.com/ | Last Journal: Monday September 15 2003, @12:30PM)
      1. AOL are the copyright holders and as such the code was never released by them under the GPL so it's not under the GPL now and never has been.

      2. AOL don't own the copyright and as such the code is, and always will be , subject to the GPL.

      [ Parent ]
      • Re:only 2 possibilities (Score:5, Informative)

        by Daniel Phillips (238627) on Saturday May 31 2003, @08:53AM (#6084126)
        1. AOL are the copyright holders...

        You're wrong, Nullsoft are the copyright holders, or were at the time of the release. Nullsoft is owned by AOL, but is nonetheless a separate legal entity.

        It all comes down to whether Justin had the right to release the code under the GPL, and from the sounds of things, he does. We shall see.

        /*
        WASTE - main.cpp (Windows main entry point and a lot of code :)
        Copyright (C) 2003 Nullsoft, Inc.

        WASTE is free software; you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation; either version 2 of the License, or
        (at your option) any later version.

        WASTE is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
        GNU General Public License for more details.

        You should have received a copy of the GNU General Public License
        along with WASTE; if not, write to the Free Software
        Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
        */
        [ Parent ]
        • Re:only 2 possibilities (Score:5, Interesting)

          by Fnkmaster (89084) on Saturday May 31 2003, @09:22AM (#6084251)
          This post shouldn't be modded offtopic. Legally, I believe it's a key issue (of course, this is just my opinion and IANAL). Ownership of the copyright of this code is a complex issue, undoubtedly, determined by a series of contracts between employees and their employers, and the companies involved. Just because we might say in the common parlance that "AOL owns Nullsoft" doesn't necessarily mean much. AOL might own every share of Nullsoft stock, but if they delegate management of Nullsoft to Nullsoft executives, those managers have the right and obligation to manage the company as they see fit (within the bounds of standard fiduciary obligations - which are complex). The managers do have the obligation to represent shareholder interests with respect to company assets - but that is a contractual and fiduciary responsibility issue, and does not retroactively impact who had the right to license that code.


          As far as I know, in the absence of overriding contracts regarding copyright holdings of Nullsoft, Inc. that automatically assign such copyrights to AOLTW and prohibit sale or trade of rights in those copyrighted materials without explicit authorization of AOLTW, I believe Nullsoft management would have acted as legal agents of Nullsoft Inc. with respect to copyrighted materials when they posted them on the Nullsoft web site with license and copyright notices attached. If AOL failed to put greater contractual and procedural controls in place, that's their problem, and they could take it up in court with the individual managers or corporate personage of Nullsoft, Inc.


          Then again, after the Gnutella fiasco, if AOLTW _didn't_ have explicit contracts in place giving them assignment and control of all copyrighted Nullsoft works, they are idiots.

          [ Parent ]
        • I wasn't asserting AOL's right by DrSkwid (Score:2) Saturday May 31 2003, @10:57AM
        • 1 reply beneath your current threshold.
      • 1. AOL are the copyright holders and as such the code was never released by them under the GPL so it's not under the GPL now and never has been.

        2. AOL don't own the copyright and as such the code is, and always will be , subject to the GPL.

        I humbly suggest possibility #3...

        3. AOL owns the copyright, and is trying to test whether they can "retract" a decision to release code under the GPL.

        This is actually a critical point... If AOL can "retract" this decision, what stops them from "taking back" Mozilla? What keeps SAP from "taking back" SAPdb? Many open-source projects get code from, or are even started thanks to the largesse of, large corporate interests.

        If they can establish in court that it is okay for AOL to "retract" an officially GPL'ed release, how long before a major player starts buying companies that have "right of retraction" on their open source competitors and exercising those rights?
        [ Parent ]
      • Re:only 2 possibilities by Samari711 (Score:1) Saturday May 31 2003, @01:55PM
      • 3 replies beneath your current threshold.
    • Eric Rudolph sez (Score:5, Funny)

      by Saint Stephen (19450) on Saturday May 31 2003, @08:49AM (#6084114)
      (http://slashdot.org/ | Last Journal: Wednesday March 10 2004, @11:39PM)
      It's all a big conspiracy by AOL and Microsoft to WASTE the GPL and WASTE all music pirates in one fell swoop.
      [ Parent ]
    • Re:Who Ddoes own the copyright? by prairiedock (Score:1) Saturday May 31 2003, @09:48AM
    • by Alsee (515537) on Saturday May 31 2003, @10:35AM (#6084595)
      (http://slashdot.org/)
      If you downloaded or otherwise obtained a copy of the Software, you acquired no lawful rights to the Software and must destroy any and all copies of the Software, including by deleting it from your computer

      Even if the code was posted without permission, that statement by Nullsoft is not valid.

      The internet is a global medium. Anyone who downloaded the code is subject to their local laws. There are quite a few countries where the people who downloaded the code are completely free to keep, use, and distribute that code in any way they see fit - no matter what the circumstances.

      Making legal threats telling people what they "must" do to a global audience is just stupid.

      -
      [ Parent ]
    • Difficult Question (Score:5, Insightful)

      by 0x0d0a (568518) on Saturday May 31 2003, @08:42AM (#6084090)
      (Last Journal: Sunday October 03 2004, @04:03AM)
      Well...that's a difficult question. First, Justin may have the ability to make official Nullsoft releases, unless AOL specifically forbid this when they purchased Nullsoft. If he's authorized to act as an agent of the company...then the company did the release. Second of all, while it's conventional for software developers to sign with a company saying that (at least) stuff written on company time is owned by the *company*, IIRC Justin was a founding member of Nullsoft. There may not have been any such contract when he joined up. Third, while he definitely *used* it on company time, nobody has made any statement to the effect that he *wrote* it on company time. If he did this at home, it may mean that he owns the code.
      [ Parent ]
    • 1 reply beneath your current threshold.
  • This was only to be expected (Score:5, Informative)

    by zxSpectrum (129457) on Saturday May 31 2003, @08:13AM (#6083971)
    (http://virtuelvis.com/ | Last Journal: Monday December 13 2004, @03:20PM)

    But, seeing as it's GPLed:

    Waste-source [virtuelvis.com]

    Please, mirror the file instead of using this as sole source. I have no opportunity to set up BitTorrent here, and I have maximum transfer per month constraints. I will pull the file after 1GB is transfered.

  • Does GPL apply? (Score:5, Insightful)

    by Skynet (37427) on Saturday May 31 2003, @08:13AM (#6083973)
    (http://www.zombo.com/)
    The code was written in house, and thus was the copyrighted property of AOL Time Warner. It was released without the consent of the company by some developers at Nullsoft. If that is true, isn't it still the property of AOLTW?

    Are there any precedents for this type of thing?
    • Re:Does GPL apply? by Anonymous Coward (Score:1) Saturday May 31 2003, @08:24AM
    • Re:Does GPL apply? (Score:5, Interesting)

      by Albanach (527650) on Saturday May 31 2003, @08:24AM (#6084016)
      (http://albanach.com/)
      It was released by nullsoft under the GPL - the subsidiary had a choice over the licensing conditions the wanted to use and settled upon the GPL.

      Just because their parent company doesn't like that choice, it can't be undone. If AOL have a problem with nullsoft's choice of license, that's an internal matter for the two compaines to resolve.

      The only way I can see things being different would be if under contract terms between the two companies AOL had to aprove each piece of software produced by their subsidiary. Then they might argue that the code wasn't nullsoft's to release or give any license to. In much the same way as if someone here found the code to Microsoft Office, they can't just slap the GPL at the top and release it to the world.

      [ Parent ]
    • Re:Does GPL apply? by DemianJ (Score:1) Saturday May 31 2003, @08:34AM
    • Re:Does GPL apply? by j7953 (Score:2) Sunday June 01 2003, @12:19PM
  • Where's the money? (Score:5, Insightful)

    by bigman2003 (671309) on Saturday May 31 2003, @08:14AM (#6083976)
    (http://insidewoodland.com/)
    AOL sees WASTE (and a few other Nullsoft products) as something that:

    A- Doesn't provide them with a revenue stream.

    B- Could bring on lawsuits

    C- Competes with their other products.

    AOL is a huge company, with lots of money. They could get sued for *real* money, not just Napster money. Also, the fact that they own a lot of media might cause them problems.

    We are on the cusp of a new era of 'authorized' file downloads (iTunes). Finally big business is learning how to make money from music on the web, and letting another free service rear it's free little head isn't part of their plans.

    It seems like Nullsoft is forgetting who butters its bread.
  • Contracts? by ggruschow (Score:2) Saturday May 31 2003, @08:16AM
    • Re:Contracts? (Score:5, Informative)

      by wfmcwalter (124904) on Saturday May 31 2003, @09:26AM (#6084274)
      (http://www.mcwalter.org/)
      Did the NullSoft buyout contract specify that they had to keep them on for a decade?

      Very possibly ('though probably four or five years, not a decade) - buyout contracts often do, to prevent the "human capital" from taking their stock and running. The carrot to folks is that they get lots of new options, which vest annually so long as they remain.

      Once the deal is signed, both sides often try their best to wiggle out. The stock options aren't paid out if the employee quits early, so the company tries to get the employee to quit. CEOs become directors of empty divisions with no staff and no mission, stuff like that. The company can't be _too_ blantant about it (i.e. make the CEO unblock toilets all day) as that's constructive dismissal, in which case the employee can leave with the stock (after lots of legal squabbling, of course). Equally, mr small-company-entrepreneur type wants to get the stock and bug out (either to his next startup or to Hawaii) and doesn't want to be a drone for the next half decade. So he _tries_ to get constructively dismissed. Fired for gross misconduct (not showing up, punching out his boss, etc.) won't work - so he has a bad attitude, doesn't bathe, says dumb things to the media, produces product that makes his employer uncomfortable, founds the aryian-spaceship-league, whatever. So a war of attrition is fought.

      Naturally, I don't know the terms of the nullsoft acquisition, but it may be this is Frankel's (et al) idea (or at least in his mind). I figured this was the case when Gnutella came out (AOL were _never_ going to be happy with that) and WASTE is even more AOL-unfriendly (heck, it's got a chat client - who needs AIM?).

      Someone should write a book about the constructive dismissal stories that fill Silicon Valley - Sculley sending Jobs to his own office building to do nothing (Jobs cracked rather quickly). I heard of some guy coming to work dressed in a full frogman suit (including flippers and mask) and walking down in the corridor when customers were around - company dress code said "no shorts, wear shoes" - if they'd changed it to read "no bodyglove swimming attire" just for him, then that would have been the constructive dismissal he sought.

      [ Parent ]
      • Re:Contracts? (Score:5, Insightful)

        by jackb_guppy (204733) on Saturday May 31 2003, @11:23AM (#6084834)
        I had that...

        It was "No Jeans"

        So I looked up Jeans and found "made from denim", looked up denim "100% cotton twill"

        I found a blend of 70% cotton and 30% - so not Jeans.

        Then was called for that. Pointed out that legal base. They then tried:
        Lapped Seams -- showed 2 people in the room wore pants for that type.
        Cotton Twill - showed them cords in the room.
        "rivets" -- showed 2 more that had those.
        "color and look" -- pointed out the Head of HR a skirt on that was all of that -- a converted blue jeans pants.

        I got suppended for "bad attitude" without pay for the weekend. It was late Friday when it happend, I shouldn't have to work the weekend, anyway. I could not come into work, had to take the weekend off. And this was during a year I put in 3000+ hours of work. Documented! and got a great bonus at the end of year. ... I thanked them for the vacation time, and went home. At 6am on Saturday my manager called and asked if the release was ready for Monday Morning shipping. I said no, that was what I was going to doing this weekend, but you sent me home. He asked if I could come in a get it ready, he would give me whole week-off next week with pay and get me an exeption to rules.

        So the rule became: "No looking Jean pants of the colors blue, white or red."

        I had Black Jeans :-).

        I did point out the head of HR would have to give up wearing the fadded Jeans (blue w/ white patches) - he smiled and said "Yes".
        [ Parent ]
  • I wish AOL would pull my waste by gnu-sucks (Score:2) Saturday May 31 2003, @08:17AM
  • Mirrors! (Score:5, Informative)

    by Anonymous Coward on Saturday May 31 2003, @08:19AM (#6083989)
    http://www.sifnt.net/waste.zip
    http://forums.wina mp.com/showthread.php?threadid=1 37077
    http://www.dhorrocks2003.pwp.blueyonder.co. uk/wast e-setup.exe
    http://slackerbitch.free.fr/waste/was te-source.tar .gz
    • Another by Coke in a Can (Score:2) Saturday May 31 2003, @08:42AM
    • Forget my other post by Coke in a Can (Score:1) Saturday May 31 2003, @08:48AM
    • Re:Mirrors! by paulcammish (Score:2) Saturday May 31 2003, @08:54AM
    • Re:Mirrors! by Arker (Score:2) Saturday May 31 2003, @09:00AM
      • Re:Mirrors! by Arker (Score:2) Saturday May 31 2003, @09:18AM
    • Re:Mirrors! by drunkenbatman (Score:1) Saturday May 31 2003, @04:29PM
    • 3 replies beneath your current threshold.
  • What a Waste.... (Score:4, Insightful)

    by moehoward (668736) on Saturday May 31 2003, @08:19AM (#6083991)
    But not surprising. I just don't get what these developers are thinking. Something like, "Yes sir! May I have another?!?!?!"

    This is not the type of fight you can win from within. It's long past time that they free themselves from AOL.

    Step 1: Write great software
    Step 2: Make sure the IP for that software belongs to a meglomaniacal corporate structure
    Step 3: Disappointment, Rinse, Repeat
    • 1 reply beneath your current threshold.
  • great reporting by afidel (Score:2) Saturday May 31 2003, @08:20AM
  • To everyone posting the source code (Score:5, Interesting)

    by joshki (152061) on Saturday May 31 2003, @08:22AM (#6084008)
    You may not be on solid legal ground here. I didn't see the original release, but the page they have up now says:
    An
    unauthorized copy of Nullsoft's copyrighted software was briefly posted on this website on or about Wednesday May 28, 2003. The software was identified as "WASTE" (the "Software") and includes the files "waste-setup.exe", "waste-source.zip", "waste-source.tar.gz" and any additional files contained in these files.

    (emphasis mine)

    If the files were posted by someone who did not have the authorization to post them, then you have no legal right to distribute them, because that person had no right to place the files under the GPL. Of course, we have no way of knowing if that's what really happened, but I'd still be very hesitant to publish the files until someone with the standing to do so weighs in on the issue (Any FSF lawyers reading this?).
    • Re:To everyone posting the source code by trelaneopn (Score:1) Saturday May 31 2003, @09:02AM
    • Re:To everyone posting the source code by grahammm (Score:1) Saturday May 31 2003, @09:06AM
      • Re:To everyone posting the source code by Anonymous Coward (Score:1) Saturday May 31 2003, @09:13AM
        • by mako (30489) on Saturday May 31 2003, @09:34AM (#6084316)
          Interesting. What would happen if say a car salesmen sold a customer a car for 1/2 price while the office manager is on vacation. The customer assumes the sale is legitimate, the sale is finalized and the customer drives home. When the office manager returns would he have recourse against the customer, as well as, the employee?

          Or to use your example if the thief exchanges the stolen money for goods and services must the second innocent party incur the damages and repay the original injured party? Or is the thief solely responsible for remuneration?

          [ Parent ]
          • Re:To everyone posting the source code by topham (Score:2) Saturday May 31 2003, @09:39AM
            • by Chilles (79797) on Saturday May 31 2003, @10:51AM (#6084667)
              And to further stretch the analogy (thought experiment time)

              Suppose the car was probably bought under certain terms, maybe a free service checkup every 3 months. Would the customer still have the right to the full terms of the contract he signed with the garage? I'm inclined to think so...
              But if that is the case than people that downloaded waste from the original Nullsoft website still have the right to the contract they "signed" (i.e. they read and undertood the accompanying licence). So those people have certain rights with respect to the waste source code they downloaded. More specifically, they downloaded it under the GPL. So those people still have both the rights and duties that come with the GPL with respect to waste.

              No one knew or had any reason to suspect that the person distributing waste was not authorized to do so. So everybody that downloaded waste from the nullsoft website has legally obtained Waste under the GPL. And may legally redistribute the waste program or any derived works as long as they include the source code in their distribution.

              This is just a thought experiment though, I have no idea how this works in real life. I know I just thought that giving us Waste was a cool action by Nullsoft and I never suspected otherwise. (this was released the same day RTCW Enemy Territory was given away for free so perhaps I wasjust getting used to companies giving cool stuff away for free)
              [ Parent ]
          • "bought in good faith" by Anonymous Coward (Score:1) Saturday May 31 2003, @10:23AM
          • Re:To everyone posting the source code by okeby235 (Score:1) Sunday June 01 2003, @12:40AM
    • Re:To everyone posting the source code by LostCluster (Score:2) Saturday May 31 2003, @09:49AM
    • No No No! by nounderscores (Score:2) Saturday May 31 2003, @10:57AM
    • Re:To everyone posting the source code by NotAnotherReboot (Score:2) Saturday May 31 2003, @01:57PM
    • Gresham's Law of Software and Counterfeit GPL by Googol (Score:1) Saturday May 31 2003, @02:26PM
    • Incorrect by xintegerx (Score:2) Saturday May 31 2003, @09:18AM
    • 4 replies beneath your current threshold.
  • Mirrors of source and binaries (Score:5, Informative)

    by Anonymous Coward on Saturday May 31 2003, @08:23AM (#6084012)
    A couple of mirrors:

    http://www.dhorrocks2003.pwp.blueyonder.co.uk/ [blueyonder.co.uk]

    http://slackerbitch.free.fr/waste/ [slackerbitch.free.fr]

  • Edonkey link by Anonymous Coward (Score:1) Saturday May 31 2003, @08:26AM
  • Expected... by Davak (Score:1) Saturday May 31 2003, @08:26AM
  • WHAT DOES IT DO? by jrest (Score:1) Saturday May 31 2003, @08:27AM
  • And this is surprising how? by davmoo (Score:2) Saturday May 31 2003, @08:28AM
  • isn't life funny? (Score:5, Funny)

    by smd4985 (203677) on Saturday May 31 2003, @08:29AM (#6084036)
    (http://www.susheeldaswani.com/)
    i downloaded waste off gnutella :) .
    • 1 reply beneath your current threshold.
  • What is the problem ? by Salsaman (Score:2) Saturday May 31 2003, @08:30AM
  • mirror of the source (Score:5, Informative)

    by mog (22706) <alexmchale@noSpAM.gmail.com> on Saturday May 31 2003, @08:30AM (#6084042)
    Here [smsu.edu] is a mirror of this fully legal, GPL software. Do with it as you will.
  • My mirror (Score:5, Informative)

    Get the source here [cleanstick.org].

    --Jon
  • AOL may very well pull the source.. (Score:5, Interesting)

    by GauteL (29207) on Saturday May 31 2003, @08:34AM (#6084055)
    (http://lindkvis.blogspot.com/)
    .. and Waste may very well be illegal, no matter if it was released under the GPL.

    What matters is WHO released it under the GPL. If the ones that released it had no legal rights to do what they did, then Waste is illegal, and redistributing it is illegal.

    Why? Because only the copyright holder can release software like this. Otherwise the license is void, and you are all doing something illegal by distributing the source.

    The above is pretty much clear, but lawyers might want to answer the question of wether the people that released the software did in fact have the rights to do something like this. If a lowly employee releases software, my guess is that he does not have the rights to do so. Otherwise any employee of Microsoft would have the right to release Windows under the GPL..

    Before distributing Waste, you should be pretty sure that it was in fact a release warranted by Nullsoft executives, otherwise it may be illegal.

    It may be that the release was warranted by someone with the proper authority, but if AOL/Nullsoft states otherwise, this might be decided by trial.
  • Another mirror by loadt (Score:1) Saturday May 31 2003, @08:35AM
  • I noticed someone has already set up a SourceForge project for WASTE.

    http://sourceforge.net/projects/waste/

    Now go and help out! I want a cleanly building Linux port.

    --Jon
  • How can this be "pulled"??? by Anonymous Coward (Score:2) Saturday May 31 2003, @08:37AM
  • Mirror by metlin (Score:2) Saturday May 31 2003, @08:40AM
    • 1 reply beneath your current threshold.
  • Grep says... (Score:3, Interesting)

    by Daniel Phillips (238627) on Saturday May 31 2003, @08:42AM (#6084092)
    daniel@starship:/src/waste$ tree | grep cpp | wc
    28 56 435
    daniel@starship:/src/waste$ grep "under the terms of the GNU General Public License" *cpp -r | wc
    28 392 2395


    Translation to English: each cpp file has a GPL license declaration in it.
  • My luck by The-Bus (Score:2) Saturday May 31 2003, @08:43AM
    • Re:My luck by HanzoSan (Score:2) Saturday May 31 2003, @09:35AM
      • Re:My luck by The-Bus (Score:2) Saturday May 31 2003, @05:08PM
  • WASTE Network by Anonymous Coward (Score:2) Saturday May 31 2003, @08:47AM
  • Nullsoft defaced by haxor.dk (Score:1) Saturday May 31 2003, @08:47AM
  • Web-installer by 5lash (Score:1) Saturday May 31 2003, @08:49AM
  • a huge blow for open source by Lord Kholdan (Score:1) Saturday May 31 2003, @08:51AM
  • It looks like... by botzi (Score:1) Saturday May 31 2003, @08:52AM
  • From nullsoft... by norsk_hedensk (Score:1) Saturday May 31 2003, @08:54AM
  • Ha! Ha! Ha! In your face, AOL!!! by UrGeek (Score:2) Saturday May 31 2003, @08:55AM
    • 1 reply beneath your current threshold.
  • MS Ploy? (Score:3, Interesting)

    by Idou (572394) * on Saturday May 31 2003, @08:56AM (#6084141)
    Is this just coincidence? I mean, could AOL be THAT stupid TWICE!? Or, are they doing a favor for MS, so that MS can say:

    "See, look. The GPL IS EVIL. It just takes one employee with web access to turnover your IP. You better look into our new products that prevent employees from having such freedom . . ."

    I mean, how good could WASTE be? Let's not be TOO eager to help the bad guys here and stick to untainted code, OK?
  • AOL Sucks Anyways by DarkKnightRadick (Score:1) Saturday May 31 2003, @08:56AM
    • 1 reply beneath your current threshold.
  • hmm... by di0s (Score:2) Saturday May 31 2003, @08:57AM
  • insert subject here by Neophytus (Score:1) Saturday May 31 2003, @08:58AM
  • This was ICQ with a file search by lpontiac (Score:2) Saturday May 31 2003, @09:01AM
  • AOL doesnt get Internet again! by linuxislandsucks (Score:2) Saturday May 31 2003, @09:05AM
  • AOL Couldn't Have Paid for Better Advertising by Jah-Wren Ryel (Score:2) Saturday May 31 2003, @09:06AM
    • 1 reply beneath your current threshold.
  • Exactly the reason... by fireman sam (Score:1) Saturday May 31 2003, @09:07AM
  • MD5 Sums..... (Score:5, Informative)

    by TeddyR (4176) on Saturday May 31 2003, @09:08AM (#6084179)
    (http://www.slashdot.org/~teddyr | Last Journal: Wednesday February 04 2004, @07:35PM)
    Well here are the MD5 sums of the files as downloaded by me from the original site [and verified with several other ppl who downloaded it from the original site].... if anyone has a different md5sum then they should look closer at their copy of the files....

    e3609e352afba37683c47ce60f9086bb waste-setup.exe
    5645d0378b5bca6d2cf337686dca9a4d waste-source.tar.gz
    554cfa7350333aa4e6eb3b6e24201 d80 waste-source.zip
    • by TeddyR (4176) on Saturday May 31 2003, @09:33AM (#6084308)
      (http://www.slashdot.org/~teddyr | Last Journal: Wednesday February 04 2004, @07:35PM)
      [note : there should NOT be any spaces in the links.... ./ adds spaces]
      Magnet links:

      magnet:?xt=urn:bitprint:RNADB73OZV4J56PYURKSJBOK QU YU25RO.3YIAXBOM3XGWON5QSA6TVIJUAXJHZI54FQ3LMVY&dn= waste-setup.exe

      magnet:?xt=urn:bitprint:SNMD7MSXP3QI6MY5IOF4DKUE VK UD2Y4G.6YKR7VR2TWYNPUUBOVGY5ROGMSPTA7ZZSGTECUA&dn= waste-source.tar.gz

      magnet:?xt=urn:bitprint:M6HCJRTWID2MLW2EOHL2GUK7 O2 MGJLTT.CCTSJVMC4RQC67TVJDISXHS6KEXKQIRMNM2SHCI&dn= waste-source.zip

      Ed2k links:

      ed2k://|file|waste-source.zip|261175|d9eff5442b2 f4 ab391487c21f9998679|/

      ed2k://|file|waste-source.tar.gz|214730|f5d0dbda 5e 7eb7a9774c7650fa306383|/

      ed2k://|file|waste-setup.exe|173589|5f2e6a0160b4 14 10d413a965560071e2|/
      [ Parent ]
      • 1 reply beneath your current threshold.
    • 1 reply beneath your current threshold.
  • Sorry to say by NoInfo (Score:2) Saturday May 31 2003, @09:09AM
    • 1 reply beneath your current threshold.
  • Mega mergers not good for innovation? by Anonymous Coward (Score:1) Saturday May 31 2003, @09:13AM
  • My suspicions (Score:3, Interesting)

    by Glyndwr (217857) on Saturday May 31 2003, @09:15AM (#6084207)
    (http://www.fscked.co.uk/ | Last Journal: Saturday May 03 2003, @11:59AM)
    Warning: there are half-assed guesses below.

    Seems to me that as it was on Nullsoft's server, it was probably intended -- at the time at least -- as an official release. I suspect the Nullsoft boys wrote it to be released and went ahead and did it.

    Secondly, as various other things on the Nullsoft site are under weird and wonderful open-source redistribution-allowed licences, I reckon they are probably allowed to determine their own licences under their contract with TW.

    So I suspect the GPL licence on the original source is legit. Otherwise, we have to assume they haven't been allowed to open source their other bits of software and TW have been turning a blind eye; TW don't seem like the type to turn a blind eye to anything to me.

    Now, this is what I find interested: I couldn't find any other GPL software on the site, just stuff under some custom-written clickthrough redistribution allowed licences. Could it be that Frankel came up with this while messing around, decided to release it knowing it would probably get pulled, and put it under the GPL on purpose? Knowing that it would get mirrored to Hades if TW did pull it?

    I'm just speculating, of course, but it seems to me that's the likely way events occured. We'll be able to tell in the next few weeks by the vigour TW employs in asking people to stop hosting mirrors, I suppose.
  • Fuck AOL. Mirror here. by Anonymous Coward (Score:1) Saturday May 31 2003, @09:24AM
  • Can AOL un-ring the bell? (Score:5, Interesting)

    by LostCluster (625375) on Saturday May 31 2003, @09:30AM (#6084296)
    The site that's there now [nullsoft.com] claims that WASTE is owned by Nullsoft, and whomever posted WASTE on the server with a GPL license lacked the authority to do. As a result, AOL's view is that the GPL doesn't stick to the software because only Nullsoft held the copyright and Nullsoft didn't attach the GPL.

    What a mess here... something that's really lacking from the new page is anything that says just how "unauthorized software" appeared on the nullsoft.com site.

    - If they're claiming that they were hacked, this would have to go down as the hack of the century... I doubt that happened.
    - If they're claiming an employee acted outside of their authority, aren't they responsible for restraining that employee's actions so they don't become visible to the public?
    - If AOL's trying to overrule a decsion made by their Nullsoft division after learning about it, isn't that too little too late?

    This has got to be one of the most interesting test cases of how the GPL works ever.
  • More mirrors by theBrownfury (Score:2) Saturday May 31 2003, @09:35AM
  • BAH! so what? by Paolomania (Score:1) Saturday May 31 2003, @09:43AM
  • Hilarious, design document is a MS Word .doc by Anonymous Coward (Score:2) Saturday May 31 2003, @09:44AM
    • 1 reply beneath your current threshold.
  • The SCO Connection. by ccady (Score:2) Saturday May 31 2003, @09:48AM
  • At least until they contact you by drdale (Score:1) Saturday May 31 2003, @09:49AM
  • Whats the full story? by Felinoid (Score:1) Saturday May 31 2003, @09:50AM
  • You can't sell the Brooklyn Bridge (Score:5, Insightful)

    by ikekrull (59661) on Saturday May 31 2003, @09:50AM (#6084400)
    (http://members.xoom.com/ikekrull/)
    If this release was not authorized by AOL, and it isn't entirely clear that Nullsoft did not have the right to do this, then I would say that you would be forbidden from distributing the code, regardless of the fact that it carries a GPL license.

    You can't take, for example, Microsoft sourcecode from the WinCE SDK, slap a GPL license on it and claim it is now covered by the GPL.

    If, however, the WinCE division at MS, who presumably has full responsibility and authority to handle code releases put the WinCE code under the GPL and released it, in good faith, then that would be binding.

    i.e. if the city of New York sells the Brooklyn Bridge for $1 in a legal transaction, then the new owner owns that bridge, regardless of the seemingly low price.

    If it was cool to buy hundreds of thousands of acres of land off the indigenous peoples of america for some muskets and smallpox-infected blankets, this is cool too.

    However, the code has been released, so while you could not distribute the code as-is, there is nothing to prevent anyone studying the code and and releasing a compatible implementation, unless it infringes copyright (contains cut n pasted sections) or patents (not sure whether P2P patents exist or who owns them). You are not doing anything illegal if you use an MP3 (regardless of its origin) of a pop song to figure out how to make a pop song of your own. The person who sold/gave you the MP3 might have a problem however, and the owner of the copyright that covers the MP3 could demand you destroy/return it upon discovery of it's improper distribution to you.

    This would have to be ordered by a court to be legally enforceable, but you may be guilty of a crime by delaying the destruction/return if you do this in bad faith. i.e you know the copyright they hold is valid, yet you ignore their reasonable and legal request for its destruction/return.

    AOL could, assuming their claims that Nullsoft were not authorised to release the code under GPL are true, sue anyone they can prove is distributing the code for copyright infringement.

    However, if such a lawsuit was pressed, you could request that AOL prove that Nullsoft were not authorised to release software that carried AOL-owned copyright, or that they prove that Nullsoft were acting in bad faith - that is they knew the licensing terms of the software in question would violate the law or go against AOL's wishes.

    If they cannot prove this, then I would guess the GPL stands, and tough cookies AOL.

    But certainly the mere presence of a GPL notice does not convey legitimacy to the GPL license terms.

    So, what it really comes down to is 'do you trust AOL to tell you the truth that this code was released improperly'.

    If you can convince a court that you were honestly unable to determine the legitimacy of their demands (not sure you could use this as a defense against AOL, it would be watertight against SCO), then you are also OK for keeping and distributing this code despite requests from them to remove it.

    After all, they can lie to you about this and not run any significant risk because of the size of their bank account, yet you have no way to verify the authenticity of their claim without a court order for them to unseal the terms of their contracts with Nullsoft, or their sworn statement in court of law.

    How can we know that AOL is not lying about the fact they did legitimately GPL this software, and since there is no law against making false claims outside the realm of contract or consumer law, it seems a pretty murky area. Its not like AOL has any disincentive for lying about this.

    I can stand up and say 'I am the Pope of Hudson County! Bow before my lily white ass', but failing to bow is not a crime, much to my chagrin.

    It is an interesting position, and bears remarkable similarity to the whole SCO debacle.
  • The Crying of Lot 49 (Score:5, Informative)

    by Hayzeus (596826) on Saturday May 31 2003, @09:51AM (#6084406)
    (http://www.swampgas.com/)
    Amybody else get the reference? W A S T E

    We Await Silent Tristero's Empire

    From The Crying of Lot 49 by Thomas Pynchon, a covert postal service (my first domain was 'waste.com', so named for the same reasons)

    • Re:The Crying of Lot 49 (Score:4, Interesting)

      by dark-br (473115) on Saturday May 31 2003, @11:05AM (#6084739)
      (http://slashdot.org/)
      Yes, I believe the name "Waste" is indeed a references to Thomas Pynchon's novel "The Crying of Lot 49." In the novel, W.A.S.T.E is either a hoax or a secret system for communication, and (might) stand for "We Await Silent Tristero's Empire." Here's a little quote:


      "Last night, she might have wondered what undergrounds apart from the couple she knew of communicated by WASTE system. By sunrise she could legitimately ask what undergrounds didn't....[H]ere were God knew how many citizens, deliberately choosing not to communicate by U.S. Mail. It was not an act of treason, nor possibly even of defiance. But it was a calculated withdrawal, from the life of the Republic, from its machinery. Whatever else was being denied them out of hate, indifference to the power of their vote, loopholes, simple ignorance, this withdrawal was their own, unpublicized, private. Since they could not have withdrawn into a vacuum (could they?), there had to exist the separate, silent, unsuspected world."


      [ Parent ]
    • DEATH by jefu (Score:2) Saturday May 31 2003, @11:11AM
    • Re:The Crying of Lot 49 by n8j (Score:1) Saturday May 31 2003, @12:05PM
    • Re:The Crying of Lot 49 by ThaReetLad (Score:1) Monday June 02 2003, @09:47AM
    • 2 replies beneath your current threshold.
  • Can't say I'm suprised by Cereal Box (Score:2) Saturday May 31 2003, @09:54AM
  • GPL by SB5 (Score:1) Saturday May 31 2003, @10:07AM
  • I also put it up on KaZaA, so here is the Sig2Dat by SB5 (Score:1) Saturday May 31 2003, @10:14AM
  • What this looks like... (Score:4, Insightful)

    by Ryan Amos (16972) on Saturday May 31 2003, @10:22AM (#6084532)
    AOL's higher ups have enough clue to realize this wouldn't be used for much wide-scale P2P sharing; indeed, it's limited to 50 users so something like BitTorrent is still much better suited to piracy. Rather, AOL probably saw WASTE as a competitive edge, as it was developed so that employees working on projects at different AOL field offices could collaborate without having to worry if one of AOL's competitors (or their boss) was snooping. If it's GPLed, all of AOL's competitors get the same advantage, as AOL can't snoop on their conversations, though more than likely they're using secure VPNs or direct fiber links anyway.

    So basically, I don't think this was a case of AOL being worried about piracy, this was a case of AOL wanting to protect their company secret. You really can't blame them either way, but regardless, it's too late. WASTE will continue to be developed just like Gnutella was, and Open Source developers will probably try and reverse engineer it and write their own version just to be safe and in the clear with respect to copyrights. But this is just speculation, I might be wrong.
  • Obviously by bobKali (Score:2) Saturday May 31 2003, @10:23AM
  • Pynchon reference by cqpalzm (Score:1) Saturday May 31 2003, @10:29AM
  • by Kjella (173770) on Saturday May 31 2003, @10:29AM (#6084578)
    (http://slashdot.org/)
    Let's *assume* that this is not a legal release (not AOL/TW trying to override Nullsoft after Nullsoft has released it legally).

    Anything that "is" Waste or a derivate of Waste probably recieves a nastygram and that'll be the end of it. But what about this:

    If someone picks up this code, without knowing anything about this controversy, sees the GPL and finds out that this is useful for any other project, say Gaim or Miranda or some other IM-client (or any other program for that matter) and copy-pastes away (including copyright headers, all fully legal if the licence is legal). What happens then? Does that OSS project suddenly become "poisoned"?

    Also, if AOL/TW later finds out "hey, they used our code in project X", who gets the blame? Noone to blame really, unless they want to claim that you need to check with every copyright holder that they really *have* released it under the GPL.

    Oh well. Someho an encrypted IM didn't sound that "advanced" to me anyway, not going to miss it...

    Kjella
  • WooHoo!!! by benjcorey (Score:1) Saturday May 31 2003, @10:38AM
  • AOL is crazy...like a fox. (Score:3, Interesting)

    by small_dick (127697) on Saturday May 31 2003, @10:42AM (#6084635)
    Once code is under the GPL, that's it. It's GPL'd. Fire the employee who did it, jail them, etc.--tough tittie. Be more careful next time...if that's really what happened.

    I suspect they planned this all along. Suppose the RIAA/MPAA decide to sue AOL for producing this code...AOL's lawyers stand in front of the judge and say "Look! it was an illegal release! It was just an internal research project, and research is legal, isn't it? Hell, we pulled it off the net as soon as we found out! The employee has been scolded mercilessly!"
  • This is going to be resolved rather quickly. by Anonymous Coward (Score:1) Saturday May 31 2003, @10:46AM
  • Stop it your dimwits! by alexborges (Score:1) Saturday May 31 2003, @10:50AM
  • strange website... by klokop (Score:1) Saturday May 31 2003, @11:00AM
  • Early analysis of Waste (Score:3, Insightful)

    by Checkered Daemon (20214) on Saturday May 31 2003, @11:03AM (#6084728)
    (http://www.burningman.com/)
    There's been some early analysis of the WASTE system on the cryptography mailing list, which tends to attract some pretty high-powered crypto talent. While a lot of the discussion has centered on factors that would require a highly sophisticated attack (is MD5 broken, would AES be better than Blowfish, is PCBC mode appropriate, etc.) the main argument is that using a well established crypto system such as SSL/TLS would be far better than trying to design a whole new system from scratch, a conclusion that I highly agree with.
  • My WASTE Site with all the INFO (Score:4, Informative)

    by Joshuah (82679) on Saturday May 31 2003, @11:11AM (#6084768)
    (http://www.binnews.com/)
    http://www.northarc.com/waste_web

    enjoy. there is also a forum for waste on the site.
  • First, linux by Gyorg_Lavode (Score:2) Saturday May 31 2003, @11:14AM
  • Makes me feel like a teenager again by robson (Score:2) Saturday May 31 2003, @11:14AM
  • AOL = WASTE ? by Superfreaker (Score:2) Saturday May 31 2003, @11:28AM
  • waste sources include some RSA stuff ? by dgil (Score:1) Saturday May 31 2003, @11:33AM
  • GPL Distributors Remorse by Googol (Score:1) Saturday May 31 2003, @12:03PM
  • I had a (legit) use for WASTE (Score:3, Insightful)

    by TheSync (5291) on Saturday May 31 2003, @12:13PM (#6085138)
    (http://www.econotarian.org/ | Last Journal: Tuesday May 18 2004, @02:14PM)
    I was intending to use WASTE to do secure p2p exchange of broadcast-quality MPEG-2 video files between television stations for co-production and regional distribution that was cost impractical to do by satellite.

    Oh well...
  • Mirror by bruns (Score:1) Saturday May 31 2003, @12:16PM
    • Re:Mirror by bruns (Score:1) Saturday May 31 2003, @12:37PM
  • Give up on source code and reverse engineer it! by ptcheezer (Score:1) Saturday May 31 2003, @12:29PM
  • You didn't believe me, did you? by scrod (Score:2) Saturday May 31 2003, @01:06PM
  • On the bright side... by aechols (Score:1) Saturday May 31 2003, @01:16PM
  • Attack on GPL type licenses? (Score:3, Interesting)

    by nurb432 (527695) on Saturday May 31 2003, @01:36PM (#6085660)
    (http://slashdot.org/~nurb432/ | Last Journal: Friday August 27 2004, @03:24PM)
    Perhaps its just a tactic to add fuel to the fire against GPL and BSD type of licenses.

    "See, you cant trust what you get, just beacuse it says its free, you may still be libel.. buy our software"

    Regardless of how it turns out, it gets air-play, and it influences public opinion, and the people are making the decisions..

    But that would be sinister, and noone would do that :P

  • mirror by oohp (Score:1) Saturday May 31 2003, @02:04PM
  • WASTE... by pb (Score:2) Saturday May 31 2003, @02:07PM
    • Re:WASTE... (Score:4, Insightful)

      by blixel (158224) on Saturday May 31 2003, @08:12PM (#6087423)
      (http://www.blixel.com/)
      Has anyone here actually used WASTE?

      Myself and a friend of mine are running WASTE under Windows. Here's what I've learned so far:

      • A lot of people don't understand what public/private keys are. Myself included, allthough I believe I now understand it thanks to an analogy posted by someone else. (See below)
      • In order to establish a connection with 1 other person, both you and that person both have to have each other's Public Keys. (i.e. Jon has to know Jane's Public Key, and Jane has to know Jon's Public Key.)
      • By default WASTE is setup to broadcast your own Public Key over the Network and to automatically receive Publically broadcasted keys. If that is changed, the following does not apply.

        In order to establish a connection with a 3rd person (or 4th, 5th, 6th and so on), the 3rd person only has to have the Public Key of 1 other person on the network. The other people's Public Keys will be automatically distributed to the 3rd person once they've established their first connection. (i.e. Jon and Jane have a connection established. Nick comes along and exchanges Public Keys with Jon. Because Jon and Jane already know each other's Public Keys, Nick automatically gets Jane's Public Key through Jon, and Jane automatically gets Nick's Public Key through Jon.)


      (My findings could be wrong. This is just what I have observed to be the case with my own tinkering.)

      An analogy for Public/Private keys as described by Jellybob [slashdot.org]. My Public Key is like the key to my house. I don't give it to just anyone, I give it only to people I trust, because I have to trust anyone who has that key with the contents of my house. I have to trust they won't "break" in, and I have to trust they won't give it out.

      My Private Key is like the lock itself. If I decide I don't want anyone to have access to my house any more, I change the lock (the private key). Now everyone who has the old key to my house can no longer get in.
      [ Parent ]
  • How does Nullsoft keep doing this? by ssstraub (Score:2) Saturday May 31 2003, @02:39PM
  • Cripes! Hold on for just a second... by Qubit (Score:2) Saturday May 31 2003, @02:45PM
  • The funny thing is... (Score:3, Insightful)

    by Pulsar (4287) <champ77@hotm a i l.com> on Saturday May 31 2003, @02:48PM (#6086036)
    I saw the original headline about WASTE on Slashdot, never even read the story, forgot about it. But now that I've seen AOL has yanked it from Nullsoft's site, I'm downloading it and trying it out, not to mention posting it in a few safe places.

    Scarcity is an amazing thing - by trying to put a lid on this, they're actually creating a huge demand for this program. I can't wait to try it out.
  • CYA (Score:3, Insightful)

    by Esion Modnar (632431) on Saturday May 31 2003, @03:02PM (#6086109)
    Isn't it possible that AOL knows the genie's out of the bottle (and doesn't really *care*), but wants some good plausible deniability in case of a lawsuit?

    So they can say: "Hey, don't look at us! We *told* them don't grab that source code and run with it..."

  • what does frankel do? by pimpinmonk (Score:1) Saturday May 31 2003, @03:27PM
  • questions by s4m7 (Score:1) Saturday May 31 2003, @03:33PM
  • When AOL Starts Suing the Mirrors by Nom du Keyboard (Score:2) Saturday May 31 2003, @04:06PM
  • Could this be a Stalking Horse? MS/AOL/SCO by Nom du Keyboard (Score:2) Saturday May 31 2003, @04:15PM
  • The Rushdie Effect by Komodo (Score:2) Saturday May 31 2003, @04:26PM
  • Take It Down (Score:3, Insightful)

    by Dolohov (114209) on Saturday May 31 2003, @04:40PM (#6086580)
    As badly mod-punished as I'm going to get for this, you're burning a hell of a lot of good will by hosting mirrors of WASTE. What if it were your own software that someone put up under the GPL without your permission? And before I get the chorus of, "All my software is under the GPL anyway!!" even software intended for free release shouldn't be distributed before the author is ready for it to be.

    It's fine to speculate what exactly brought this about (And Nullsoft really should be more forthcoming than a plaintext legalistic note!), no speculation is grounds enough to justify redistribution of someone else's code that they've explicitly asked you not to redistribute. Period.
  • Justin Frankel's .plan updated here by Anonymous Coward (Score:2) Saturday May 31 2003, @05:03PM
  • Another download site by signingis (Score:1) Saturday May 31 2003, @06:01PM
  • Another mirror by ShavenGoat (Score:1) Saturday May 31 2003, @06:23PM
  • I HAVE IT AND AOL CAN'T STOP ME!!!!!!!!! by DrMorpheus (Score:1) Saturday May 31 2003, @06:32PM
  • documentation and mirror by lucas_gonze (Score:1) Saturday May 31 2003, @07:01PM
  • Do Any Of You Know About Employment Agreements? by suntse (Score:1) Saturday May 31 2003, @07:11PM
  • Any projects? by Tim_F (Score:1) Saturday May 31 2003, @07:17PM
  • All this disagreement by dtfinch (Score:1) Saturday May 31 2003, @08:10PM
  • Nice marketing ploy by AOL (Score:3, Funny)

    by egg troll (515396) on Saturday May 31 2003, @08:33PM (#6087491)
    (http://www.microsoft.com/ | Last Journal: Thursday October 16 2003, @10:33PM)
    By "banning" this software, they've made WASTE the must-have of every l33t kiddie around. Look at this thread for how many mirror sites have sprung up. Everyone wants it.

    This is publicity you can't buy! I'm sure AOL knows this. As soon as WASTE gets a critical mass of enough users using it, AOL will "give in" and release it officially again. The end result of these actions? WASTE suddenly becomes a hugely popular app and AOL didn't have to spend a penny in marketting.

    Or then again, maybe I'm wrong....
  • I think Justin planned this by jr87 (Score:1) Saturday May 31 2003, @10:25PM
  • An important question... by Psx29 (Score:2) Saturday May 31 2003, @10:32PM
  • ok.. from the other direction by marcushnk (Score:2) Saturday May 31 2003, @11:48PM
  • Just doing my part by Tzaquiel (Score:1) Sunday June 01 2003, @01:58AM
  • MD5 Checksum, Mirrors, et cetera, for W.A.S.T.E by Taco Cowboy (Score:2) Sunday June 01 2003, @03:24AM
  • server by Vej (Score:1) Sunday June 01 2003, @09:48PM
  • Mirror by jazperbg (Score:1) Monday June 02 2003, @03:04AM
  • What is needed here is a corporate time machine. by pherris (Score:2) Monday June 02 2003, @02:12PM
  • Uh... stolen property? by mhanoh (Score:1) Monday June 02 2003, @10:49PM
  • Hang on a second by Oriumpor (Score:2) Wednesday June 04 2003, @02:51PM
  • Waste available at WWW and freenet by h0m3r (Score:1) Friday June 13 2003, @08:34PM
  • Re:way to go AOL! by nomadic (Score:1) Saturday May 31 2003, @08:33AM
  • Re:I dont think AOL like Justin much (Score:5, Insightful)

    by TeddyR (4176) on Saturday May 31 2003, @08:54AM (#6084132)
    (http://www.slashdot.org/~teddyr | Last Journal: Wednesday February 04 2004, @07:35PM)
    Hmm... maybe the only way for him to get out of his "contract" might be to get fired by aol?

    There may be a non-compete or other clause making it that if he quits, then he may have to give back some of the money/NOT be able to do what he likes.. (ie: he has more freedom now as an employee than he would if he quit; but not as much as if he was fired)....

    just a random non-thought...
    [ Parent ]
  • 4. Profit! by AndroidCat (Score:1) Saturday May 31 2003, @09:25AM
  • Re:yeah biznatch by meta.chris (Score:1) Saturday May 31 2003, @02:39PM
  • Re:First post????? by frp001 (Score:1) Wednesday June 04 2003, @04:02PM
  • 53 replies beneath your current threshold.
(1) | 2