gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch stable updated (ea1e63d -> 213a37a)


From: gnunet
Subject: [www] branch stable updated (ea1e63d -> 213a37a)
Date: Mon, 13 Jan 2020 09:09:44 +0100

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

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

    from ea1e63d  Merge branch 'master' into stable
     add 626b299  add gnsspec news
     new 213a37a  Merge branch 'master' into stable

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 news/2020-01-GNSSpec2.html.j2 | 28 ++++++++++++++++++++++++++++
 www.yml                       |  5 +++++
 2 files changed, 33 insertions(+)
 create mode 100644 news/2020-01-GNSSpec2.html.j2

diff --git a/news/2020-01-GNSSpec2.html.j2 b/news/2020-01-GNSSpec2.html.j2
new file mode 100644
index 0000000..eecd16b
--- /dev/null
+++ b/news/2020-01-GNSSpec2.html.j2
@@ -0,0 +1,28 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+  <h1>GNS Technical Specification Milestone 2/4</h1>
+<p>
+  We are happy to announce the completion of the second milestone for the GNS
+  Specification. The second milestone consists of documenting the GNS name
+  resolution process and record handling.<br>
+  With the release of GNUnet 0.12.x, the currently specified protocol is
+  implemented according to the specification. As before, the draft 
specification
+  <b>LSD001</b> can be found at:
+</p>
+<ul>
+  <li>Git: <a href="git://gnunet.org/lsd0001.git">LSD001</a></li>
+  <li><a 
href="https://git.gnunet.org/lsd0001.git/tree/draft-schanzen-gns.txt";>Link to 
TXT version</a></li>
+  <li><a 
href="https://git.gnunet.org/lsd0001.git/tree/draft-schanzen-gns.html";>Link to 
HTML version</a></li>
+</ul>
+<p>
+  As already announced on the <a 
href="https://lists.gnu.org/archive/html/gnunet-developers/2020-01/msg00000.html";>mailing
 list</a>,
+  the Go implementation of GNS is also proceeding as planned and implements the
+  specification.
+</p>
+<p>
+  The next and third milestone will cover namespace revocation.
+</p>
+<p>
+  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>.
+</p>
+{% endblock body_content %}
diff --git a/www.yml b/www.yml
index 861a0a5..172e23b 100644
--- a/www.yml
+++ b/www.yml
@@ -56,6 +56,11 @@ meetingnotes:
   2017: 2017-12-27
   2018: 2018-12-27
 newsposts:
+  - page: 2020-01-GNSSpec2.html
+    date: 2019-01-12
+    title: GNS Specification Milestone 2/4
+    abstract:
+    content:
   - page: 2019-12-UpcomingTalks.html
     date: 2019-12-26
     title: Upcoming GNUnet Talks

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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