DWS provides free, authenticated time synchronization using NTS (Network Time Security) for accurate, tamper-proof time across all your devices. Part of the DWS Public Infra Initiative.


TIME
Your Time --:--:--.--- UTC
Server Time --:--:--.--- Offset: --
SERVERS
NODEADDRESSSTATUSSTRATUMOFFSET
UK-0191.208.92.70------
SK-0291.242.163.112------
US-04173.199.127.44------
US-0572.60.69.179------
INFO
YOUR IPLATENCYLAST SYNC
Detecting... -- --
CONNECT
NTP Endpoints
ENDPOINTCOPYREGION
ntp.dws.ripGlobal (4 servers)
ntp-us.dws.ripUS Only
ntp-eu.dws.ripEU Only
NTS Endpoints (Authenticated)
ENDPOINTCOPYPROTOCOL
ntp.dws.rip:4460NTS-KE
Ports
SERVICEPORT
NTPUDP/123
NTS-KETCP/4460
SETUP
Linux (chrony) - Recommended
# /etc/chrony/chrony.conf
server ntp.dws.rip iburst
makestep 1.0 3
rtcsync

# Restart chrony
sudo systemctl restart chronyd
Linux (systemd-timesyncd)
# /etc/systemd/timesyncd.conf
[Time]
NTP=ntp.dws.rip ntp-us.dws.rip
FallbackNTP=ntp-eu.dws.rip

# Restart timesyncd
sudo systemctl restart systemd-timesyncd
macOS
# Set NTP server
sudo systemsetup -setnetworktimeserver ntp.dws.rip
sudo systemsetup -setusingnetworktime on

# Verify
systemsetup -getnetworktimeserver
Windows
# PowerShell (Run as Administrator)
w32tm /config /manualpeerlist:"ntp.dws.rip" /syncfromflags:manual /reliable:yes /update
net stop w32time && net start w32time
w32tm /resync
FreeBSD
# /etc/ntp.conf
server ntp.dws.rip iburst
driftfile /var/db/ntp.drift

# Enable and start
sudo sysrc ntpd_enable="YES"
sudo service ntpd start
Router / Firewall

Navigate to: System → Time Settings

Set NTP Server: ntp.dws.rip

Enable: NTP Client

# Example (pfSense/OPNsense):
System → Settings → General
Timeservers: ntp.dws.rip
ABOUT

DWS provides free, private, internet infrastructure so you can take your internet back. Join us by using infra based on the small internet, or running your own.

DWS NTP provides authenticated time synchronization using NTS (Network Time Security) for accurate, tamper-proof time across all your devices.

Part of the DWS Public Infra Initiative. Please visit us at dws.rip.