lsd0004

LSD0004: R5N Distributed Hash Table
Log | Files | Refs

commit 9356b1848f2f858ffff3bb9912ef7fb9d85c545d
parent 889e9533545dc898ddeedd1f1abedec91738290b
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Tue,  7 Dec 2021 15:38:42 +0100

update

Diffstat:
Mdraft-schanzen-r5n.xml | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml @@ -807,6 +807,14 @@ END <section> <name>Bootstrapping</name> <t> + In order to find the closest peers in the network to itself, an + implementation MUST periodically send HELLO GET queries for its own + peer ID. + </t> + <t>FIXME: Periodically -> more specific</t> + <t> + Any implementation encountering a HELLO GET request initially + considers sending its own peer ID (FIXME: What does this mean?). </t> </section> <section anchor="security" numbered="true" toc="default">