Kyoto Prefectural Police have arrested a man accused of uploading copyrighted TV programs to the torrent site Nyaa, following an investigation that began several years ago.
Kyoto Prefectural Police have arrested a man accused of uploading copyrighted TV programs to the torrent site Nyaa, following an investigation that began several years ago.
Trackers can show which users are active in a torrent at a given time. They may indicate whether a user has a complete copy of a file or is still downloading it. If investigators followed newly posted torrents over a long period, they may have been able to identify an IP address that repeatedly appeared as the first source with a complete copy.
That’s some dedication
Or you could just look into newly uploaded torrents by user X (on nyaa there is no anonymous upload)
I mean, what you call dedication sounds like an auto scraper vacuuming IP’s with time stamps and correlating it with torrent go-live dates after looking at a spreadsheet for a couple hours.
Yeah, that’s what it would be. I am old have visions of people poring over the data manually :)
Now we just pipe the data through tools that can summarize it and give it to a llm. No sane person is staring at logs. Even when we did, we would grep, sed and awk the fuck out of it so it wasn’t so miserable.
Those were the bad old days. Do not miss fighting with a command line because you didn’t get the syntax perfectly right and have to mess around only to find out it was a permission issue.
Interesting. I never thought of it like that. Now I’ll have to be more careful
I wonder if they’re using any of the *arrs to do this since its a faster response time to get into the peerlist as quick as possible before anyone can complete the initial download.
Just monitor the RSS? Many users also tag their releases so you could just grep the rss feed every 5min and grep the release names.
someone has to be the first one with the file. That’s the same person who created the torrent.
(Assuming its new and not cross-seeded)
I doubt it. It’s likely custom code that’s better suited to the task.
The *arrs watch RSS feeds to find new torrents. It wouldn’t be difficult to write a script that pulls the RSS feed and polls the tracker to collect data on the initial seeds/peers. They might use an actual torrent client for some of the data collection, since I’d guess they have to prove the person is actually uploading, rather than just being connected but not actually uploading or downloading.
Sounds to me like they just own one of these trackers. Just like the NSA controls nodes on the tor network.
I think that’d make sense. The trackers for public torrents are often at seemingly random domain names and nobody really pays much attention to who runs them.
The US military created Tor, so I don’t doubt the US government still runs a lot of the nodes.