• 0 Posts
  • 13 Comments
Joined 3 years ago
cake
Cake day: June 3rd, 2023

help-circle

  • There are lots of answers here already so I’ll just comment on the trackers detecting seeding.

    Insofar as that’s not directly possible. Torrents are peer to peer, and that’s not some kind of code word. Your client is literally talking to someone else’s client. No server in between the two, no gateway, or anything (meaning one of the two clients need to have a port open too!). So a tracker cannot measure the amount of data flowing between two clients (aka. peers).

    So the way trackers know how much you upload is that your client self reports that to the tracker. The tracker has no way to directly check the ground truth, other than relying on what the other client is saying about how much it downloaded from you.

    Old or unknown torrent clients may have bugs in them which cause the client to report incorrect data. When a client overreports (reports more than it actually uploads), that breaks the equation that private trackers rely on to make sure there’s enough users on a torrent. So by using an old or unknown client, you might inadvertently damage the functioning of the tracker.






  • My custom Kinoite-based system using ublue-builder. Gets me updates with 0 interference with my daily use, secure boot, tpm based FDE, and I can still install packages during the CI step (although distrobox is the main way to do that).

    I’ve been on Linux since my childhood (found it in a tech magazine in 2008), hopped through Ubuntu, Kubuntu, Fedora, and Manjaro until like 2022 when I settled on Fedora KDE, then shifted to their immutable stuff 1-2 years later.