Hacker News new | ask | show | jobs
by unboxingelf 1226 days ago
Aside: can someone explain to me how IPFS, in this specific case, is any better than a typical 3rd party service storing the data?

The linked announcement says they use a pinning service “web3.storage”. Web3.storage says it stores data on FileCoin. Neither website tells me how and where the actual data is stored, except “IPFS”.

From reading the IPFS docs, a pinning service is akin to a node that has a copy of the files and is always online. If your decentralized network relies on a central node(s), how is this decentralized?