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."
Why is this fraudster getting so much free press? It would be different if the headline read "Stolen code illegally released", but as it is you might think CherryOS is something other than someone elses stolen property.
At least this time the schmuk has taken the "trouble" of removing all references to PearPC in the binary. Sadly he's too stupid to remember to change the configuration file format, or the hard coded MAC address that PearPC uses for the emulated NIC.
I saw that Miranda had been ripped off for (at least) a second time.
Going to all that trouble just to rip people off and install spyware. It's fucking sad.
Belief is the currency of delusion.
OK first off
IP is broken down into three main areas comenly on slashdot
1:Patents - Mainly refering to software patents , or the ownership of an idea , most slashdoters are against this and rightly so , as it stiffels freedom
2: Trademarks - Can be both very usefull on one hand to stop cheap rip offs but also gets abused alot by companys (IE: why pentium is called pentium as intel tried to trademark a number )
3: copywright : also a two sided blade , abused alot in the DMCA which companys use to stop us enacting our rights to fair use , and used properly in the GNU GPL and Creative commens license which i hope i dont need to explain to people here
Ok i do dice over the issues , but IP is not just one thing , and in this case its totaly right to complain about people violating IP , its the copyright equivelent of identity theft( well close enough)
The only things certain in war are Propaganda and Death. You can never be sure which is which though
Theft means taking without permission. The GPL only grants permission to 'take' the licensed source code if you obey certain restrictions. This guy doesn't appear to have met those restrictions, so he has stolen the code.
The point of the GPL, in case you missed it, is that modifications to the source cannot be kept from the community if the modifier wants to distribute their work. If you want to benefit from GPL code, you have to give back in the form of your modifications.