[tor-bugs] #24793 [- Select a component]: tor brower proxy auth basic

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 4 17:00:33 UTC 2018


#24793: tor brower proxy auth basic
--------------------------------------+------------------------------
     Reporter:  gilcu3                |      Owner:  (none)
         Type:  defect                |     Status:  new
     Priority:  Medium                |  Milestone:
    Component:  - Select a component  |    Version:  Tor: 0.3.1.9
     Severity:  Normal                |   Keywords:  proxy auth basic
Actual Points:                        |  Parent ID:
       Points:                        |   Reviewer:
      Sponsor:                        |
--------------------------------------+------------------------------
 When connecting through an http proxy with basic auth, the client (tor)
 should send an HTTP request with header "Proxy-Authorization: Basic
 <base64 user:password>" (rfc 7235), but instead tor uses something defined
 for basic auth with http servers, like "Authorization: Basic <base64
 user:password>". For a proxy like squid (at least) this means it cannot
 connect to the relay network as it keeps receiving error 407 (auth
 required)

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


More information about the tor-bugs mailing list