Elektrine lite

← Feed

@lukeshu@social.coop

Post #1624396

2026-03-21 05:06 UTC

@wwahammy @k3ym0 So the age verification stuff is beyond terrible. But the systemd PR specifically seems like a weird one to get worked up about? It does 2 things: 1) The schema-docs for the the userdb JSON, which already allows you to add arbitrary user-defined fields in addition to the pre-defined fields, now define an optional "birthDate" field to be to be a "YYYY-MM-DD" string. 2) Added a flag to `userdbctl` (edit: `homectl`, actually) to be able to set the field from that command, instead of having to edit the JSON some other way. Like, I already deal with multi-user systems where "hobbies" is a field in there. I don't see the harm in saying "If you wanna add a birthDate field, it should be 'YYYY-MM-DD' and not seconds-since-epoch or something". The polkit stuff? Makes my gut churn.

Replies (1)

  • @lukeshu @k3ym0 I don't think it's possible to separate them in the abstract. There is clearly a common intent and a belief that this doesn't work unless they're all merged.

    Open ##1624397