summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-01-31 17:26:42 -0500
committerNick Mathewson <nickm@torproject.org>2011-01-31 17:26:42 -0500
commit8d503d79c1e53b88aab97c13e6b367c9b0028deb (patch)
treeefc56c22da4a3c40baaf9f2f2271853c8a6e7da9 /doc
parent32dc51258b48acdedb457b2e6ed50f64cf52cd60 (diff)
downloadtor-8d503d79c1e53b88aab97c13e6b367c9b0028deb.tar.gz
tor-8d503d79c1e53b88aab97c13e6b367c9b0028deb.zip
Add suggestion by Nikita to Proposal 171
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/proposals/171-separate-streams.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/spec/proposals/171-separate-streams.txt b/doc/spec/proposals/171-separate-streams.txt
index 958b8f7b6c..9842265db1 100644
--- a/doc/spec/proposals/171-separate-streams.txt
+++ b/doc/spec/proposals/171-separate-streams.txt
@@ -343,6 +343,13 @@ Alternative designs:
send traffic to one of these ports use a separate SOCKSPort, and
then setting IsolateDestPorts on that SOCKSPort.
+Future work:
+
+ Nikita Borisov suggests that different session profiles -- so long as
+ there aren't too many of them -- could well get different guard node
+ allocations in order to prevent guard profiling. This can be done
+ orthogonally to the rest of this proposal.
+
Lingering questions:
I suspect there are issues remaining with DNS and TransPort users, and