Skip to content

Commit 460d233

Browse files
tannerryancjpatton
authored andcommitted
Update time.txryan.com for IETF-Roughtime, update ecosystem.md
1 parent 8b34bf1 commit 460d233

3 files changed

Lines changed: 10 additions & 20 deletions

File tree

ecosystem.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
{
4040
"name": "time.txryan.com",
41-
"version": "Google-Roughtime",
41+
"version": "IETF-Roughtime",
4242
"publicKeyType": "ed25519",
4343
"publicKey": "iBVjxg/1j7y1+kQUTBYdTabxCppesU/07D4PMDJk2WA=",
4444
"addresses": [

ecosystem.json.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ecosystem.md

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -67,30 +67,20 @@ dig TXT roughtime.se
6767

6868
## time.txryan.com
6969

70-
[time.txryan.com](https://time.txryan.com) runs on a stratum 2 NTP server.
70+
[time.txryan.com](https://time.txryan.com) is a stratum 2 server, synchronized
71+
to stratum 1 upstreams backed by GNSS receivers and national metrology
72+
institutes (NIST, NRC). Typical accuracy is ±50 microseconds. No uptime or
73+
accuracy guarantees are offered, but the server is actively monitored.
7174

72-
The clock is synchronized with authenticated NTP connections to NIST (National
73-
Institute of Standards and Technology), and the Canadian equivalent, NRC
74-
(National Research Council Canada), which are both directly connected to atomic
75-
sources (caesium fountains and/or hydrogen masers). There are also multiple
76-
unauthenticated stratum 1 upstreams, maintained by GNSS (GPS + Galileo +
77-
GLONASS). The accuracy is typically within +/- 50 microseconds.
78-
79-
The Roughtime service is accessible at `time.txryan.com:2002`. The public key is
80-
available on time.txryan.com's [website](https://time.txryan.com), or through a
81-
DNS TXT lookup.
75+
At the time of writing, the server is available at `time.txryan.com:2002` and
76+
implements both Google-Roughtime and IETF Roughtime (drafts 00–19), powered by
77+
[tannerryan/roughtime](https://github.com/tannerryan/roughtime). The public key
78+
is published on the [website](https://time.txryan.com) and as a DNS TXT record:
8279

8380
```
8481
dig TXT time.txryan.com +short
8582
```
8683

87-
The Roughtime service is powered by Google's [Go reference
88-
implementation](https://roughtime.googlesource.com/roughtime/).
89-
90-
No uptime is guaranteed, but the server is constantly monitored for accuracy and
91-
availability. From time to time, there may be a few minutes of downtime for
92-
server maintenance.
93-
9484

9585
## Inactive servers
9686

0 commit comments

Comments
 (0)