lsd0001

LSD0001: GNU Name System
Log | Files | Refs | README

commit de0aae16515423ea0b9e635eddf141ef428490fe
parent 920d7863d7ab5222f0ca0c0ad94fe75d5aa8d270
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Tue,  1 Feb 2022 17:20:16 +0100

clarification timestamp

Diffstat:
Mdraft-schanzen-gns.xml | 8++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -719,12 +719,16 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62] A 32-bit signature purpose flag. This field MUST be 3 (in network byte order). </dd> + <dt>TIMESTAMP</dt> + <dd> + Field as defined in the revocation message above. + </dd> <dt>ZONE TYPE</dt> <dd> The 32-bit zone type corresponding to the zone key. </dd> - <dt>ZONE KEY / TIMESTAMP</dt> - <dd>Both values as defined in the revocation message above.</dd> + <dt>ZONE KEY</dt> + <dd>Field as defined in the revocation message above.</dd> </dl> <t> In order to verify a revocation the following steps must be taken,