1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-02-20 18:31:35 -05:00
privsec.dev/content/posts/macos/Secure Time Synchronization on macOS.md
2023-06-25 07:26:38 -07:00

619 B

title date tags author
Secure Time Synchronization on macOS 2023-06-25
macOS
Security
Tommy

macOS NTP

macOS by default uses the unencrypted and unauthenticated Network Time Protocol (NTP) for time synchronization. A popular solution to mitigate problem this is to use ChronyControl to setup NTS. However, the application requires administrator privileges, which less than ideal.

In this post, I will go over how you can setup NTS without needing a privileged application on your system by leveraging virtualization.

UTM