this post was submitted on 18 Mar 2026
545 points (97.1% liked)

Linux

65807 readers
117 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

Fork time? Maybe all the anti-systemd zealots were right all along...

Edit: To address whether it is likely that this change will affect users: Gnome is planning a stronger dependence on userdb, the part of systemd where this change is being implemented. https://blogs.gnome.org/adrianvovk/2025/06/10/gnome-systemd-dependencies/

Final Edit: The PR has been merged into main.

you are viewing a single comment's thread
view the rest of the comments
[–] luciferofastora@feddit.org 1 points 2 months ago (1 children)

I believe that's on purpose so people can easily accept it and they can do worse later.

That point, I disagree on, because systemd (not) implementing this doesn't actually make it easier (or harder). Distros that want to comply would just write a file for it somewhere instead. Distros that don't comply will just not implement any verification process.

What systemd does here is offer a solution to secure it centrally (see the commit discussion about the most efficient and reasonable way to wipe that info from memory again). Considering the whole issue, I think its impact on feasibility of verification is minor, while the advantages of standardisation make it preferable to a wild growth of uncontrolled alternatives.

Corporations are behind this, don't forget that.

Another user pointed out the concept of anticipatory obedience to me, and in that context, corporations pre-emptively bowing to authoritarian surveillance is definitely a cowardly move. We agree on that.

Here's to hoping this entire discussion becomes just as pointless as you expect the PR to become. If that's what I end up being wrong about, I'll gladly take the L for cynicism and the W for privacy.

[–] ulu_mulu@lemmy.zip 2 points 2 months ago* (last edited 2 months ago) (1 children)

What systemd does here is offer a solution to secure it centrally

It doesn't as long as other init systems exist and people can luckily choose, hopefully that will always be the case.

Here’s to hoping this entire discussion becomes just as pointless as you expect the PR to become

Agree on that, I think that's the hope for everyone here.

[–] luciferofastora@feddit.org 2 points 2 months ago

It doesn't as long as other init systems exist

Of course, which is why I said it was "somewhat" central earlier in the thread: it's not universal, even if systemd is widely used.

Other init systems generally also have ways to store data (not specifically dates, just in general), and some overarching standard for securely accessing them would be useful for intercompatibility, but that's a mess as it stands anyway.

people can luckily choose, hopefully that will always be the case.

Also agreed. Just because I personally come down on the systemd side of the debate doesn't mean everyone should have to use it. Standards are nice, but there always should be alternatives, in case a standard gets captured by twats (which kinda is the debate we're having: whether systemd has started bowing to fascists significantly enough to warrant migrating away).