Hacker News new | ask | show | jobs
by DenseComet 1515 days ago
With IPFS, the client is not just a client, but an equal peer in the network. This is nice, but that means complexity. Compare that to something like HTTP 1.1, which is stupid simple to implement since complexity is pushed to the server.

IPFS CIDs are easier than fetching decentralized content that can change, but harder than centralized content that can change.