ipfs-docs
ipfs-docs copied to clipboard
📚IPFS documentation platform
Spawned from https://github.com/ipfs/go-ipfs/issues/8974. **tl;dr** The CID is not the hash of your file, do not rely on it. The normal learning path can leave you with a wrong impression of...
There is no documentation (as verified by a text search through this repository) on the `ipfs-404.html` file, which is returned if a file is not found. Only found out about...
This relates to #798. I had a few thoughts but figured it'd be easier to create a PR so you can see what I mean more concretely rather than discussing...
Hello Everyone, I am LiYi , my english name is Rock, come from china ,i really appreciate everything the ipfs team did , you are awesome and wonderful. I have...
We need to update all places that mention `EnableRelayHop` – Relay V1 server was removed from go-ipfs 0.11 and now requires running a separate binary. See details in: - [go-ipfs...
Tracking a user request at https://github.com/ipfs/go-ipfs/issues/7084#issuecomment-608552812 **URL of the page in question:** Maybe: https://docs.ipfs.io/guides/concepts/mfs/ **What's wrong with this page?** See confusion in above thread. Related: how to manually create and...
The [JS-IPFS](https://github.com/ipfs/js-ipfs/) project has a bunch of documentation that the team handles. To make [docs.ipfs.io](https://docs.ipfs.io) the single source of truth for all IPFS documentation, we'll collect all the docs from...
At the Berlin developer summit, we decided *multiaddresses* or *peer addresses* were important to write a concept doc about. We did not have time to write a rough draft, so...
I'm reading the explanations on [https://docs.ipfs.io/concepts/how-ipfs-works/#distributed-hash-tables-dhts](https://docs.ipfs.io/concepts/how-ipfs-works/#distributed-hash-tables-dhts) and I find it a bit hard to follow. Maybe it's not quite a "IPFS 101" because you assume the reader is not a...