Apple loses copyright battle against security startup Corellium
washingtonpost.com
Apple loses copyright battle against security startup Corellium
1–10 of 64 posts
Re: Apple loses copyright battle against security startup Corellium
#2Hope Corellium is ready for Round 2.
Re: Apple loses copyright battle against security startup Corellium
#3https://www.courtlistener.com/docket/16064642/784/apple-inc-...
The judge found that Corellium's use of iOS is fair use, in large part because Corellium's emulator satisfies the "transformative" test and is not a market substitute for normal uses of iOS. Interestingly, he explicitly mentioned Oracle v. Google, where Google's use of Java APIs was considered non-transformative, but distinguished this case from that one.
Note that, like most cases involving novel legal issues, this is all but certain to be appealed by the losing party.
Also, the judge only granted summary judgement on Apple's copyright infringement claim, not their DMCA anticircumvention claim, which he held involved a "genuine dispute of material facts" and thus would have to go to jury trial.
Re: Apple loses copyright battle against security startup Corellium
#4Re: Apple loses copyright battle against security startup Corellium
#5This is huge. But it's not over yet. Hope Corellium is ready for Round 2.
Re: Apple loses copyright battle against security startup Corellium
#6This is huge. But it's not over yet. Hope Corellium is ready for Round 2.
What is this supposed to mean? If Apple even tries touching them again, the courts will probably toss out their hearing for fear of double jeopardy. Apple will do the same thing it's always done, which is wince and smile for the camera. Apple might hate emulation of iOS, but they hate controversy even more.
Re: Apple loses copyright battle against security startup Corellium
#7This is huge. But it's not over yet. Hope Corellium is ready for Round 2.
What is this supposed to mean? If Apple even tries touching them again, the courts will probably toss out their hearing for fear of double jeopardy. Apple will do the same thing it's always done, which is wince and smile for the camera. Apple might hate emulation of iOS, but they hate controversy even more.
Re: Apple loses copyright battle against security startup Corellium
#8Re: Apple loses copyright battle against security startup Corellium
#9A small victory for the little guy.
Re: Apple loses copyright battle against security startup Corellium
#10A small victory for the little guy.
Isn't the issues that Corellium allows you to side step the passcode brute force lockout? aka...... https://www.aclu.org/news/privacy-technology/the-fbi-is-secr...
You "spin up" VM-based instances of emulated devices (i.e. booting an emulator from a filesystem image), and can then research vulnerabilities and explore, and downgrade/upgrade iOS versions rapidly, like you can with VMs. Real devices are fused to prevent downgrades.
Side-stepping brute force lockouts on passcode would be irrelevant, since that's enforced on physical devices via the Secure Enclave - even if you dumped the flash from a real device, you'd not be any further forward as you would need the enclave's contents to derive the correct keys to do anything.