lsd0001

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

commit 8def6dafdb9b42f12d5aebf74d163e5fbe5b51d3
parent 068fe3320d0ae8bf2325f3529509e2d9a13d104d
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Wed,  2 Feb 2022 19:35:08 +0100

in order not important

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

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -733,11 +733,10 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62] <dd>Field as defined in the revocation message above.</dd> </dl> <t> - In order to verify a revocation the following steps must be taken, - in order: <!-- FIXME: why can an implementation not change the order, say if one check is slower than other checks? --> + In order to verify a revocation the following steps MUST be taken: </t> <ol> - <li>The signature MUST match the public key.</li> + <li>The signature MUST be verified against the zone key.</li> <li>The set of POW values MUST NOT contain duplicates.</li> <li>The average number of leading zeroes D' resulting from the provided POW values MUST be greater than and not equal to D. Implementors