Earlier quoted context omitted.
For now, Nintendo won the lawsuit against Yuzu, on grounds of piracy. Given how most emulators can allow playing pirated games, the others might be next.
Read up on Sony vs Connectix. This is basically FUD. Yuzu is cooked but that doesn’t mean all emulation of Nintendo consoles is. The Yuzu devs settled, and among the allegations in Nintendo’s filing was that they, the developers themselves, engaged in piracy.
Nintendo blitzes GitHub with over 8k emulator-related DMCA takedowns
81–90 of 186 posts
Re: Nintendo blitzes GitHub with over 8k emulator-related DMCA takedowns
#82I wonder if there’s a “git over BitTorrent”. Having a cryptographically signed (by authors, not by GitHub) and fully open source git hosting network would be a boom for FOSS security in general.
Or we can simply have a git hoster which is not in the US and as such is not impacted by DCMA
Re: Nintendo blitzes GitHub with over 8k emulator-related DMCA takedowns
#83Earlier quoted context omitted.
Nintendo aren't using the DMCA takedown process for copyright-infringing material (the thing people normally mean by DMCA). They're sending letters to GitHub about how Yuzu is, in their view, a tool for circumvention of technological protection measures and therefore illegal in itself (under different provisions of the DMCA).
if we had a github-like system outside of the US, would Nintendo be able to do anything since the DMCA does not apply?
The US one is actually pretty toothless compared to many.
You're effectively left with rogue states, who tend not be to very good hosting partners.
Re: Nintendo blitzes GitHub with over 8k emulator-related DMCA takedowns
#84Re: Nintendo blitzes GitHub with over 8k emulator-related DMCA takedowns
#85Earlier quoted context omitted.
git is decentralized by design. you dont need bittorrent.
No. With BitTorrent, I can tell a client to go fetch this torrent or hash (magnet link) and it can do that without any specific hardcoded server. Centralized trackers help but there’s always the DHT. With git you need to give the client an exact host, which can be gone for any number of reasons.
Re: Nintendo blitzes GitHub with over 8k emulator-related DMCA takedowns
#86Nintendo could have hired few of the yuzu devs and launched its own gamepass style service for PC and allow people to play games via emulation. People aren't using switch emulators only to pirate but because they actually perform better than the original console the games were developed for due to hardware limitations.
Re: Nintendo blitzes GitHub with over 8k emulator-related DMCA takedowns
#87> In keeping with its developer-friendly approach and branding, the Microsoft-owned platform... Yes, because Microsoft has the other side where they take everyone's code and then repurpose it as a "coding aid as a service" kind of thing (copilot) without attribution or even permission in the first place.
That cat got out of the bag when Google was allowed to gobble up all copyrighted content to operate a commercial service without paying the copyright holders. If you can demonstrate genuine benefit to society --of course, beyond mere access to copyrighted material-- even if during the course of a commercial enterprise, copyright does not apply.
Eventually, one hopes to see _really good_ benefit, like... much greater than the cost and negative side effects of putting virtual pets on virtual, energy consuming hamster wheels.
Re: Nintendo blitzes GitHub with over 8k emulator-related DMCA takedowns
#88Earlier quoted context omitted.
As much as it pains me to say this this might be a good use of blockchain
Blockchain is just a slow database. What you want is a peer to peer system which actually has peers instead of a couple super nodes and ephemeral drive-by clients.
Re: Nintendo blitzes GitHub with over 8k emulator-related DMCA takedowns
#89Re: Nintendo blitzes GitHub with over 8k emulator-related DMCA takedowns
#90Nintendo is in an interesting position whereby they are actually selling emulators as a product to this day. Which gives them more of a leg to stand on in these sorts of efforts, regardless of whether or not I personally agree.
Oracle v Google determined this in my mind, the emulator is implementing an API, the API is not protected by copyright law.