Slashdot Mirror


P2P vs. The Clones

smash writes "Rebranding software then loading it with spyware and adware (or just selling it for profit) has become a recent trend with oversea individuals trying to make a few bucks. We all remember the KaZaA Gold, don't we? Shareaza, which recently went open source under the GPL, has been subject to a similar type of theft by a company going by the name RockSoft Development. Surprisingly enough, their software labelled as 'Go Music' hasn't been pulled from C|Net's Download.com after more than a week."

32 of 289 comments (clear)

  1. Hahaha.... by Izago909 · · Score: 5, Insightful

    You can never go bankrupt betting on the ignorance of average PC users.

    1. Re:Hahaha.... by sqrt(2) · · Score: 3, Funny

      WRONG. That is a popular definition and not an acceptable LEGAL definition. Piracy is murder and plunder on the high seas AND THAT'S IT.

      --
      If you build it, nerds will come. Soylentnews.org
    2. Re:Hahaha.... by JPriest · · Score: 3, Interesting
      Something I was thinking about the other day. It is pretty obvious that spyware is a gray area in legislation, but maybe there would be a loophole in this. Say I require anyone that develop software for my OS have a free license to do so. I could simply refuse less than credible companies a license. Instead of going after them for writing intrusive software, you could go after them for license violations.

      A big company like MS could never get away with this, but I wonder if one could build a Linux distro with a module or something that requires such a license. The idea would add another layer of security for people that use that distro again legit companies whose software is not considered malicious but should be. Is anyone doing something like this?

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    3. Re:Hahaha.... by Anonymous Coward · · Score: 3, Informative

      In the context of computers, "pirate" is a shorter name for "copyright infringer." It's been this way since the first Apple ][ game was copied from one floppy to another. Deal with it.

      In this context, "pirate" refers to a roaming stealer of ships as much as "mouse" refers to a furry animal. When you start closing your "windows" to stop the draft coming through your monitor, you can start getting incensed by the use of the word "pirate."

  2. Restricting Free (as in speech) Software by Anonymous Coward · · Score: 4, Insightful

    This does, in fact, represent a flaw in current open-source licenses such as GPL, and in the free (as in speech) software movement in general.

    I've noticed this happening more and more as I am called upon to uninstall this kind of garbage from my friends' computers; "Uhh, this looks rather like Gnucleus; you could have just gotten that for free, without the spyware, you know...."

    The idea is that adding spyware to open-source projects circumvents the "You can't take this software and sell it" restriction of the licenses because it's not being sold. It's just adding spyware to. And in some cases, the source code isn't even modified, so there is no need to redistribute the modified source code as per the license. It's just open-source software bundled with spyware in an installer.

    The problem in using a license such as the GPL, and giving people essentially unlimited rights to incorporate your code into their software is that you'll end up with situations like this, and most critically, have absolutely no recourse against them so long as they are following the letter of the agreement.

    (In this particular case, I don't know if they're following it or not. I don't see them providing the source code for download, so they may be in violation if they have modified it. But I may just have missed the link, and I'm not about to install their spyware fest on my box to see if it comes with source code or some such.)

    The solution, unfortunately, would seem to be to add more restrictions to the licenses, similar to how the you-cannot-sell-this-software-for-more-than-the-co st-of-copying-and-the-media clause works. The difficulty comes in deciding exactly what needs to be restricted, and how to word it properly. You then combine this with a proper copyright on the code, and you have something you can enforce.

    Because at that point, once you can clearly show that the company pulling this crap is in violation of your license, you can start using the DMCA as your friend, and issuing takedown notices to their ISP. Do you think for a minute that C|Net would still have the files available for download if they'd been told that they are an illegal distribution of copyrighted material? Doubtful.

    1. Re:Restricting Free (as in speech) Software by pavon · · Score: 4, Informative

      This doesn't change the main point of your argument, but you are slightly misinformed about what the GPL says about selling software. The GPL allows you to take the software and sell it at any price you want, bundled or not. However, you must either

      A) include the source with sold binary, or
      B) make it available seperately at additional cost.

      It is just this additional cost that is limited to reasonable compensation.

    2. Re:Restricting Free (as in speech) Software by Saeed+al-Sahaf · · Score: 3, Informative
      i couldnt find the part where you arent allowed to sell gnu software. you just have to supply the source

      You're quite correct. Many people do not understand the GPL. There is no problem at all selling GPLd software for whatever price you like, and you don't even have to be the author. This is a fact.

      --
      "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
    3. Re:Restricting Free (as in speech) Software by True+Grit · · Score: 3, Insightful
      In short, you cannot have freedom -- true freedom -- unless you allow what you see as abuse.


      • We aren't talking about government here, no one is forcing you to use the GPL.
      • If you want to allow others to abuse you, thats fine, but not everyone agrees with you on that score.
      • The GPL's extra restrictions are there solely to insure the code *stays* free. Some see that as a restriction of the code's "liberty", as you do, others however see it as added protection for the code's "liberty", as I and others do.
      • As much as you hate this, this isn't going to change, and it certainly won't change with yet another GPL/FSF bashing rant on /. Use which license you want to, and stop annoying the ones who choose differently than you.
  3. this just in from SCO by JeffSh · · Score: 4, Funny

    Well, DUH!! you cant just give away source code and not expect this to happen. This is what you open source people get!! /begin astroturfing

  4. That gives me an idea by prostoalex · · Score: 4, Funny
    Tune in next week for my version of EnhancedOffice Gold Edition for WinXP with super enhancements such as

    Internet accelerator

    Bandwidth optimizer

    Password manager (Gator, the industry standard)

    HotBar

    and many other goodies you would have never got off some open source site.

    1. Re:That gives me an idea by BlueCup · · Score: 4, Funny

      Gator?! Man, get with the times! Claria is all the rage now, it's completely seperate and better than Gator could ever be. Sheesh.

      --
      WANNAWIKI Wannawiki WannaWiki WANNAWIKI!
  5. Kazaa gold? by Billobob · · Score: 4, Interesting

    If anything, this reminds me more of how Morpheus completely ripped off Gnucleus after Kazaa kicked them off their networks, leaving Morpheus pretty much screwed. They changed a few pictures, and originally presented none of the code to the public.

    --
    If you have to ask, you'll never know.
  6. #1 problem by deutschemonte · · Score: 4, Insightful

    These programs are the #1 problem I encounter when I get the oh so common call from friends and family about how their PC just keeps popping up ads and is running really slow.

    Damn them all to hell!

    This being /. I am sure a great deal of you know my pain.

    --
    The preceding message was based on actual events. Only the names, locations and events have been changed.
  7. Download.com is pay to list now.... by Kenja · · Score: 4, Insightful

    Ever since download.com went from a free listing of free/shareware to a pay for listing service they've gotten far less scrupleless. They realy dont seem to care what they host so long as they get paid.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
  8. That's funny; I didn't see that clause by tepples · · Score: 3, Informative

    The solution, unfortunately, would seem to be to add more restrictions to the licenses, similar to how the you-cannot-sell-this-software-for-more-than-the-co st-of-copying-and-the-media clause works.

    What clause? Gnucleus, Shareaza, and eMule are licensed under the GNU General Public License. This license lets a redistributor sell copies or digital deliveries of a covered program provided that the source code is either included or available at cost.

  9. Fake user opinions on CNET by brokencomputer · · Score: 5, Insightful

    Those user opinions have got to be fake. " "I like it :)" No spyware is bundled with it, and it is a fairly reliable software package. This must be the best Thing in the world. Now my life is excelent!" ""Great Program No Ads!" Fast, easy to use, plenty to choose from My roommate and I both use this program and we think it's stupendous! This program is excellent." Give me a break. They could have at least made it a little less obvious.

    1. Re:Fake user opinions on CNET by darth_MALL · · Score: 3, Interesting

      I'm loving the negative ons like this:
      ""Virus Infected Shareaza Ripoff" Included malware: 1. Win32:Trojan-gen. {Other} 2. New.Net spyware 3. Search Toolbar adware "

  10. 75% popular my donkey! by B747SP · · Score: 4, Interesting
    A quick read of the user comments pages on C|Net makes it pretty clear that all of those positive comments are written by the same person with the same fractured ESL English and the same misgivings about what is 'really cool' and how to make one's life 'complete'.

    Some might call this 'astroturf', but I reckon that even blind freddy could see that this grass is brown!

    --
    I find your ideas intriguing and I wish to subscribe to your newsletter.
  11. theft or copyright infringement. by Anonymous Coward · · Score: 5, Insightful

    "Shareaza, which recently went open source under the GPL, has been subject to a similar type of theft by a company going by the name RockSoft Development."

    Oh, so When you steal something from a record label, it's copyright infringement, but when you steal GPL software, it's actually theft?

    1. Re:theft or copyright infringement. by ad0gg · · Score: 5, Funny
      Oh, so When you steal something from a record label, it's copyright infringement, but when you steal GPL software, it's actually theft?

      Welcome to slashdot newcomer! Please follow the following guidelines when posting in order of importance

      1. Microsoft = Bad
      2. GPL = Good
      3. Linx = good
      4. Copyright/Patent = bad
      5. RIAA/MPAA = Bad
      6. Apple = good
      7. Real = Buffering
      I hope you enjoy your stay.
      --

      Have you ever been to a turkish prison?

  12. Open source software on eBay by mbrubeck · · Score: 5, Interesting

    I work on the Audacity sound editor, a free software project that is being re-branded and sold on eBay under names like LuxuriousitySound. Most of the sellers try to conceal the app's identity, and of course they don't mention that it's free and open-source. The same vendors are also selling rebranded versions of Open Office and GIMP. We get a lot of messages from angry users who find out that they payed $15 for software that's free for everybody.

    The vendors are obeying the GPL, so they aren't guilty of copyright infringement. They're careful not to use the software's real name, so of course they aren't guilty of misusing our trademarks. They might be in violation of deceptive advertising laws, or eBay's own "Brand Name Misuse Policy," but eBay hasn't yet acted on any of the buyers' complaints.

  13. Let's Call Spyware "Fraud" and Be Done With It by reallocate · · Score: 4, Insightful

    Marketing a product that secretly does something other than what the seller acknowledges seems to me to be equivalent to fraud.

    Before the F/OSS community gets all hot and bothered about changing licensing language (ignoring how they might enforce any language) maybe the best course is to go after spyware using the fraud laws.

    --
    -- Slashdot: When Public Access TV Says "No"
  14. So? by amalcon · · Score: 3, Insightful

    If a user is too lazy to type the name of their software into google before they download it, that's their loss.

    --
    -Amalcon
  15. Spyware? Where? by clubin · · Score: 5, Funny

    It can't have spyware; it's site says it doesn't.

    "It is totally free from spyware, adware and other similar stuff."

    "And the best thing about this program is that it has been thoroughly checked and built so it is free from spyware , adware , pop up ads etc."

    See?!

  16. Re:Could somebody fill me in? by BlueCup · · Score: 3, Informative

    I'll give it a shot...

    Back in days of yore, Kazaa was given away for free for people to download to connect to the fast track netword. Then someone came along and modded the program, and created kazaa-lite. This gave users many added benefits, and made getting files easier. But, the changes were freely available, and then a company took those changes, renamed them, "gave" them away on a website that required your email address, and they bundled a ton of spyware crap in (not that the regular Kazaa didn't already start out with enough of that as it was.

    If you want to see the evil that is Kazaa Gold, it still exists, and can be found here... just don't download it =) forms of Kazaa Lite can still be found if anyone must use the Fast Track network... =) hope this helped.

    --
    WANNAWIKI Wannawiki WannaWiki WANNAWIKI!
  17. Re:original KaZaA had spyware, right? by sinner0423 · · Score: 4, Informative

    Doesn't the original KaZaA client have it's own spyware? I don't see a reason to cry over someone robbing a company of spyware revenue in favor of their own spyware revenue. Now, if someone robs the client to remove the spyware altogether (like KaZaA Lite supposedly did), I'm all for that.

    Kazaa came bundled with a client for BDE which was used to sell your spare cpu cycles to someone else. Basically like a huge distributed computing project, that the end user had absolutely no idea about.. I believe this single act kick-started the whole anti-adware/spyware movement.

    I'd recommend using KazaaLite K++, which has removed all of the extra FUD. Although, good luck finding a legitimate download. 98% of the files on Kazaa are fakes, planted by the RIAA to dissuade you from downloading music. In the end, it is not going to matter what client you use, if all of the files on the network are bogus.

  18. Not only open source by ad0gg · · Score: 3, Interesting
    I've seen this all applied to public domain works by the government. I've seen the US Census data being sold for up to $750, when you can just download it from their site. I've also seen people selling access to NOAA weather images for a subscription rate of $100 a year. It all comes down to marketing, there's no way a producer of free content can compete against someone selling their stuff on the marketing side.

    Selling NOAA data for $100 a year

    --

    Have you ever been to a turkish prison?

  19. Re:How is repacking a GPL'd program theft? by Monty845 · · Score: 3, Informative

    Actually there is some precedent for being charged with stealing free things, for instance in some states its a crime to steal a free newspaper, granted you need to take a bunch for it to count, but if you take 100s they can charge you...

  20. What are you gonna do? by DAtkins · · Score: 3, Insightful

    We can sit here and laugh at people who downloaded this stupid, stupid program. Heck, if one of us did it I think we would all laugh and laugh.

    But this sad problem is the same problem that every new computer user has. No matter if you use Windows or Linux or Mac or / all new users have a tough time learning which program they need to accomplish a specific task. Hell, I spend more time telling people what program to use, more than actually fixing something.

    Do you family and friends a favor. Since we all know the OSS versions of these programs, why not just post a list of what you use in your daily life so they can just look it up? Seems the easiest way to prevent non-computer people from getting screwed is for geeks to post their program list. Now that OSS has come around, I'm sure more of us can actually do that!

  21. Similar shenanigans....... by Handpaper · · Score: 3, Interesting
    Here and here. The genuine article has even changed the title of its home page to draw attention to the problem.
    Mind you, when somebody can't even look for the site probably deserves to be scammed.

  22. Another one by zjbs14 · · Score: 3, Interesting
    Here's another one, looks like the same folks doing it:

    http://www.download.com/Music-Master/3000-2196_4-1 0306583.html?tag=stbc.gp

    The negative review are stacking up for Go Music, let's add some to Music Master too.

    --
    No sig, sorry.
  23. Hahaha.... Hahahahaha! by Gordonjcp · · Score: 3, Funny
    The basterdization of the English language...


    Hahahahaha


    That is all.