this post was submitted on 06 Apr 2024
22 points (100.0% liked)
IPFS
721 readers
4 users here now
Community for the InterPlanetary File System.
Website: https://www.ipfs.tech Github: https://github.com/ipfs/ipfs/
IRC: #ipfs on libera.chat
Matrix Space: #ipfs-space:ipfs.io
Discord: https://discord.gg/DrPFqa2
Forums: https://discuss.ipfs.tech/
Other IPFS communities on Lemmy
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well, because it uses a content-addressed hash, you don't need to manage .torrent files or anything.
Also, if people make two torrents with the same files, and you download one of them, it only downloads from people who seed that torrent, not from people seeding the other torrent with the same files. Since IPFS has content addressed hashes each file, you can download from anyone who has that file.
Okay that's pretty dope