[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www] branch master updated: forgot file
From: |
gnunet |
Subject: |
[www] branch master updated: forgot file |
Date: |
Mon, 15 Jul 2024 14:09:34 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository www.
The following commit(s) were added to refs/heads/master by this push:
new 70a3f974 forgot file
70a3f974 is described below
commit 70a3f974c8fbf276bd799cb12137ea927f11136f
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Jul 15 14:09:30 2024 +0200
forgot file
---
template/news/2024-07-DHTSpec2.html.j2 | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/template/news/2024-07-DHTSpec2.html.j2
b/template/news/2024-07-DHTSpec2.html.j2
new file mode 100644
index 00000000..b96c9848
--- /dev/null
+++ b/template/news/2024-07-DHTSpec2.html.j2
@@ -0,0 +1,30 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<main id="maincontent">
+ <h1>DHT Technical Specification Milestone 5</h1>
+<p>
+We are happy to announce the completion of the following milestones for the
DHT specification. The objective is to provide a detailed and comprehensive
guide for implementors of the GNUnet DHT "R<sup>5</sup>N".
+ As part of this milestones, the specification was be updated and
+ interoperability testing conducted.
+ The draft is not submitted to the Independent Stream Editor (ISE)
+ who is going to decide if it will be adopted and shepherded through
+ the RFC process.
+</p>
+<p>
+ The current protocol is implemented as part of GNUnet and gnunet-go as
+ <a
href="https://lists.gnu.org/archive/html/gnunet-developers/2022-06/msg00019.html">announced
on the mailing list when the previous implementation milestones were
finished</a>.
+</p>
+<p>
+ <b>We again invite any interested party to read the document and provide
critical
+ review and feedback. This greatly helps us to improve the protocol
+ and help future implementations. Contact us at <a
href="mailto:gnunet-developers@gnunet.org">the gnunet-developers mailing
list</a></b>.
+</p>
+<ul>
+ <li><a href="https://lsd.gnunet.org/lsd0004/draft-schanzen-r5n.txt">Plain
text version</a></li>
+ <li><a href="https://lsd.gnunet.org/lsd0004/draft-schanzen-r5n.html">HTML
version</a></li>
+ <li><a href="https://git.gnunet.org/lsd0004.git">Git sources</a></li>
+</ul>
+<p>
+ This work is generously funded by <a href="https://nlnet.nl">NLnet</a> as
part of their <a href="https://nlnet.nl/assure">NGI Assure fund</a>.
+</p>
+{% endblock body_content %}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [www] branch master updated: forgot file,
gnunet <=