API change for Safey/ARM
[oweals/gnunet.git] / TODO
1 Implementable right now (but not necessarily important), with caveats
2 (unavailable components that will limit what can be implemented right
3 away), in order in which they will likely be done:
4 * TESTING-TESTBED [Nate]
5 * SETUP
6 * DV [Nate]
7 * TBENCH
8 * TRACEKIT
9 * FRAGMENTATION [Ji Lu]
10 * HTTP transport
11 * MySQL / Postgres plugins (datastore, datacache)
12 * UPNP [Milan]
13 * ARM [Safey]
14
15 Urgent items (before announcing ng.gnunet.org):
16 * TRANSPORT:
17   - main service not implemented [Nate]
18   - testcases crash & burn (no surprise)
19 * CORE:
20   - outbound message monitoring not supported [Christian]
21   - test currently fails spectacularly [segv of transport service]
22     => need transport to work first!
23   - request connect not working [Christian, need transport first]
24 * TOPOLOGY:
25   - needs testing [need transport first]
26 * HOSTLIST:
27   - needs testing [need transport first]
28 * FS (basic anonymous FS only)
29   - implement FS service (P2P operations)
30     + how to send queries (soliciting is not there in core; do we
31       also want to do pushing sometimes?)
32     + need to bound queueing of replies for other peers    
33   - test multi-peer search/download
34 * new webpage
35   - run peer => have a 0.9.x hostlist
36   - improve basic documentation (configure, dependencies, what works, etc.)
37   - write minimal welcome/introduction to 0.9.x-development/webpage/status
38 => Deploy(able) development network
39
40
41 0.9.0pre0:
42 * UTIL:
43   - load: need way to determine network load (up/down)
44   - trust: need *fast* way to check/update trust in peers
45            (async peerinfo would not be right)
46   - OS: existing waitpid call is not nice (not integratable with scheduler! fix this!)
47     => should 'scheduler' support SIGCHILD explicitly? Always?
48 * STATISTICS:
49   - synchronous/asynchronous API (& implementation) is not nice;
50     => provide notification-based API
51   - does not seem to work with timeouts (especially if service is not running)
52 * ARM:
53   - need to get rid of synchronous API for service starts (cause all kinds of problems)
54     [=> eliminate for need to tell ARM about service starts most of the time!] [Safey]
55 * HELLO:
56   - need function to test "equivalency" of HELLOs; use in topology!
57 * Module features to implement:
58   - advanced FS API parts
59     + namespaces: fundamental namespace API
60     + search: SBlocks, KSBlocks, probes, notify FS-service of known results
61     + collection
62     + location URIs (publish, search, download)
63     + persistence support (publish, unindex, search, download)
64     + indexing: index-failure-cleanup
65     + download: management/bounding of parallel downloads (for recursive dl.)
66     + datastore reservation (publishing)
67     + gnunet-publish (URI args)
68     + gnunet-download (directory)
69     + gnunet-search (options, incl. namespace search)
70     + gnunet-download (many options)
71     + gnunet-directory (man page, options)
72     + gnunet-pseudonym (all of it)
73     + gnunet-service-fs (remove failing on-demand blocks, many other nitpicks/features/optimizations)
74     + datastore: do active migration support here?
75   - implement adv. FS testcases 
76     + getopt API
77     + insert: sblocks, loc uris
78     + download: loc uris
79     + search: sblocks, skblocks, loc uris
80     + namespaces
81     + collection
82   - implement FS performance tests (needs TESTING)
83     + insert
84     + download
85     + search
86     + unindex
87   - non-anonymous FS service (needs DHT)
88     + basic DHT integration
89     + CS-DHT-functions (DHT-put of LOC)
90     + P2P-functions (DHT-get)
91   - setup (RC-pre0)
92     + default generation
93     + need to settle basic design; do we want to keep guile?
94   - testing (RC-pre0)
95     + modify configuration to allow controlling connections for non-local starts
96     + testbed creation with topology (needs working F2F topology) [Nate]
97     + testbed with churn [Nate]
98     + implement library for distributed testing [Nate]
99     + implement testcases for distributed testing [Nate]
100     + test basic peer re-configure [Nate]
101     + test topology creation [Nate]
102     + test churn generation [Nate]
103
104 0.9.0pre1:
105 * Module features to implement:
106   - tbench (RC-pre1)
107     + good to have for DV evaluation!
108   - DV (RC-pre1)
109     + write DV API 
110     + implement DV service [Nate & CG]
111     + implement DV library [Nate]
112     + implement DV transport plugin [Nate & CG]
113     + implement testcases [Nate]
114     + implement performance tests [Nate]
115 * GUIs to implement:
116   - gtk (RC-pre1)
117     + how to integrate scheduler with GTK event loop!
118
119 0.9.0pre2:
120 * Module features to implement:
121   - tracekit (RC-pre2)
122     + good to have for DV/DHT evaluation!
123   - DHT (RC-pre2)
124     + implement DHT service (needs DV, DATACACHE)
125     + implement DHT library
126     + implement testcases
127     + implement performance tests
128 * GUIs to implement:
129   - fuse (RC-pre2)
130 * Plugins to implement:
131   - UDP backend (RC-pre2)
132     + Fragmentation library 
133     + actual plugin
134   - HTTP backend (RC-pre2)
135
136 0.9.0pre3:
137 * GUIs to implement:
138   - qt (RC-pre3)
139     + see discussions @ FISL about integration with event loop!
140 * Determine RC bugs and fix those!
141
142 0.9.0:
143 * Documentation
144   - update man pages
145   - update webpage documentation
146 * new webpage:
147   - expand bibliography
148   - convert documentation pages to books
149   - update books (especially for developers)
150   - create good Drupal theme for GNUnet
151   - make a NICE download page and figure out how to 
152     enable developers to publish TGZs nicely
153   - port "contact" page
154   - add content type for "todo" items?
155   - DNS activation
156 * Plugins to implement:
157   - MySQL database backends
158     + datacache
159     + datastore
160   - Postgres database backends
161     + datacache
162     + datastore
163   - vpn
164 * Determine RC bugs and fix those!
165
166
167 0.9.x:
168 * Plugins to implement:
169   - SMTP transport backend
170   - HTTPS transport backend
171     + improved HTTPS support in MHD
172     + actual plugin
173 * Remove KBlocks in gnunet-unindex (see discussion with Kenneth Almquist on gnunet-devs in 9/2009)
174 * Allow checking of presence of search results and/or content via command-line tools
175   (add options to gnunet-search / gnunet-download to limit search to local peer)
176 * STATISTICS:
177   - should use BIO instead of mmap
178 * PEERINFO:
179   - expire 'ancient' HELLOs (those without valid addresses AND that 
180     we have not 'used' (for their public keys) in a while; need a way
181     to track actual 'use')
182   - make sue we also trigger notifications whenever HELLOs expire