[tor-bugs] #8242 [Tor]: dir-spec is wrong about how authorities decide HSDir flag
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Feb 15 22:34:56 UTC 2013
#8242: dir-spec is wrong about how authorities decide HSDir flag
-------------------------------+--------------------------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version:
Keywords: tor-auth tor-spec | Parent:
Points: | Actualpoints:
-------------------------------+--------------------------------------------
dir-spec.txt says
{{{
"HSDir" -- A router is a v2 hidden service directory if it stores and
serves v2 hidden service descriptors and the authority managed to
connect
to it successfully within the last 24 hours.
}}}
That sure makes it sound like "was found reachable at least once in the
past day".
The actual test is in dirserv_thinks_router_is_hs_dir(): if it's Running
now, and its uptime appears to be >= 25 hours.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8242>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list