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.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index 4e5c8b4..35af3a9 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -154,7 +154,7 @@
154 </dl> 154 </dl>
155 </section> 155 </section>
156 <section anchor="rrecords" numbered="true" toc="default"> 156 <section anchor="rrecords" numbered="true" toc="default">
157 <name>Resource records</name> 157 <name>Resource Records</name>
158 <t> 158 <t>
159 A GNS implementor MUST provide a mechanism to create and manage resource 159 A GNS implementor MUST provide a mechanism to create and manage resource
160 records for local zones. A local zone is established by creating a zone 160 records for local zones. A local zone is established by creating a zone
@@ -439,7 +439,7 @@
439 label of the contained records. 439 label of the contained records.
440 </t> 440 </t>
441 <section anchor="blinding" numbered="true" toc="default"> 441 <section anchor="blinding" numbered="true" toc="default">
442 <name>Key derivations</name> 442 <name>Key Derivations</name>
443 <t> 443 <t>
444 Given a label, the DHT key "q" is derived as follows: 444 Given a label, the DHT key "q" is derived as follows:
445 </t> 445 </t>
@@ -503,7 +503,7 @@
503 </t> 503 </t>
504 </section> 504 </section>
505 <section anchor="wire" numbered="true" toc="default"> 505 <section anchor="wire" numbered="true" toc="default">
506 <name>Resource records block</name> 506 <name>Resource Records Block</name>
507 <t> 507 <t>
508 GNS records are grouped by their labels and published as a single 508 GNS records are grouped by their labels and published as a single
509 block in the DHT. 509 block in the DHT.
@@ -595,7 +595,7 @@
595 </dl> 595 </dl>
596 </section> 596 </section>
597 <section numbered="true" toc="default"> 597 <section numbered="true" toc="default">
598 <name>Block data encryption and decryption</name> 598 <name>Record Data Encryption and Decryption</name>
599 <t> 599 <t>
600 A symmetric encryption scheme is used to encrypt the resource records 600 A symmetric encryption scheme is used to encrypt the resource records
601 set RDATA into the BDATA field of a GNS RRBLOCK. 601 set RDATA into the BDATA field of a GNS RRBLOCK.