|
|
|
|
|
by toomuchtodo
3599 days ago
|
|
IPFS is most definitely the long term solution, but I'm now of the opinion that in order to bridge the gap, IPFS needs to incorporate the Bittorrent protocol so you're serving IPFS from "supernodes". These nodes would abstract away Bittorrent and IPFS to the underlying data, since its SHA hashes all the way down (both entire objects, and chunks of the object). Think of how S3 can serve content either via HTTP or via torrent for each object. Same idea, except with a distributed announcement/hash table. |
|