mohawk icon indicating copy to clipboard operation
mohawk copied to clipboard

Support NTP for timestamp synchronization

Open kumar303 opened this issue 10 years ago • 1 comments
trafficstars

It's hard to get timestamps in sync between clients and servers so the Haw spec officially recommends using an NTP server. In python there is ntplib for this. Let's do this:

  1. Make sure mohawk integrates well with ntplib. Maybe there is nothing to do here, I'm not sure.
  2. Document the use of NTP loudly so that people can plan their client / server architecture around using it.

kumar303 avatar Oct 24 '15 15:10 kumar303

FYI, NTP has a lot of security holes: https://blog.hboeck.de/archives/863-Dont-update-NTP-stop-using-it.html

kumar303 avatar Feb 25 '16 05:02 kumar303