I’ve only absorbed bits and pieces of the story, but allegedly there’s an age verification push happening on Linux? What’s the full story here?

  • cecilkorik@piefed.ca
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    1 hour ago

    A bunch of US states (and other western countries) are flirting with, passing or have already passed laws saying operating systems must implement “age verification” for the completely disingenuous purpose of “protecting the children” or the companies that make the Linux distros will be liable for infringement and severe penalties. This, naturally, makes many of the companies involved that make Linux distros really eager to implement age verification. Many of said companies are backed and funded by large, powerful tech companies who are lobbying for exactly this legislation because it makes life extremely difficult and uncertain for Linux users, while at the same time it makes life easier for them and their extremely child-unfriendly content platforms that they want to maintain the ability to manipulate children with and blame Linux when children get manipulated by it saying that Linux should’ve told them the user was a child and it was actually Linux’s fault that the child got manipulated, not them.

    Meanwhile, the users and maintainers of Linux itself, the systems that make up Linux, and even the maintainers and contributors to many Linux distros, who are real human people and not faceless corporations, think following unjustified laws is unjustified, see through this lobbying for the dishonest cop-out it is, think this is fucking garbage, and are telling the corpo scum to go fuck themselves with rusty knives. This is entirely appropriate and reasonable in this case.

    Hope that helps explain what’s going on.

  • Admiral Patrick@dubvee.org
    link
    fedilink
    English
    arrow-up
    35
    ·
    edit-2
    6 hours ago

    An optional field was added to the userdb to allow storing birthdate. That’s it.

    The systemd project merged a pull request adding a new birthDate field to the JSON user records managed by userdb in response to the age verification laws of California, Colorado, and Brazil.

    This is the same record that already holds basic user metadata like realName, emailAddress, and location. The field stores a full date in YYYY-MM-DD format and can only be set by administrators, not by users themselves.

    An optional field in the userdb JSON object. It’s not a policy engine, not an API for apps. We just define the field, so that it’s standardized iff [sic] people want to store the date there, but it’s entirely optional.

    –Lennart Poettering

    https://itsfoss.com/news/systemd-age-verification/

        • BurgerBaron@piefed.social
          link
          fedilink
          English
          arrow-up
          8
          arrow-down
          2
          ·
          5 hours ago

          There’s ample evidence there is an organised international push for these mass surveillance efforts in many countries all at once, do you deny this?

          • ozymandias117@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            ·
            edit-2
            3 hours ago

            I would argue, for now, this is malicious compliance from the open source community.

            Adding an optional field in the UserDB to store an age covers the requirements of the law, without trying to help with the spirit of the law

            But I do understand the boiling the frog side

    • SorteKanin@feddit.dk
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      5 hours ago

      iff [sic]

      In case you are unaware, “iff” is short for “if and only if”, i.e. bidirectional implication. It’s not a typo.

      • kkj@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        4
        ·
        4 hours ago

        It is a word, but I don’t think it’s really applicable here. The standard exists even if no one wants to use it or ever does.

    • Petter1@discuss.tchncs.de
      link
      fedilink
      arrow-up
      3
      arrow-down
      3
      ·
      5 hours ago

      Exactly, making it possible for admins (parents) to set up systems with rules based on age for their many children

      • youcantreadthis@quokk.au
        link
        fedilink
        English
        arrow-up
        4
        ·
        4 hours ago

        They can install some parental controls from the package manager. This doesnot need to be in fucking systemd.

  • ryannathans@aussie.zone
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    3 hours ago

    Looks like Microsoft funds and maintains systemd so they can exert control over all the Linux bistros and force this shit in

    • Great Blue Heron@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      Do you believe Microslop funds and maintains systemd because Lennart Poettering works there, or is there more to it than that?

      If it’s just that Poettering works there, you may be interested to know that he left in January this year.

      • ryannathans@aussie.zone
        link
        fedilink
        arrow-up
        2
        ·
        2 hours ago

        Lennart Poettering left Microsoft, not systemd

        And they left for PR reasons, to literally appear not evil and to “build trust”

  • solrize@lemmy.ml
    link
    fedilink
    arrow-up
    4
    arrow-down
    3
    ·
    edit-2
    4 hours ago

    Some random foolishly submitted a systemd patch and it got rejected after some back and forth. I think there’s not much more to it so far.

      • solrize@lemmy.ml
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        3 hours ago

        Yeah there was some back and forth. It got approved by someone from Microsoft then unapproved by Lennart Poettering. Basically temporary kerfluffle. There’s a writeup from yesterday, I think this: https://itsfoss.com/news/systemd-age-verification/

        There’s now an unpopulated field to hold a birthdate but it’s not being used by anything. I guess that is sub-optimal though. This kind of thing if it’s to exist at all should be on individual user accounts, not anything system-wide.

        • ozymandias117@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          edit-2
          4 hours ago

          A pull request to revert it was posted, but wasn’t merged

          Edit: The revert patch being denied is when the drama started