lsd0001

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

commit 4444fc2981abbd5c4e3f9b725828dd19af8fb385
parent 84bee592b9dd3c0a536f9e52246e7d1061ab8048
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Sat, 19 Feb 2022 13:10:03 +0100

order

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

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml @@ -190,6 +190,12 @@ An application refers to a component which uses a GNS implementation to resolve names into records and processes its contents. </dd> + <dt>Name</dt> + <dd> + A name in GNS is a domain name as defined in <xref target="RFC8499"/> + as an ordered list of labels. + Names, like labels, are encoded in UTF-8. + </dd> <dt>Label</dt> <dd> A GNS label is a label as defined in <xref target="RFC8499"/>. @@ -229,12 +235,6 @@ Labels in a name are separated using the label separator defined as the unicode dot character U+002E ("." without the quotes). </dd> - <dt>Name</dt> - <dd> - A name in GNS is a domain name as defined in <xref target="RFC8499"/> - as an ordered list of labels. - Names, like labels, are encoded in UTF-8. - </dd> <dt>Top-Level Domain</dt> <!--FIXME shall we call this TLZ? --> <dd> The rightmost part of a GNS name is a GNS Top-Level Domain (TLD).