aboutsummaryrefslogtreecommitdiff
path: root/template/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/index.html.j2')
-rw-r--r--template/index.html.j219
1 files changed, 10 insertions, 9 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 35b1ce6a..f92642af 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -275,15 +275,16 @@
275 275
276 <p> 276 <p>
277 {% trans %} 277 {% trans %}
278 The <a href="use.html#gns">GNU Name System (GNS)</a> 278 <!-- The <a href="use.html#gns">GNU Name System (GNS)</a> -->
279 is a fully decentralized replacement 279 The <a href="https://docs.gnunet.org/handbook/gnunet.html#The-GNU-Name-System">GNU Name System (GNS)</a>
280 for the Domain Name System (DNS). Instead of using a 280 is a fully decentralized replacement
281 hierarchy, GNS uses a directed graph. Naming conventions 281 for the Domain Name System (DNS). Instead of using a
282 are similar to DNS, but queries and replies are private even 282 hierarchy, GNS uses a directed graph. Naming conventions
283 with respect to peers providing the answers. The integrity of 283 are similar to DNS, but queries and replies are private even
284 records and privacy of look-ups is cryptographically secured. 284 with respect to peers providing the answers. The integrity of
285 <!-- Too technical: GNS integrates 285 records and privacy of look-ups is cryptographically secured.
286 a robust, efficient and instant key revocation mechanism. --> 286 <!-- Too technical: GNS integrates
287 a robust, efficient and instant key revocation mechanism. -->
287 {% endtrans %} 288 {% endtrans %}
288 </p> 289 </p>
289 </section> 290 </section>