aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2020-01-13 09:06:15 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2020-01-13 09:06:15 +0100
commit213a37a271212ffadbe777c41a90009c383db101 (patch)
tree2697a321bf38172733711435813b95d4f1bff00d
parentea1e63d91b168198e5357f8abac291f2c0bbe0ec (diff)
parent626b299266d1f1026799ea46cb91f4c1c7bd6092 (diff)
downloadwww-213a37a271212ffadbe777c41a90009c383db101.tar.gz
www-213a37a271212ffadbe777c41a90009c383db101.zip
Merge branch 'master' into stable
-rw-r--r--news/2020-01-GNSSpec2.html.j228
-rw-r--r--www.yml5
2 files changed, 33 insertions, 0 deletions
diff --git a/news/2020-01-GNSSpec2.html.j2 b/news/2020-01-GNSSpec2.html.j2
new file mode 100644
index 00000000..eecd16b1
--- /dev/null
+++ b/news/2020-01-GNSSpec2.html.j2
@@ -0,0 +1,28 @@
1{% extends "common/news.j2" %}
2{% block body_content %}
3 <h1>GNS Technical Specification Milestone 2/4</h1>
4<p>
5 We are happy to announce the completion of the second milestone for the GNS
6 Specification. The second milestone consists of documenting the GNS name
7 resolution process and record handling.<br>
8 With the release of GNUnet 0.12.x, the currently specified protocol is
9 implemented according to the specification. As before, the draft specification
10 <b>LSD001</b> can be found at:
11</p>
12<ul>
13 <li>Git: <a href="git://gnunet.org/lsd0001.git">LSD001</a></li>
14 <li><a href="https://git.gnunet.org/lsd0001.git/tree/draft-schanzen-gns.txt">Link to TXT version</a></li>
15 <li><a href="https://git.gnunet.org/lsd0001.git/tree/draft-schanzen-gns.html">Link to HTML version</a></li>
16</ul>
17<p>
18 As already announced on the <a href="https://lists.gnu.org/archive/html/gnunet-developers/2020-01/msg00000.html">mailing list</a>,
19 the Go implementation of GNS is also proceeding as planned and implements the
20 specification.
21</p>
22<p>
23 The next and third milestone will cover namespace revocation.
24</p>
25<p>
26 This work is generously funded by <a href="https://nlnet.nl">NLnet</a> as part of their <a href="https://nlnet.nl/project/GNS/">Search and discovery fund</a>.
27</p>
28{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 861a0a52..172e23b4 100644
--- a/www.yml
+++ b/www.yml
@@ -56,6 +56,11 @@ meetingnotes:
56 2017: 2017-12-27 56 2017: 2017-12-27
57 2018: 2018-12-27 57 2018: 2018-12-27
58newsposts: 58newsposts:
59 - page: 2020-01-GNSSpec2.html
60 date: 2019-01-12
61 title: GNS Specification Milestone 2/4
62 abstract:
63 content:
59 - page: 2019-12-UpcomingTalks.html 64 - page: 2019-12-UpcomingTalks.html
60 date: 2019-12-26 65 date: 2019-12-26
61 title: Upcoming GNUnet Talks 66 title: Upcoming GNUnet Talks