this post was submitted on 22 Mar 2026
140 points (97.3% liked)

Linux

12911 readers
893 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

The latest changes implemented in the Systemd repo, related to or prompted by age-verification laws, have made many people unhappy (I suppose links about this aren't necessary). This has led to a surge in Systemd forks during the last days ("surge" because there have always been plenty of forks). Here are some forks that explicitly mention those changes as their reason for forking (rough time ordering taken from the fork page):

Hopefully the energy of this reaction won't be scattered among too many alternatives, although some amount of scattering is always good.

you are viewing a single comment's thread
view the rest of the comments
[–] bobby@lemmy.dbzer0.com 13 points 9 hours ago (2 children)

I don't like age verification either but that feature is optional and it's up to the OS distributor to use it or not. Picking a distribution that doesn't use it is easier than building your own distribution with a systemd fork.

[–] djsaskdja@reddthat.com 7 points 5 hours ago

People were already mad about systemd in general. This just gave them more ammunition.

[–] MartianSands@sh.itjust.works 15 points 8 hours ago* (last edited 8 hours ago) (2 children)

Optional as far as systemd is concerned, perhaps, but it's designed to support a whole suite of software which will expect it to be used.

They're also making dubious decisions about how it will be done, such as how they'll handle the fact that date of birth is PII and something advertisers will be delighted to know. The laws they're trying to support require very limited information, but they're storing far more than that and they've actively decided not to protect it properly.

However optional it may be, they're effectively defining the standard for what will be stored and how it will be accessed by all of the software which will use it

[–] The_Decryptor@aussie.zone 1 points 2 hours ago

The laws they’re trying to support require very limited information, but they’re storing far more than that and they’ve actively decided not to protect it properly.

All systemd is storing is the DOB in YYYY-MM-DD format.

[–] bobby@lemmy.dbzer0.com 8 points 5 hours ago* (last edited 5 hours ago)

I will simply not store any data there. There is no need to resort to building my own distribution with a systemd fork, just as I don’t use this week´s Firefox fork because the shitty features of Firefox can be disabled with 1 click.

Using barely maintained forks because of optional features is a security risk.