You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the use of NTP is convenient since it's included in Busybox, the NTP client only supports unauthenticated time and sends everything in the clear. See the Linux Hardening Guide for links.
Just like RTC support was extracted out, network time synchronization should be pluggable as well with NTP being one option.
The text was updated successfully, but these errors were encountered:
While the use of NTP is convenient since it's included in Busybox, the NTP client only supports unauthenticated time and sends everything in the clear. See the Linux Hardening Guide for links.
Just like RTC support was extracted out, network time synchronization should be pluggable as well with NTP being one option.
The text was updated successfully, but these errors were encountered: