Systemd preparing to comply with age verification laws

https://no.lastname.nz/post/2618803

Systemd preparing to comply with age verification laws - No Last Name Needed

Lemmy

If this will indeed be implemented, that is finally an objectively good reason for the haters. I wonder how distros will deal with this.

I’m not so technical, but my understanding this won’t be systemd enforcing it, as much as offering a common storage and retrieval method for the Distros.

Please correct me if mistaken

@Railcar8095 @fierysparrow89 it will make birthdate available to all apps which is by itself a problem.
I haven’t looked into this b/c, frankly, this at a low place on my current emergencies list, but sounds plausible.

You are correct. Similar to how /etc/passwd used in all Linux distros has had mostly neglected “GECOS” field for full name and phone number for decades. I am yet to hear of SMS validation done against such phone numbers.

en.wikipedia.org/wiki/Gecos_field

Why not extend the GECOS field? I haven’t seen the conversation but assuming it has to do with access control. By putting it in passwd/shadow you’re limited by filesystem permissions on the whole file, meaning it becomes impossible or annoying to do selective disclosure to certain user/process without bolting some service similar to what systemd is doing on top.

Lots of references to discussion and alternative proposals are tracked by Kicksecure/Whonix: www.kicksecure.com/wiki/Age-api

Gecos field - Wikipedia