[tor-bugs] #14450 [Tor]: tor-resolve should better handle .onion addresses

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Feb 4 15:00:29 UTC 2015


#14450: tor-resolve should better handle .onion addresses
-----------------------------+--------------------------------
     Reporter:  weasel       |      Owner:
         Type:  enhancement  |     Status:  closed
     Priority:  normal       |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor          |    Version:  Tor: 0.2.5.10
   Resolution:  not a bug    |   Keywords:  tor-client trivial
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------
Changes (by nickm):

 * status:  new => closed
 * resolution:   => not a bug


Comment:

 Going to close this as "not a bug" ; the part of this where we echo the
 .onion address is likely to result in bad behavior.

 Like, if somebody does:
 {{{
 % bogus-app --socks4-proxy 127.0.0.1:9050 `tor-resolve $hostname`
 }}}
 then the altered behavior would cause them to try to resolve the .onion
 address over DNS.

 (If they have socks4a or socks5 with hostnames, they don't need to be
 using tor-resolve here.  Other options include torsocks, and
 automaphostsonresolve.)

 Please reopen if I'm wrong here or missing something important.

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


More information about the tor-bugs mailing list