Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor out ntp so that it's not required #77

Open
fhunleth opened this issue Jan 7, 2021 · 0 comments
Open

Refactor out ntp so that it's not required #77

fhunleth opened this issue Jan 7, 2021 · 0 comments

Comments

@fhunleth
Copy link
Collaborator

fhunleth commented Jan 7, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant