docu
authorChristian Grothoff <christian@grothoff.org>
Tue, 30 Nov 2010 11:34:48 +0000 (11:34 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 30 Nov 2010 11:34:48 +0000 (11:34 +0000)
TODO
src/fs/gnunet-service-fs.c

diff --git a/TODO b/TODO
index 9d9eccf973265449f9290b124d144ce72c7b27f7..0cf8c7829c09d2255147480b062038c22bda07d6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
 0.9.0pre2:
 * BIG CORE REFACTORING:
-  - get testcases to pass again (!)
   - fix transport service API (ATS!)
   - fix transport plugin API (ATS!)
   - actually transmit ATS data through core API
@@ -59,6 +58,7 @@
     + download
     + search
     + unindex
+  - implement anonymity level > 1
   - re-implement gnunet-auto-share
 * GNUNET-GTK:
   - finish publish dialog details:
index 7074fc6a5528a299bab066dd0d717fa8b7417431..0ed9299e60895982c692bd395af4b117823af42b 100644 (file)
@@ -24,6 +24,8 @@
  * @author Christian Grothoff
  *
  * TODO:
+ * - collect traffic data for anonymity levels > 1
+ * - implement transmission restrictions for anonymity level > 1
  * - more statistics
  */
 #include "platform.h"