[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #6894 [Tor]: answer network time requests
#6894: answer network time requests
---------------------------------------+------------------------------------
Reporter: proper | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Tor: unspecified
Component: Tor | Version:
Keywords: tor-client needs-proposal | Parent: #3059
Points: | Actualpoints:
---------------------------------------+------------------------------------
Comment(by proper):
> Example answer:
> Wed Sep 19 02:02:22 UTC 2012
Better return [https://en.wikipedia.org/wiki/Unix_time unix time]. I mean,
in *nix/bash:
date +%s
1367722422
That's simpler to use in external applications:
date --set "@1367722422"
date --date "@1367722422"
Sun May 5 02:53:42 UTC 2013
Replying to [comment:5 ioerror]:
> I'm interested in adding it as a very small feature of tor to log the
remote time from servers - we could then also hand it off to a helper -
who could then set the time securely.
I shared some thoughts on that in comments of #8170.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6894#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs