# Systemd Offers Optional Age Verification

**URL:** https://discuss.privacyguides.net/t/systemd-offers-optional-age-verification/36691
**Category:** News
**Created:** 2026-03-30T17:51:36Z
**Posts:** 8

## Post 1 by @nateb — 2026-03-30T17:51:36Z

systemd, the init system and service manager used by most major Linux distributions, has added a new `birthDate` field to the user records in the database in response to new age verification laws around the world, [It's FOSS](https://itsfoss.com/news/systemd-age-verification/) reports.

* * *
This is a companion discussion topic for the original entry at [https://www.privacyguides.org/news/2026/03/30/systemd-offers-optional-age-verification](https://www.privacyguides.org/news/2026/03/30/systemd-offers-optional-age-verification)

---

## Post 2 by @ls.skuggi — 2026-03-30T18:56:29Z

It’s called “boiling the frog”.

---

## Post 3 by @beantaco — 2026-03-30T22:33:16Z

FYI some threads and external websites about systemd’s `birthDate` and OS-level age verification are here.

- [birthDate on systemd](https://discuss.privacyguides.net/t/birthdate-on-systemd/36426)
- [Age Verification for Qubes OS and Whonix (among other Linux Distributions)](https://discuss.privacyguides.net/t/age-verification-for-qubes-os-and-whonix-among-other-linux-distributions/35984)
- [Age Signaling Legal and Interface Considerations for Kicksecure and Whonix](https://www.kicksecure.com/wiki/Age-api)
- [Ageless Linux — Distro Compliance Tracker](https://agelesslinux.org/distros.html)

[Liberated systemd](https://github.com/Jeffrey-Sardina/systemd), a fork of systemd, was covered in this [ItsFOSS article](https://itsfoss.com/news/systemd-fork-strips-out-age-verification/).

---

## Post 4 by @Encounter5729 — 2026-04-01T07:33:05Z

BTW, liberated systemd isn’t lagging behind in commits anymore.

I hope distros scrap this age thing entirely. Should we add a criteria around this ? Seems a distro mandating an ID (which to be clear isn’t what systems intends) to age-check shall not be recommended.

---

## Post 5 by @lyricism — 2026-04-01T11:35:04Z

This title (“Systemd offers optional age verification”) is extremely dishonest (I hope unintentionally) and there’s not even the excuse that it’s from a source article, because It’s FOSS frames it correctly.

Systemd does not offer age verification in any form. They added a field to systemd-userdb to store a birthdate for an account. There is no functionality in systemd to verify this value or do anything with it. It’s just support in the schema for the data. It can be added with or without verification, but systemd doesn’t do any verification itself.

Also,

> [@nateb](#):
>
> systemd, the init system and service manager

This change was not in the init system. It was in systemd-userdb, which is an entirely separate component not required to use the systemd init system.

---

## Post 7 by @lyricism — 2026-04-01T20:23:26Z

Your comparison doesn’t even remotely make sense. The title isn’t “systemd offers optional age verification _tools_” (I think calling it a tool would still be a little misleading but I wouldn’t have anywhere near as much of a problem with that wording), it’s “systemd offers optional age verification”, as in, systemd will be performing the age verification.

If you said “Palantir offers mass killing” yeah that would 100% be false. That would mean Palantir kills people themselves, which they don’t.

Words mean things, sorry.

---

## Post 8 by @beantaco — 2026-04-01T23:06:19Z

Your post is technically correct, systemd does not _offer_ age verification. But systemd added `birthDate` to _enable_ age verification.
