roughtime.int08h.com
CONTENTSThe World Needs More Roughtime
It does! So I bring to you a public Roughtime server:
roughtime.int08h.com port 2002
The server runs roughenough on a Google Compute Engine instance in us-central1.
Time is sourced from Google’s public NTP servers which conveniently implement the 24-hour leap second smear required to provide “Roughtime UTC” as specificed in the protocol definition.
Public Key
in hex:
016e6e0284d24c37c6e4d7d8d5b4e1d3c1949ceaa545bf875616c9dce0c9bec1
in base64:
AW5uAoTSTDfG5NfY1bTh08GUnOqlRb+HVhbJ3ODJvsE=
That’s the server’s long-term public key which is also stuffed into a DNS TXT
record should
you need it, along with a superfluous SRV
record just for fun:
$ dig -t txt roughtime.int08h.com
...
;; ANSWER SECTION:
roughtime.int08h.com. 1799 IN TXT "016e6e0284d24c37c6e4d7d8d5b4e1d3c1949ceaa545bf875616c9dce0c9bec1"
$ dig -t srv _roughtime._udp.int08h.com
...
;; ANSWER SECTION:
_roughtime._udp.int08h.com. 1799 IN SRV 100 1 2002 roughtime.int08h.com.