aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-gns.xml')
-rw-r--r--draft-schanzen-gns.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 3e645a9..406470b 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -133,7 +133,7 @@
133 coexist with DNS. 133 coexist with DNS.
134 GNS is based on the principle of a petname 134 GNS is based on the principle of a petname
135 system and builds on ideas from the Simple Distributed Security 135 system and builds on ideas from the Simple Distributed Security
136 Infrastructure (<xref target="SDSI" />), addressing a central issue with the decentralized 136 Infrastructure <xref target="SDSI" />, addressing a central issue with the decentralized
137 mapping of secure identifiers to memorable names: namely the impossibility 137 mapping of secure identifiers to memorable names: namely the impossibility
138 of providing a global, secure and memorable mapping without a trusted 138 of providing a global, secure and memorable mapping without a trusted
139 authority. GNS uses the transitivity in the SDSI design to replace the 139 authority. GNS uses the transitivity in the SDSI design to replace the
@@ -771,7 +771,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
771 type as defined in <xref target="RFC1035" /> or any of the 771 type as defined in <xref target="RFC1035" /> or any of the
772 complementary standardized DNS resource record types. This value must be 772 complementary standardized DNS resource record types. This value must be
773 stored in network byte order. Note that values 773 stored in network byte order. Note that values
774 below 2^16 are reserved for allocation via IANA (<xref target="RFC6895" />), 774 below 2^16 are reserved for allocation via IANA <xref target="RFC6895" />,
775 while values above 2^16 are allocated by the 775 while values above 2^16 are allocated by the
776 GNUnet Assigned Numbers Authority <xref target="GANA" />. 776 GNUnet Assigned Numbers Authority <xref target="GANA" />.
777 </dd> 777 </dd>
@@ -888,7 +888,7 @@ zTLD := zkl[126..129].zkl[63..125].zkl[0..62]
888 For PKEY zones the zone key material is derived using the 888 For PKEY zones the zone key material is derived using the
889 curve parameters of the twisted edwards representation 889 curve parameters of the twisted edwards representation
890 of Curve25519 <xref target="RFC7748" /> (a.k.a. edwards25519) 890 of Curve25519 <xref target="RFC7748" /> (a.k.a. edwards25519)
891 with the ECDSA scheme (<xref target="RFC6979" />). 891 with the ECDSA scheme <xref target="RFC6979" />.
892 Consequently, we use the following naming convention for our 892 Consequently, we use the following naming convention for our
893 cryptographic primitives for PKEY zones: 893 cryptographic primitives for PKEY zones:
894 </t> 894 </t>