[tor-bugs] #20501 [Core Tor/DocTor]: Scan 0.2.9.x relays to see if they're serving an out-of-date consensus?
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Dec 6 12:00:21 UTC 2016
#20501: Scan 0.2.9.x relays to see if they're serving an out-of-date consensus?
-----------------------------+--------------------------
Reporter: arma | Owner: atagar
Type: enhancement | Status: reopened
Priority: Medium | Milestone:
Component: Core Tor/DocTor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------+--------------------------
Changes (by teor):
* status: closed => reopened
* resolution: implemented =>
Comment:
Hi atagar,
This script only works if your machine is in the UTC timezone.
If your machine is in a negative timezone, it succeeds when it should
actually fail.
If your machine is in a positive timezone (like mine), it fails when it
should actually succeed.
It needs to use `datetime.datetime.utcnow()`, because valid_until is in
UTC.
I'm reopening this to let you weigh in on the impact, but I doubt we want
to re-run the scan.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20501#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list