aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2021-12-28 12:53:36 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2021-12-28 12:53:36 +0100
commitd084688d63a0869a36916813d664aefd7e9bde47 (patch)
treeb6e35bcb2116db024512cfed85c0a7af38cea5cc
parentcfb0958e04cb7824e36cd7bdb36208e2e593132c (diff)
downloadwww-d084688d63a0869a36916813d664aefd7e9bde47.tar.gz
www-d084688d63a0869a36916813d664aefd7e9bde47.zip
add gns call
-rw-r--r--template/news/2021-12-GNSSpecISE.html.j229
-rw-r--r--www.yml3
2 files changed, 32 insertions, 0 deletions
diff --git a/template/news/2021-12-GNSSpecISE.html.j2 b/template/news/2021-12-GNSSpecISE.html.j2
new file mode 100644
index 00000000..f94b5f52
--- /dev/null
+++ b/template/news/2021-12-GNSSpecISE.html.j2
@@ -0,0 +1,29 @@
1{% extends "common/news.j2" %}
2{% block body_content %}
3 <h1>GNS Technical Specification Call for Reviews</h1>
4<p>
5 We are happy to announce that our GNS specification is currently under review
6 by the IETF Independent Stream Editor (ISE).
7 We have already received feedback from the ISE and made significant,
8 mostly editorial changes to the specification.
9</p>
10<p>
11 We are inviting anyone reading this to review and provide feedback to the draft
12 and send it to <a href="mailto:gnunet-developers@gnu.org?subject=LSD0001">gnunet-developers@gnu.org</a>.
13 Even better, you could write an implementation in your favourite programming
14 language.
15</p>
16<p>
17 In other news, we are currently also working on the specification of the
18 <a href="https://lsd.gnunet.org/lsd0004">GNUnet DHT</a>.
19</p>
20<ul>
21 <li>IETF: <a href="https://datatracker.ietf.org/doc/draft-schanzen-gns/">Datatracker</a></li>
22 <li>Git: <a href="git://gnunet.org/lsd0001.git">LSD001</a></li>
23 <li><a href="https://lsd.gnunet.org/lsd0001/draft-schanzen-gns.txt">Link to TXT version</a></li>
24 <li><a href="https://lsd.gnunet.org/lsd0001/draft-schanzen-gns.html">Link to HTML version</a></li>
25</ul>
26<p>
27 This work was 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>.
28</p>
29{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 2d5e49a9..d49a9f52 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: 2021-12-GNSSpecISE.html
33 date: 2021-12-28
34 title: GNS Technical Specification Call for Reviews
32 - page: 2021-08-0.15.0.html 35 - page: 2021-08-0.15.0.html
33 date: 2021-08-08 36 date: 2021-08-08
34 title: GNUnet 0.15.0 37 title: GNUnet 0.15.0