• FridaySteve@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    Blocking social media for kids is not to protect the kids, but to create a police surveillance regime where it becomes easier for the government to track everyone and stop protestors who go against their regime.

    How?

    • Rikj000@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      3
      ·
      6 months ago

      As already pointed out,
      age verification everywhere.

      As an example, the UK currently wants age verification everywhere, even on Wikipedia…

      Besides the government tracking you, it’s also a risk for identity theft.

      As an example, Australia wants age verification everywhere, even on Discord, which lead to a data breach where 70k IDs got leaked due to insufficient security practices on their part.

      This is only the first of many of such leaks of these laws become more common.

      • FridaySteve@lemmy.world
        link
        fedilink
        arrow-up
        1
        arrow-down
        4
        ·
        6 months ago

        So don’t go on platforms that require ID verification I guess. If you’re coordinating anything subversive or threatening to the power structure on public-facing social media then you should have stopped doing that a long long time ago.

        • eleijeep@piefed.social
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          6 months ago

          You’re really saying “if you have nothing to hide then you have nothing to fear,” and it’s corollary, “only those who have something to hide require privacy?”

          Were you born yesterday?

          • FridaySteve@lemmy.world
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            6 months ago

            I was in Arab Spring. I’ve been doing public demonstrations for decades, including actions that change governments. Don’t be naive. Public social media, ID verified or not, is not where you should be planning ops.

          • NightFantom@slrpnk.net
            link
            fedilink
            arrow-up
            1
            ·
            6 months ago

            Not the guy you were talking to but I wonder, what do you think about privacy preserving age verification?

            A site requests your age, this opens a 3rd party oauth or similar login where you can login without the site directly seeing it, you get a request similar to logging in with google and getting the “this site will see your email and real name”, but the request will only contain your age. The third party will cryptographically sign the message containing only the request uuid and your age (or even just >18 or <18) and the site itself can verify that, but nothing more or less.