From 33b7c4306e5bc8ea695b7e265136c9f42bfc9fe0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 30 Jun 2023 22:33:06 +0200 Subject: move section title storage key to where discussion of storage key begins --- draft-schanzen-gns.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'draft-schanzen-gns.xml') diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml index b8d97d7..6b8a254 100644 --- a/draft-schanzen-gns.xml +++ b/draft-schanzen-gns.xml @@ -1785,10 +1785,12 @@ GET(key) -> block remote storage. - Resource records are grouped by their respective labels, + All resource records from the same zone sharing the same label are encrypted and published together in a single records block - (RRBLOCK) in the storage under a storage key q as illustrated in . - The implementation MUST use the PUT storage procedure in order to update the zone contents accordingly. + (RRBLOCK) in the remote storage under a key q as illustrated + in . + The implementation MUST use the PUT storage procedure + to update the zone contents accordingly.
block +---------+ | ]]>
+
+ The Storage Key The storage key is derived from the zone key and the respective label of the contained records. @@ -1854,8 +1858,6 @@ GET(key) -> block +------+ +-------------+ ]]> -
- The Storage Key Given a label, the storage key q is derived as follows: -- cgit v1.2.3