lsd0001

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

commit 55a16296e548f148565287a4b93de7c6adbbfcfc
parent b865a43f13e1533c8eea8bf609c4936595d6a478
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 30 Jun 2023 18:21:21 +0200

any number, including zero

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

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -374,9 +374,9 @@ example.000G006K2TJNMD9VTCYRX7BRVV3HAEPS15E6NHDXKPJA1KAJJEG9AFF884 The delegation of petnames and subsequent resolution of delegation builds on ideas from the Simple Distributed Security Infrastructure <xref target="SDSI" />. - In GNS, any user can create and manage one or more zones - (<xref target="zones"/>) as part of a zone master implementation. - The zone type determines the respective set of cryptographic operations + In GNS, any user can create and manage any number of zones + (<xref target="zones"/>) if their system provides a zone master implementation. + For each zone, the zone type determines the respective set of cryptographic operations and the wire formats for encrypted data, public keys and signatures. A zone can be populated with mappings from labels to resource records by its owner (<xref target="rrecords"/>).