this post was submitted on 25 Mar 2026
91 points (67.0% liked)

Linux

64091 readers
811 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Some of you need to watch this video, and hang your head in shame.

Dylan Taylor has been receiving constant harassment, including threats to his life and safety, for actions done collectively by SystemD. The article by Sam Bent was explictly mentioned as part of the harassment campaign, and rightfully so.

I don't think enough people realize that this is catastrophically bad. It'll discourage people from becoming open source developers, it'll discourage people from using Linux, and it'll discourage legislators from taking the Linux community seriously.

If you ever wished ill upon another human being for complying with a relatively inconsequential law, you are better off never touching a computer again. The Linux community has collectively gone so far beyond what is acceptable here.

you are viewing a single comment's thread
view the rest of the comments
[–] ejs@piefed.social 7 points 1 day ago (3 children)

i think subset of people online who are vocally upset about his code contributions (and harassing him, committing fraud, and so on) are ignorant to the actual charges in the PRs and only read the headline and assume he’s shoving ID verification down our throats. I primarily blame media outlets and social media accounts trying to capitalize on this outrage over nothing.

[–] lost_faith@lemmy.ca 18 points 1 day ago (1 children)

Some of us are old enough and have seen enough to KNOW this is not the end of this. They start with little non things like this (age attestation), see how the population takes it, and when they are sure a majority are onboard with this "Not really invasive, voluntary thing" they change it up to be more invasive and non voluntary(age verification). No, this guy shouldn't be getting death threats, that is stupid, but he should hang his head in shame for complying in advance. The more we fight this, the longer it will take. I am sad the youth of today will never see the web I did.

[–] ejs@piefed.social 1 points 18 hours ago (1 children)

Honest question: are you sure this thinking is not a slippery slope fallacy?

You seem to imply that adding self age attestation inherently necessitates ID verification.

I do not agree with this line of thinking. Instead, I reason that this PR was merged because it is not harmful, and a potential future PR implementing ID verification would not be merged. These are two separate things (PRs/merges), which are not in any way tied to each other causually.

[–] lost_faith@lemmy.ca 3 points 17 hours ago (1 children)

I see it more as a boiling frog, look at California/Colorado/Brazil and I think NY is getting in on it as well, then there is the UK/Australia starting points. The Gov'ts and meta etc are looking for buy in. As the discussion dies down after attestation you will see them try to take another step to submitting actual ID (you have the infra in place, just add this API...) give it a year or so after we've moved on to another subject

Any time "they" cry Maude's line "Won't someone PLEASE think of the children!" the children's safety is the furthest thing from their mind. I hope I am wrong, but I have seen too much stuff like this to hold my breath. The more we fight every step the longer it will take to come into effect and we can hope for more buy in, from the less educated on this invasion of privacy of the population, to the resistance instead of acquiescing in advance. Linux distros are the last stand against it from major OSes, Microslop/Apple/iOS/Android are all on board, no fight. There is at least 1 distro that changed their EULA to say that their OS is not to be used in California or Colorado and lists the date that the laws come into effect.

Instead, to ACTUALLY think of the children, parents should be using the built in Parental Controls available on all OSes to keep their children from going places they shouldn't. Getting into fantasy land here but, these controls should have simple to follow instructions so parents can easily set them up with no tech knowledge, simple access to curated blocklists (a great job for LLMs) so they can easily add an approved block list by age range, and in the case of phones the parental controls should block resetting of the phone to factory settings unless from the parental control settings.

I do not agree with this line of thinking. Instead, I reason that this PR was merged because it is not harmful, and a potential future PR implementing ID verification would not be merged. These are two separate things (PRs/merges), which are not in any way tied to each other causually.

PR vs Merge is a moot point here, I am looking at the bigger picture to see where these choices are leading. By itself the attestation is pointless as anyone can put anything they want, but it is step one - buy in. We should never just look at what is going on around us in isolation or the bigger picture will crush us all.

I hope I didn't ramble too much here and lose my focus.

[–] ejs@piefed.social -1 points 16 hours ago

