[tor-bugs] #2752 [Tor Client]: Tor limits HttpProxyAuthenticator values to 48 characters (was: Vidalia was unable to apply your Network settings to Tor. Unacceptable option value: HttpProxyAuthenticator is too long (>= 48 chars).)

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Mar 14 09:31:04 UTC 2011


#2752: Tor limits HttpProxyAuthenticator values to 48 characters
-----------------------------------+----------------------------------------
 Reporter:  dudumomo               |          Owner:  chiiph             
     Type:  defect                 |         Status:  new                
 Priority:  normal                 |      Milestone:                     
Component:  Tor Client             |        Version:  Tor: 0.2.2.23-alpha
 Keywords:  48 chars, http, proxy  |         Parent:                     
   Points:                         |   Actualpoints:                     
-----------------------------------+----------------------------------------
Changes (by rransom):

  * priority:  major => normal
  * milestone:  Tor Browser Bundle for Windows =>


Comment:

 This bug is also present on maint-0.2.1.

 The problem seems to be that our `base64_encode` function uses OpenSSL's
 base64 encoder, which inserts newlines, and we didn't want to strip
 newlines out of the middle of the encoded string in
 `alloc_http_authenticator`.

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


More information about the tor-bugs mailing list