Clarify IPFS node/gateway usage in retrieve quickstart
- Dominant language
- Go
- Stars
- 332
- Forks
- 499
- Avg merge
- 8d 14h
- Merged PRs (30d)
- 2
Description
I've read through the [retrieve quickstart](https://github.com/ipfs/ipfs-docs/blob/432d7a7c0931d5563dce709f6e27e47f0c7e4383/docs/quickstart/retrieve.md) and didn't find it as clear as it could be. I like the distinction between IPFS node vs. gateway and trusted vs. verified. Though in the later section it's not always clear to me to which category something belongs.
More concretely:
- Fetching the CID with Kubo: I would welcome a sentence that states that as it's a IPFS node it's of course verified.
- Verified retrieval with Helia Verified Fetch: It's not clear whether it's using an IPFS node or a gateway (it's using both)
- Fetching the CID with an IPFS Gateway: Mention that those are trusted and not verified.
Contributor guide
Assessment
This issue has not been assessed yet.