From b3008a2fb91d97d30a42c1bf0de40d0e292b8db5 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 28 May 2008 10:03:19 +0000 Subject: a bunch of little items for nick to work on, to make geoip reporting closer to a reality svn:r14769 --- doc/TODO | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 240295ec07..f5d832ebb9 100644 --- a/doc/TODO +++ b/doc/TODO @@ -280,7 +280,20 @@ Mike: ======================================================================= Bugs/issues for Tor 0.2.0.x: -R - let bridges set relaybandwidthrate as low as 5kb +N - We still never call geoip_remove_old_clients(). Should we call it, + with a cutoff of a day ago, each time we're about to build a + descriptor/extrainfo pair? +N - Rip out the MIN_IPS_* stuff for geoip reporting. +N - bridge authorities should not serve extrainfo docs. +N - We still never call geoip_remove_old_clients(). Should we call it, + with a cutoff of a day ago, each time we're about to build a + descriptor/extrainfo pair? +N - teach geoip_parse_entry() to skip over lines that start with #, so we + can put a little note at the top of the geoip file to say what it is. +N d we should have an off-by-default way for relays to dump geoip data to + a file in their data directory, for measurement purposes. it should be + listed along with their probability-of-selection +R d let bridges set relaybandwidthrate as low as 5kb R - bug: if we launch using bridges, and then stop using bridges, we still have our bridges in our entryguards section, and may use them. R - bridge communities -- cgit v1.2.3-54-g00ecf