diff options
author | Roger Dingledine <arma@torproject.org> | 2009-02-09 02:48:23 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-02-09 02:48:23 +0000 |
commit | 79e276bf81ed3276685c4d53f684c9b0249218e3 (patch) | |
tree | 756410daeb5c45f70201fcc9297659393ebfe21f /doc/design-paper | |
parent | a5d4c5e7c6eb053bd8a9227cd9f27c3e5a688fac (diff) | |
download | tor-79e276bf81ed3276685c4d53f684c9b0249218e3.tar.gz tor-79e276bf81ed3276685c4d53f684c9b0249218e3.zip |
add more reminders on potential performance improvements
svn:r18416
Diffstat (limited to 'doc/design-paper')
-rw-r--r-- | doc/design-paper/performance.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design-paper/performance.tex b/doc/design-paper/performance.tex index 43ce30543b..058ec86da7 100644 --- a/doc/design-paper/performance.tex +++ b/doc/design-paper/performance.tex @@ -221,3 +221,11 @@ Csaba's proposal to shrink the maximum circuit window. If extending a circuit fails, try extending a few other places before abandoning the circuit. +capacity-building: + +get dynamic ip address relays known to clients quicker, so they can be +more useful for the network + +make guard flag easier to get, so there are more of them. also would +improve anonymity since more entry points into the network. + |