[tor-bugs] #9286 [Tor]: ordb1 uses milliseconds in its descriptor, spec says it can't
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Jul 17 23:35:03 UTC 2013
#9286: ordb1 uses milliseconds in its descriptor, spec says it can't
--------------------+-------------------------------------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Keywords: | Parent:
Points: | Actualpoints:
--------------------+-------------------------------------------------------
{{{
router ordb1 213.246.53.127 8002 0 0
platform Tor 0.2.3.25 on Linux x86_64
opt protocols Link 1 2 Circuit 1
published 2013-07-17 13:38:46.992
}}}
But dir-spec.txt says
{{{
"published" YYYY-MM-DD HH:MM:SS NL
[Exactly once]
The time, in UTC, when this descriptor (and its corresponding
extra-info document if any) was generated.
}}}
It looks like it's violating the spec. Should we (i.e. the directory
authorities) have validated and refused the descriptor?
Is it our Tor implementation that does this on a weird edge case, or did
somebody mess with something?
(Noticed because contrib/exitlist can't handle it.)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9286>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list