summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2008-07-19 13:52:09 +0000
committerKarsten Loesing <karsten.loesing@gmx.net>2008-07-19 13:52:09 +0000
commit29795999a0ea917d2f3438b1e8c6debe7b04df80 (patch)
tree25155d4c2ab68a3147b44502f2671cd4b6d92b65
parent9161f0a216cee330d3fecca40feabc37b38a2125 (diff)
downloadtor-29795999a0ea917d2f3438b1e8c6debe7b04df80.tar.gz
tor-29795999a0ea917d2f3438b1e8c6debe7b04df80.zip
Proposal 142: Added comment by Nick (but no solution, yet) that sharing of circuits between multiple clients is not supported by Tor.
svn:r16075
-rw-r--r--doc/spec/proposals/142-combine-intro-and-rend-points.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/spec/proposals/142-combine-intro-and-rend-points.txt b/doc/spec/proposals/142-combine-intro-and-rend-points.txt
index 36766fc2a3..f0c4cc54ad 100644
--- a/doc/spec/proposals/142-combine-intro-and-rend-points.txt
+++ b/doc/spec/proposals/142-combine-intro-and-rend-points.txt
@@ -13,6 +13,8 @@ Change history:
04-Jul-2008 Give first security property the new name "Responsibility"
and change new cell formats according to rendezvous protocol
version 3 draft.
+ 19-Jul-2008 Added comment by Nick (but no solution, yet) that sharing of
+ circuits between multiple clients is not supported by Tor.
Overview:
@@ -170,6 +172,10 @@ Design:
exclusive for the client connection, but shared among multiple client
connections.
+ [Tor does not allow sharing of a single circuit among multiple client
+ connections easily. We need to think about a smart and efficient way to
+ implement this. Comment by Nick. -KL]
+
Security Implications:
(1) Responsibility