• @railsdev
    link
    1
    edit-2
    8 months ago

    deleted by creator

    • jamesravey
      link
      fedilink
      31 year ago

      I think IPFS often unfairly gets lumped in with crypto bro shite but it seems to me like a pretty useful technology in many other contexts too.

        • Something Burger 🍔
          link
          fedilink
          31 year ago

          Torrents identify groups of files, and different torrents with the same files will have different hashes and clients will download them from different peers, split across different trackers. IPFS identifies unique files, and all copies of the same files are available to all clients.

          • @[email protected]
            link
            fedilink
            11 year ago

            Thanks. That makes sense. I wonder why torrents couldn’t be somehow adapted for this use case though. They’re way more widespread than IPFS.

            • Something Burger 🍔
              link
              fedilink
              11 year ago

              I suppose they could with a protocol revision but then we’d end up with another IPFS. Older torrents would still need to work the old way, so instead of torrents and IPFS, there would be old torrents, new torrents, and IPFS, further fragmenting access to files.