commit d5ced56a59f88c77807bef435e0e9b6ae565c820
parent 4de81e53add5f455c6a7a3f4d19cfe4378090a83
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 4 Oct 2019 11:03:34 +0200
major edit ;-)
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -83,7 +83,7 @@
<t>
A zone in GNS is defined by a public/private ECC key pair (d,zk),
where B is the generator of a group or subgroup, d is the private key and
- zk the corresponding public key
+ zk the corresponding public key.
GNS uses the Ed25519 EC parameters as defined in <xref target="RFC8032" />.
GNS combines the EC parameters of Ed25519 with the ECDSA scheme
defined in <xref target="RFC6979" /> in order to achieve zone privacy.
@@ -309,7 +309,7 @@
</dd>
<dt>RECORD</dt>
<dd>
- The boxed record in a format as defined in
+ The boxed record in a format as defined in
<xref target="rrecords_wire" />.
</dd>
</dl>
@@ -456,7 +456,7 @@
<dd>
The resource records block expiration time. This is the expiration
time of the resource record contained within this block with the
- smallest expiration time.
+ smallest expiration time.
If a records block includes shadow records, then the *maximum*
expiration time of all shadow records with matching type and the
expiration times of the non-shadow records is considered.