-
Notifications
You must be signed in to change notification settings - Fork 6
Getting the HSMon flag
Currently, directory authorities give out the HSDir flag to relays that volunteer to be hidden service directories by sending a "hidden-service-dir" line in their relay descriptor, which is the default relay behavior. Furthermore, the HSDir flag is only given to relays that have been up for more than MinUptimeHidServDirectoryV2 hours. MinUptimeHidServDirectoryV2 is a parameter locally set at the directory authorities and it's somewhere between 25 to 96 hours.
https://lists.torproject.org/pipermail/tor-dev/2015-March/008532.html
I think it's important that MinUptimeHidServDirectoryV2 is a public value for each directory authority, so that we can monitor which authorities have switched to the newest value (it used to be 26 hours, now it's 96 afaik).
https://trac.torproject.org/projects/tor/ticket/14150
In Globe the minimum uptime is 4d, no minimum bw https://globe.torproject.org/#/search/query=&filters%5Bflag%5D=HSDir