Commit 4b507f2c authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

r7286@Kushana: nickm | 2006-08-09 01:28:27 -0700

 Claim another TODO item (and test commit signing.)


svn:r6999
parent 80fd62fe
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -159,11 +159,12 @@ R - non-v1 authorities should not accept rend descs.
M   - rewrite how libevent does select() on win32 so it's not so very slow.
      - Add overlapped IO

  - When we connect to a Tor server, it sends back a cell listing
N - When we connect to a Tor server, it sends back a cell listing
    the IP it believes it is using. Use this to block dvorak's attack.
    Also, this is a fine time to say what time you think it is.
    o Verify that a new cell type is okay with deployed codebase
    . Specify HELLO cells
    . Figure out v0 compatibility.
    - Implement

N - Exitlist should avoid outputting the same IP address twice.