gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] branch stable updated: add gns call


From: gnunet
Subject: [www] branch stable updated: add gns call
Date: Tue, 28 Dec 2021 12:53:47 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch stable
in repository www.

The following commit(s) were added to refs/heads/stable by this push:
     new d084688  add gns call
d084688 is described below

commit d084688d63a0869a36916813d664aefd7e9bde47
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Dec 28 12:53:36 2021 +0100

    add gns call
---
 template/news/2021-12-GNSSpecISE.html.j2 | 29 +++++++++++++++++++++++++++++
 www.yml                                  |  3 +++
 2 files changed, 32 insertions(+)

diff --git a/template/news/2021-12-GNSSpecISE.html.j2 
b/template/news/2021-12-GNSSpecISE.html.j2
new file mode 100644
index 0000000..f94b5f5
--- /dev/null
+++ b/template/news/2021-12-GNSSpecISE.html.j2
@@ -0,0 +1,29 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+  <h1>GNS Technical Specification Call for Reviews</h1>
+<p>
+  We are happy to announce that our GNS specification is currently under review
+  by the IETF Independent Stream Editor (ISE).
+  We have already received feedback from the ISE and made significant,
+  mostly editorial changes to the specification.
+</p>
+<p>
+  We are inviting anyone reading this to review and provide feedback to the 
draft
+  and send it to <a 
href="mailto:gnunet-developers@gnu.org?subject=LSD0001";>gnunet-developers@gnu.org</a>.
+  Even better, you could write an implementation in your favourite programming
+  language.
+</p>
+<p>
+  In other news, we are currently also working on the specification of the
+  <a href="https://lsd.gnunet.org/lsd0004";>GNUnet DHT</a>.
+</p>
+<ul>
+  <li>IETF: <a 
href="https://datatracker.ietf.org/doc/draft-schanzen-gns/";>Datatracker</a></li>
+  <li>Git: <a href="git://gnunet.org/lsd0001.git">LSD001</a></li>
+  <li><a href="https://lsd.gnunet.org/lsd0001/draft-schanzen-gns.txt";>Link to 
TXT version</a></li>
+  <li><a href="https://lsd.gnunet.org/lsd0001/draft-schanzen-gns.html";>Link to 
HTML version</a></li>
+</ul>
+<p>
+  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>.
+</p>
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 2d5e49a..d49a9f5 100644
--- a/www.yml
+++ b/www.yml
@@ -29,6 +29,9 @@ meetingnotes:
   2019: 2019-12-27
   2020: 2020-12-30
 newsposts:
+  - page: 2021-12-GNSSpecISE.html
+    date: 2021-12-28
+    title: GNS Technical Specification Call for Reviews
   - page: 2021-08-0.15.0.html
     date: 2021-08-08
     title: GNUnet 0.15.0

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]