systemd moment đźâđš
systemd moment đźâđš
Yes but Iâll try to expand on that for anyone not in the know.
In general thereâs been a wealth of info about users but you didnât necessarily need info in there. Like GECOS where you can store the full name, phone numbers, etc.
These are simply fields made available but not required. Systemd is making it available but your OS itself doesnât need to use it at all.
Now I personally very much disagree with all this age verification BS but systemd isnât really doing anything extreme here nor unprecedented.
Yeah itâs insane. I wrote up a complaint in another thread but I think the OP realised how terrible it was because it was deleted by the time I hit submit. That particular post was utter trash, not even attempting to maintain a reasonable tone or look at the situation dispassionately. Its lede literally read:
Dylan, useful idiot with commit access, pushed age verification PRs to systemd, Ubuntu & Arch, got 2 Microslop employees to merge it, called it âhilariously pointlessâ in the PR itself, then watched Lennart personally block the revert. Unpaid compliance simp.
And frankly, the author of that sort of hit piece should be ashamed of himself. Far, far more than Dylan should.
Itâs such a dumb thing to whinge about. Age verification is not a bad thing! Whatâs bad is age verification that is implemented in a way that either requires, or significantly increases the chances of peopleâs privacy being violated. Requiring people to upload photo ID directly to sites, or to third-party âtrusted age verification partnersâ. Or trusting bullshit AI face-detection age verification.
Age verification thatâs implemented by asking parents toâŠyâknow, actually *parent*, and helping them to do that by giving them tools like OS-level parental controls, enforced through operating system and browser APIs that we mandate apps and websites use, *is the way to go*. The OS should expose to apps, and browsers expose to websites, only the simple answer to the question: âis the current user of a legal age to access this content?â as a boolean value, based on information stored in the OS by parents setting it. No fancy technology. No privacy invasion. Just simply giving parents the tools to help them do their job.
There are more complicated technical solutions that could be used. Things involving repeated hashes or blind digital signatures. But these are only appropriate if we pre-suppose that the government needs to strictly enforce it by requiring IDs or other sensitive information be used to age verify. And these solutions help minimise the risk by eliminating the connection between the age verification and which sites are being accessed (so the verifier canât see what sites the verifyee is viewing, and the sites canât see who the person being verified was, only that they were verified). And you donât need to go even that far. Because the best solution is right down on the userâs device, with a simple setting that parents can set.