This time it won't be based in Jersey either good luck closing down a project hosted in China or San Marino. The Yuzu team has done a great service closing the case as quickly as possible
Right? It seems the official discord also had links to where to get ROMs, as in pirated ROMs. I can't believe they got complacent knowing Nintendo could come after them at any second.
This made me wonder if blockchain tech could, hypothetically, be used as a sort of distributed SCM platform, where each commit is stored as data appended to a transaction, not unlike git. Blockchain's polycentric structure would solve the issue of resilience and integrity, and Monero's technology could be used to anonymize the commits.
This would of course come with all of the disadvantages of blockchain, and the project would still need a central authority to accept or reject commits, to manage branches, and to define which transactions represent the HEAD of each branch. I think it's at least an interesting concept.
But we can already mirror a git repository, and you can already sign your commits. The weak point here was the developers' identities, not the platform on which the data was hosted.