Remix.run Logo
chmod775 5 hours ago

You can trivially have storage deduplication for the files served via torrent, transparent to the protocol. The most trivial version of this that you can do today with pretty much any client is having a single directory containing files serving multiple overlapping torrents.

skeledrew 5 hours ago | parent [-]

> files serving multiple overlapping torrents

This sounds wildly complex, especially from a discovery perspective.

chmod775 5 hours ago | parent [-]

I don't see why it would be. It's transparent to other clients just like it is to the protocol. It cannot be more complex than alternatives by construction.