NTP's Fate Hinges On 'Father Time' (InformationWeek)
Not all is well within the NTP open source project. The number of volunteer contributors -- those who submit code for periodic updates, examine bug reports, and write fixes -- has shrunk over its long lifespan, even as its importance has increased. Its ongoing development and maintenance now rest mostly on the shoulders of [Harlan] Stenn, and that's why NTP faces a turning point. Stenn, who also works sporadically on his own consulting business, has given himself a deadline: Garner more financial support by April, 'or look for regular work.'"
Posted Mar 13, 2015 14:36 UTC (Fri)
by busterb (subscriber, #560)
[Link] (4 responses)
I don't try to maintain it as a full-time job though, or really expect any contributions, except patches :) Its strange how projects get pulled into this malaise and things stop being fun. Where's that free spirit and desire to save the world? Did the torch not get handed down to the new generation of developers, or are they all off reinventing wheels?
Posted Mar 13, 2015 21:51 UTC (Fri)
by scientes (guest, #83068)
[Link]
Posted Mar 14, 2015 8:47 UTC (Sat)
by job (guest, #670)
[Link] (2 responses)
Posted Mar 14, 2015 14:52 UTC (Sat)
by busterb (subscriber, #560)
[Link] (1 responses)
Posted Mar 19, 2015 13:50 UTC (Thu)
by job (guest, #670)
[Link]
Posted Mar 13, 2015 17:37 UTC (Fri)
by pj (subscriber, #4506)
[Link] (1 responses)
Posted Mar 14, 2015 2:49 UTC (Sat)
by flussence (guest, #85566)
[Link]
Posted Mar 13, 2015 18:03 UTC (Fri)
by zorro (subscriber, #45643)
[Link] (13 responses)
Posted Mar 13, 2015 21:52 UTC (Fri)
by scientes (guest, #83068)
[Link] (1 responses)
You clearly do not understand what leap seconds are.
Posted Mar 14, 2015 6:50 UTC (Sat)
by zorro (subscriber, #45643)
[Link]
Posted Mar 14, 2015 7:30 UTC (Sat)
by ghane (guest, #1805)
[Link] (9 responses)
There are two terms, spelled the same way:
(think of FTP the protocol and ftp the software).
The first requires no regular work, maybe once in a decade the IETF may review and issues a new RFC.
It is the second that needs continual work.
The commercial vendors have their own implementations, which run on thei hardware, that is not the issue here. The issue is that (nearly) all our servers run ntpd. If there is a hole in that, Harlan is (more or less) the only one looking at it.
(Leap seconds are not added by Harlan, or the ntpd developers, etc. ntpd uses NTP to propagate this.)
Effectively, the both sides of the NTP protocol use the same software; it is a monoculture, with the risks associated with that.
Posted Mar 14, 2015 11:03 UTC (Sat)
by zorro (subscriber, #45643)
[Link] (6 responses)
Posted Mar 14, 2015 15:36 UTC (Sat)
by ghane (guest, #1805)
[Link] (5 responses)
> But why does the NTP reference implementation need a "public key/private key authentication system used to verify downloaded code"?
This is the box that cleates digests of the release tarballs, and generates the GPG signatures for them. It also runs a one-way, read-only, rsync host that the ftp servers pick up files from.
> Why does the NTP reference implementation need 20 servers to "host NTP operations"?
3 x DNS
etc, etc. (Note that I am making all this up). But it is possible, that what we would use cloud storage and servoces for, the ntpd team is doing the old way. After all, they started doing this in the late 80s. Note, for example, the 3 DNS servers, these days one would dump this job on GoDaddy or your registrar.
And this is excluding build machines, one Ubuntu, one FreeBSD, one Solaris 2.6, etc.
Posted Mar 16, 2015 1:03 UTC (Mon)
by jwakely (subscriber, #60262)
[Link] (2 responses)
Posted Mar 16, 2015 3:33 UTC (Mon)
by andresfreund (subscriber, #69562)
[Link] (1 responses)
For a project as widely used as NTP I'd, if that's indeed the reason, appreciate keeping at least some of these on separate servers. E.g. a 0day in the used bugtracker shouldn't be escalatable to the version control system and the distributed tarballs. Personally I even like having a separate public git host from the ones developers push to. Maybe I'm paranoid.
Posted Mar 16, 2015 10:12 UTC (Mon)
by JGR (subscriber, #93631)
[Link]
Putting each service in a separate VM on the same physical server would achieve that just as well, if a 0day in the bug tracker, etc. really is a possible issue. Then again, your bug tracker should not be running as root, or as the same user as your other services.
Posted Mar 16, 2015 15:55 UTC (Mon)
by raven667 (subscriber, #5198)
[Link]
Posted Mar 16, 2015 18:42 UTC (Mon)
by jhhaller (guest, #56103)
[Link]
Posted Mar 16, 2015 15:41 UTC (Mon)
by raven667 (subscriber, #5198)
[Link]
I'm not at all sure that's true, at least the Rubidium-clock, GPS-synched timeservers that I have are just running ntpd, which supports different radio receivers and clock hardware and probably explains some of the different hardware that the upstream maintainer needs in the test environment. I don't think it is too much to ask for the downstream commercial sellers of ntpd code to kick some resources, both financial and personnel, to keep the upstream project healthy.
Posted Mar 17, 2015 11:41 UTC (Tue)
by mstone_ (subscriber, #66309)
[Link]
Posted Mar 14, 2015 20:51 UTC (Sat)
by hmh (subscriber, #3838)
[Link]
* NTP
RADclock, for example, is seriously cool stuff. It might make much more sense to throw resources at it instead of writing yet another half-featured, low-precision ntp client or server.
The less said about PTP, the better. But it is critically important anywhere it is deployed, otherwise something else would have been used.
So, it is not just about NTP code. It is not even just about NTP.
Posted Mar 13, 2015 20:26 UTC (Fri)
by bangert (subscriber, #28342)
[Link] (4 responses)
And the authors blogs about it here:
Posted Mar 13, 2015 21:18 UTC (Fri)
by seneca6 (guest, #63916)
[Link] (3 responses)
Posted Mar 13, 2015 21:21 UTC (Fri)
by seneca6 (guest, #63916)
[Link]
Posted Mar 15, 2015 2:34 UTC (Sun)
by jkowing (subscriber, #5172)
[Link]
Posted Mar 19, 2015 3:39 UTC (Thu)
by kjp (guest, #39639)
[Link]
Posted Mar 13, 2015 23:51 UTC (Fri)
by NightMonkey (subscriber, #23051)
[Link]
I don't think people understand the breadth and depth of quality service that the NTP project provides, nor the scope of the project to coordinate time on the Internet. It's not just code. Pretty bad that this page is BLANK! http://nwtime.org/current-members-donors/
Posted Mar 14, 2015 1:01 UTC (Sat)
by danc (subscriber, #74798)
[Link] (4 responses)
Or is there something else that Stenn is providing out of his own pocket? I thought the public NTP servers were operated by a variety of large orgs (universities etc), are they dependent on Stenn or the NTP reference implementation somehow?
Posted Mar 14, 2015 8:42 UTC (Sat)
by job (guest, #670)
[Link]
One problem is that the specification is conflated with the reference implementation. NTP is a set of algorithms as much as it is a protocol, and is defined pretty much as "do what ntpd does". It's not pretty, but keeping time over a distributed system with imperfect clocks is not a trivial problem.
Posted Mar 14, 2015 10:13 UTC (Sat)
by roblucid (guest, #48964)
[Link] (2 responses)
Let's hope that post Heardbleed initiative, to fund the core infrastructure, pitches in, given the stimulus of a deadline. But it is crazy if the project truly has only 1 developer, confident with the code, that means no oversight; suppose organised crime or intelligence arm of a government targetted a lone developer to have subtle errors included for them to exploit?
Posted Mar 14, 2015 19:01 UTC (Sat)
by zdzichu (subscriber, #17118)
[Link] (1 responses)
PHK agreed for little under 3k euro monthly and started to analyse NTP reference code. Having analysed ntp.org code he decided that it is not really maintainable. So he started to write new, secure NTP implementation from scratch. It is progressing steadily.
PHK is quite clear about that: see http://phk.freebsd.dk/time/20140926.html and his talk at FOSDEM this year.
Posted Mar 14, 2015 20:30 UTC (Sat)
by madscientist (subscriber, #16861)
[Link]
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
1. The Network Time Protocol, an RFC (NTP)
2. A "reference" and dominant implementation (which I will call ntpd)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
1 x Web
2 x FTP
1 x SVN Code repository
1 x Bugzilla
1 x Old Bugzilla, nearly decommisioned
1 x RT, to be new bug tracker
1 x Sparc 5, being used as file server over NFS
1 x Coce repository (SCCS, has D Mills' older code)
1 x Git machine, if it can be stabilised, we will decommision the SVN
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
* PTPd
* Linux PTP
* RADclock
* GPSD
* GT API
NTP's Fate Hinges On 'Father Time' (InformationWeek)
https://github.com/bsdphk/Ntimed
http://phk.freebsd.dk/time/index.html
NTP's Fate Hinges On 'Father Time' (InformationWeek)
http://video.fosdem.org/2015/main_track-time/ntimed_ntpd_...
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
NTP's Fate Hinges On 'Father Time' (InformationWeek)
Do we need NTP the reference implementation?
Do we need NTP the reference implementation?
Do we need NTP the reference implementation?
Working 100hrs a week on it, with little remunaration.
Do we need NTP the reference implementation?
Do we need NTP the reference implementation?