|
|
|
|
|
by maxton
3291 days ago
|
|
I think the headline here is misleading. What they are offering is a prize to decentralize the internet - the actual network to which people connect in order to use the web. Judging from the other comments here, I don't think a lot of people have actually read the article. IPFS and blockchain are technologies that are built on top of the internet - they assume a network connection already exists. |
|
I wont speak for blockchains. Call them by the boring name as "Append-only databases with a consensus mechanism on what to add, with a proof-of-something to affirm that work of some soft was done".
IPFS is different. They have already planned that IP4 isn't the next thing. Or IP6, or IP8, and on. They created what they call a MultiAddr that encodes the protocol definition to explain to peers and IPFS what protocol stack to use, and then lay IPFS on top of that.
Obviously when a new protocol comes into play, they add a new multiaddr type for the new protocol, and off you go.