File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -443,8 +443,7 @@ more Peer IDs providing the corresponding content. Instead of storing the
443443content itself, the DHT stores provider records pointing to the peers hosting
444444the content.
445445
446- <!-- TODO: link to Multihash and CID specs -->
447- A Provider Record is identified by the multihash contained by the CID. It
446+ A Provider Record is identified by the [ multihash] contained by the [ CID] . It
448447functions as an append-only list, where multiple providers can add themselves
449448as content hosts. Since strict consistency across the network is not required,
450449different DHT servers MAY store slightly different sets of providers, but the
@@ -782,6 +781,9 @@ is skipped during the initial routing table setup.
782781
783782# Bibliography <!-- TODO: handle citations better - xref is not enough, does not support DOI papers -->
784783
784+ [ CID ] : https://github.com/multiformats/cid/
785+ [ multihash ] : https://github.com/multiformats/multihash
786+
785787[ 0] : Maymounkov, P., & Mazières, D. (2002). Kademlia: A Peer-to-Peer
786788Information System Based on the XOR Metric. In P. Druschel, F. Kaashoek, & A.
787789Rowstron (Eds.), Peer-to-Peer Systems (pp. 53–65). Berlin, Heidelberg: Springer
You can’t perform that action at this time.
0 commit comments