aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------build-system/taler-build-scripts0
-rw-r--r--template/news/2022-11-NGI-Entrust-GNS-TLDs.html.j241
-rw-r--r--www.yml3
3 files changed, 44 insertions, 0 deletions
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
Subproject 5fb2f811026bbe7152ed59b712248048853eb0f Subproject 23538677f6c6be2a62f38dc6137ecdd1c76b7b1
diff --git a/template/news/2022-11-NGI-Entrust-GNS-TLDs.html.j2 b/template/news/2022-11-NGI-Entrust-GNS-TLDs.html.j2
new file mode 100644
index 00000000..1f76cd75
--- /dev/null
+++ b/template/news/2022-11-NGI-Entrust-GNS-TLDs.html.j2
@@ -0,0 +1,41 @@
1{% extends "common/news.j2" %}
2{% block body_content %}
3 <h1>NGI Zero Entrust: "GNS to DNS Migration and Zone Management"</h1>
4<p>
5 We are happy to announce that we have successfully aquired funding for further
6 GNS development and polishing!
7</p>
8<p>
9The GNU Name System specification is in its <a href="https://datatracker.ietf.org/doc/draft-schanzen-gns/">final stages</a>.
10Migration paths and large-scale testing as well as generating interest in running GNS zones and registrars is the next logical step.
11Hence, this project aims to
12<ol>
13 <li>Facilitate the management of GNS zones by administrators.</li>
14 <li>Provide users with means to resolve real-world names by (partially) mirroring the DNS root zone.</li>
15</ol>
16</p>
17<p>
18<b>Ad 1.:</b> To ease adoption, a framework for GNS registrars will be developed for zone management.
19The registrar framework will allow GNS zone administrators to provide
20a web-interface for subdomain registration by other users.
21The services may also be provided for a fee similar to how DNS domain registrars
22operate to cover running costs.
23The framework is envisioned to support integration of privacy-friendly payments with <a href="https://www.taler.net">GNU Taler</a>.
24</p>
25<p>
26<b>Ad 2.:</b>We are already hosting and shipping a zone for <tt>gnunet.org</tt> as part of our GNS implementation.
27To demonstrate how existing DNS registrars could migrate zones from DNS to GNS
28we plan to run multiple GNS zones ourselves which contain the zone information from real-world DNS top-level domains.
29This will also show how GNS can be used to secure the existing DNS namespace from
30censorship and outages when used in parallel.
31A selection of existing top-level domains for which <a href="https://jpmens.net/2021/05/18/dns-open-zone-data/">open data exists</a> will be hosted and served through GNS in order to facilitate the daily use of the name system.
32We are are planning to integrate at least three DNS zones and publish them
33through GNS for users to resolve in a default GNUnet installation.
34</p>
35<p>
36 Watch this space and the mailing list for updates!
37</p>
38<p>
39 This work is generously funded by <a href="https://nlnet.nl">NLnet</a> as part of their <a href="https://nlnet.nl/entrust/">NGI Zero Entrust Programme</a>.
40</p>
41{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 24fd6db8..5dbf3174 100644
--- a/www.yml
+++ b/www.yml
@@ -29,6 +29,9 @@ meetingnotes:
29 2019: 2019-12-27 29 2019: 2019-12-27
30 2020: 2020-12-30 30 2020: 2020-12-30
31newsposts: 31newsposts:
32 - page: 2022-11-NGI-Entrust-GNS-TLDs.html
33 date: 2022-11-14
34 title: 'NGI Zero Entrust: "GNS to DNS Migration and Zone Management"'
32 - page: 2022-11-0.18.1.html 35 - page: 2022-11-0.18.1.html
33 date: 2022-11-04 36 date: 2022-11-04
34 title: GNUnet 0.18.1 37 title: GNUnet 0.18.1