diff options
author | Roger Dingledine <arma@torproject.org> | 2008-03-01 17:47:41 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-03-01 17:47:41 +0000 |
commit | cf3e1b13095cbfcbda3f56f65a88a3ace3e8ad6d (patch) | |
tree | 7d710c0fb76243aa8d246d7d7b3d98cf59ca4acb /doc/TODO | |
parent | 77d1654c50819ce99365ab95da3952099ee5aea8 (diff) | |
download | tor-cf3e1b13095cbfcbda3f56f65a88a3ace3e8ad6d.tar.gz tor-cf3e1b13095cbfcbda3f56f65a88a3ace3e8ad6d.zip |
we should consider dumping the v1 directory stuff from 0.2.1.x.
perhaps we would even replace the v1 directory with a static
page saying 'this is a tor server, let me tell you what that is'.
svn:r13797
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -232,6 +232,9 @@ Planned for 0.2.1.x: - Improve unit test coverage - Logging domains. + - get rid of the v1 directory stuff (making, serving, and caching). + - perhaps replace it with a "this is a tor server" stock webpage. + - bridge communities with local bridge authorities: - clients who have a password configured decide to ask their bridge authority for a networkstatus |