[tor-bugs] #13222 [Tor]: Clients accessing a hidden service can establish their rend point in parallel to fetching the hsdesc
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Sep 22 22:39:31 UTC 2014
#13222: Clients accessing a hidden service can establish their rend point in
parallel to fetching the hsdesc
---------------------------------+------------------------------
Reporter: arma | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Tor: 0.2.???
Component: Tor | Version:
Keywords: SponsorR tor-client | Actual Points:
Parent ID: | Points:
---------------------------------+------------------------------
Right now the client goes through the process of fetching the hidden
service descriptor, and once it's there, then the client realizes it wants
a rendezvous circuit ready. It could instead do these two steps in
parallel.
Now, the reason not to do it is that we can just cannibalize an available
general-purpose circuit and we've nearly got a rendezvous point. And then
Tor client will indeed already try to keep general-purpose circuits
around. So maybe it is not worth the wasted circuit? I'm not sure.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13222>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list