[tor-bugs] #12555 [Tor]: Socks5 password authentication not working

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jul 5 23:19:50 UTC 2014


#12555: Socks5 password authentication not working
-----------------------+-------------------------------
 Reporter:  starlight  |          Owner:
     Type:  defect     |         Status:  new
 Priority:  normal     |      Milestone:
Component:  Tor        |        Version:  Tor: 0.2.4.22
 Keywords:             |  Actual Points:
Parent ID:             |         Points:
-----------------------+-------------------------------
 configured relay with

 Socks5ProxyUsername user
 Socks5ProxyPassword pass

 added to FF 'prefs.js'

 user_pref("network.proxy.socks_username", "user");
 user_pref("network.proxy.socks_password", "pass");

 not working as far as I can tell

 Wireshark of connection shows

 Socks Protocol
   Version: 5
   Client Authentication Methods
   Authentication Method Count: 1
   Method[0]: 0 (No authentication)

 so relay is not enforcing authentication
 and I don't see any options for requiring
 that it do so

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


More information about the tor-bugs mailing list