summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2021-12-07 15:38:42 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2021-12-07 15:38:42 +0100
commit9356b1848f2f858ffff3bb9912ef7fb9d85c545d (patch)
tree4a773bd98fcbd1e674dc9f5ab1bea31a5c4fd95d
parent889e9533545dc898ddeedd1f1abedec91738290b (diff)
downloadlsd0004-9356b1848f2f858ffff3bb9912ef7fb9d85c545d.tar.gz
lsd0004-9356b1848f2f858ffff3bb9912ef7fb9d85c545d.zip
update
-rw-r--r--draft-schanzen-r5n.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index f71d413..52637b7 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -807,6 +807,14 @@ END
807 <section> 807 <section>
808 <name>Bootstrapping</name> 808 <name>Bootstrapping</name>
809 <t> 809 <t>
810 In order to find the closest peers in the network to itself, an
811 implementation MUST periodically send HELLO GET queries for its own
812 peer ID.
813 </t>
814 <t>FIXME: Periodically -> more specific</t>
815 <t>
816 Any implementation encountering a HELLO GET request initially
817 considers sending its own peer ID (FIXME: What does this mean?).
810 </t> 818 </t>
811 </section> 819 </section>
812 <section anchor="security" numbered="true" toc="default"> 820 <section anchor="security" numbered="true" toc="default">