Open
Description
I am not sure whether this is in scope for this library, but asking anyway.
Would it possible to include something like what https://github.com/web3-storage/ipfs-car in this library? My understanding is that this is the proper way to securely work with a gateway:
- Download CARs, not reassembled data (reassembly is per multiformat, but let's focus on DAG-PB since its flexibility in chunking is what creates the verification problem)
- Verify CAR
- Reassemble verified data
It is therefore nice to be able to do all the steps to support users with or without a full node without impaired security.
Metadata
Metadata
Assignees
Labels
No labels