commit c0d9c47bf8a03b8bf6c549ef16a91e13c8c2d7a2
parent 7583f38bc5e6ceff8ae75b51efa23cdc372ef508
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Thu, 16 Jun 2022 16:48:34 +0200
minor
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -1734,7 +1734,8 @@ GET(key) -> value
<t>
Resource records are grouped by their respective labels,
encrypted and published together in a single records block
- (RRBLOCK) in the storage under a storage key q as illustrated in <xref target="figure_storage_publish"/>.
+ (RRBLOCK) in the storage under a storage key q as illustrated in <xref target="figure_storage_publish"/>.
+ The implementation <bcp14>MUST</bcp14> use the PUT storage procedure in order to update the zone contents accordingly.
</t>
<figure anchor="figure_storage_publish" title="Management and publication of local zones in the distributed storage.">
<artwork name="" type="" align="left" alt=""><![CDATA[
@@ -1763,7 +1764,6 @@ GET(key) -> value
+---------+ |
]]></artwork>
</figure>
-
<t>
The storage key is derived from the zone key and the respective
label of the contained records.
@@ -1773,7 +1773,6 @@ GET(key) -> value
The storage Key derivation and records
block creation using is specified in the following sections and a high-level
overview is illustrated in <xref target="figure_storage_derivations"/>.
- The implementation <bcp14>MUST</bcp14> use the PUT storage procedure in order to update the zone contents accordingly.
</t>
<figure anchor="figure_storage_derivations" title="Storage key and records block creation overview.">
<artwork name="" type="" align="left" alt=""><![CDATA[