Store birth date in systemd for age verification

(github.com)

21 points | by sadeshmukh 6 hours ago

9 comments

  • JellyYelly 2 hours ago
    I don't mean to come across as a snob, or anything like that, but I find this PR really odd.

    It's the authors first time contributing to this repo and it the feedback on the PR that was addressed is really odd, like some of it is super basic stuff, even if you're not familiar with the code base or the language.

    Just an all round weird vibe.

  • jprjr_ 6 minutes ago
    I cannot express how disappointed I am to see open source projects giving in to complying with age attestation laws.

    I feel like complying really undermines any first amendment arguments. Software is a first amendment protected form of expression, giving in before getting any actual threats from the state makes your participation seem voluntary.

    Systemd's participation puts the entire world into compliance with a California law

  • mzajc 17 minutes ago
    Tangentially related, but does anyone know what Poettering's "cryptographically verifiable integrity" endeavor[0] is about yet?

    [0]: https://news.ycombinator.com/item?id=46784572

  • petee 7 minutes ago
    I had to check the date; is not April yet
  • miohtama 3 hours ago
    This should be the time for open-source developers to use their common sense to decide whether we should push back.

    If California wants to create its own Protect the children operating system, it should bear the cost and responsibility for this alone, and not export any of the sketchy political agenda to the wider open source community.

  • bravetraveler 1 hour ago
    Where can I drop a file to always return 1969
  • noobermin 1 hour ago
    The context is that this is in response to California in the US potentially passing a law that requires age verification on the operating system level.
  • icar 2 hours ago
    Having this in userdb is not bad per se. We already have a bunch of PII in there.
    • stuaxo 58 minutes ago
      I like the analogy of data as oil: polluting when it gets out.

      I'd like to severely limit the amount of PII on the system.

  • anotherhadi 1 hour ago
    Pretty good implementation imo