aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-06-16 16:48:34 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2022-06-16 16:48:34 +0200
commitc0d9c47bf8a03b8bf6c549ef16a91e13c8c2d7a2 (patch)
tree83e10a38c9c75cd6e3da955810b1584e94696e8d
parent7583f38bc5e6ceff8ae75b51efa23cdc372ef508 (diff)
downloadlsd0001-c0d9c47bf8a03b8bf6c549ef16a91e13c8c2d7a2.tar.gz
lsd0001-c0d9c47bf8a03b8bf6c549ef16a91e13c8c2d7a2.zip
minor
-rw-r--r--draft-schanzen-gns.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index b36f53a..4b42680 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1734,7 +1734,8 @@ GET(key) -> value
1734 <t> 1734 <t>
1735 Resource records are grouped by their respective labels, 1735 Resource records are grouped by their respective labels,
1736 encrypted and published together in a single records block 1736 encrypted and published together in a single records block
1737 (RRBLOCK) in the storage under a storage key q as illustrated in <xref target="figure_storage_publish"/>. 1737 (RRBLOCK) in the storage under a storage key q as illustrated in <xref target="figure_storage_publish"/>.
1738 The implementation <bcp14>MUST</bcp14> use the PUT storage procedure in order to update the zone contents accordingly.
1738 </t> 1739 </t>
1739 <figure anchor="figure_storage_publish" title="Management and publication of local zones in the distributed storage."> 1740 <figure anchor="figure_storage_publish" title="Management and publication of local zones in the distributed storage.">
1740 <artwork name="" type="" align="left" alt=""><![CDATA[ 1741 <artwork name="" type="" align="left" alt=""><![CDATA[
@@ -1763,7 +1764,6 @@ GET(key) -> value
1763 +---------+ | 1764 +---------+ |
1764 ]]></artwork> 1765 ]]></artwork>
1765 </figure> 1766 </figure>
1766
1767 <t> 1767 <t>
1768 The storage key is derived from the zone key and the respective 1768 The storage key is derived from the zone key and the respective
1769 label of the contained records. 1769 label of the contained records.
@@ -1773,7 +1773,6 @@ GET(key) -> value
1773 The storage Key derivation and records 1773 The storage Key derivation and records
1774 block creation using is specified in the following sections and a high-level 1774 block creation using is specified in the following sections and a high-level
1775 overview is illustrated in <xref target="figure_storage_derivations"/>. 1775 overview is illustrated in <xref target="figure_storage_derivations"/>.
1776 The implementation <bcp14>MUST</bcp14> use the PUT storage procedure in order to update the zone contents accordingly.
1777 </t> 1776 </t>
1778 <figure anchor="figure_storage_derivations" title="Storage key and records block creation overview."> 1777 <figure anchor="figure_storage_derivations" title="Storage key and records block creation overview.">
1779 <artwork name="" type="" align="left" alt=""><![CDATA[ 1778 <artwork name="" type="" align="left" alt=""><![CDATA[