gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated: minor


From: gnunet
Subject: [lsd0001] branch master updated: minor
Date: Sun, 20 Feb 2022 10:35:53 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new c974074  minor
c974074 is described below

commit c9740740f09238e207d10e71d6718acc5f8b9ed6
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Feb 20 10:35:49 2022 +0100

    minor
---
 draft-schanzen-gns.xml | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 125a6f3..699af5a 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1880,12 +1880,6 @@ q := SHA-512 (ZKDF-Public(zk, label))
        The following sections detail how resolution is initiated and each
        iteration in the resolution is processed.
      </t>
-     <t>
-       GNS resolution of a name must start in a given starting zone indicated 
using
-       a zone key.
-       Details on how the starting zone may be determined are discussed in
-       <xref target="governance" />.
-     </t>
      <t>
        The application MAY provide a desired record type to the resolver.
        The desired record type is used to guide processing.
@@ -1949,9 +1943,9 @@ Example name: www.example.<zTLD>
        <artwork name="" type="" align="left" alt=""><![CDATA[
 Example name: www.example.org
 Local suffix mappings:
-org = zTLD0 (ztype0||zk0)
-example.org = zTLD1 (ztype1||zk1)
-example.com = zTLD2 (ztype2||zk2)
+org = zTLD0 := Base32GNS(ztype0||zk0)
+example.org = zTLD1 := Base32GNS(ztype1||zk1)
+example.com = zTLD2 := Base32GNS(ztype2||zk2)
 ...
 => Start zone: zk1
 => Name to resolve from start zone: www

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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