aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2021-12-20 11:59:51 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2021-12-20 11:59:51 +0100
commit364f9dae52c3cf9007482caa28ef8e0ff858b2f3 (patch)
tree4edd99933ec253095758888e341622fe24f388ca /draft-schanzen-gns.xml
parent1c38d4c2534e3237806218fcc4ba5183d338991f (diff)
downloadlsd0001-364f9dae52c3cf9007482caa28ef8e0ff858b2f3.tar.gz
lsd0001-364f9dae52c3cf9007482caa28ef8e0ff858b2f3.zip
wording
Diffstat (limited to 'draft-schanzen-gns.xml')
-rw-r--r--draft-schanzen-gns.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index eac69fb..e54f27b 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1116,11 +1116,11 @@ NONCE := HKDF-Expand (PRK_n, label, 32 / 8)
1116 <t> 1116 <t>
1117 In general any API which allows storing a value under a key and retrieving 1117 In general any API which allows storing a value under a key and retrieving
1118 a value from the key can be used by an implementation for record storage. 1118 a value from the key can be used by an implementation for record storage.
1119 It is expected that a GNS implementation is using a distributed 1119 It is expected that a GNS implementations use distributed or decentralized
1120 hash table (DHT) in order to facilitate availability within a network 1120 storages such as distributed hash tables (DHT) in order to facilitate
1121 without the need of servers. 1121 availability within a network without the need of servers.
1122 Specification of such a DHT is out of scope of this document but 1122 Specification of such a distributed or decentralized storage is out of
1123 possible existing implementations include <xref target="RFC7363" />, 1123 scope of this document but possible existing implementations include <xref target="RFC7363" />,
1124 <xref target="Kademlia" />, <xref target="R5N" /> or <xref target="Ipfs" />. 1124 <xref target="Kademlia" />, <xref target="R5N" /> or <xref target="Ipfs" />.
1125 </t> 1125 </t>
1126 <t> 1126 <t>