[tor-bugs] #30552 [Applications/Tor Browser]: Android - Clean up torrc
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Tue Oct 29 16:01:08 UTC 2019
    
    
  
#30552: Android - Clean up torrc
-----------------------------------------------+---------------------------
 Reporter:  sysrqb                             |          Owner:  tbb-team
     Type:  defect                             |         Status:
                                               |  needs_revision
 Priority:  Medium                             |      Milestone:
Component:  Applications/Tor Browser           |        Version:
 Severity:  Normal                             |     Resolution:
 Keywords:  tbb-mobile, TorBrowserTeam201910R  |  Actual Points:
Parent ID:                                     |         Points:  0.5
 Reviewer:                                     |        Sponsor:
-----------------------------------------------+---------------------------
Changes (by sysrqb):
 * keywords:  tbb-mobile, TorBrowserTeam201910 => tbb-mobile,
     TorBrowserTeam201910R
Comment:
 Something else, but not for this ticket, is that TOPL should be consistent
 about how it handles integer config options.
 {{{
     @Override
     public String getSocksPort() {
         return "9050";
     }
 }}}
 At this point, I don't think it matters if they are stored and handled as
 Strings or Integers, but they should all be the same.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30552#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list