diff options
author | joe <joe@jerkface.net> | 2018-06-02 07:07:21 -0400 |
---|---|---|
committer | joe <joe@jerkface.net> | 2018-06-02 07:07:21 -0400 |
commit | dd88abaa10b7b2d94866edf36c8060d45fb1937c (patch) | |
tree | f715368e85d93ccd8d1c26ea8e7e285b70f228a2 | |
parent | c3d1cdb4cf73b584708293d3440ff76fe57f7bb1 (diff) |
Todo: decryption layer for Handshake transport.
-rw-r--r-- | todo.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ | |||
1 | tox: layerTransport handshake decryption: use (SecretKey,SockAddr) as the | ||
2 | address type for the (Handshake Identity) message transport. | ||
3 | |||
1 | bug: more trampolines than routing table nodes? (possibly NAT-related) | 4 | bug: more trampolines than routing table nodes? (possibly NAT-related) |
2 | 5 | ||
3 | ui: better error message for a +dhtkey without any selected key. | 6 | ui: better error message for a +dhtkey without any selected key. |