systemd / systemd/systemd

systemd-timesyncd: add support for roughtime protocol

Open
#12,751 2 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

RFE 🎁 timesync
Dominant language
C
Stars
16.7k
Forks
4.7k
Avg merge
1d 6h
Merged PRs (30d)
140

Description

Is your feature request related to a problem? Please describe.
Roughtime is secure alternative to NTP currently used by Google and Cloudflare for approximate (seconds accuracy) time sync. Supporting it in timesyncd seems like a natural extension of current implementation.

Describe the solution you'd like
Add support for Roughtime protocol: https://datatracker.ietf.org/doc/draft-roughtime-aanchal/

Describe alternatives you've considered
Using NTS seems like much bigger effort which is tracked in a separate issue #9481.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked Roughtime draft and the existing systemd-timesyncd implementation; no specific files or tests are named in the issue. Compare the requested work with the NTS effort tracked in issue #9481. Done would mean timesyncd supports Roughtime for approximate time synchronization, including the protocol behavior required by the draft.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
networking, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.