Has passed third Senate reading 15/4/2026

Has passed first House of Commons reading 30/4/2026.

  • brax@sh.itjust.works
    link
    fedilink
    arrow-up
    14
    ·
    6 hours ago

    Lmao, what a waste of tax dollars. Like, it’s been a complete failure in the other countries that have lobotomized themselves and done it - yeah we should do it too! What could possibly go wrong?

    …idiots

  • Jerkface (any/all)@lemmy.ca
    link
    fedilink
    English
    arrow-up
    9
    ·
    5 hours ago

    i’m not saying this isn’t BAD but honestly it’s hard to care that much because the internet i care about is already dead, anyway. we need to build our own mesh network

    • ipkpjersi@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      4 hours ago

      Honestly, you’re not wrong.

      Try and find a country not doing this or something almost the same, I’ll wait.

      Literally every country is trying to pull this shit in 2026.

      • kent_eh@lemmy.ca
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 hours ago

        Literally every country is trying to pull this shit in 2026.

        That doesn’t mean it isn’t a bad idea that is being poorly implemented and will absolutely have massive privacy implications.

        • Jerkface (any/all)@lemmy.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 hours ago

          I bet NOW people are gonna care about that. After a lifetime of Facebook/Linkd-In etc, Foursquare/Strava/etc, unencrypted email, plaintext passwords, actual decades of never once creating a GPG key, using public WIFI, sticking passwords to monitors, and using “password” as a password, this is gonna be the straw that breaks the camel’s back…

          Privacy is DEAD. Just wait until every camera in public is also generating a constant stream of AI observations.

          I don’t even care about privacy (per se) anymore, I want just non-commercial spaces. You can see my ass if you want, I will gladly trade privacy for expression in a place I’m not being exploited by capital.

  • tleb@lemmy.ca
    link
    fedilink
    arrow-up
    27
    arrow-down
    3
    ·
    15 hours ago

    Age verification would be fine if it was an OAuth type thing - I sign in with the government on the government’s website, they report back that I have the 18+ grant. I don’t know why they’re going in this direction of just requiring that private companies collect a bunch of personal information to “verify” me

    • Nik282000@lemmy.ca
      link
      fedilink
      arrow-up
      15
      arrow-down
      1
      ·
      14 hours ago

      Is there anything to stop the government side from compiling a list of users and the sites that request verification? Because that just makes a centralized target for hacking or internal crime. There’s got to be a way that allows for both verification and zero trust :/

      • ILikeBoobies@lemmy.ca
        link
        fedilink
        arrow-up
        7
        ·
        4 hours ago

        Or just the next government comes in and targets gay/trans people based on the websites they use.

      • JasonDJ@lemmy.zip
        link
        fedilink
        arrow-up
        12
        ·
        13 hours ago

        I mean…yeah…but it sounds really bad on the surface.

        Crypto. Namely, certificates or smartcards.

        Imagine if your driver’s license were a smartcard. It’d essentially just be a cryptographic key pair that asserts that you are “you” because the card says you are and you both have the card and know the unlock PIN.

        Now, that sounds like the government could easily track you, but not quite. All that really matters is that the certificate is valid. Not expired, not revoked, and there is a mutual trust in a third party (the issuer).

        This doesn’t require a query to the issuer. It can, and should, i.e. using OCSP or CRLs. CRLs, in particular, are a bit better here…instead of the service going back to the issuer and saying “is this certificate still good”, instead, the issuer periodically publishes a list of all revoked serial numbers that get downloaded by anybody who wants them.

        The important thing is, the service provider (i.e. the website) never has to ask about you by name. They know you are you, because you possess your private keys, and they trust that the issuer of your certificate (a corresponding public key, signed by the issuers private key) is thorough in verifying your identity.

        I think a mutual-third-party trust model (basically, certificates) is about as good as it can get. I don’t think you can verify without trust. That’s not how the proverb goes. Not at all.

        • teyrnon@sh.itjust.works
          link
          fedilink
          arrow-up
          8
          ·
          5 hours ago

          If age verification was an inevitability, you might be right here. I do not think we should accept age verification as an inevitability. This is a cynical attempt to 1984 us.

          • JasonDJ@lemmy.zip
            link
            fedilink
            arrow-up
            4
            ·
            4 hours ago

            I really do feel that there should be an official means to verify your identity online. And it 100% should not be this shady bullshit we are being sold of uploading a video of your face and drivers license. Government-issued cryptographic identifies are about as good as you can get for something thats universally trusted (enough) to issue and validate IDs. That’s…kind of their thing.

            But…it needs to be reserved for when you need to do “official” stuff, like accessing your health records, banks, interacting with the government, signing forms as legally required, signing emails (at senders discretion), etc.

            Needing to provide your ID to shitpost on reddit or search yandex for femboy dwarves is a bridge too far.

        • prodigalsorcerer@lemmy.ca
          link
          fedilink
          arrow-up
          4
          ·
          5 hours ago

          That has the same issue as a lot of privacy-protecting age verification services, which is that there’s never actually a moment when someone verifies that you are you.

          Like, if someone sold their key and password to a few people, it would still work everywhere and there would be no obvious reason for the key to be revoked. All it takes is one poorly implemented (or malicious) website to capture everyone’s keys and passwords, and then they sell them to kids.

          I don’t think there’s a way to avoid that issue. You can either implement privacy or verifiability, but not both, and governments are going to trend towards verifiability.

          • JasonDJ@lemmy.zip
            link
            fedilink
            arrow-up
            2
            ·
            5 hours ago

            This just demonstrates a common misconception of smartcards. The private keys are non exportable. They never leave the card. They can’t. Leaving the card destroys them.

            The PIN may be compromised, but without physically having the card, the PIN is worthless. Likewise, without the PIN, the card is worthless. You have to have both.

            Now, yeah, people could sell them…but the only people who would are the very same whose identity is already practically “worthless” (in the capitalist sense) to begin with, so the market sort of solves itself there. If a person’s identity were of any value, they wouldn’t need to sell it.

            It can be used for authentication, but it should be thought of more as a signature (but in many ways more secure and verifiable)

            • prodigalsorcerer@lemmy.ca
              link
              fedilink
              arrow-up
              1
              ·
              3 hours ago

              Can you explain how I’d use my smartcard to verify my age on a website? Does everyone need to buy a card reader for their computer?

        • DiarrheaSommelier@lemmy.ca
          link
          fedilink
          arrow-up
          3
          ·
          10 hours ago

          This is the way. There are many cryptographic ways to make this possible without sharing any personal or usage information with any party. Too bad our legislators as a group are too fucking stupid to understand any tech more complicated than two cans with a string.

          • JasonDJ@lemmy.zip
            link
            fedilink
            arrow-up
            4
            ·
            5 hours ago

            Such is the problem. IME, most people in tech can’t wrap their heads around PKI, I have zero faith in legislatures to do so.

      • Sunshine@piefed.caOP
        link
        fedilink
        English
        arrow-up
        6
        ·
        13 hours ago

        Regulate algorithms, beef up moderation and dns filtering is the proper way to protect kids.

  • Sunshine@piefed.caOP
    link
    fedilink
    English
    arrow-up
    50
    arrow-down
    1
    ·
    18 hours ago

    We the people need to write to our mps that we oppose this attack on privacy.

  • a_gee_dizzle@lemmy.ca
    link
    fedilink
    arrow-up
    8
    ·
    17 hours ago

    So at this point I guess there’s no point in Manitoba implementing this. There’s no use in the province going through all the work and doing all this when the federal government is going to do it anyway

    • Sunshine@piefed.caOP
      link
      fedilink
      English
      arrow-up
      10
      ·
      13 hours ago

      If we thought the recent explosion of scams was bad enough, oh boy are we in for a rude awakening after this passes.

      The leaks of ids and face mappings would be through the roof.

      Imagine the chaos those albertan separatists are gonna cause with this and the electoral list.