this post was submitted on 06 Apr 2025
25 points (100.0% liked)

Opensource

2429 readers
163 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Alphane_Moon@lemmy.world 12 points 2 days ago (1 children)

Public torrents are already federated, no? You can publish a torrent with a single public tracker and when you check back two years later, the torrent is indexed by ~10+ public trackers.

[–] tatterdemalion@programming.dev 5 points 2 days ago* (last edited 2 days ago) (1 children)

Not exactly, not by the protocol anyway. It's true that bittorrent supports DHT search with magnet links, so in that way, particular torrents are distributed and decentralized. But AFAIK the ~~trackers~~ indexers do not share any protocol other than the fact they are hosting torrent files and magnet URLs.

[–] Alphane_Moon@lemmy.world 5 points 2 days ago (1 children)

Agreed, the trackers don't have a protocol for automatically federating.

But even beyond DHT, you can upload public torrents on new (for the torrent) trackers and they automatically get added to the swarm.

The real issue with torrents is that there is no method for federating private trackers.

[–] refalo@programming.dev 1 points 1 day ago (1 children)

Can you name any private trackers that actually have a need for federation?

The biggest issue I personally have with BT (v1) is not being able to search for a file by its checksum. I think v2 can do this, but almost nobody uses it in my experience.

[–] Alphane_Moon@lemmy.world 1 points 1 day ago

Something along the lines of being able to access seeders for dead torrents on your tracker from other trackers (with some sort of accounting for economy).