diff options
author | Roger Dingledine <arma@torproject.org> | 2006-12-13 02:49:45 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-12-13 02:49:45 +0000 |
commit | 97c83a4c09417bd5124aec7008aa28e361ce40a6 (patch) | |
tree | 53ec0b3d8855d2c885fccc669fcf097d6c0ff9ea /doc | |
parent | 0dbf725927c0b3a7f88b852b272573c91857be9b (diff) | |
download | tor-97c83a4c09417bd5124aec7008aa28e361ce40a6.tar.gz tor-97c83a4c09417bd5124aec7008aa28e361ce40a6.zip |
finish enabling begin-dir cells. require one-hop circs for
socks-command-connect-dir streams, so we don't open new anonymity
questions.
svn:r9099
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -48,12 +48,12 @@ R - Actually list all the events (notice and warn log messages are a good R - Specify general event system R - Specify actual events. -N . Have (and document) a BEGIN_DIR relay cell that means "Connect to your + o Have (and document) a BEGIN_DIR relay cell that means "Connect to your directory port." o Specify o Implement - - Use for something, so we can be sure it works. - - Test and debug + o Use for something, so we can be sure it works. + o Test and debug N - Document .noconnect addresses... but where? @@ -446,3 +446,5 @@ R - make a page with the hidden service diagrams. - ask Jan to be the translation coordinator? add to volunteer page. + - add a page for localizing all tor's components. + |