mirror of
https://github.com/jetkvm/kvm.git
synced 2026-05-21 05:20:35 +00:00
bc8fda8aac
pool.ntp.org requires vendor zone registration for use as a default in software or appliances. JetKVM has no vendor zone, so including it as a hardcoded fallback violates the NTP Pool's usage policy (https://www.ntppool.org/en/vendors.html). The remaining five hostname entries (time.apple.com, time.aws.com, time.windows.com, time.google.com, time.cloudflare.com) are vendor-operated services that explicitly permit public use. Combined with the 12 static IP entries for Cloudflare and Google, there is more than enough redundancy. Also removes a stale comment referencing a GitHub list of public NTP servers, since the fallback list is already curated. Closes #698 Signed-off-by: Alex Howells <alex@howells.me>