summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2018-06-02 07:07:21 -0400
committerjoe <joe@jerkface.net>2018-06-02 07:07:21 -0400
commitdd88abaa10b7b2d94866edf36c8060d45fb1937c (patch)
treef715368e85d93ccd8d1c26ea8e7e285b70f228a2
parentc3d1cdb4cf73b584708293d3440ff76fe57f7bb1 (diff)
Todo: decryption layer for Handshake transport.
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 54019a21..dbaeabaa 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,3 +1,6 @@
1tox: layerTransport handshake decryption: use (SecretKey,SockAddr) as the
2 address type for the (Handshake Identity) message transport.
3
1bug: more trampolines than routing table nodes? (possibly NAT-related) 4bug: more trampolines than routing table nodes? (possibly NAT-related)
2 5
3ui: better error message for a +dhtkey without any selected key. 6ui: better error message for a +dhtkey without any selected key.