Hacker News new | ask | show | jobs
by whyrusleeping 1105 days ago
The incremental requests are verified if running through your own node as a side effect of loading the data
1 comments

G'day Why! This is operating through the gateway. So you have to trust the gateway currently. Yes, you can move the gateway to your machine and then the trust requirement doesn't extend over the network.

However with local ipfs, bitswap doesn't support range requests, so you're at least downloading the enclosing blocks which could be 2 MiB for 1 KiB requested data, or 2000X more data than you need.