From 4f6e98ec88702d3b263ab9cbed782793e1517528 Mon Sep 17 00:00:00 2001 From: Ashith <203875103+Ashith04@users.noreply.github.com> Date: Wed, 1 Apr 2026 21:40:56 +0530 Subject: [PATCH] Update time synchronization tools list with licenses --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 619d23d..f2e99c4 100644 --- a/README.md +++ b/README.md @@ -663,12 +663,11 @@ Software for management of [router](https://en.wikipedia.org/wiki/Router_(comput Time synchronization servers and clients (NTP, PTP, Roughtime). -- [Chrony](https://chrony-project.org/) - A versatile implementation of the Network Time Protocol (NTP). -- [NTPsec](https://www.ntpsec.org/) - A secure, hardened, and improved implementation of Network Time Protocol derived from NTP Classic. -- [OpenNTPD](https://www.openntpd.org/) - A FREE, easy to use implementation of the Network Time Protocol. -- [Roughenough](https://github.com/int08h/roughenough) - A Roughtime secure time synchronization client and server. -- [Statime](https://github.com/pendulum-project/statime) - A Precision Time Protocol (PTP) implementation in Rust. - +- [Chrony](https://chrony-project.org/) - A versatile implementation of the Network Time Protocol (NTP). ([Source Code](https://gitlab.com/chrony/chrony)) `GPL-2.0` `C` +- [NTPsec](https://www.ntpsec.org/) - A secure, hardened, and improved implementation of Network Time Protocol derived from NTP Classic. ([Source Code](https://gitlab.com/NTPsec/ntpsec)) `BSD-2-Clause/Custom` `C` +- [OpenNTPD](https://www.openntpd.org/) - A FREE, easy to use implementation of the Network Time Protocol. ([Source Code](https://github.com/openntpd-portable/openntpd-openbsd/)) `ISC` `C` +- [Roughenough](https://github.com/int08h/roughenough) - A Roughtime secure time synchronization client and server. `MIT/Apache-2.0` `Rust` +- [Statime](https://github.com/pendulum-project/statime) - A Precision Time Protocol (PTP) implementation in Rust. `MIT/Apache-2.0` `Rust` ### Troubleshooting