[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r8228: more todo items when we avoid putting /16 servers into the s (tor/trunk/doc)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r8228: more todo items when we avoid putting /16 servers into the s (tor/trunk/doc)
- From: arma@xxxxxxxx
- Date: Sat, 26 Aug 2006 00:52:22 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Sat, 26 Aug 2006 00:52:29 -0400
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Author: arma
Date: 2006-08-26 00:52:22 -0400 (Sat, 26 Aug 2006)
New Revision: 8228
Modified:
tor/trunk/doc/TODO
Log:
more todo items when we avoid putting /16 servers into the same circuit
Modified: tor/trunk/doc/TODO
===================================================================
--- tor/trunk/doc/TODO 2006-08-26 04:48:50 UTC (rev 8227)
+++ tor/trunk/doc/TODO 2006-08-26 04:52:22 UTC (rev 8228)
@@ -127,6 +127,11 @@
R - remember the last time we saw one of our entry guards labelled with
the GUARD flag. If it's been too long, it is not suitable for use.
If it's been really too long, remove it from the list.
+ . Figure out avoiding duplicate /24 lines
+ o automatically add /16 servers to family
+ - do it in an efficient way. keep a list of something somewhere?
+ - make the "16" part configurable, so people who run their own
+ tor network can set it to 32.
- Make reverse DNS work.
- Specify
@@ -225,7 +230,6 @@
- (How can we make this tolerant of a bad v0?)
* Figure out non-clique.
* Figure out China.
- - Figure out avoiding duplicate /24 lines
- Figure out partial network knowledge.
- Figure out hidden services.