diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-10-19 18:19:59 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-10-19 18:19:59 +0000 |
commit | e5049d5aa32574ad6f5a1a73151e80b0db606237 (patch) | |
tree | 4244a3d0f28bd2b4e2d07bb745df5f08a5cd8544 /doc | |
parent | 62094ebd32c61421a24982c88b767826cdae75db (diff) | |
download | tor-e5049d5aa32574ad6f5a1a73151e80b0db606237.tar.gz tor-e5049d5aa32574ad6f5a1a73151e80b0db606237.zip |
Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to
maintain it.
Have clients default to the nickname "client" in their certificates.
Give a less frightening warning on obsolete (pre-0.0.8) routerinfo_t's.
svn:r2568
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ R - learn from ben about his openssl-reinitialization-trick to o stop reading dirservers file. o add some default TrustedDir lines if none defined, or if no torrc. - - remove notion of ->is_trusted_dir from the routerlist. that's + o remove notion of ->is_trusted_dir from the routerlist. that's no longer where you look. - clean up router parsing flow, since it's simpler now? o when checking signature on a directory, look it up in |