[tor-bugs] #4477 [Tor Relay]: Relays that are not directory authorities shouldn't load the approved-routers file

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Nov 15 23:45:11 UTC 2011


#4477: Relays that are not directory authorities shouldn't load the approved-
routers file
-----------------------+----------------------------------------------------
 Reporter:  ln5        |          Owner:     
     Type:  defect     |         Status:  new
 Priority:  minor      |      Milestone:     
Component:  Tor Relay  |        Version:     
 Keywords:             |         Parent:     
   Points:             |   Actualpoints:     
-----------------------+----------------------------------------------------
 dirserv_load_fingerprint_file() is called from do_hup() and from

 In do_hup() it's called if
 {{{
   authdir_mode_handles_descs(options, -1) != 0
 }}}

 In init_keys() it's called if
 {{{
   authdir_mode(options) != 0
 }}}

 This is inconsistent and at least one of them is wrong.  I'm not quite
 sure exaclty who needs the fingerprints.

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


More information about the tor-bugs mailing list