惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
腾讯CDC
宝玉的分享
宝玉的分享
量子位
Recent Announcements
Recent Announcements
Martin Fowler
Martin Fowler
J
Java Code Geeks
V
Visual Studio Blog
阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
S
SegmentFault 最新的问题
B
Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
小众软件
小众软件
The Cloudflare Blog
Y
Y Combinator Blog
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
GbyAI
GbyAI
IT之家
IT之家

The Register - Software: OSes

Fedora: Microsoft is all aboard, but Deepin is dumped Microsoft promises to do better, but it has a long way to go First big Microsoft update after vow to 'win back fans' Who needs ghost train scares when Windows is such a fright? Microsoft boss tells investors the company is working to 'win back fans' Microsoft boss says company is working to 'win back fans' Linux cryptographic code flaw offers fast route to root Fedora 44 is out – countless versions of it Microsoft sets its sights on the past with 86-DOS and PC-DOS Microsoft updates the Windows Update Experience Windows second-chance setup hurts IT, productivity Ubuntu Resolute Raccoon drops Xorg, keeps X11 apps alive More ancient Linux device support facing the ax WSL9x hacks Linux into ancient Windows 9x systems UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Zorin OS 18.1 released - and the Lite edition reappears Task Manager's CPU%: an obituary for the recent past Linux 7.1 will have an optional new NTFS driver Microsoft releases Windows Server update to fix April update 20-year-old Enlightenment E16 bug finally gets patched 20-year-old Enlightenment E16 bug finally gets patched Raspberry Pi OS ends open-door policy for sudo Firefox Nightly adds Web Serial after years of saying no Windows Update: Torture chamber for seldom-used PCs Windows Update: Torture chamber for seldom-used PCs Notepad loses Copilot icon as Microsoft gives subtlety a try Notepad loses Copilot icon as Microsoft gives subtlety a try Microsoft attempts to untangle Windows Insider program Adobe finally patches PDF pest after months of abuse NHS pays £46K to prep next Microsoft licensing round
Age checks creep into Linux as systemd gets a DOB field
Liam Proven Liam Proven · 2026-03-25 · via The Register - Software: OSes

OSes

Flatpak may be next, and the lobbying behind it is raising eyebrows

After weeks of debate, code to record user age was finally merged into the Linux world's favorite system management daemon.

Pull request #40954 to the systemd project is titled "userdb: add birthDate field to JSON user records." It's a new function for the existing userdb service, which adds a field to hold the user's date of birth:

penguin and its young

Nanny state discovers Linux, demands it check kids' IDs before booting

READ MORE

Stores the user's birth date for age verification, as required by recent laws in California (AB-1043), Colorado (SB26-051), Brazil (Lei 15.211/2025), etc.

The contents of the field will be protected from modification except by users with root privileges.

The change comes after the recent release of systemd 260 but unless it is reverted for some reason, it will be part of systemd 261. One of the justifications is to facilitate the new parental controls in Flatpak, which are still in the draft stage.

The change comes after the various bits of new legislation to bring age checks into operating systems, which The Reg covered recently. We also reported on how System76 is pushing back against the legislation.

The ripples are still spreading across the Linux world.

GrapheneOS is a de-Googled version of Android for privacy-centric smartphones, which may appear on Motorola phones next year. The Canadian nonprofit behind the OS posted on X: "GrapheneOS will remain usable by anyone around the world without requiring personal information, identification or an account. GrapheneOS and our services will remain available internationally. If GrapheneOS devices can't be sold in a region due to their regulations, so be it."

Android doesn't use systemd, of course, but one of the other leading alternative phone OSes, postmarketOS, switched to it in 2024. We can't help but wonder if they regret the move yet.

Other distro communities may be starting to feel that way.

The Arch Linux ecosystem is quite broad, and some parts are not happy. One of the maintainers of the Arch-based Garuda Linux, which we tried a few years ago and rather liked, has posted a statement on age verification and the state of the community discourse in the distro's forums, saying:

However, they continue:

Garuda Linux will not implement any age verification measures, since Garuda Linux's legal jurisdictions have no laws mandating age verification.

They note:

Here, the Garuda folks are referring to the research from the TBOTE Project. This organization's research surfaced in a Reddit post and it is also mirroring its findings via Git, in its own repository, and also on GitHub.

Some of us [have] honestly been quite shocked at the way this conversation has been moving in the Linux community as a whole.

Distribution developers are being hounded at every corner for complying with these laws.

The TBOTE findings suggest that Meta is the biggest donor behind the lobbying for these age-verification laws and the App Store Accountability Act (ACCA). TBOTE claims it has directly traced more than $25 million, and that Meta could have spent upward of $2 billion on this over the last year. It also points to €10 million-plus spent lobbying in Europe.

In the US, the main group pushing for these laws is the relatively young Digital Childhood Alliance (DCA). As right-wing think tank the "Institute for Family Studies" reported a year ago, this was assembled by over 50 conservative groups. Six months later, in July 2025, Bloomberg also reported that Meta was funding the DCA. For such a young and small organization, the DCA certainly seems to have had a rapid and almost disproportionate impact.

The targets of the Linux community should be politicians and local representatives as well as a boycott of Meta and other organizations involved with pushing these laws, as well as encouraging others to do the same.

Meta's Facebook website is infamous for its stance on privacy and has been for many years. We are sure that Meta would never consider passing the buck on the important subject of protecting children online to OS vendors.

The direction of travel for systemd could be good news for systemd-free Arch variant Artix Linux, and indeed for other systemd-free distros from Adélie to Alpine to antiX. ®