mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Proposal 142: Added comment by Nick (but no solution, yet) that sharing of circuits between multiple clients is not supported by Tor.
svn:r16075
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user