[or-cvs] r16075: Proposal 142: Added comment by Nick (but no solution, yet) t (tor/trunk/doc/spec/proposals)
kloesing at seul.org
kloesing at seul.org
Sat Jul 19 13:52:09 UTC 2008
Author: kloesing
Date: 2008-07-19 09:52:09 -0400 (Sat, 19 Jul 2008)
New Revision: 16075
Modified:
tor/trunk/doc/spec/proposals/142-combine-intro-and-rend-points.txt
Log:
Proposal 142: Added comment by Nick (but no solution, yet) that sharing of circuits between multiple clients is not supported by Tor.
Modified: tor/trunk/doc/spec/proposals/142-combine-intro-and-rend-points.txt
===================================================================
--- tor/trunk/doc/spec/proposals/142-combine-intro-and-rend-points.txt 2008-07-19 13:51:34 UTC (rev 16074)
+++ tor/trunk/doc/spec/proposals/142-combine-intro-and-rend-points.txt 2008-07-19 13:52:09 UTC (rev 16075)
@@ -13,6 +13,8 @@
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 @@
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
More information about the tor-commits
mailing list