The title is misleading. This isn't some generic torrent tracker. The repo in question is the source of a specific site - nyaa.si [0] which according to the complaint is preconfigured to share copyrighted material: > 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. This is probably what makes this…
Please don't, however, baselessly propagate their claims. As far as I can tell it's bullshit. The source code may be for nyaa.si but it just contains normal torrent tracker code. Take a look at the files listed: > https://github.com/nyaadevs/nyaa/blob/master/utils/api_info.... Online here: https://gitlab.com/SIGBUS/nyaa/-/blob/master/utils/api_info.... See anything remotely suggestive? Not I. > https://github.com/nya…
It is also true that one would need to modify quite a few places to make this codebase sensibly usable for anything non-piracy. Even if an Anime studio decided to make their back catalog available over torrent (for some reason), this site really is not designed for their needs.
However, I strongly suspect this list of files is roughly the set that have 'nyaa' as a stand alone word (i.e. not part of a snake case word or other compound). I suspect they loaded the code into a search engine, and searched for "nyaa.si", and flagged all results. Many search engines will treat the '.' like a space, will filter out "si" as being too short, and thus search for "nyaa", and only find results for that when it exists as a separate word.