Slashdot Mirror


CherryOS Mac Emulator Resurfaces

Clash writes "Following its initial announcement and subsequent controversy last October, Mac emulator CherryOS has finally been released. Its creator, Arben Kryeziu, found himself in hot water last year amid claims the software was simply stolen from the open source PearPC project. With the code now under public scrutiny, it appears that such allegations are true. According to BetaNews, CherryOS boots up in the exact same manner as PearPC, and its error messages and source files are nearly identical. The emulator also includes MacOnLinuxVideo, which is the same driver used by PearPC to speed up graphics. The CherryOS configuration file also closely mirrors that used by PearPC. Trial download without registration found here."

23 of 574 comments (clear)

  1. Intellectual Property? by mosb1000 · · Score: 4, Insightful

    Sounds like some of the people on slashdot are developing respect for intellectual property. Be careful, our willingness to respect property is what makes it real. If too many people start to respect intellectual property, it will become as real as normal property.

    1. Re:Intellectual Property? by Raphael · · Score: 3, Insightful

      From my point of view, copyright is good if it is limited, both in time and in scope.

      If I write a book, an essay, a piece of software, or if I create some nice pictures or music, then I don't want to have my work copied by others unless I allow them to do so (the GPL or the Creative Commons licenses are ways to allow that under some conditions).

      I think that it is reasonable to allow authors to protect their original works for a limited amount of time. Most authors expect some kind of tangible or intangible benefits when they publish their works. Copying without permission may deprive them from these benefits, so it is good to have some copyright laws protecting the authors.

      However, these laws should allow fair use and should include a reasonable time limit. By "fair use", I mean having the right to make personal copies (including conversion to other formats - for example converting music or video to Ogg Vorbis or Theora) or to distribute short excerpts of the works. Note that "fair use" does not include distributing copies to your neighbors or to anybody else via the Internet.

      --
      -Raphaël
  2. Re:Wondering how developers feel about this by Anonymous Coward · · Score: 4, Insightful

    "So, how would BSD developers feel about creating something, having it ripped off..."

    The fact is that BSD developers are beyond that and the lack of ego is codified into the license. Its a much more 'mature' license in some ways.

    As such, you can't 'rip off' BSD applications as long as you leave the copyright files alone. You don't even have to display them, you have to leave the credits in there somewhere and we are happy.

    This post is licensed under the BSD. I'd prefer that you kept it under BSD, but if you want to edit it and take credit for it, feel free to do so.

  3. Re:why would it be illegial? by FidelCatsro · · Score: 5, Insightful

    Yes Emulation is fine , Although Stealing someones work and claming it as your own work is unethical and illegal in the way that it violates PearPCs license . This is not a DMCA type nonsence Copyright issue , This is blatently rebranding someones work without permission and selling it as yourown .
    No matter how you feel about Intelectual property , This is immoral , unethical and illegal and rightly so

    --
    The only things certain in war are Propaganda and Death. You can never be sure which is which though
  4. Re:Wondering how developers feel about this by amonredotorg · · Score: 5, Insightful

    Let me quote something...

    Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

    Which means that they'd still have to credit you.

  5. Re:So what? He's just forked a GPL project. by pe1rxq · · Score: 4, Insightful

    You mean besides lying about it, and not telling people they have a right to the source code?
    (He should have supplied the License allong with the binary)

    Jeroen

    --
    Secure messaging: http://quickmsg.vreeken.net/
  6. Enforce the GPL or it loses relevance by muhan · · Score: 4, Insightful

    If cherryos violates GPL, is someone going to actually try to do something about it? Where's the lawsuit? If not, the GPL might as well not exist.

  7. Re:why would it be illegial? by Lonewolf666 · · Score: 4, Insightful

    More exactly, you can sell a program ripped of from GPL project. But then you also have to provide source code and grant your customers the right to re-distribute as specified in the GPL.

    If you don't do that, you are violating the GPL and asking to be sued.

    If you follow the GPL, others can re-distribute YOUR program which will limit the price you can charge without being undercut by others. Linux distributions are a good example for this:
    Companies like Novell/SuSE can get away with charging up to 100 Euros for a nice package of installation disks, manuals and some installation support. But you won't find a 1000 Euro distribution without some proprietary software add-ons or extended support included.
    As opposed to the server versions of Windows, where the OS alone may cost some thousand dollars.

    --
    C - the footgun of programming languages
  8. Re:So what? He's just forked a GPL project. by A.K.A_Magnet · · Score: 5, Insightful

    Happens all the time. If anyone claims CherryOS is a bit suspect perhaps the same could be said about a number of the *BSDs. Ok , he's been a bit underhand but as far as I can see he's done nothing wrong and hasn't violated the GPL.

    That's where you're wrong not only for the OBVIOUS reason "if you fork a GPL software it must remain GPL" (and I just downloaded the installer and afaik the code IS NOT distributed along), but also because he denied having forked PearPC, where the GPL forces to keep the copyleft of the original authors (ok you can still say "it's my software I coded it all alone last saturday" and let the copyleft in the code, but then everybody can read it if it's GPL'd, so I think giving credit to the legitimate authors is something that the GPL implies)

    Even if the PearPC licence had been more permissive (MIT or BSD style), he would still be a moron who cannot even admit he just took the code.

    In the current case however, he's just a thief and I hope the PearPC developpers will get some support to sue and get the GPL tested in an US court.

  9. Re:Deal with it by PhilHibbs · · Score: 3, Insightful

    Absolutely. And the way to deal with it is to prosecute them for copyright violation. They have used the GPL'd code in a way that neither copyright law nor the GPL permits, and they should be taken to court for it.

  10. Intellectual property? Test the GPL? by erroneus · · Score: 4, Insightful

    I don't know about any of that. I think it's more of "someone's taking from our community" is the feeling. Either this guy is a moron or someone bigger and darker is out there funding this guy's legal defense.

    It should be pretty obvious that this guy will have legal action taken against him at any moment. He has no reputation as a business owner that I can tell so he has nothing to lose. But this case would have interesting value to those businesses out there who have and who would use GPL code in their stuff. I don't think I'm being paranoid or dramatic when I suggest the possibility is there. After all, isn't it Microsoft that ultimately funded SCO's legal machine? Or at least partly?

    It will be interesting to see how this plays out, and I know that no one could disagree with that.

  11. Re:It wasn't stolen by nametaken · · Score: 5, Insightful

    The purpose of the GPL is to keep the code and any contributions open. Its specifically designed to keep people from taking 4 millions hours of your work, tinkering with it a bit, closing the source, and selling it off as your own.

    It really is all about protecting our ability to keep software evolving... not about ego boosts.

  12. Stolen? by KJE · · Score: 5, Insightful

    Ok, stolen? We can't have it both ways. If it isn't stealing music, but copyright infringment instead, how is this any different? Just cause it's not the **AA being ripped off it's stealing now? Gimme a break.

    1. Re:Stolen? by infolib · · Score: 3, Insightful
      Ok, stolen? We can't have it both ways.

      Yes we can. "We" are the several hundred thousand slashdot readers, not some hivemind, and people might use words differently. Now, if you could find a single person being inconsistent you'd be welcome to attack.

      --
      Any sufficiently advanced libertarian utopia is indistinguishable from government.
    2. Re:Stolen? by donscarletti · · Score: 3, Insightful
      Stealing is about wrongful changing of ownership. When one steals a toaster from a department store, that toaster in effect ceases to be the property of the store and wrongfully becomes property of the theif, and there are laws to return ownership back to the rightful party.

      When someone has intelectual property, they own the rights to it, they get the soul ability to control distribution, claim authorship and other rights.

      If someone makes a copy of it, they breech the distribution rights of the original author, however they do not take any of of those parts of the intelectual property. The property is the rights over the data, not the data itself. Only the data is copied, the rights stay where they are and no rights are falsely claimed by the person who copied it.

      However when they modify it, rebrand it and repackage it they are claiming those rights that are in effect the intelectual property. They are claiming distribution rights and claiming authorship.

      What would be equivilant is taking a good, but little known song, then putting it onto a CD and claiming that it is mine. That way the author gets neither the credit for the song, nor the control over how the song is distributed. It doesn't allow the songwriter to disallow the song from being used in ways that they would find offensive to their work, (such as in an album with Achy Breaky Heart and the McCartney/Wonder rendition of Ebony and Ivory) or contrary to their morals (such as in a hardcore fetish porn film).

      I don't pretend to advocate piracy. Control of distribution (such as through the GPL or other agreements) is part of the core of interlectual property rights. But it is a FAR cry from doing what these people did with someone elses software.

      --
      When Argumentum ad Hominem falls short, try Argumentum ad Matrem
  13. Re:Wondering how developers feel about this by Otter · · Score: 4, Insightful
    I was always wondering how developers behind BSD-licensed products felt about this whole thing. Before you pounce on me, I know PearPC is a GPLed product, but the way I see it, the risks are pretty similar.

    That's not a risk, it's the point of BSD licensing. Just because "the community" flies into a rage about "taking from 'us' and not giving anything back" doesn't mean the developers feel that way. Why do you think they decided to use those licensing terms?

  14. Re:Blah Blah Blah or shuld that be halB labB lahB by Vo0k · · Score: 3, Insightful

    Patents as such aren't wrong. It's the current implementation of both.
    The idea behind patents is:
    1) Work hard or some novel idea
    2) Get it to work.
    3) Patent it and start selling it without anybody in the way.
    4) Profit!!! - for funding more research on more novel ideas.

    How it actually works is:
    1) Find some obvious thing nobody thought to patent because it's so blatantly obvious
    2) Patent it. Getting it to work is optional.
    3) Wait till a bunch of people use it, then sue them.
    4) Profit!!! - for funding more lawyers.

    Copyright is similarly screwed up, though in most cases significantly higher degree of creativity is needed. Copyrighting silence, copyrighting a single black dot isn't as notorious as patenting triple click. Although in the Trademark field things are VERY screwed up. (site Mobil-X shut down because it's too similar to "Asterix" ????)

    --
    Anagram("United States of America") == "Dine out, taste a Mac, fries"
  15. Re:why would it be illegial? by RayTardo · · Score: 4, Insightful

    Not a legal precedent, obviously, but if unscrupulous developers see there's no retribution for doing this, they're just going to do it again.

  16. Re:MOD TROLL DOWN PLEASE by FidelCatsro · · Score: 3, Insightful

    Parent is obviously not Flamebait , And i will take the karma hit for being offtopic here ,
    All he is stating is the fact that apple didnt rip off xerox and that the grandparent is obviously a bad troll
    if you want to read about the Xerox GUI and the money apple paid to study it and improvments that were made by apple enginers to the design then a quick google search on the topic will help enlighten

    --
    The only things certain in war are Propaganda and Death. You can never be sure which is which though
  17. Re:why would it be illegial? by AstroDrabb · · Score: 3, Insightful
    Did you RTFA? The problem here is that this guy has taken the code to PearPC and is trying to sell it as his own proprietary work _not_ under the GPL. Well, you cannot do that with the GPL. To put it another way, basically this guy went and took MS Office, made a few changes to the look and is now selling it as CherryOffice. Do you think MS would sit back and just smile at him? Hell no. He would be in court in no time at all. So exactly why should GPL authors sit back and let their own works be stolen and passed off as proprietary works?

    There is a _huge_ difference between code reuse and stealing code. If this guy simply was trying to sell CherryOS (really just the GPLed PearPC) but he kept it as a GPLed work, there would be no legal problems for him.

    --
    If Tyranny and Oppression come to this land,
    it will be in the guise of fighting a foreign enemy. -James Madison
  18. WAIT A MINUTE by bonch · · Score: 4, Insightful

    I thought you couldn't "steal" something if you were just making a copy of it?

    As usual, in CherryOS articles, copyright infringement of GPL code mysteriously becomes theft. In P2P piracy articles, copyright infringement mysteriously becomes an okay natural culture movement.

  19. Just like piracy? by bonch · · Score: 3, Insightful

    Illegal, as in copyright infringement? As in piracy?

    I'm confused about the /. position on this.

  20. How Much Justice Can You Afford? by fm6 · · Score: 4, Insightful
    Where's the lawsuit? If not, the GPL might as well not exist.
    That's the big problem Free Software advocates can't seem to face. They draw up a license that technically guarantees that Free Software remains Free. But suppose somebody ignores that license? The only way to make them stop is to sue them, and that's expensive. I very much doubt that Sebastian Balias has that kind of money.

    Nobody in the tech world seems to grasp that defending your legal rights costs money. Every time Slashdot does a story about another round of Cease and Desist letters, we get a ton of posts saying, in effect, "That's obviously lame, people should just ignore them." But the sad fact is, you don't know how lame any legal action is until you've gotten legal advice. Nor can you take legal action without that overpaid guy in the suit.

    Well, if you're very smart and very patient, you can represent yourself in Small Claims Court. But that's not applicable to this kind of issue.