commit d0ebb512f33e151adb1511a01266b67c9de46720 parent 5691cc19cbadea2b0d408ccc5659c11293092565 Author: Martin Schanzenbach <mschanzenbach@posteo.de> Date: Wed, 29 Sep 2021 11:45:39 +0200 some comments Diffstat:
| M | draft-schanzen-r5n.xml | | | 10 | +++++++++- |
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml @@ -80,6 +80,11 @@ <middle> <section anchor="introduction" numbered="true" toc="default"> <name>Introduction</name> + <!-- FIXME: Here we should also cite and discuss RELOAD (https://datatracker.ietf.org/doc/html/rfc6940) + and establish why we need this spec and are not a "Topology plugin" + in RELOAD. The argumentation revolves around the trust model (openness) and + security aspects (path signatures). + --> <t> Distributed Hash Tables (DHTs) are a key data structure for the construction of completely decentralized applications. @@ -655,7 +660,10 @@ END </section> </section> <section anchor="security" numbered="true" toc="default"> - <name>Security Considerations</name> + <name>Security Considerations</name> + <!-- FIXME: Here we should (again) discuss how the system is open and + does not have/require a trust anchor a priori. This is (again) in contrast + to RELOAD --> </section> <section anchor="gana" numbered="true" toc="default"> <name>GANA Considerations</name>