kubo
kubo copied to clipboard
fix(gateway): prevent blocked CIDs in CAR responses
[!WARNING] This wip experimentation to see gateway-conformance regressions, not ready for review yet.
Uses boxo PR #1019 which ensures content filtering policies are enforced for CAR format responses and also improved handling of returning 404s instead of 200s if we know the path is invalid of gateway does not have root (Gateway.NoFetch).
- Depends on:
- https://github.com/ipfs/boxo/pull/1019
- https://github.com/ipfs-shipyard/nopfs/pull/50
- Closes #10361
- Closes #10805
- Addresses https://github.com/ipfs/boxo/issues/458