[tor-bugs] #6344 [Tor]: Implement proposal 204: ignore subdomains in hidden service addresses

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jan 4 14:10:17 UTC 2013


#6344: Implement proposal 204: ignore subdomains in hidden service addresses
-------------------------+--------------------------------------------------
 Reporter:  lunar        |          Owner:                    
     Type:  enhancement  |         Status:  needs_review      
 Priority:  normal       |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor          |        Version:                    
 Keywords:  tor-client   |         Parent:                    
   Points:               |   Actualpoints:                    
-------------------------+--------------------------------------------------

Comment(by nickm):

 Cool.  I'll look at the code some more to figure out why it works. My
 guess now would be that the address getting changes is conn->address, and
 that edge_conn->original_dest_address (or whatever it's called: the one
 that circuit isolation looks at) is unchanged.

 One last question if I may: when IsolateDestAddr *isn't* set, do requests
 like this share circuits?  I wonder if for security maybe we should turn
 on IsolateDestAddr for all onion circuits no matter what.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6344#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list