aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 8 insertions, 7 deletions
diff --git a/TODO b/TODO
index f654d7afe..61a0b403f 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,6 @@
1PHASE #1: (Goal: settle key design questions) 1PHASE #1: (Goal: settle key design questions)
2 2
3Hostlist:
4* hostlist server (MHD-side)
5* hostlist client (CURL-side); monitoring of number of active connections (to establish need for bootstrapping)
6* hostlist server URL advertising & learning via P2P
7
8Topology: 3Topology:
9* Selecting peers from peerinfo for connects; blacklisting
10* Managing connections, F2F configuration obedience, rejecting prohibited connections
11* Forwarding of known HELLOs to neighbours (advertising) 4* Forwarding of known HELLOs to neighbours (advertising)
12 [ Inbound HELLOs are processed by transport, right? 5 [ Inbound HELLOs are processed by transport, right?
13 But what about inbound encrypted HELLOs? ] 6 But what about inbound encrypted HELLOs? ]
@@ -61,6 +54,9 @@ that would cause them to be executed and check that they are working:
61 - set_key_retry_task 54 - set_key_retry_task
62 - align_and_deliver 55 - align_and_deliver
63 - handle_transport_notify_disconnect 56 - handle_transport_notify_disconnect
57* hostlist (everything)
58* topology (everything)
59
64 60
65 61
66PHASE #2: (Goal: recover basic file-sharing functionality) 62PHASE #2: (Goal: recover basic file-sharing functionality)
@@ -167,6 +163,11 @@ Minor TODO items:
167* GAP improvements: 163* GAP improvements:
168 - active reply route caching design & implementation of service, 164 - active reply route caching design & implementation of service,
169 gap extension! 165 gap extension!
166* HOSTLIST:
167 - implement advertising of hostlist URL
168 - implement learning of hostlist URLs
169
170
170 171
171=> PRE-RELEASE 172=> PRE-RELEASE
172 173