>> The identified files and code are preconfigured to find and provide infringing copies of our Members’ film and tv content to Nyaa.si users in violation of copyright law.
It's one thing to host software that can be used for this. It's another to host software specifically configured for it. Still might be legal. I wanted to see what the linked configuration files actually contain, but they've been taken down.
It still smacks of going after the tools rather than the infringers.
Okay this is just getting weird. One of those is just a database update that counts how many comments a torrent has. Another is just some database credentials (probably not the ones you want to use in production, unless you don't mind people knowing your passwords). The HTML template for the home page is also in there for some reason. And then to finish things off they added the OpenSearch definition which I think you can use to add Nyaa/Sukebei as a search engine to your browser.
Really the most suspicious ones are the python scripts in utils, which connect to the api on https://nyaa.si by default. Although those also only seem to allow you to upload torrents (not an infrinfing activity) and download the info of a single entry on nyaa (possibly infringing?).
Also they curiously left out sync_es.py, not that that one does anything too interesting (it synchronizes a elasticsearch database with a MySql database) but it is the script that actually uses those configuration files they picked out.
This is only true if you consider information that can be used to pirate works as "infringing material" that falls under the DMCA (in particular its safe harbour provision).
Which would effectively give any copyright holder carte blanche to censor any information that can be used to infringe their copyright.
>> The identified files and code are preconfigured to find and provide infringing copies of our Members’ film and tv content to Nyaa.si users in violation of copyright law.
It's one thing to host software that can be used for this. It's another to host software specifically configured for it. Still might be legal. I wanted to see what the linked configuration files actually contain, but they've been taken down.
It still smacks of going after the tools rather than the infringers.