|
|
|
|
|
by bpfrh
530 days ago
|
|
I don't see that much opensource coming from china. For example the popular arm rockchip offerings are so bad at contributing to mainline linux or even sharing documentation that the single person supporting them dropped it due to lack of fund and being unable to get any contact to share documentation. IMHO, chinese opensource does at best the same thing many western companies do: Opensource the things that are not you secret sauce/income, or things which would benefit you if people adopt them. With the added caveat that china in generally is notorious for not abiding by patent laws and copying. |
|
In the west, being hard-to-copy often just means slapping a proprietary license on your software and not worrying about much else. THe "source available" model is a prime example, the software is trivial to copy in theory, but everybody knows there would be legal consequences, so nobody serious actually does it.
In China, this doesn't work, so you have to obfuscate your code, build anti-reverse-engineering protections etc. This is similar to how the gaming market works in the west.
There are plenty of great writeups on reverse-engineering Chinese apps and hardware, and their reverse-engineering protections are often far more elaborate than what those same apps would have if made by western companies.