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.

  • PortNull@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    52
    ·
    22 hours 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

    • Appoxo@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 hours ago

      Or you could just look into newly uploaded torrents by user X (on nyaa there is no anonymous upload)

    • empireOfLove2@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      66
      ·
      21 hours ago

      That’s some dedication

      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.

        • blargh513@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          17 hours ago

          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.

    • Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      2
      ·
      22 hours ago

      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.

      • Appoxo@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 hours ago

        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.

      • Björn@swg-empire.de
        link
        fedilink
        English
        arrow-up
        14
        ·
        22 hours ago

        someone has to be the first one with the file. That’s the same person who created the torrent.

      • dan@upvote.au
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        21 hours ago

        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.

          • dan@upvote.au
            link
            fedilink
            English
            arrow-up
            5
            ·
            edit-2
            12 hours ago

            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.