#17188: Tor should warn users when traveling backwards through time
-----------------------------+-----------------------------------
Reporter: hdevalence | Owner:
Type: enhancement | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.8.x-final
Component: Tor | Version:
Resolution: | Keywords: security, 028-triaged
Actual Points: | Parent ID:
Points: | Sponsor:
-----------------------------+-----------------------------------
Comment (by teor):
How about:
{{{
log_warn(LD_GENERAL, "Your system clock has been set back in time. "
"Tor needs an accurate clock to know when the consensus "
"expires. You might have an empty clock battery or bad NTP
"
"server. Clock time is %s, state file time is %s.",
now_str, last_written_str);
}}}
(I simplified the language a little.)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17188#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs