[tor-bugs] #3629 [arm]: Arm/Tor Deb Torrc Configuration

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Jul 27 14:54:15 UTC 2011


#3629: Arm/Tor Deb Torrc Configuration
-------------------------+--------------------------------------------------
 Reporter:  atagar       |          Owner:  atagar  
     Type:  enhancement  |         Status:  accepted
 Priority:  normal       |      Milestone:          
Component:  arm          |        Version:          
 Keywords:               |         Parent:          
   Points:               |   Actualpoints:          
-------------------------+--------------------------------------------------

Comment(by atagar):

 Added some simple checks that the torrc matches what the wizard would
 generate. The 'tor --verify-config' still has value since it's checking
 the validity of values for options like RelayBandwidthRate and
 MaxCircuitDirtiness, but not the end of the world if you'd like to toggle
 the RUN_VERIFY flag.

 The torrc contents are in memory after this so I'm tempted to have us
 write torrcContents rather than doing shutil.copy. This would avoid any
 timing issues of copying unvalidated data, but I suspect this would also
 prevent the copy itself from being atomic. :/

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


More information about the tor-bugs mailing list