|
@@ -13,6 +13,8 @@ Change history:
|
|
04-Jul-2008 Give first security property the new name "Responsibility"
|
|
04-Jul-2008 Give first security property the new name "Responsibility"
|
|
and change new cell formats according to rendezvous protocol
|
|
and change new cell formats according to rendezvous protocol
|
|
version 3 draft.
|
|
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:
|
|
Overview:
|
|
|
|
|
|
@@ -170,6 +172,10 @@ Design:
|
|
exclusive for the client connection, but shared among multiple client
|
|
exclusive for the client connection, but shared among multiple client
|
|
connections.
|
|
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:
|
|
Security Implications:
|
|
|
|
|
|
(1) Responsibility
|
|
(1) Responsibility
|