@shibao@Moon I think you may be right, although I don't understand in detail how IPFS works. Someone, somewhere, has to keep the object or all of its segments.
@zaitcev@shitposter.club@Moon@shitposter.club i think the easiest way is that it's a giant magnet link where you can choose to download the certain files in the torrent that you want gross oversimplification/kinda wrong but that's basically 90% of the way there
Remember that torrents are very much a here and now kind of source. They only exist as long as someone seeds. And that can fail. For example, I'm seeding Ginban Caleidoscope but there aren't any trackers for it anymore. BoxTorrents nee BakaBT keeps the last one, but they blacklist my client due to incorrect regex. Many such cases.
@Moon@shibao@zaitcev yup its basically dht-only torrents. libp2p is heavily based on bittorrent, but the protocol is tweaked slightly for better cryptoshit since there is never a tracker unlike bt.
files are split in to fixed size chunks, clients go poke around the distributed hash tables to find who has those chunks and requests them. they get stuck in caches by whoever downloads them until the cache decides to purge it. you can "pin" content to prevent it. (they don't call them seeders.)