[tor-bugs] #30552 [Applications/Tor Browser]: Android - Clean up torrc

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Oct 24 03:03:25 UTC 2019


#30552: Android - Clean up torrc
----------------------------------------------+----------------------------
 Reporter:  sysrqb                            |          Owner:  tbb-team
     Type:  defect                            |         Status:
                                              |  needs_review
 Priority:  Medium                            |      Milestone:
Component:  Applications/Tor Browser          |        Version:
 Severity:  Normal                            |     Resolution:
 Keywords:  tbb-mobile, TorBrowserTeam201910  |  Actual Points:
Parent ID:                                    |         Points:  0.5
 Reviewer:                                    |        Sponsor:
----------------------------------------------+----------------------------
Changes (by sisbell):

 * cc: gk (added)
 * status:  new => needs_review


Comment:

 I made the following changes to tor-onion-proxy-library. If the changes
 look good, I will need to make it compatible with tor-android-service.

 * StrictNodes, UseBridges, SafeSocks, TestSocks will not be included in
 the torrc if they have a 0 value
 * DnsPort, HttpTunnelPort, TransparentProxyPort are now all Integers. I
 also added an associated host field for each one.
 * ProxyPort, ProxySocks5ServerPort are now an Integers rather than
 Strings.
 * HttpTunnelPort and TransPort values are set to null so it won't appear
 in torrc by default.
 * AutomapHostsOnResolve is set to false so won't appear in torrc by
 default

 The remaining field VirtualAddrNetwork will need to be removed in tor-
 android-service

 https://github.com/sisbell/Tor_Onion_Proxy_Library/commit/73aeed144259a66930e605c7804946c9f6041b59

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


More information about the tor-bugs mailing list