Browse Source

a bunch of little items for nick to work on, to make geoip reporting
closer to a reality


svn:r14769

Roger Dingledine 17 years ago
parent
commit
b3008a2fb9
1 changed files with 14 additions and 1 deletions
  1. 14 1
      doc/TODO

+ 14 - 1
doc/TODO

@@ -280,7 +280,20 @@ Mike:
 =======================================================================
 =======================================================================
 
 
 Bugs/issues for Tor 0.2.0.x:
 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
 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.
     still have our bridges in our entryguards section, and may use them.
 R - bridge communities
 R - bridge communities