[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #4477 [Tor Relay]: Relays that are not directory authorities shouldn't load the approved-routers file
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs