Authenticated TLS “contraints” in ntpd(8)
1–9 of 9 posts
Re: Authenticated TLS “contraints” in ntpd(8)
#2Re: Authenticated TLS “contraints” in ntpd(8)
#3Re: Authenticated TLS “contraints” in ntpd(8)
#4Re: Authenticated TLS “contraints” in ntpd(8)
#5typo in submission title
Re: Authenticated TLS “contraints” in ntpd(8)
#6This is very similar to the functionality provided by tlsdate ( https://github.com/ioerror/tlsdate ). They appear to have eschewed tlsdate's default approach of using the timestamp from the handshake in favor of using the `Date:` field, which tlsdate also supports. It would be interesting to see whether the randomization of TLS timestamps in modern implementations of TLS might mean that tlsdate's default mode is no l…
Re: Authenticated TLS “contraints” in ntpd(8)
#7This is very similar to the functionality provided by tlsdate ( https://github.com/ioerror/tlsdate ). They appear to have eschewed tlsdate's default approach of using the timestamp from the handshake in favor of using the `Date:` field, which tlsdate also supports. It would be interesting to see whether the randomization of TLS timestamps in modern implementations of TLS might mean that tlsdate's default mode is no l…
https://gfiber.googlesource.com/buildroot/+/master/fs/skelet...
Re: Authenticated TLS “contraints” in ntpd(8)
#8This is very similar to the functionality provided by tlsdate ( https://github.com/ioerror/tlsdate ). They appear to have eschewed tlsdate's default approach of using the timestamp from the handshake in favor of using the `Date:` field, which tlsdate also supports. It would be interesting to see whether the randomization of TLS timestamps in modern implementations of TLS might mean that tlsdate's default mode is no l…
openntpd has been nothing but trouble for me, but when I switched to djb clockspeed instead, it made things better. Here's a script that runs on GFiber devices, which uses tlsdate securely for the initial timewarp, and djb clockspeed thereafter. Since switching to this we have had extremely accurate timekeeping. https://gfiber.googlesource.com/buildroot/+/master/fs/skelet...
The portable tree has apparently recently been picked up again by a new maintainer.
Re: Authenticated TLS “contraints” in ntpd(8)
#9This is very similar to the functionality provided by tlsdate ( https://github.com/ioerror/tlsdate ). They appear to have eschewed tlsdate's default approach of using the timestamp from the handshake in favor of using the `Date:` field, which tlsdate also supports. It would be interesting to see whether the randomization of TLS timestamps in modern implementations of TLS might mean that tlsdate's default mode is no l…
openntpd has been nothing but trouble for me, but when I switched to djb clockspeed instead, it made things better. Here's a script that runs on GFiber devices, which uses tlsdate securely for the initial timewarp, and djb clockspeed thereafter. Since switching to this we have had extremely accurate timekeeping. https://gfiber.googlesource.com/buildroot/+/master/fs/skelet...
I have had some trouble on Solaris getting the adjtime olddelta value to settle quickly, but haven't heard of any other issues. Even if you're happy with clockspeed, it might help other users to identify the problem.