aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2003-11-02 04:53:15 +0000
committerNick Mathewson <nickm@torproject.org>2003-11-02 04:53:15 +0000
commitb0c6a5ea2e74b4927a3317d2ed9c4b3fb038bb73 (patch)
tree420e61d94d8f7148ac737d6ae1da4c6523d4369a /doc/TODO
parenta91c6d27bf8cca27e95973b13b04d9768b37fbb9 (diff)
downloadtor-b0c6a5ea2e74b4927a3317d2ed9c4b3fb038bb73.tar
tor-b0c6a5ea2e74b4927a3317d2ed9c4b3fb038bb73.tar.gz
Write remaining active attacks
svn:r711
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 4ae880cf5..b8bb95063 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -63,6 +63,8 @@ Short-term:
- make sure exiting from the not-last hop works
- logic to find last *open* hop, not last hop, in cpath
- choose exit nodes by exit policies
+ - Remember address and port when resolving.
+ - Extend by nickname/hostname/something, not by IP.
On-going
. Better comments for functions!