gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: some roadmap additions from grothoff


From: gnunet
Subject: [www] branch master updated: some roadmap additions from grothoff
Date: Wed, 24 Jun 2020 18:39:13 +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 1406390  some roadmap additions from grothoff
1406390 is described below

commit 140639076add1bd23a807bc78e68e4c5f76b0fc4
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Wed Jun 24 18:33:30 2020 +0200

    some roadmap additions from grothoff
---
 template/roadmap.html.j2 | 55 +++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 45 insertions(+), 10 deletions(-)

diff --git a/template/roadmap.html.j2 b/template/roadmap.html.j2
index bb27158..51cc6fc 100644
--- a/template/roadmap.html.j2
+++ b/template/roadmap.html.j2
@@ -14,29 +14,64 @@
       <li>
         <section class="item-preview">
           <header>
-            <h3>0.13.0</h3>
+            <h3>Short term</h3>
             <p class="item-date">
-              2020
+            0.13.x
+            </p>
+            <p class="item-abstract">
+            <ul>
+              <li>Setup and use names and numbers registration (GANA) for 
GNUnet
+              subsystems.</li>
+              <li>GNU Name System technical specification.</li>
+             </ul>
             </p>
           </header>
-          <!--<p class="item-abstract">
-          </p>-->
+          </p>
         </section>
-
       </li>
       <li>
         <section class="item-preview">
           <header>
-            <h3>0.14.0</h3>
+            <h3>Medium term</h3>
             <p class="item-date">
-              2021
+            0.14 and beyond
+            </p>
+            <p class="item-abstract">
+            <ul>
+              <li>TNG: Transport rewrite complete including basic service, 
communicators and NAT.</li>
+              <li>CORE/CADET performance and correctness improvements.</li>
+              <li>DHT improvements including signed paths and stability 
improvements.</li>
+              <li>SET improvements to code quality and correctness.</li>
+              <li>CONVERSATION improvements to performance, latency hiding and 
usability.</li>
+              <li>Stable and usable documentation.</li>
+              <li>GNUnet packages available and up-to-date in 
distributions.</li>
+             </ul>
             </p>
           </header>
-<!--          <p class="item-abstract">
-            This release will include...
-          </p>-->
+          </p>
         </section>
       </li>
+      <li>
+        <section class="item-preview">
+          <header>
+            <h3>Long term</h3>
+            <p class="item-date">
+            1.x
+            </p>
+            <p class="item-abstract">
+            <ul>
+              <li>Stable release.</li>
+              <li>Onion routing with RPS</li>
+              <li>Mix network, pEp integration on top of mix network</li>
+              <li>Collaborative filtering / news distribution</li>
+              <li>Improved FS design, proper integration with GNS</li>
+             </ul>
+            </p>
+          </header>
+          </p>
+        </section>
+      </li>
+
     </ul>
   </div>
 </div>

-- 
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]