I’m still not convinced there is a direct casual link between the merged attestation and some future surveillance. Your speculation that this is some deliberate political strategy for some gradual escalation from attestation to surveillance is not logical evidence, but some belief you have, which holds no weight in an argument; it stands that you have no concrete evidence against your logic being a slippery slope fallacy.

You did concede to my argument by admitting “by itself the attestation is pointless.” Good to know we agree that there is outrage over nothing.

By saying “PR vs merge is a moot point”, you’re running away from a logical/technical debate by being dismissive; you are openly stating you don’t care how the mechanics of these foss projects actually work. Again, you can have a speculative opinion, but that is not a logical argument.

When you argue parents should be using OS parental controls, you do know that that’s exactly what the systemd age attestation PR is building, right? It seems you’re fighting against the very infrastructure needed for your preferred solution.

Finally, you conflate local infrastructure with cloud APIs (vindicating my claim that people opposing this are ignorant to the actual code being merged): Systemd is a local init system. Connecting the local userdb age integer to an external, network reliant govt API is a monumental leap in implementation and architecture, not a simple “add this API” patch that can be quietly slipped in without the entire foss community noticing and revolting. The attestation PR, for instance, had around 200 comments, of back and fourth refining of implementation and discussion, before merge.

[–] tabular@lemmy.world 8 points 1 day ago* (last edited 1 day ago) (1 children)

Maybe others really believe it's not "nothing" 😒

[–] ejs@piefed.social 1 points 18 hours ago (1 children)

To be clear, I would also be outraged if some personal privacy nightmare got merged into foss projects I used.

However, adding an optional field to userdb for self reporting of age is definitely not a privacy concern. I honestly have not heard a valid argument against this addition of an optional field. Most are just appeals to emotion/outrage not grounded in the reality of what code was actually committed/merged.

[–] lightnsfw@reddthat.com 3 points 17 hours ago (1 children)

What benefit is there to have it? The only purpose it serves is to create privacy concerns.

[–] ejs@piefed.social -2 points 17 hours ago (1 children)

Benefits:

  • avoids a fragmented, disorganized, DE level implementation of storing user age
  • allows distros to choose to comply with law

I maintain that optional self reporting of age is not a privacy violation. Would you clarify: what specific privacy concerns does the merged systemd PR create? Be specific about the material consequences it has on the privacy of users.

[–] lightnsfw@reddthat.com 3 points 15 hours ago (1 children)

How is having a centralized store of all your demographic information where any app can query it on your OS a privacy concern? Are you serious? Maybe people don't want to send their personal information to every single god damn thing that asks for it?

Example:

The Datastealingassholes app wants your data

Without this: You are prompted to enter your DOB in a field, decide fuck no, and that's that.

With this: They query the data store on your OS and they have whatever they want without input from you. Maybe the app is run by a bad actor trying to spy on you. They already have your DOB. It just confirmed for them that YOU are the person operating this PC.

[–] ejs@piefed.social 0 points 15 hours ago (1 children)

Your example relies on some assumptions:

  • User has chosen to opt into filling in their actual DOB (not some nonsense date)
  • User has app installed that fetches the DOB from userdb

None of these assumptions are garunteed by the merged code into systemd. The following are optional, and not required as a result of the code merged into systemd:

  • Merely setting data into the DOB field
  • Attesting DOB honestly
  • installing some prying application that queries

It’s possible to put your full first and last name into your user, so by your logic the first and last name fields of the user profile should not exist.

Did that help identify the absurdity of your argument?

[–] lightnsfw@reddthat.com 4 points 15 hours ago

It doesn't guarantee anything, but does open the door for it. Now that this functionality exists, apps are going to start using it and requiring it. It's now something we all have to worry about and compensate for going forward.

If you're not putting accurate information in there why have it at all? Why argue in favor of it? There is literally no benefit to having this shit other than to comply with a bullshit law that they could get around by simply blocking California users from downloading their OS (this wouldn't actually work because peer to peer exists, but it would eliminate the OS developers responsibility in the situation).

It’s possible to put your full first and last name into your user, so by your logic the first and last name fields of the user profile should not exist.

Agreed