gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated: more GANA, and improve revocation messa


From: gnunet
Subject: [lsd0001] branch master updated: more GANA, and improve revocation message format'
Date: Sun, 17 May 2020 23:38:53 +0200

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

grothoff pushed a commit to branch master
in repository lsd0001.

The following commit(s) were added to refs/heads/master by this push:
     new 8d40382  more GANA, and improve revocation message format'
8d40382 is described below

commit 8d403825f07802b8704e687e098ef029f9bce998
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun May 17 23:33:47 2020 +0200

    more GANA, and improve revocation message format'
---
 draft-schanzen-gns.xml | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 12f111e..974ade3 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1152,7 +1152,7 @@ T := 64 /* Tag (=output) length in bytes */
 p := 1 /* Parallelization parameter */
 v := 0x13 /* Version */
 y := 0 /* Type (Argon2d) */
-X, K is unused
+X, K are unused
          ]]></artwork>
        <t>
          The following is the message string "P" on which the PoW is
@@ -1276,7 +1276,9 @@ X, K is unused
          <dt>POW_i</dt>
          <dd>
            The values calculated as part of the PoW. Each POW_i MUST
-           be unique in the set of POW values.
+           be unique in the set of POW values. To facilitate fast verification
+           of uniqueness, the POW values must be given in strictly
+           monotonically increasing order in the message.
          </dd>
          <dt>SIGNATURE</dt>
          <dd>
@@ -1563,7 +1565,7 @@ example.com = zk2
          </t>
        </section>
      </section>
-     <section anchor="iana" numbered="true" toc="default">
+     <section anchor="gana" numbered="true" toc="default">
        <name>GANA Considerations</name>
        <t>
          GANA is requested to create an "GNU Name System Record Types" 
registry.
@@ -1597,6 +1599,20 @@ Number | Name    | Contact | References | Description
 65541  | BOX     | N/A     | [This.I-D] | Boxed record
            ]]></artwork>
        </figure>
+       <t>
+         GANA is requested to amend the "GNUnet Signature Purpose" registry
+         as follows:
+       <figure anchor="figure_rrtypenums">
+         <artwork name="" type="" align="left" alt=""><![CDATA[
+Purpose | Name            | References | Description
+--------+-----------------+------------+--------------------------
+  3     | GNS_REVOCATION  | [This.I-D] | GNS zone key revocation
+ 15     | GNS_RECORD_SIGN | [This.I-D] | GNS record set signature
+           ]]></artwork>
+       </figure>
+
+
+       </t>
 
      </section>
      <!-- gana -->

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



reply via email to

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