[tor-bugs] #6733 [Firefox Patch Issues]: Patch Firefox to allow addons to set SOCKS username+password per request

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Feb 8 20:25:21 UTC 2014


#6733: Patch Firefox to allow addons to set SOCKS username+password per request
-------------------------------------+-------------------------------------
     Reporter:  mikeperry            |      Owner:  ben
         Type:  enhancement          |     Status:  accepted
     Priority:  major                |  Milestone:
    Component:  Firefox Patch        |    Version:
  Issues                             |   Keywords:  interview, tbb-
   Resolution:                       |  linkability
Actual Points:                       |  Parent ID:  #3455
       Points:                       |
-------------------------------------+-------------------------------------

Comment (by ben):

 > * Tested JSocks:
 >   * Tor browser with my patch, with SOCKS username, SOCKS v5: FAIL
 >   * Tor browser with my patch, with SOCKS username, SOCKS v4: Auth
 succeed, request goes out, then is aborted by SOCKS server.

 **sigh** That is a bug in the SOCKS server, too. It doesn't implement
 username/password properly. It has a configure file option to have
 usernames and passwords, but still uses auth method none instead of
 username/password.

 In Wireshark, what I send looks correct. Compare comment:21.

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


More information about the tor-bugs mailing list