gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lsd0001] 01/02: update entry zone


From: gnunet
Subject: [lsd0001] 01/02: update entry zone
Date: Sun, 15 Dec 2019 19:23:48 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository lsd0001.

commit f802e9a3415c09d469ae00df322292261e8104b7
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sun Dec 15 19:20:24 2019 +0100

    update entry zone
---
 draft-schanzen-gns.xml | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 9d6fa6b..1c04d1a 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -872,14 +872,18 @@
          <t>
            In each step of the recursive name resolution, there is an
            authoritative zone zk and a name to resolve which may be empty.
-           Initially, the authoritative zone is the entry zone. If the name
+           Initially, the authoritative zone is the root entry zone. If the 
name
            is empty, it is interpreted as the apex label "@".
          </t>
+         <t>
+           From here, the following steps are recursively executed, in order:
+         </t>
          <ol>
            <li>Extract the right-most label from the name to look up.</li>
            <li>Calculate q using the label and zk.</li>
            <li>Perform a DHT query GET(q) to retrieve the RRBLOCK.</li>
-           <li>Verify the RRBLOCK and decrypt the BDATA contained in it.</li>
+           <li>Verify and process the RRBLOCK and decrypt the BDATA contained
+             in it.</li>
          </ol>
          <t>
            Upon receiving the RRBLOCK from the DHT, apart from verifying the

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]