mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-07 09:49:21 +01:00
Mikaela Suomalainen
38ef6e7314
They appear to be the only bigger party hosting NTS in addition to Cloudflare and being in neighbouring country isn't too bad Via https://gist.github.com/jauderho/2ad0d441760fc5ed69d8d4e2d6b35f8d which encouraged me to look into them a bit more. Additionally having read chrony or chrony.conf manual on default behaviour implying NTS servers are "require trust" and when mixing them with NTP servers, NTP servers never get selected unless they agree with NTS servers.
8 lines
260 B
Plaintext
8 lines
260 B
Plaintext
# NTS requires Chrony 4.0
|
|
|
|
# Cloudflare NTS, anycast, works probably anywhere. No leap second smearing.
|
|
pool time.cloudflare.com maxsources 2 iburst nts
|
|
|
|
# Swedish anycast https://www.netnod.se/time-and-frequency/how-to-use-nts
|
|
server nts.netnod.se iburst nts
|