[Nym3-commit] r209 - trunk/nym3/doc

laurent at conuropsis.org laurent at conuropsis.org
Sat Apr 30 17:40:39 CEST 2005


Author: laurent
Date: 2005-04-30 17:40:27 +0200 (Sat, 30 Apr 2005)
New Revision: 209

Added:
   trunk/nym3/doc/RoadMap
Log:
Added RoadMap: what we promise for first released version.


Added: trunk/nym3/doc/RoadMap
===================================================================
--- trunk/nym3/doc/RoadMap	2005-04-29 13:04:06 UTC (rev 208)
+++ trunk/nym3/doc/RoadMap	2005-04-30 15:40:27 UTC (rev 209)
@@ -0,0 +1,21 @@
+
+Release Goals for version 0.0.1:
+
+    o client and server must be able to exchange all control message
+      types described in the specs, with the possible exception of
+      ERROR and POLICY which may be silently dropped, and CREATE2
+      which is not to be sent by the client as no CR scheme is
+      decided.
+    o basic CLI with additional commands to list available synopsis
+      and email, and to export a retrieved email to an unencrypted
+      file [client]
+    o A STATUS command sent by the server may contain a pessimistic
+      number of remaining SURBs instead of the accurate one.
+    o The user is responsible for the SURB decoding and calling the
+      client with the correct `--nick' or `--idtag' option. 
+    o The server does not implement filtering policies.
+    o The server is able to accept incoming email for a given nym.
+    o The server is not yet expected to send synopsis or emails back
+      to the user without an explicit request from the user. The same
+      goes for email deletion.
+    o some kind of installation script.



More information about the Nym3-commit mailing list