Slashdot Mirror


Maui X-Stream at it Again?

Goyuix writes "In their latest commercial venture, Maui X-Stream, the now infamous company behind Cherry OS, has recently launched a suite of tools that once again takes advantage of GPL'd code to get their dirty work done... This time it is a set of video encoding, streaming and display tools. A choice quote from SourceForge: 'There are boundled dshow filters, string, toolbars, dialogs, command line switches, etc..., which can be verified easily by just running the applications and taking a look, or a bit harder by analysing the memory dump'. Is the situation getting worse or is community just getting better at finding the violators?"

19 of 293 comments (clear)

  1. Not Better, Just Smarter by gbulmash · · Score: 4, Insightful
    Is the situation getting worse or is community just getting better at finding the violators?

    I don't think it's the community getting better, at least not in this case. If you have a crook who is known to steal televisions and then put them in his front yard, disguised as birdbaths, you're going to get suspicious every time a new birdbath appears in his yard.

    Maui X-Stream is that crook and this video project is their latest birdbath.

    - Greg

    1. Re:Not Better, Just Smarter by mrdaveb · · Score: 4, Informative

      I don't understand why the community has a problem with this in the first place. The original source code is still under the GNU license.

      People who release code under the GPL are perfectly entitled to 'have a problem' with people breaching their software licence of choice.
      Anyone who thinks it's OK for others to take their programs, close the source and release modified versions shouldn't be using the GPL - try the BSD licence instead.

      --
      Homme petit d'homme petit, s'attend, n'avale
  2. Getting worse? by Drakonian · · Score: 4, Insightful

    It's hard to say it's getting worse since it's only one company that keeps blatantly offending.

    --
    Random is the New Order.
    1. Re:Getting worse? by Anonymous Coward · · Score: 5, Interesting

      It's hardly just one company. The linux kernel, busybox and iptables seem to be popular among manufacturers of SOHO network devices. Sadly the GPL is not as popular.

      The various open source media player programs also attract gadget developers who don't care enough about licensing.

      Last but not least there is a trend to attempt legal and technical trickery to circumvent the GPL requirements. Companies which are completely aware of the license requirements are nevertheless building business models around open source and either try to make the GPL benefits too expensive for interested people or try to delay source releases indefinitely by continuously making small source management "mistakes".

  3. Worse by breakbeatninja · · Score: 4, Interesting

    I think the situation is definitely getting worse AND the open source community is becoming more adament about exposing this sort of behavior. The problem is that all open source licensing relies on honesty and many commercial vendors don't know the meaning of it, so when the two sides clash, open source may get the short end of the stick.

    --
    shop.envescent.com - Computer hardware and more.
  4. Well... by Effugas · · Score: 4, Insightful

    To be clear -- using dshow filters, piped executables, and so on is fine by GPL; you're just not allowed to link the code into your application. It looks like they modified the GUI tools, though, without releasing source. That's not allowed.

  5. try out the live chat! by croddy · · Score: 5, Interesting

    Chat Information Please wait for a site operator to respond.
    Chat Information You are now chatting with 'Gene'
    Gene: Hello
    you: where are you distributing the vx30 source code pursuant to the conditions of the GPL
    you: hello?
    you: a simple URL is all that is required.
    Gene: If you knew what you were talking I would talk to you but...
    Chat Information Chat session has been terminated by the site operator.

    1. Re:try out the live chat! by AndroidCat · · Score: 4, Funny
      I tried and got someone called Liza.

      > Hello, I am Liza.
      * Where are you distributing the vx30 source code pursuant to the conditions of the GPL?
      > Would you prefer if I were not distributing the vx30 source code pursuant to the conditions of the GPL?
      * A simple URL is all that is required.
      > Come, come, elucidate your thoughts.
      * What?
      > Does that question interest you?
      * What are you wearin ..

      She was no help at all.

      --
      One line blog. I hear that they're called Twitters now.
  6. Re:I may be a bit late to the party here - by gbulmash · · Score: 4, Informative
    No, if you are using GPL'd code and selling it for profit, it is against the GPL.

    Dang, someone better tell RedHat, SuSE, Lindows, etc., etc., on and on and on!!!!!

    I can sell compiled binaries of grep for a billion dollars each if I can find someone willing to pay that for them. The GPL allows it. AFAIK, I just can't relabel it as FrepSearchIncredible, withhold the source code, and pretend it's my own unique product.

  7. Acquisition by slamb · · Score: 4, Informative
    I think it's getting worse. They're by no means the only violators; just the most flagrant.

    I recently discovered that Acquisition (a popular Mac OS X gnutella client) is using GPLed Limewire code. It's not anywhere on the main Acquisition website, acquisitionx.com. The website implies the whole thing is written by David Watanabe. It's shareware with nag screens. Most users will never know there's Limewire code used. The most obvious place it's mentioned is the fine print of the "About" box.

    There is some source available, at AcquisitionX.org. (There are no links from the other site. Found it through some googling.) This is the "core" of Acquisition, a modified version of LimeWire's core code. But the actual UI code is not released. The developer claims this is "full and complete compliance with the LimeWire GPL", but it's not. The key characteristic of the GPL is that you have to release applications that use GPLed libraries under the GPL themselves. He's following the terms of the LGPL instead. If they'd meant to release it under that license, they would have! He's profiting from other people's work without following their license or giving them proper credit.

    (Sorry for making people click through. I deliberately have no links to either Acquisition site because I don't want to increase his PageRank.)

    1. Re:Acquisition by Steamhead · · Score: 5, Informative

      The net core of Acquisition is piped rather then linked, thus it is in complete compliance with the GPL.

  8. Re:I may be a bit late to the party here - by PocketPick · · Score: 4, Funny

    I am intrigued by this FrepSeachIncredible. How much are you looking for again?

  9. Re:I may be a bit late to the party here - by slamb · · Score: 4, Insightful
    I can sell compiled binaries of grep for a billion dollars each if I can find someone willing to pay that for them.

    But of course you can't find someone willing to pay. The GPL permits you to sell software, but it also permits any of your customers to undercut you by selling it for a lower price or just giving it away. So if you write some GPLed software, you can probably sell it once. If someone else wrote it, you probably can't sell it at all.

    So there are two realistic ways to make money off GPLed software:

    • Do custom development for a fee. Like a consulting business that develops niche software that probably only one company would ever use. They have more options in case you become unreasonable or go bankrupt, so presumably they'd be willing to pay more than for a proprietary solution.
    • Sell an aggregation (like Red Hat Enterprise Linux), documentation, or support. This is what those companies you mentioned - RedHat, SuSE, Lindows, etc. - do.

    These are valid ways to make a living, but they'll never be as lucrative as Microsoft's business model. Namely, to write the software once, sell it over and over, and sell the extras separately.

  10. Call Them Up! by Jukashi · · Score: 4, Informative

    Seriously here their number: 1-808-661-5699

    I just gave the guy a piece of my mind, if we all do it...well they'll just change the number - but its fun! lets hear some recordings!

  11. Re:Or the phone number... by Anonymous Coward · · Score: 5, Funny

    Toll free is better (costs them money): 1 (866) 661-5699

  12. i called maui x stream by Ravenrage · · Score: 5, Interesting

    and when i asked about when they are going to release the code i was told quote "if those lazy bitches on slashdot bothered to check the evidence they would know it contains no gpl code" and when i asked about the fact that the claim can be verified i was told "fuck you" and then they hung up

  13. Their Con Is Working? by wan-fu · · Score: 4, Interesting

    Assuming that this really is a GPL violation, then I'm surprised they've already got some big names to fall for the con. On their own website, they make mention that VX30 was used by HFPA. I was incredulous of course and decided to do some fact checking. Well, turns out, it's true! The video gallery over at the Golden Globe awards has an icon for VX30 which links back to MXS.

    Here's what I think would be the most hilarious thing of all:

    1. the code turns out to be a GPL violation.
    2. HFPA gets mad, makes a ruckus - especially to the movie industry
    3. movie industry sues MXS
    4. ???
    5. Slashdotters celebrate and rejoice over the movie industry suing someone
    Wouldn't that be something?
  14. Re:How Is This Particular Instance by LnxAddct · · Score: 5, Insightful

    Err Red Hat has always provided full source to everything and has never tried to hide the fact that it uses GPL code. In fact it thrives on it, Red Hat produces more open code then any other entity. This includes gnome.org, the kernel, apache, gcj, and most other major open source projects are maintained mostly on Red Hat's payroll. Linus never seemed to have an issue with anything they did, he did afterall take something 10 million dollars worth of stock that they gave him for free just for his contributions. Some major open source folks work at Red Hat, everything from top kernel maintainers, to the guy who wrote the first gcc c++ compiler. People very rarely appreciate what Red Hat has done for the community.
    Regards,
    Steve

  15. Re:I may be a bit late to the party here - by yamla · · Score: 4, Informative

    That's not true at all:

    b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

    "any third party".

    --

    Oceania has always been at war with Eastasia.