What we call "age verification" is actually mass surveillance

(pluralistic.net)

478 points | by hn_acker 4 hours ago

36 comments

  • john_strinlai 4 hours ago
    >"Age verification" means that everyone who does anything online will have to submit to fine-grained tracking and recording of all their online activities.

    its been said 1000 times here, but: age verification doesn't have to be a nightmare dystopia of 24/7 fine-grained tracking and recording unless you are somehow hoping to achieve 100% success rate (something we have not done with any other law ever). there are several reasonable proposals that would be 90%+ successful without stepping on anyone's toes.

    i am convinced that enough people in power know it, too, but see this as their chance to get the full-dystopia version rolled out.

    • Wowfunhappy 3 hours ago
      Could you be more specific as to what you're imagining? I don't personally see a way to verify someone's age which doesn't involve either credit card verification, photo id verification, or some sort of facial recognition. If you know enough about someone to verify their age—even to a relatively low degree of accuracy—you probably know enough to pinpoint who they are in general.

      Heck—in most cases, we can't even tell the difference between humans and bots anymore! And it's true that we basically accept that some bots will slip through the cracks—but identifying bots also strikes me as significantly easier than identifying children.

      • Aaargh20318 3 hours ago
        The way identity wallets work:

        The government issues an eID to your wallet. The ID is signed by the government and linked to the device to prevent transferring the credential. A public/private key-pair is generated by the secure enclave in your phone, the public key along with proof of possession of the private key is included in the request for the government eID. The government signs individual attributes combined with the public key with the government private key. The government certificate containing the public key is, well, public.

        One of the attributes is ‘over_18’ (In the EU eID scheme countries can add other over_XX attributes if they want, but over_18 is mandatory).

        When a website wants to requests attributes, in this case the over_18 attribute, they send a request to the user’s wallet app, including a challenge. The wallet sends back a package including the government-signed attribute, which contains the device public key and the over_18 attribute plus a response to the challenge (proving the credential didn’t get transferred).

        The website only sees the ‘over_18’ attribute, which is backed by the government signature. They don’t see any other attributes (the wallet app shows in advance which attributes you are sharing). The government never sees which website wants to know if you’re 18+.

        Of course this is all a bit simplified, check OIDC4VCI and OIDC4VP for details.

        The only real issue is the wallet app and device binding. Because a compromised device could allow credentials to be transferred some form of attestation of device and wallet app is required. In practice this means no rooted/jailbroken phones.

        • Aurornis 2 hours ago
          > The website only sees the ‘over_18’ attribute, which is backed by the government signature

          Not true. The device's public key is also sent, which functions as a stable device identifier.

          We've spent years trying to get away from stable tracking IDs and fingerprinting. Returning to a system where devices are sending a stable ID to a website to prove ownership is a step backward.

          There are proposed mitigations like issuing multiple sets of credentials or rotating them, but we're not going to get an infinite number of keypairs for every website or session in the secure enclave in practice.

          Another reason why these proposals aren't getting much uptake is that they aren't addressing what the lawmakers are pursuing: They don't want anonymous authorization tied to the device. They want IDs tied to accounts and a way to discourage people from sharing IDs. In the anonymous systems it only takes one person a few minutes to put an over-18 identity into a device and there's no way to determine if someone is abusing the system by stealing IDs or if someone's 18 year old brother is setting up all of their younger brothers' phones for $5 each.

          The situation gets stickier when you acknowledge that it's not possible to limit all of these websites to only mobile phone devices with secure enclaves that are not jailbroken. Once you open a door to desktop devices and other OSes accessing these sites, you open the door to replaying and proxying attacks, where someone will produce those `over_18` attestations on-demand for you, possibly for a minimal price. This brings us back to the public stable identifier to discourage fraud, which means governments won't be happy to issue as many keypairs as we want, which means we're back to semi-stable fingerprints.

          • IX-103 0 minutes ago
            [delayed]
          • Aaargh20318 1 hour ago
            > Not true. The device's public key is also sent, which functions as a stable device identifier.

            This is covered by allowing for single-use credentials. IIRC the EU personal IDs will use this. Basically, the wallet requests a batch of single-use eIDs that all use different device key-pairs. Each credential is only used for one request and then deleted. The wallet will automatically request new credentials in batches when they run out. The old key-pairs are deleted along with the credential so you don’t run out of space in the secure enclave.

            > Another reason why these proposals aren't getting much uptake

            I’m not sure what you mean by not much uptake, EU countries are required to issue and accept them for official business by the end of 2026

        • horsawlarway 2 hours ago
          > In practice this means no rooted/jailbroken phones.

          Personally - this is less acceptable to me than just having the site collect my image/id.

          I'd support just putting the id in a dedicated device (ex - gov issues smart key) or just accepting that sometimes people will share id info (just like... physical ids).

          It doesn't even close all the doors to transferring ids - since I can still just hand someone a phone (just like... physical ids).

          • echoangle 1 hour ago
            If you use physical ids to verify your identity, they normally verify that your face matches the image on the id, no? That’s not possible for web id.
        • Wowfunhappy 1 hour ago
          > The only real issue is the wallet app and device binding. Because a compromised device could allow credentials to be transferred some form of attestation of device and wallet app is required. In practice this means no rooted/jailbroken phones.

          Yeah, and no Linux PCs, no custom builds of web browsers (which would effectively become open source in theory only)—basically the end of any kind of open platform. I would much rather just scan my ID!

        • MyMemoryfails 58 minutes ago
          If you are referring to EUID (not fully sure as you said EU eID, i dont know if you are referring the estonia of eID like system)

          I have to mention that EUID is not private, since there's "provider" element which informs website if you are 18 or not. The flow is:

          1) You scan QR code 2) Your EUDI wallet does verification, informs provider to tell you are 18+ 3) Provider informs website you are 18+

          The EUID draft doesnt mention tech like ohttp for anonymizing requests. So there's risk of provider keeping track of who you are. So while everybody claims its fully anonymous which is just false. Government could ask website/service for the token or account information then use timestamp or token then combining with "provider" logs, your identity will be exposed.

          EUID has another problem which is letting all countries implement system, which is wasteful duplication effort so this probably will be outsourced and to same company to reduce duplication efforts. Then it'll be centralized and they happen be collecting telemetry data for "experience improvements" as everysite out there do.

          I haven't even mentioned biggest problems like requiring attestation Apple/Google. While spec doesn't require it, but the likehood country's app requiring it will be very high.

        • skinfaxi 2 hours ago
          Couldn't the public key be used as an identifier for tracking?
        • hluska 11 minutes ago
          There is no real practical difference between ‘attested devices’ and scanning ID…
        • mcfedr 46 minutes ago
          Which part of that is avoiding the distopian control?

          the very first line, government issued digital id - we have been avoiding that for a very long time

          how does this work on an open source operating system?

        • manapause 48 minutes ago
          What about at the device level?

          “You must be this tall to ride this ride”

          “ you must be 18 to own an iPhone 18+ “

          I apologize for the drive-by question, and I appreciate your takes!

        • irusensei 1 hour ago
          >The government issues an eID to your wallet

          So people in dubious legal circumstances are locked out the internet?

        • chollida1 1 hour ago
          How does this work without a phone? I do 99% of my computer work, like now, not on a phone.

          Do regular desktop and laptop computers have the same secure enclave feature?

        • inigyou 2 hours ago
          > which contains the device public key

          And there it is.

        • ninalanyon 2 hours ago
          So now I have to have a mobile phone?
          • pluralmonad 2 hours ago
            And one you don't fully own/control. Fully owned devices will be unsupported, obviously.
            • petemill 2 hours ago
              Sounds like what a government issued card should be used for, which seems fine
          • sonic45132 2 hours ago
            I feel the idea of public key encryption could be done without a phone but the device locking makes it harder to transfer the token off device. Like the parent comment said, I think 90% is all we can aim for. Nothing is going to be perfect.
          • rustyminnow 2 hours ago
            Could probably be implemented by a smartcard or yubikey-like device as well. Shoot, just build it into my state issued ID card.
            • baby_souffle 1 hour ago
              Do you know how hard it was to get RealID rolled out?

              And now you're going to tell every state to do it again, but this time it's got a chip in it so "just trust the government, man".

              This will go well.

          • intrasight 2 hours ago
            Identity wallets can be made to work anywhere.
          • maccard 2 hours ago
            Secure Enclave on a mobile phone, or an NFC smart card both work fine. It could be your passport, drivers license, national ID, whatever.
          • izacus 2 hours ago
            You can have an ID card. Just like for buying alcohol and cigarettes.
      • john_strinlai 3 hours ago
        >Could you be more specific as to what you're imagining?

        sure, i'll put my favorite two. though you'll find much more detailed and thought-out versions of these (and others) in the dozens of other giant threads on the same topic.

        - buy a card with a UUID from anywhere that sells alcohol/tobacco that is valid for some period of time. most people are comfortable with flashing their ID at the clerk. the UUID card is non-identifying.

        - websites issue content tags, browsers consume them, you enter your age into the OS during setup.

        • donmcronald 3 hours ago
          > buy a card with a UUID from anywhere that sells alcohol/tobacco that is valid for some period of time

          Why should I pay continuously to prove I'm an adult? And those cards will be getting sold to kids faster than you can blink. I bet a lot of parents would buy them for their kids.

          • sdeframond 1 hour ago
            > I bet a lot of parents would buy them for their kids.

            That changes the default from "anyone can do anything" to "gotta ask parents". Defaults matter at scale. It adds friction.

          • john_strinlai 3 hours ago
            >And those cards will be getting sold to kids faster than you can blink.

            there's a reason i said 90% and not 100% effective. alcohol and tobacco get resold to kids, too.

            • fl4regun 2 hours ago
              What makes you think this will be close to 90%? Unless these cards are expensive I don't see that happening.
              • john_strinlai 2 hours ago
                >What makes you think this will be close to 90%? Unless these cards are expensive I don't see that happening.

                its obviously just an illustrative guess. but if the penalty of possessing the card is similar to underage possession of alcohol/tobacco, and larger penalties if a store/person is found providing a card to someone underage, i see no reason why it wouldnt have a similar success rate as alcohol/tobacco.

                • inigyou 2 hours ago
                  Why possess the card when you can just buy the UUID on the dark web
                  • bilkow 1 hour ago
                    If they have access to the "dark web" they can already do anything that requires age verification there. In the same way you expect that the rule to "not sell UUIDs" wouldn't be respected there, I wouldn't expect other age-verification rules to be respected, no matter the verification method.
                    • inigyou 46 minutes ago
                      Well, it's rather harder to sell bottles of beer on the dark web than short text strings.
                      • bilkow 3 minutes ago
                        That is true, it is harder, although AFAIK people do sell all kinds of illegal things there.
                  • john_strinlai 2 hours ago
                    sure? i feel like i need to reemphasize the "not going for 100% effectiveness" thing again.

                    hopefully some parent steps in if their kid is on the dark web trying to make purchases with their parent's credit card.

                  • anigbrowl 31 minutes ago
                    Why buy a UUID when you can just get porn on the dark web
                  • triceratops 1 hour ago
                    Kids can buy drugs on the dark web too.
          • drdexebtjl 1 hour ago
            > I bet a lot of parents would buy them for their kids.

            Good. I should be able to make judgement calls about what my children can or can’t access outside of school.

            It’s better if they do it under my supervision than against my back, aided by a predator whose only moat is lending their ID, or their face.

          • CPLX 2 hours ago
            Why should you pay for an internet connection, or a computing device with a screen? This isn't a serious counterargument.
            • fluoridation 1 hour ago
              Because those things cost money to make and to maintain, whereas there's no intrinsic cost to prove one is an adult.
              • CPLX 1 hour ago
                Yes there is.

                You need to pay for a drivers license or a passport and so on. So there is an intrinsic cost to prove who you are where you are from and what your birthday is already.

                You have to pay for all sorts of small things to participate in normal society. This isn't a serious criticism.

                By definition this is not a life critical thing, it's something that is procured in order to access specific services on the internet, which is not free.

                • fluoridation 1 hour ago
                  >You need to pay for a drivers license or a passport and so on.

                  I have a government ID and I didn't pay for it. I can use it to travel to nearby countries in lieu of a passport. The assumption that IDs are necessarily non-free (to the issuee) is pretty funny to me.

                  >it's something that is procured in order to access specific services on the internet, which is not free.

                  The maintenance of the Internet is already paid for through ISP contracts.

                  • CPLX 50 minutes ago
                    I mean, if you really want to make the government subsidize an ID verification scheme or mandate that certain real-world locations provide age verification as a social service for everyone, that's fine.

                    It's orthogonal to the discussion, though, which is about whether we should do it or not, because the costs here aren't significant and don't change the terms of the debate.

                    • fluoridation 44 minutes ago
                      I'm personally in favor of just banning children off the Internet, but I don't agree it's orthogonal to the discussion. What I replied to was the implication that someone should pay a recurring cost to prove they're an adult for the same reason that they pay to own a computer or to connect to the Internet. Don't disown the dumb thing you said.
                      • CPLX 34 minutes ago
                        I'm not disowning it at all. I think paying a recurring cost to prove you're an adult for purposes of accessing the internet is completely fine, trivial, and unimportant.

                        You have to pay a cost to go out in public, since there are nudity laws. You have to pay a cost to use an airport or a train station. You have to pay a fee to prove that you own a car. And so on.

                        It just doesn't matter. It's not important. It's consistent with how we organize our society in general, which makes focusing on it in this one particular instance more understandable as an attempt to distract from the substantive merits of these arguments about age verification.

        • utopiah 3 hours ago
          > UUID card is non-identifying.

          Kids aren't going to trade Pokemon cards in the playground anymore...

          • choo-t 2 hours ago
            Well, they could trade identifying ones too or even stollen ID cards if you want to go this way.

            They could also trade porn-filled thumb drive or old-school glossy paper magazine. There no way to prevent kid's exposure to stuff at a 100% success rate.

            There no way to avoid exposure completely

            • utopiah 1 minute ago
              Indeed but you are the one who claimed it was not a hard problem.
        • cogman10 3 hours ago
          And honestly, all these should ultimately just be done client side in the browser. After the browser has verified "User is x or user is over 21" there's no reason to then send that information to the website.

          Let websites issue a "window.isUserOver(16)" call once and then move forward based on the response to that query.

          • Wowfunhappy 2 hours ago
            This would require browser attestation, wouldn't it? Otherwise kids are just going to download a custom build of Chromium where `window.isUserOver(16)` is always `True`.
            • cogman10 1 hour ago
              Some probably will. 99% of them don't even know what "Chromium" is.

              This doesn't have to be perfect.

              • Wowfunhappy 1 hour ago
                Right now, they don't know. They're going to learn very quickly when they want to use some website and they can't.

                We agree it doesn't need to be 100% perfect. But it needs to be at least, like, 60% perfect, right? And unless you make it at least a bit hard to bypass, it will stop virtually no one.

                • cogman10 1 hour ago
                  Some undoubtedly will.

                  Installing a new browser is already a bit hard for most people. I think you are a little skewed in your thinking being online on HN.

                  You also aren't thinking about age. Certainly 16 and 18 year old probably can get a new browser installed. But a 14 year old? 12 year old? 10 year old? That barrier is a lot higher the younger a kid is.

                  • Wowfunhappy 55 minutes ago
                    I just finished my second year as a fifth grade teacher, so I have a lot of experience with ten year olds. I am confident a majority of my students would be able to install an alternative web browser if they needed to, and a majority of the remainder would ask a friend to do it.

                    To give you an example of the workarounds kids will find: Youtube was blocked on school laptops, so the kids all started embedding Youtube videos inside of Google Sheets in order to watch stuff. This isn't, like, something a few savvy kids did, it was a widespread and common practice.

            • mindslight 1 hour ago
              No, it only "requires" browser attestation if we taken it as a given that the onus is on tech companies for verifying who they are talking to - ie identity verification that most of these schemes boil down to regardless of how cute they're dressed up.

              To effectively keep adult content away from kids, it merely requires secure boot and closed app stores, which are already widespread. And they are only required on the devices actually given to kids, rather than every single computing device.

              But this proposal has another problem: it's easy for a website to run isUserOver(n) in a loop to derive the exact age. And on a persistent account, it can be queried every day to derive an exact birthday! Which comes back to my main point that the only technical schemes we should be considering are ones where information strictly flows one way - the website/app supplies information to the browser/OS, which then [may] implement parental control policy. anything else fundamentally boils down to a mandate for identity verification.

              • Wowfunhappy 1 hour ago
                > To effectively keep adult content away from kids, it merely requires secure boot and closed app stores, which are already widespread. And they are only required on the devices actually given to kids, rather than every single computing device.

                ...I guess I don't really see the difference.

                Closed app stores are widespread on some platforms but certainly not others, and I for one would really like them to not spread any further.

                • mindslight 1 hour ago
                  For starters here, the difference is that only devices that parents give to kids need to have secure boot and controlled software sources. The point is that every other device remains completely unaffected.

                  But in general there is a huge difference between the freedom-destroying properties of secure boot with closed app stores, and the next step of remote attestation. Remote attestation lets the server insist that you only run software fully of their choosing rather than your choosing, as a condition of interacting with them. This completely destroys the idea of protocols that mediate between two parties with diverging interests, and computationally disenfranchises users. Imagine the next generation of the Cloudflare nagwall that doesn't let you past unless you buy a new computer, and that new computer must be running MSWin/OSX and MSIE/Chrome.

                  (also note that my use of "secure boot" here includes systems like on Pixels where you can straightforwardly unlock the bootloader (erasing the data on the device), install whatever you want, and then relock. I still find these systems philosophically objectionable, as there is still a privileged key baked in and retained by the manufacturer - similar security properties could be provided without the backdoor. But pragmatically they've been working okay)

          • mminer237 2 hours ago
            This is how California is legislating it—requiring the OS to let an admin set the user's age, then let browsers and through them, websites, to query that setting.
          • inigyou 2 hours ago
            You can get their exact age by binary search.
            • ekr____ 1 hour ago
              Typically these APIs are designed so you can't make arbitrary queries, but rather there are fixed age brackets.
              • inigyou 46 minutes ago
                Then it can't be bool isOver(int age)
        • dana-s 3 hours ago
          I'm just left wondering, how would that be different than buying a phone? Most kids also don't have money to spend on devices, that's all coming from adults, how would the UUID work any different? In my view it seems we'll just reach the current state as with phones.
        • shevy-java 17 minutes ago
          > - websites issue content tags, browsers consume them, you enter your age into the OS during setup.

          Why would that be acceptable though? What if a user does not trust the operating system? Even Linux may not be safe in the future, what with age sniffing coming by Red Hat integrating it into system already. And Red Hat plans more - xorg is abandoned on purpose, for instance.

      • pyrale 1 hour ago
        you generate a random number and send it to website you want to visit.

        Website you want to visit generates a one-time private/public key for the purpose of this login attempt, hashes your random number, and sends the hash back to you.

        You connect to the government auth platform, auth yourself to your government, and ask them to sign the hash you received.

        You pass the signed hash as well as the original random number to the website you wanted to access (the original random number is used by the website to store the one-time key they generated for you). They can see it is signed by the government. They can see it is made with the hash they provided.

        You get access to whatever content you wanted. The website doesn't know who you are. The government doesn't know where you logged in. Sure, it won't hold up against collusion between website and government, but nothing would.

        the principles explained above are slight adaptations of PKCE authentication.

        • LudwigNagasena 58 minutes ago
          > Sure, it won't hold up against collusion between website and government, but nothing would.

          Right, so it's just privacy theatre.

          • pyrale 35 minutes ago
            Not necessarily. Some sites have no interest in communicating your data to the government, unlike their 23019 affiliate ad programs.

            If your government is paying private third parties to collect data on you (hello USA), the issue is much wider, and nothing would protect you from such a government. Even without age verification, if the government is interested in spying on you, and the sites are willing to sell, they would gladly trade your IP and connection log.

      • oliwarner 3 hours ago
        That's because you're treating AV as a system that must be 100% correct immediately. This isn't banking or an election.

        As soon as you loosen off the requirements to "reasonable effort", you can start looking at account age, facial features, social attestation, and include retrospective tools to revisit someone's verification if they get in and start acting like a child. Heuristically messy but far from impossible to demand a stronger form of verification if their original might have been borderline.

        The goal is broad coverage, not complete. Screening doesn't have to get 100% to have an effect.

        • Wowfunhappy 2 hours ago
          I understand it doesn't need to be 100% correct. But I think what you're describing is either (A) going to be very privacy invasive, (B) going to create problems for lots of adults, or (C) going to be precisely as effective as a checkbox saying "I agree I am over 18 years old".
      • zug_zug 3 hours ago
        Sure here's one example of decentralizing it -- it's going to be overly simple just as a toy example to show how easy it could be:

        Whenever you want to prove your adult you go to "am I an adult.gov" and you use your credit card or whatever to prove you are an adult. At which point you get a 1-time 5-digit code that is UNIVERSAL TO EVERY SINGLE HUMAN and good for 1 hour (everybody who uses the site gets the same code that hour).

        Then when you want to look at porn or something, you use this code. Boom simple and done.

        There are even much better much more private techniques that use cryptography, and AI is happy to explain these graduate-degree level topics to you at your own pace.

        Of course there are situations where people steal things, and use deep-fakes, etc, but those exist in every model.

        • akmiller 3 hours ago
          Same code for all people for 1 hour and you don't think we'd immediately have rotating codes to pass the gate?
          • dpoloncsak 2 hours ago
            I'd setup the .onion in a heartbeat. Take crypto donations, cash out in Monero
          • zug_zug 58 minutes ago
            I sure hope so.

            I think the only thing I actually have any concern about is phones and social media use for kids, and I think that has a much easier solution than any sorting of tracking-BS.

        • malwrar 3 hours ago
          Headline news: children infiltrate the universal adult one time password scheme for porn, parents panic! Turns out the 18 year olds started selling access to their younger friends, who resold it to their younger friends.
          • sowbug 2 hours ago
            Hopefully it would be less of a criticism of the system, and more spurring people to ask questions like "Wait, why did you leave a hunting knife on the coffee table?"

            Design a scheme that equips parents with better tools to be better parents, rather than one that reduces the scope of parenting responsibilities.

          • john_strinlai 3 hours ago
            this happens with alcohol and tobacco every day. i cant think of the last time it reached headline news.
            • malwrar 3 hours ago
              My point is that the entire check is bypassed easily and instantly, and in the meantime the government gets data that someone _will_ figure out how to make personally identifying for adults, or will argue for changes to make it so. Alcohol age limits are a simple physical check for a vice that everyone accepts those who want it can get at. I’d rather demand that device manufacturers give parents effective controls before we try solving this problem by identifying internet users wholesale.
            • pwg 2 hours ago
              It does not reach headline news because everyone just accepts that the "filter" is imperfect.

              But, for some reason, little twelve year old Jimmy obtaining access to porn evokes some kind of far more visceral reaction in Jimmy's parents (or if not Jimmy's parents, some "busybody" who wants to "protect all the children") than Jimmy managing to get himself a pack of Salem's or a Pabst Blue Ribbon tallboy.

              • john_strinlai 2 hours ago
                right, that's exactly what i was getting at with my original comment. none of the laws we have are 100% effective. so i find it weird that this specific topic always devolves into "well some kid will be able to get access, so your proposal sucks".
              • triceratops 27 minutes ago
                > little twelve year old Jimmy obtaining access to porn evokes some kind of far more visceral reaction in Jimmy's parents

                Because right now there's next to no barrier to access compared to Jimmy getting himself a beer. If you keep saying "Your proposal sucks because it isn't perfect and we should do nothing" then you're essentially surrendering to the people who really want facial scans.

          • zug_zug 1 hour ago
            are you kidding? there will always be a million porn sites not hosted in the US that everybody will have access too.

            This sort of pedantry is really just supporting the opposition.

      • lotu 2 hours ago
        Using existing parental controls parents could set their kids age and that could be used for the age controls. Could the parents let the kids around the age gate? Sure but they could do that even if a government ID and camera was required. This actually might be more effective than a lot of these systems because other adults could not let the kids use their IDs
        • inigyou 2 hours ago
          Existing parental controls don't work - new ones would have to be created.
      • netrap 2 hours ago
        Perfect is the enemy of the good, right? I mean a page header or some other simple means to identify "adult" vs not is good for most cases? Just thinking about it.. obviously it can be bypassed but is there a good enough?
      • armchairhacker 3 hours ago
        Make unrestricted devices like alcohol: you need ID to buy (but the box containing the device you’re sold is indistinguishable from any other, so the device may have a UUID but it can’t be traced to your ID); kids caught with unrestricted devices in school have them confiscated; maybe fine parents, but I think discouragement and banning in schools is enough. Kids can have restricted devices, distinguished from unrestricted by appearance in a way that’s hard to fake.
        • Wowfunhappy 3 hours ago
          I don't know, treating general-purpose computers like alcohol seems a lot more dystopian to me. Does this extend to PC components? Can I build a machine and put Linux on it?
          • armchairhacker 3 hours ago
            Do most kids have the ability and motivation to build their own machines?

            AFAIK you don’t need ID to buy juice, sugar, and yeast to make your own alcohol, so I think it should be the same for computer parts.

            • impure-aqua 3 hours ago
              > Do most kids have the ability and motivation to build their own machines?

              I and pretty much everyone else in my childhood TeamSpeak server did at roughly 14 years of age.

              • armchairhacker 1 hour ago
                Did the people in your Teamspeak server have issues with concentration and socialization like most social media addicts today?
          • intrasight 2 hours ago
            > Can I build a machine and put Linux on it?

            Maybe for the next few years you'll be able to do that. Analogy: back in the day you could just build your own airplane and fly it around. There were no regulations.

      • soperj 1 hour ago
        just do what they did in Leisure suit Larry, ask some skill testing questions that only someone older than 18 would know. Give them a short time to answer so they can't look it up.
      • blahaj 2 hours ago
        Cryptographically blinded age verification with a government signed digital ID
      • michael1999 3 hours ago
        Info-minimized oidc handshakes with certified identity providers could verify age-category of a user with no other information shared.

        Consider "log in with apple" as it is today. Depending on what you share, a relying website might not even get your name or email.

        • bbminner 3 hours ago
          Yes, that was my thought as well when i was visiting UK and reddit kept asking me to verify my age. It might be even more private and non-trackable than that - if "age.id.gov" central authority effectively "provides a new random user id" (implementation may vary and does not need to have a "literal username") every time you try to use it / log into a website that needs to verify your age - this way websites can not even track you across platforms.

          It seems like all the tech stack is there to implement a very simple and privacy-persevering solution.

          It does not even smell of state censorship because a website does not have to check your age if it decides to be "non compliant".

          Why isn't it implemented like that? Based on the comments it seems more like a "free-for-all implement-your-own-PPI-handling-thon".

          This will ofc make life harder for a some groups of people - like people without / limited access to IDs etc. And i do not even argue that the whole thing is necessary.

          But there seem to be vastly superior technical means to implement that, aren't there?

        • inigyou 3 hours ago
          The only way to know that is to trust Apple.
      • dfxm12 2 hours ago
        If you don't think a checkbox saying "I am 13 or older" is adequate, with all the behavioral tracking available to say Meta, they can tell well enough. OpenAI talks about this too: https://openai.com/index/our-approach-to-age-prediction/

        Knowing who someone is in general is different from having a photo of their face or government ID confirmation.

      • lo_zamoyski 2 hours ago
        This is a classic case for one time ZKPs. Sure, you can't get around attestation, but the party that needs to verify that you meet age criteria doesn't need to know your age or other private information.

        I presume you're concerned by the attesting party's knowledge of both the signature and identify information. Yes, in principle these can be linked, but in practice, it may be difficult or made very difficult, and today, very little of our online activity is really anonymous anyway. It is generally not too difficult to infer identity based on the content someone generates and the bread crumbs they leave behind.

        Of course, if the intent is to use age verification as a wedge to monitor everyone, then it will be difficult politically to secure the protections needed to prevent that sort of data fusion.

    • terribleperson 23 minutes ago
      It doesn't even need 'age verification'. Ostensibly, the goal is to prevent children from accessing content their parents don't want them to see. That means all that's needed is a standard way for parents to make sure that websites know their children are children. They don't need identity, they don't need actual age, we don't even need a complicated cryptographic solution.

      California had the right idea - establish a standard way for a client to identify that the user isn't an adult (or you could do it the other way around, but that's less permissive), mandate that websites obey the flag, mandate that OSes include the feature and that browsers use it. In the end, anyone who owns a device can set their age group flag however they want it - it would be up to parents to make sure their children only use devices set the way they want. The parents could set their 8 year old's age group to whatever age group they want, and rest assured that websites would respect it.

      • convolvatron 13 minutes ago
        or don't put the burden on the website at all, but let the parent choose whitelists of child-appropriate sites based on whatever criteria they want.
      • cindyllm 1 minute ago
        [dead]
    • Retr0id 3 hours ago
      Where are these mythical sweet-spot solutions? Concretely, half the websites I visit from the UK want me to either scan my face or upload ID documents to access their full featureset. Now that users have been conditioned to accept this, nobody seems very interested in figuring out how to collect less PII - only insulating themselves from liability by having the data processed by a third party.
      • irusensei 1 hour ago
        They don't exist because the organizations who lobbied governments were YOTI, Persona, K-ID and others who have a vested interest in collecting data and rent seek by latching through regulations like diseased ticks.
      • cogman10 3 hours ago
        The UK has draconian laws.

        But some of the easiest middle ground solutions that solve 90% of the problem are things like simple math problems. Get asked "3+7" and that will pretty quickly filter out almost anyone under the age of 6. If you can accept that there are some smart 4 or 5 year olds who can do simple math, congrats you recognize there's a 10%.

        • Retr0id 3 hours ago
          They are indeed draconian, and the rest of the world is now eyeing up adopting similar legislation.
      • dijksterhuis 3 hours ago
        > half the websites I visit from the UK want me to either scan my face or upload ID documents to access their full featureset.

        what kind of websites are you visiting to get age checked on half of the sites you visit? i've only been asked to verify for dating apps and "sexy stuff". and i definitely don't spend 50% of my total browsing time on those sites.

        maybe this says more about the kind of content/sites you're accessing if it is really as high as 50%? UK age verification mostly only applies to sites which might end up hosting the content quoted below.

        > pornographic images, and content that encourages, promotes, or provides instructions for eating disorders, self-harm, or suicide.

        or you're just being hyperbolic? 79% of statistics are made up, after all.

        • Retr0id 2 hours ago
          reddit.com, discord.app, google.com with safe-search off (This one works sometimes, they are A/B testing force-enabling safe-search for unauth'd sessions)
          • dofm 1 hour ago
            Oh, reddit, yes. Good point.

            I don't use that; it's worse for your brain than any regulated substance. Kick your reddit habit while you can.

            Google safe search: I've only seen this from my PAYG mobile phone, because I've never bothered to lift the adult content lock on that after more than a decade, and Google is the only place I've seen ask, actually. Even so it rarely happens.

            Discord: the mere idea of being in an adult-content-related discord group is enough to make my skin crawl.

            Worth noting that of these three, only one of them is a UK-only decision, as far as I am aware: Google Safe Search respects UK phone companies' default adult content block on PAYG. They are about the only company that does. Reddit and Discord have made this decision globally, have they not? Because there are US state laws too.

      • john_strinlai 3 hours ago
        >mythical sweet-spot solutions?

        there are thousands of comments on these threads every time it comes up. there's tons of what i consider reasonable solutions proposed. there's examples below, too, which don't require face scans.

        >Concretely, half the websites I visit from the UK want me to either scan my face or upload ID documents

        yeah, i agree that really sucks.

        • Retr0id 3 hours ago
          I've yet to see one I consider reasonable.
          • john_strinlai 3 hours ago
            if you think even the client-side "yes im 18" on OS setup proposals are unreasonable, i dont know what to say.
            • Retr0id 3 hours ago
              Privacy-wise I think they're completely acceptable, but in terms of circumvention I don't think the politicians will be satisfied. It's barely a step up from the "I'm over 18" buttons on websites.
              • john_strinlai 2 hours ago
                >It's barely a step up from the "I'm over 18" buttons on websites.

                i think its a pretty decent step up from that, but i know what you mean.

                >I don't think the politicians will be satisfied.

                and that circles back to my original point. the politicians aren't satisfied with a "mostly effective" solution (e.g. OS-enforced age attestation) as they are with literally every other law, and instead are taking advantage of the issue to justify mass surveillance.

              • intended 2 hours ago
                I believe kids will always find circumvention pathways.

                There is a signaling function these laws serve: things are the products we consider acceptable in society. We have these rules for cigarettes, booze, and vapes.

                That said, privacy being sacrificed for signals, is an unacceptable trade, especially when better solutions can be crafted.

                • throw93939r 1 hour ago
                  Tha is what pede file would also say. We need to secrefise privacy, but of politicians and police officers to see why they love pede pholes so much!

                  Do not support daughter fuckers in goverment!

          • throwaway75353 2 hours ago
            [dead]
      • gambiting 3 hours ago
        Government builds a website where you can log in using any government issued ID or using one of the many many many available services that hold your details already(at least in the UK nearly everyone will have a DLVA account, HMRC account, HMPO account, NHS account.....all of these are government services which we can only assume hold our data securely already).

        On that website, you can click "give me a verification code", it gives you a code that is single use and only valid 24 hours. You type that into whatever 18+ website you need to, they use a public API provided by the government to just check "yes this is a valid code and the user is 18" - bang, done, verified. The website knows nothing about you at all, except for the fact that you're 18.

        In fact, the UK government ALREADY HAS THIS. For the EU settlement scheme, you can give your employeer(or anyone else who needs it) a special magic code that they type in on the government website, and it just says "yet his person has the right to reside in the UK" without spilling any of your personal information at all. The code is single use and valid a limited amount of time. And you can do the same with your driving licence, where anyone can verify you hold a valid licence without actually seeing it or any details on it.

        Like, am I being stupid here? It seems like an almost trivial solution to the problem, especially given that it already exists for at least 2 services named above.

        And yes, I know people will say "oh but that requires the government having this data on you, and that's bad" or "but then the government will know you've authenticated with pornhub!".

        And yes, both of these are true - but on point 1 - like, I'd love some ideal situation where the government can simultaniously give me a passport or a driving licence AND not have any information about me at the same time, but that ain't happening, and on point 2 - yes, but that's still infinitely preferable to the current implementation, and it can be easily solved with legislation saying that the code authentication service doesn't log who requested verification, it just answers with yes/no and that's it.

        • Retr0id 3 hours ago
          Every time I search something, I open a fresh private tab and google it. If I want to turn safe-search off, I'd have to go through this code verification flow for every single search. Aside from just being annoying, they'd have to implement strict rate limiting to prevent automated code sharing, so I'd soon end up waiting for a rate limit to expire before I can search anything.

          And "the government will know you've authenticated with pornhub" is extremely harmful, in my opinion.

          • intended 1 hour ago
            Sadly we got to this place because there are other harms that are occurring and those are forcing this conversation.
            • OkayPhysicist 1 hour ago
              The "other harms" are made up fearmongering by rightwing cowards and incompetent parents.
              • intended 1 hour ago
                Hah. I wish.

                I have personally had to remove NCII for teens and young adults. Grooming is a thing, self harm communities are a thing, as is sextortion.All of it at internet scale.

                And this ignores the parts where the platforms released features they knew from their own tests, were harmful to teens.

                It is convenient to dismiss them, because it makes it easier to hold positions that depend on them being minor harms.

        • OkayPhysicist 1 hour ago
          This means giving the government complete insight into your internet browsing. All they need to do is store a database table of handed out keys to ids.

          This is unacceptable tyranny on its face.

          • gambiting 1 hour ago
            >>This means giving the government complete insight into your internet browsing.

            ...how? All they know is you've authenticated with service X. And like I said, we can make legislation to say they are not allowed to keep the record of who authenticated.

            Besides, let's not let perfect be the enemy of the good - in the UK all ISPs are required to keep a full year of your browsing history, and 17 government agencies can access this data(including DEFRA - the agriculture agency lol). So like....the "the government will have a full history of your browsing" is a ship that sailed a few years ago. Obviously I don't agree with it, and I think we should be on the streets of London and protesting this, but here we are as a country.

            So like yeah, I get your point. But UK is particularily fucked on this point, let's not make it even more fucked with the way things currently are, the authentication can and should be done better.

        • Jabrov 3 hours ago
          The codes can trivially be shared in this case
          • gambiting 3 hours ago
            ...and? Just like a child can "trivially" ask an adult to buy them a beer.

            Who are these adults giving children their verification codes for adult websites?

            • Retr0id 1 hour ago
              Asking adults for beer doesn't scale, code sharing can. If you want to crack down on code sharing, you'd have to start surveilling who is signing up to what.
              • triceratops 25 minutes ago
                > If you want to crack down on code sharing, you'd have to start surveilling who is signing up to what.

                Why? One code for one user account per site. If you're paranoid about privacy rotate codes and accounts weekly. As long as you can purchase the codes with cash in IRL stores the privacy impact is minimal.

              • gambiting 1 hour ago
                So this solution is fine for proving your immigration status, getting employment or renting a house, but it's not good enough for browsing porn(to be a tiny bit flippant)?

                >>If you want to crack down on code sharing

                Right now, all the kid has to do is grab their parents passport while they are not home or asleep, scan it on their phone and they are in. It takes 30 seconds.

                With the codes they would either need to convince their parents to generate a code for them, or find someone online who will - which of the current solutions seems less prone to abuse to you?

                Again, let's not let perfect be the enemy of the good.

    • LudwigNagasena 52 minutes ago
      The age verification that doesn't have to be a nightmare dystopia of 24/7 fine-grained tracking and recording is called parental controls and it already exists in most systems. It doesn't require any proof of ID, internet connection, complex distributed systems, and so on. And it has near 100% success rate.
    • pokstad 3 hours ago
      Exactly. The same way that selling alcohol doesn’t require a paper trail of every beer I’ve bought.
      • rationalist 3 hours ago
        I don't know about this, stores around me are scanning people's IDs to verify their age.

        I guess I could make an ID (not a counterfeit government ID) that uses the same encoding for the birthday.

      • win311fwg 3 hours ago
        Not anymore, at least. In these parts your alcohol purchases did require a paper trail once upon a time.
      • SecretDreams 3 hours ago
        To be fair, I buy my beers on CC. If someone really wanted to know the best IPAs and session able beers they could get, they could audit my CC records and then cross check to the breweries and pubs to see what I was buying. Just depends how much someone wants to learns bout good beer.
        • normie3000 3 hours ago
          Anything under 4% should be sessionable IME.
      • Aerroon 2 hours ago
        And yet in practice they do.

        Well, not every beer but when you shop at Beers-R-Us they know.

    • 63stack 2 hours ago
      What's the point in making this distinction? This is HN, 99% of the users here are aware of what zero knowledge proof is and that it's possible to implement it that way.

      The general consensus and what the article is alluding to is that it will be probably implemented in a way that allows individual tracking and identification.

      • john_strinlai 2 hours ago
        >What's the point in making this distinction?

        we're on a discussion board, so i started a discussion. that was the point.

        • kemotep 2 hours ago
          I also only learned about Zero-Knowledge Proofs from links to articles, blogs, and discussions here so someone has to bring it up.
      • intended 2 hours ago
        I don’t know? Maybe its the little give and take that helps build a solution that is mature and limits the kind of harms kid are facing, without sacrificing privacy?

        It’s also the very cool, nuanced and technical tooling that people here tend to enjoy figuring out, and building.

        It side steps the thought terminating tar pits of “privacy at all costs” or “save the children”.

    • Bjartr 1 hour ago
      So let's see some of the champions of these systems acknowledge this downside and make the case that they should be built in a way that avoids it and not back down on that when it becomes inconvenient.
      • vitally3643 1 hour ago
        Why would they ever do that? The spying is the point.
    • hacker_88 3 hours ago
      They can track you with cookies , now they have age and identity signals .
    • 1vuio0pswjnm7 56 minutes ago
      The so-called "social media" companies in the past have bragged to advertisers and the public about how much they know about their targets, also known as "users". Statements like, "We know more about you than your friends and family."

      Now, is this really true. Probably not. It's exaggeration. It's hype

      But these companies have learned that a 100% correct is not necessary to make money. For example, if they are correct 80% of the time, then maybe that's good enough

      A law that achieves an 80% reduction in youth ad targets might also be "good enough"

      The toes getting stepped on belong to the companies

      The kids who will still access these companies' websites come hell or high water, the 20%, are unlikely to complain

      Complaints come from the companies and those who rely on these companies to make money. Like the author of this blog post, they keep calling a handful of Big Tech websites/app endpoints "the internet"

      Their toes are going to get crushed

      "Social media" is not "the internet"

    • blaze33 1 hour ago
      > age verification doesn't have to be a nightmare dystopia

      But I feel there's not a lot of trust that whatever implementation we could end up with wouldn't be such a dystopia. The real world equivalent would be checkpoints at every intersection verifying the driver's age, the cashier who carded the 20 yo with a beer now does it for everyone, makes a copy of your ID and stores it in a big folder shared with their 427 "business partners".

      Imo we should scrap the whole idea of age verification. Kids get a kidPhone with kidOS, whitelist of age-appropriate resources & capabilities. You wouldn't let an 8 yo drive on the highway, yet they can have a supercar to drive unsupervised on the information highway, no biggie. Internet is full of adults doing all sort of stuff while kids need supervision and education: design safe spaces for children, not checkpoints at every corner.

    • Aerroon 2 hours ago
      Yeah, and once you have the non-intrusive system in place you can just switch it out for the tracking one without the user knowing.

      Or there's probably some kind of correlation trail possible that will track you even with the anonymous systems.

    • sneak 3 hours ago
      This isn’t about kids at all. The ID requirement is the WHOLE POINT.

      That it is technically possible to do age verification in a privacy-preserving way is thus entirely irrelevant.

      They want all online activity tied to ID so they can violently, illegally retaliate in the dark of night against protected expression online that they don’t like.

      That’s all this is. Privacy-preserving techniques are irrelevant because they do not accomplish this goal.

      • encom 22 minutes ago
        My government shouldn't decide what content I'm viewing or providing, and that's the end of it.

        >muh kids

        That's the parents problem, not mine.

        Any system the government comes up with will be insecure, inconvenient, invasive and cost the taxpayers billions, and you all know it's true.

      • inigyou 3 hours ago
        There is also, separately from that, a need to protect kids from growing up into the people in Idiocracy.
        • sylos 1 hour ago
          Getting children to not grow up into idiots requires intense parental interactions, healthy environments, and the ability to explore and get hurt. Identification isn't even on the list.
        • sneak 3 hours ago
          They already failed to do that by steadily eroding the educational system and its standards over the last 50-70 years. We’re already there. The electorate can’t locate the countries on a map in which the US is fighting multiple wars in their name.

          Banning Instagram ain’t gonna fix that.

          This is not in any way whatsoever about children.

          • inigyou 2 hours ago
            Is it possible that two or more things both harm children?
            • llbbdd 51 minutes ago
              Let's ban books and skateboards too
    • pc86 1 hour ago
      > there are several reasonable proposals that would be 90%+ successful without stepping on anyone's toes.

      I have a feeling my definition of having my toes stepped on differs dramatically from yours.

      > i am convinced that enough people in power know it, too, but see this as their chance to get the full-dystopia version rolled out.

      Well there's plenty of idiots in power and I'm sure they have no idea. But there absolutely are evil ones who simply want more power and don't care what happens after they have it.

      If this were actually about protecting children, maybe you could get something passed that wasn't just ground work for a panopticon hellscape. But it's not about children at all - the people truly worried about that are just useful idiots - it's about power, and so you can't pass anything without having the surveillance infrastructure forced in.

    • sharperguy 3 hours ago
      Doesn't _have_ to be except not enough voters can tell the difference which is exactly the goal.
    • akmiller 3 hours ago
      Doesn't 90% successful mean you are stepping on 10% toes???
      • john_strinlai 3 hours ago
        >Doesn't 90% successful mean you are stepping on 10% toes???

        no, it means that <10% of kids under 16 or whatever age will still make it onto instagram

        • akmiller 3 hours ago
          Wouldn't this mean we don't know what age these 10% are in?
          • john_strinlai 3 hours ago
            i dont know what point you are trying to make.

            there are laws against underage drinking and buying alcohol. some kids still get access to alcohol. the law is mostly successful, with an acceptable amount of failure rate.

            same concept.

            • akmiller 2 hours ago
              Gating is not just for porn, they are talking about using for social media and various other things. You can imagine that many things end up age gated if this becomes legislation, as a preventative measure.

              Then your 10% becomes problematic because you are either restricting or granting access based on invalid information. So in your world here we then need ways for people who were incorrectly gated to reach out and be corrected somehow.

          • inigyou 3 hours ago
            No, it means Instagram doesn't know.
    • jazz9k 2 hours ago
      It was never about the children. They are rolling this out, so online comments can be tracked to names and addresses.

      It's to suppress free speech and arrest people that post anything against the government's narrative.

      Many people have already been arrested in the UK for this. This is the next logical step.

    • dfxm12 2 hours ago
      i am convinced that enough people in power know it, too, but see this as their chance to get the full-dystopia version rolled out.

      Correct. The goal here isn't "to save kids". That's just one of the Horsemen of the Infocalypse [0] used to market taking away our freedom.

      0 - https://en.wikipedia.org/wiki/Four_Horsemen_of_the_Infocalyp...

    • shevy-java 3 hours ago
      > age verification doesn't have to be a nightmare dystopia of 24/7 fine-grained tracking

      Personally I don't care how much age sniffing is mandatory in that I think it is inacceptable on any level. Do you try to insinuate that a little bit of tracking is ok? Because I can not buy into that premise. To me the whole assumption is wrong from the get go.

      • john_strinlai 2 hours ago
        >Do you try to insinuate that a little bit of tracking is ok?

        no, and you can read through other comments here and on the many threads of the same topic for proposals which have no tracking.

    • mindslight 3 hours ago
      Would you mind elaborating on the specific methods you're referencing? To me, the entire problem is framing the issue as "age verification" in the first place - this implies the web company is responsible for knowing and controlling who uses their service. Whether this is a full-on demand for drivers' license / face scan / verification can, or whether there can be a technical process that obscures some details doesn't change this underlying dynamic!

      The other problem you're up against is in the low-friction online environment, 90% easily turns into a much lower percentage. Which will actually manifest itself as the initial methods that achieved "90%" being declared insufficient in favor of stronger methods of identity verification.

      I say this as a parent staring down having to deal with the dumpster fire that is the modern web in the next short year or two - the only sane way to address this problem is through client-side parental control software that works based on website/app tags supplied by the server / app creator / etc. There is indeed a market failure here, so the sensible regulation is to make websites over a certain size publish labels about the suitability of their content for age brackets, whether a site is social media, contains user generated content, has algorithmic feeds, and so on - affirmative assertions about the content that carry legal weight and liability for them not being true. Device manufacturers over a certain size would need to include parental control software that can be enabled during the setup process.

      If parental controls are enabled and a website has not published tags (too small, foreign jurisdiction, misconfiguration, etc), then it simply fails closed and refuses to display the site. This keeps decisions about content suitability in the hands of parents where it belongs, rather than putting it in the hands of corporate attorneys who will often make decisions directly contrary to what parents want! Remember this whole topic is being pushed by big tech to absolve themselves of liability for pushing harmful products!

      • john_strinlai 3 hours ago
        >Would you mind elaborating on the specific methods you're referencing?

        well, i mean, you put a decently reasonable one in your own comment: "client-side parental control software that works based on website/app tags supplied by the server / app creator / etc."

        another sibling comment mentions alcohol sales. government could issue a scratch card with UUID that's valid for some time, sold at anywhere alcohol/tobacco is already sold. most people are already comfortable with flashing an id at the beer store.

        read any other the other dozen similar threads with hundreds of comments, and there are a handful of other neat ideas usually voted pretty high up.

        • Aerroon 2 hours ago
          Isn't getting around showing ID for alcohol about as easy as clicking "Yes I'm above 18"? All you need is to know someone that would buy it. Or know someone that knows someone that would buy it. Or know someone that had it bought for them.

          Or I guess in the case of the US... maybe even just steal it considering how lax people seem to be with theft.

          • john_strinlai 2 hours ago
            >Isn't getting around showing ID for alcohol about as easy as clicking "Yes I'm above 18"? All you need is to know someone that would buy it.

            and yet, most kids aren't walking around hammered. the penalties of underage possession and supplying to underage kids deters most people.

            i will reemphasize that literally no law is 100% effective, so its silly to talk about age verification as if it has to be the first one to be 100% effective.

        • mindslight 2 hours ago
          Note that what I outlined is decidedly not "age verification" or "identity verification" - rather it relies on on-device parental controls, where the decision process is still completely under the control of the end users (ie parents). The main point of the legislation would be to prime the network effects to overcome the current market failure.

          The details of the setup are very important as they lay out which way the situation will be pushed as the calls invariably continue. There are many other neat ideas that are voted high up, that still fundamentally still just boil down to identity verification! This why we need to talk specifics - even most programmers are bad at designing secure systems, as it requires the additional skill of adversarial thinking.

          For instance, the scratch card idea you bring up fails with the same problem - it still puts the onus for yes/no decisions on the companies, meaning when the scratch cards are declared not good enough, those companies will then move on to additional methods - and it would be a tall order to craft legislation that prohibited companies from employing any other identity verification methods beyond the scratch cards. And in case it's not obvious, the scratch cards will readily be seen as not good enough - if they're truly private, it's easy for anyone to make a couple extra bucks by buying some (up to the limit), and then selling the tokens online.

          (never mind that many beer stores have moved to online verification of licenses where they scan your ID# and it gets backhauled to some centralized database, so even buying beer isn't appropriately described as "flash your ID" any more)

          (also note that any "age verification" or "identity verification" scheme does not merely absolve big tech of liability, rather it moves that legal liability on to parents themselves! )

    • kazinator 3 hours ago
      In tech, 10% unsuccessful today is 100% unsuccessful next week, when everyone learns how to join that 10% who got around it.

      The shit is horrible if 100% successful, and yet not worth doing if it isn't.

    • XorNot 3 hours ago
      I am convinced that no one will make any progress on this issue so long as they refuse to understand that their aren't a group of shadowy figures pushing for this but rather a sizeable chunk of the general population, buoyed on by various moral outrage interest groups including a great many HNers who have been happily stoking the narrative that social media is the cause of every negative statistical ill.

      Who wants this? God damn everyone. And in so much as Facebook might do something with the data, what they really want is a legal moat of sufficient depth to drown possible competitors.

      • bluebarbet 3 hours ago
        In fairness (i.e. looking at the data with an open mind), social media does seem to be the cause of (or at least strongly correlated with) a bunch of ills.
        • akmiller 2 hours ago
          That's true but has anyone studied the good things that have happened from younger people being able to find community or other positive aspects?

          Either way the solution again is not age gating, it's real meaningful data privacy laws that if enacted would have a huge effect on many companies today.

      • splitstud 1 hour ago
        [dead]
    • ordu 3 hours ago
      > age verification doesn't have to be a nightmare dystopia of 24/7 fine-grained tracking and recording unless you are somehow hoping to achieve 100% success rate

      I believe you are missing the point. "To protect kids" is just a cover, the nightmare dystopia is the real goal. So age verification have to be a nightmare dystopia or it would be useless for those, who push for it.

      • john_strinlai 3 hours ago
        >I believe you are missing the point. "To protect kids" is just a cover, the nightmare dystopia is the real goal.

        did i miss the point? because my last sentence literally says this.

        • ordu 3 hours ago
          Ah, well, no. Sorry, didn't read to the end of it. It is just I see no point at all to discuss other options, so sorta become bored reading about them.
      • amanaplanacanal 3 hours ago
        Well, some who push it anyway. There is another group whose motive is to get rid of all porn.
  • krupan 52 minutes ago
    Parents largely control what their kids have access to, whether it requires a device, a data plan, home Wi-Fi, whatever. Where parents don't/can't control their kids' access, no amount of regulation and technology will fix it.

    This applies not just to social media, but drugs, alcohol, porn, etc. Yes, laws and IDs add friction and that's good, but if a kid really wants those things they are going to find a way.

    Social media already had built in friction without needing new regulations and ID requirements. To access social media you need a relatively expensive (for kids) device and some way to connect that device to the Internet, which is also not free.

    The biggest problem I see is that unlike alcohol, drugs, and porn, there are seemingly benign reasons for kids to use social media. Sports teams, dance classes, youth groups, etc. all want to keep in touch and allow group communication. Too often the adults in charge turn to Instagram or whatever social media app for the group communication. Now, unfortunately, your kid needs an IG account.

    • al_borland 46 minutes ago
      Even as an adult who doesn't use social media, I find the use of Facebook as a company home page, or using it as a forum for group communication, to be problematic. Especially as Meta makes it more and more difficult to see content without an account.
    • sublinear 35 minutes ago
      > Too often the adults in charge turn to Instagram or whatever social media app for the group communication.

      This was always the problem going way back. Lots of responsible parents pushed back hard and advocated for doing everything in person during the scheduled times. Even before that there were already concerns that kids were stuck indoors and addicted to entertainment.

      They ultimately lost out to the lazy majority who kept mindlessly repeating "who cares?" and "oh every generation says that when they get old!". Organizers also saw it as a way to do less work.

      Well here we are now. Even the younger people agree this is dumb.

  • Santosh83 4 hours ago
    You can't spy on kids without spying on everyone, and in any case they're interested in the everyone part. Ultimately they want 24x7, realtime facial & biometric monitoring of everyone using any "approved" device, and be sure that only approved devices will be able to join networks and do stuff upon them, so for those brave nerds thinking they can survive on GhostBSD from their basement, yes you can, but as Gandalf said, you can only fence yourself in, but not fence the world out. Sooner or later they'll come for everyone.
  • seethishat 3 hours ago
    My main concern is transparency. How do we know that the ruling/governing class is not abusing these monitoring systems and exempting themselves from monitoring?

    If we are all subject to the same monitoring and there are no exceptions, that would be fair. However, if some people are exempt from monitoring because of their connections, relations, etc. then that would be unfair.

    And if some people are allowed to harass and stalk others based on some attribute (race, religion, nationality, etc.) because they are in a monitoring position (while others are not) then that would be unfair as well.

    We need full transparency.

    • al_borland 42 minutes ago
      > How do we know that the ruling/governing class is not abusing these monitoring systems and exempting themselves from monitoring?

      It's not even just about the current people in charge or with access. Who's next? The "trust us" approach doesn't work when trust has already been broken with the people, or in a scenario where the data will change hands to an unknown future administration.

      The best way to win my trust is to not even want the data in the first place.

    • inetknght 3 hours ago
      Transparency doesn't matter without consequences. Many of the currently ruling governments have demonstrated that already.
      • js8 3 hours ago
        You're wrong, it still matters. It's the first step, and it's an important step in maintaining fairness.
        • bluebarbet 3 hours ago
          >You're wrong

          As a rhetorical trick this is generally ineffective.

          • staplers 2 hours ago
            Unfortunately not when convincing a large populace..
        • classified 3 hours ago
          > it's an important step in maintaining fairness.

          When there are no consequences, it by definition isn't.

          • js8 2 hours ago
            Well there can be no consequences at T=0, but thanks to transparency, consequences can happen, by a collective decision, at T=1. Therefore having transparency is important on its own, it facilitates change towards fairness.

            And that's what I am saying - we should still ask for transparency even in the environment of no consequences.

            It's also possible that people are not sure about the lack of consequences, and again, transparency then prevents them doing bad thing even if actually there are no consequences.

            But of course tautology is tautological by definition. (I am almost 50 and kinda tired of these eristic games on the Internet.)

            • wizzwizz4 2 hours ago
              If we're in a position to ask for something, I would rather ask for consequences. We already know what bad stuff is being done: more transparency has marginal utility, under the circumstances.
              • anigbrowl 23 minutes ago
                What are you going to seek consequences for, if there isn't sufficient transparency to know violations are occurring?

                We already know what bad stuff is being done

                This is a witch-finding mentality: witchcraft exists, I suspect this person of being a witch, therefore burning them at the stake is justified.

              • spongebobstoes 1 hour ago
                transparency is knowledge, and is a prerequisite for accountability
    • wqaatwt 3 hours ago
      > exempting themselves from monitoring

      Wasn’t that in the Chat Control proposal? i.e. politicians and other important individuals are exempt

      • shevy-java 3 hours ago
        Of course. The lobbyists don't want to be called bribed people, so they only want to monitor the peons. Slavery 2.0.
        • buellerbueller 3 hours ago
          >Slavery 2.0.

          Chat control is a lot of things, but Slavery 2.0 is not one of them. The hyperbole only hurts your position.

          • staplers 2 hours ago
            Slavery isn't a single mechanism, rather a system of many things that keep it all running smoothly
    • rootusrootus 1 hour ago
      > We need full transparency.

      A couple years ago I would have tended to agree with you, transparency would be a good first step. But then I have recently seen demonstrated that transparency just proves that you do not need to hide corruption as long as a powerful bloc of voters actually agrees with your corrupt position. I think what we really are going to need is consequences defined ahead of time, along with an enforcement mechanism not easily corrupted itself. This is hard. But it is a topic we will hopefully be spending quality time working out over the next few years anyway.

    • vaylian 3 hours ago
      > If we are all subject to the same monitoring and there are no exceptions, that would be fair.

      Not everyone is an exhibitionist. Some people thrive when they are very public about their life. Some prefer a much more private life.

      • js8 2 hours ago
        "Fair" doesn't always mean according to everyone's preferences. I might want to have a full cake but getting a slice is fair.
        • repparw 1 hour ago
          some people need "more calories" than others

          fair != equal

    • at_compile_time 2 hours ago
      >How do we know that the ruling/governing class is not abusing these monitoring systems and exempting themselves from monitoring?

      Ah, so except for THE ENTIRE FUCKING PROBLEM, this is fine.

      >And if some people are allowed to harass and stalk others based on some attribute (race, religion, nationality, etc.) because they are in a monitoring position (while others are not) then that would be unfair as well.

      Yes, we wouldn't want racial profiling in our Orwellian hellscape. That would truly put it over the edge.

    • cryptoegorophy 3 hours ago
      They are 100% abusing until proven otherwise. Naive to think otherwise.
    • patrickmay 2 hours ago
      > If we are all subject to the same monitoring and there are no exceptions, that would be fair.

      It might be fair, by some definition, but it would still be wrong. The government shouldn't be monitoring us to the extent required to implement age verification on the 'net.

  • foo-bar-baz529 2 hours ago
    I don’t think saving them from spying is the main concern. Instead it’s the direct negative effects of the usage upon the kids that’s the concern. Not that age verification isn’t problematic
    • krupan 49 minutes ago
      The possibly too subtle point of this article is that the spying is what makes the negative effects so powerful. Social media spies on what you are viewing and then sends you more of that, and send the info to other people so they can send you more of that too
    • rootusrootus 1 hour ago
      Then ban underage smartphones altogether, that would probably make the single biggest improvement in child safety and mental health. Trying to police content is an utter waste of time.
  • catoc 35 minutes ago
    Age Verification is not about “saving kids from spying/social media”.

    Same as Regulatory Encryption Backdoors are not about “protecting kids from child predators”

    This is framing. Abusing kids is bad. But that is not what this about. Let’s keep the discussion on topic: the goal is 1984-level oversight… not just of the kids

    [Edit: I guess HN agrees: meanwhile the title changed from “saving kids from spying” to “is actually mass-surveillance” - good]

    • anigbrowl 34 minutes ago
      The headline already summarizes the premise of the article in fewer words.
      • catoc 27 minutes ago
        Yeah, the headline changed while I wrote my comment
  • speak_plainly 3 hours ago
    In Canada the approach is going to be that social media and AI companies will need to figure out a system where those under 16 can’t access content. The government will be able to grant exemptions if the company can satisfy regulators that they have built and maintained adequate, alternative structural safeguards to protect children on their platform.

    Further to that, companies are required to do this in a strict data minimization approach, results need to be anonymized and destroyed immediately after the check is complete.

    The internet has grown into a bit of a letdown to some degree, especially social media. If I have to upload an ID or insert a grey hair into a scanner, that website or app will be dead to me and I will move on to something else or nothing at all.

    • rootusrootus 1 hour ago
      > The internet has grown into a bit of a letdown to some degree, especially social media.

      You have a flair for understatement.

      > If I have to upload an ID or insert a grey hair into a scanner, that website or app will be dead to me and I will move on to something else or nothing at all.

      Same. I joke that when I retire I'm throwing out every computer in my house. Turns out the gov't may effectively do that for me, because I will not be handing out my ID to web sites. That is a hard line for me.

  • anmalkov 3 hours ago
    This reminds me of being refused entry to a nightclub in the US because I’d forgotten my passport, even though I had a European ID card and I’m over 40. Offline, age checks already often become rigid “approved identity document” checks. Online, that problem seems even worse, because the check can become a persistent identity layer across the web.
  • techteach00 1 hour ago
    We're cooked. The young kids I teach are unfortunately completely accustomed to go guardian spying on them at school. The admin constantly reinforce the need to dissect the internet, treat Chromebooks as media consumption devices, not computers. I hear it will be even worse here next year. Not sure how.

    These people are obsessed with risk mitigation that it's not even worth having tech class anymore. No risk. 100% control all the time.

  • gaiagraphia 21 minutes ago
    I'm against mass surveillance, but gambling sites managed for years.... Can't addictive social media algoshit be thrown in the same bucket?
  • bluegatty 1 hour ago
    The slippery slope argument is hugely valid, but having kids not have access to alcohol, porn and guns is very normal. We don't even discuss it in the 'physical world' because it's absolutely normative.

    Even in 'Europe' kids aren't going into the liquor store stocking up obviously - there are always age and responsibility-related conventions.

    The 'online' nature of this piques our anti-authoritarian triggers and tends to err our judgment a bit.

    There are valid reasons to do this, and there is 'a right way' - maybe we should have some hope and promote that.

    I'm not hugely optimistic that they'll get it right, but we should aspire for to build the world we want. There's enough momentum that it's plausible.

  • tom910 2 hours ago
    The main problem is providing infrastructure for a government that can over use it in future if move to ultra right/left/authoritarian spectrum

    Just for example Russia build infrastructure for blocks website for child safety, but it started to used much further

    • rootusrootus 59 minutes ago
      > The main problem is providing infrastructure for a government that can over use it in future if move to ultra right/left/authoritarian spectrum

      The US is an instructive example in real time. Roughly everyone worries about what happens when their opponent gains control of the government and then promptly forgets how much they worried when their side has it.

  • ipaddr 1 hour ago
    This idea sounds like the death of social media. Remove anyone under 18 ensures they won't signup after. Forcing id verification means 70-80% of adult accounts will be dead. Network effects disappear. Those who remain will be businesses pushing something, hackers/spammers and some die hard group.
    • B56b 56 minutes ago
      yay?
    • hylaride 1 hour ago
      Have you been on instagram lately? We're already there.
  • 1vuio0pswjnm7 39 minutes ago
    Actual title, original title: Spying on kids to protect kids from spying is very, very stupid
  • soperj 38 minutes ago
    >"Age verification" means that everyone who does anything online will have to submit to fine-grained tracking and recording of all their online activities.

    Hilarious that the author doesn't think that this isn't already happening.

    • fsflover 37 minutes ago
      You can always have more of it. Currently, you can use some technical tools like Tor Browser to protect yourself. Age verification makes it easier to block them.
  • rootusrootus 1 hour ago
    Could we step back a little and maybe revisit the premise that we need the gov't to be protecting children to begin with? That's what parents are supposed to be doing.
    • CPLX 1 hour ago
      No let's not.

      Let's actually create and maintain a society.

      There are still places in the world where you and your family can literally fend for yourself against nature and rival gangs and so on if you're just super attached to the concept though, it's not like this option has been foreclosed.

      • rootusrootus 58 minutes ago
        This discussion is about the Internet. I.e. that we already have police and regulate in-person things like selling alcohol to minors, etc, is not a great argument in support of policing information.
        • CPLX 51 minutes ago
          If you call pornograpy and violence delivery to children "providing them with information" then sure but most normal people just consider that a bad thing that we'd like to avoid and definitely would like to stop sociopathic tech CEO's from exploiting for profit.

          But back to your original point, it's a pretty well-established function of government to protect the children within its borders from being harmed.

  • actionfromafar 3 hours ago
    Could we instead disallow algorithmic skinner-box addiction machines for everyone?
    • inigyou 3 hours ago
      How can you tell what one is? Reddit in 2010? Facebook in 2005? IRC in 1999?
      • amanaplanacanal 3 hours ago
        If the users chooses what they are shown and the order they are shown in, then it's fine. If the platform chooses, then it's not, because they will always choose what creates the most engagement.
        • inigyou 3 hours ago
          So HN should be banned
          • amanaplanacanal 2 hours ago
            Not necessarily. Just fix the algorithm. Showing all submissions by time should be ok, showing all submissions by number of upvotes should be ok if the user chooses that.
            • inigyou 2 hours ago
              The platform can also add ghost upvotes and downvotes and censor upvotes and downvotes.
      • infinitezest 1 hour ago
        Is heroin the same as beer? Who even knows.
      • micromacrofoot 2 hours ago
        That's the problem, recommendation algorithms on networks beyond a certain scale should be publicly auditable.

        If they're not, I should be able to opt-out of them.

      • actionfromafar 3 hours ago
        I think I would be fine with a positive enumeration. Some ideas for serving content:

            - purely random
            - sponsored but without user tracking (like old school TV ads)
               - sponsored for user selected geographical area feed
               - sponsored for user current location geographical area feed
            - follow "friends" or influencers
            - purely timeline
        
            - discussion boards
              - timeline (IRC like)
              - threaded
              - user votes (not magic platform votes)
        
            - follow keywords
        • inigyou 3 hours ago
          So Hacker News wouldn't be allowed?
          • actionfromafar 3 hours ago
            I think it should be, maybe I'm missing some aspect, I just cooked up a simple list of rules on the spot, sheesh :-D

            Edit: huh, I'm probably stupid, but can you explain more?

            • inigyou 3 hours ago
              HN uses magical platform votes.
              • rootusrootus 1 hour ago
                And it should be transparent about it. When Dan uses a magic lever, it should be visible.
                • inigyou 15 minutes ago
                  Would Facebook be okay if all the Nazi propaganda posts were tagged "Facebook boosted this post"?
    • anmalkov 3 hours ago
      Exactly. Fix the addiction machine, not just who gets checked at the door.
    • gampleman 3 hours ago
      I think this is really the only serious alternative.
    • jonathanstrange 3 hours ago
      How about taking some personal responsibility for your life?

      This shouldn't even be a consideration concerning adults.

      • macintux 3 hours ago
        It's clear by now that the societal impact is significant. I can banish all the social networks from my life and they'll still be corrupting the political process, promoting divisive content, etc.
      • rootusrootus 55 minutes ago
        > This shouldn't even be a consideration concerning adults.

        Ban the boxes for kids

        • jonathanstrange 44 minutes ago
          I was replying specifically to someone who insinuated that all social media (or, at least, all supposedly addictive social media) should be banned for everyone, including adults. To me, it's a matter of personal freedom that they shouldn't be banned for adults.
      • actionfromafar 3 hours ago
        I assume you are also for heroin vending machines at every school corner if you watch a 30 second ad slot. You don't have to use them, you know.
        • jonathanstrange 1 hour ago
          No, but I'm not against selling alcohol and fast sports cars to adults, for example. I'm not very fond of a nanny state that prohibits almost everything to adults "for their sake" and because the government knows so much better.
          • rootusrootus 54 minutes ago
            It is somewhat more challenging for the vendor selling alcohol or sports cars to manipulate your thinking, so the analogy is strained.
        • jMyles 2 hours ago
          Your extreme example of a policy regarding distribution of heroin is far from perfect, but also far better than prohibition, which has visited upon the world more death, disease, crime, and cartel enrichment than perhaps any other policy in history.

          But surely we can do better than either of these extremes.

  • rlt 2 hours ago
    In general I'm opposed to this kind of regulation, but as a thought exercise, we do have the primitives needed to do age (or any other attribute) verification in a privacy-preserving and decentralized way.

    You could imagine a hierarchy of organizations (governments, financial institutions, schools, etc) that a website trusts to verify some attribute (minimum age, citizenship, etc). Those organizations can attest that some identifier like an email address has been verified to belong to a real individual with that attribute, and that organization belongs to the hierarchy the website trusts, without revealing anything else about the user, the exact verifying organization, or the requesting website.

    • mzajc 1 hour ago
      If the website sees (and possibly stores) the e-mail address, and the government or another party knows who it belongs to, the scheme is anything but privacy-preserving.
  • therealdrag0 2 hours ago
    Am I the only one who looked at NSFW websites at 10 years old and played games with voice chat with players of all ages too, and I turned out to be well adjusted productive member of society? People need to chill.
    • narnarpapadaddy 1 hour ago
      Same, I care little about NSFW. We used to all live in caves together where kids saw adults having sex, in conflict, and cleaning game.

      But I also grew with a different internet than we have now. There’s a level of targeted manipulation that’s novel. I’m not sure the cat goes back in the bag no matter what we do.

    • llbbdd 46 minutes ago
      Same here. Every time a thread like this comes up it brings out that a surprising number of paranoid helicopter parents browse HN, which is a contradiction in perspective that I can't really emphasize with.
    • salawat 1 hour ago
      Seconded. The amount of time and characters spent here trying to coax someone into trying to help these damn layers materialize just tells me the point isn't the kids. It's trying to preserve business model in spite of negative externalities.
  • atoav 2 hours ago
    I grew up during the 90s/2000s and I used the internet, first social media platforms, messengers, etc. – a lot. My parents had no idea of computers, how to use them, how to use the internet, what is out there etc. Yet I am convinced that the way my parents dealt with it is still the gold standard.

    Their parenting equipped me well to deal with weird, dangerous or otherwise harmful things I encountered. They were the kind of parents who would let us play in the woods till 9 in the evening, no questions asked if there were scratched knees or dirty cloths. If there was something they thought might be problematic, they talked to us in a way that left the ultimate decision how to deal with a situation with us, displaying a high level of trust into our ability to make good decisions ourselves (and sometimes letting us make bad ones just to talk about it after the fact).

    Turns out if you want your kid to be able to deal with unexpected situations you need them to deal with situations, period. And the opposite of that is what I even back then saw with many of my friends parents: trying to shield their kid from every encountering (and mastering!) even the tiniest of dangers themselves, alone. You think you tell your kid about the dangers of the world, so they know, but the actual lesson you teach is that only their parent knows what is and isn't dangerous and that they themselves can't be trusted to judge it. That is a bad lesson.

    Don't get me wrong, we did stupid stuff, like jumping of bridges into rivers and so on. But we were very careful about how we did it, diving beforehand, etc. The real stupid stuff in my youth was all done by other kids that had never learned to judge risks themselves and who in one brazen attempt of rebellion bit off more than they could chew in one go. That landed them in the hospital. My brother and I were the only kids in our friends circle who made it to 18 without having broken a single bone in our bodies, despite being regular skateboarders, snowboarders, climbers, cliff jumpers and all other kinds of borderline insane past-times, some of which don't even have a name.

    One aspect: Since my parents had no idea what was on the internet and how to protect against specific dangers lurking within it an educational method that didn't have to rely on them knowing and enumerating every danger in the world proved to be a really smart choice in hindsight. Since the landscapes of social media especially for kids and young teenagers is shifting constantly at a high pace, any parenting ideas would need to keep track of all this as well. I can't even imagine how that would work.

    The alternative is to ban everything. But how do they build a healthy immune system if they are never even exposed to the mild dangers first?

    • rootusrootus 1 hour ago
      I think the best thing most parents could do is ban the Internet from their own life. I grew up in the 80s and I have watched the evolution of parenting since then. The world is measurably safer today than it was then. Stranger danger is vanishingly rare. What the hell happened? Fear happened. Things like 24 hour cable news accelerated it, and the Internet turbocharged it. We cannot untangle the horrors we are exposed to on the Internet with what real life dangers face us, we conflate them to the detriment of our children.

      Maybe our children will figure it out as they become parents. I hope so.

    • GrinningFool 1 hour ago
      When the dangers consist of invisible targeted manipulation of thought processes it's a whole different category of risks that kids (and most adults) are not equipped to handle. The effects are playing out around the world as we speak.

      I don't know that universal tracking is the answer. I also don't think unrestricted access to children by manipulative predators (companies in this case) is the right answer. But then, I don't think they should have unrestricted access to adults either.

  • Aunche 2 hours ago
    The new laws in the US don't require any real verification. Parents who care will just select a flag on device/OS setup that gets passed to websites. They can also just lie if they really want to. In the EU, they are trying to verify age with zero knowledge proofs.

    It would be nice if the author actually spelled out the specific weaknesses of those approaches or even just referenced those laws instead of fear-mongering about "spying on kids", but I suppose that would be to much to ask of someone who made a career out of vibes based rage. Ironic that Doctorow is so eager to capitalize on the enshittification of journalism.

    • Aerroon 2 hours ago
      The specific weakness of these systems is that the governments cannot be trusted with this. They have demonstrated this - Snowden leaks for the US and several EU states, and the general monitoring clause in the Data Retention Directive for the EU as a whole.

      Even if these governments come up with a zero knowledge system, it's only one click away from being replaced with a full-knowledge system, because the user is already used to it. These governments have already tried spying on everyone (and they almost certainly still do).

  • economistbob 3 hours ago
    The bigger threat to kids is all the browsers now bypassing domain filtering by default, even if you specify a DNS server. There was a time when multiple vendors sold protection software, but apparently some unsavory elements wanted all the browsers to build in DNS bypassing to go around it. The best protection for children is blocking the bad stuff at the DNS level.
  • betorabinovich 1 hour ago
    here's alternative legislation that should be at least as effective without the mass surveillance aspect:

    * as your kid's legal guardian you're legally liable for whatever the fuck your kid does, including but not limited to harming themselves: Parents should care for their kids

    * platforms will do their best to not be available to minors unless minors are actually their core audience, will inform monthly how they did that, and the bottom 10% of achievers will pay an escalating percentual of their valuation as fine for each instance where they're found lacking: Platforms should care about kids as a category of people

    * posession of personally identifiable information about an unrelated minor by any unrelated person/company without a clear and preapproved reason is grounds for a child abuse investigation on every person anywhere in the chain of custody of said data: Children's PII should be such a hassle to manage it's not worth taking

  • 1970-01-01 3 hours ago
    If it's stupid but it works it ain't stupid.
    • bell-cot 3 hours ago
      Assume that saying "X is stupid" is pejorative shorthand for "I strongly disagree with the other side's criteria judging whether or not X works".
  • kittikitti 1 hour ago
    I also dislike how confident people are in children's technical skills. It's really not hard at all to block VPN's. It's actually relatively easy to block certain content on your internet devices. I get it, kids are smart, but why do we think everyone is a malicious person who also has the ability to bypass all the restrictions?

    Perhaps it's the parents who are too dumb to understand how to configure a network?

  • simultsop 3 hours ago
    This is a very strong argument simply put
    • Sankozi 2 hours ago
      This is a manipulation tactic not an argument. Almost nobody wants to prevent spying on kids. Main goal is to prevent harmful content like porn, gore and gambling.
      • oceansky 2 hours ago
        Those digital surveillance rules passed in Brazil under the Digital Statute for Children and Adolescents law.

        Protection of kids is definitely the most common arguments for them.

    • IshKebab 2 hours ago
      Sorry but this isn't a strong argument at all. Nobody who thinks age verification laws are a good idea will be remotely persuaded by any of this.
  • thenewtoolsmith 2 hours ago
    i was thinking of having a mobile/tablet with kiosk mode and full restrictions on the content.
  • 2OEH8eoCRo0 2 hours ago
    My solution is simple: Fine companies that allow minors. How you implement that is not my problem! Something that is severely lacking in tech is liability!

    What's with the "we can't do that" helplessness that pervades this topic?

  • shevy-java 3 hours ago
    > What we call "age verification" is actually mass surveillance

    Thank you.

    It has never been about "protecting the children" either. That was always a lie - the red herring. Many pointed that out from the get go too.

    The much more fascinating thing is how legislation is still being actively changed to sustain that narrative. This is like a pre-scripted event what we are seeing here. I find it quite fascinating. It shows how real lobbyism actually works.

    My prediction is that mandatory age sniffing will come, they will continue to claim it is all for children, and the openness of the world wide web will factually be transformed into a two-class apartheid system. The latter has already happened actually - you have walled gardens e. g. discord rather than oldschool phpBB webforums (aka privately controlled access to information), Google already ruined its search engine, AI slop continues to ruin more here. These are all not isolated. This is a deliberate mega-slop attack, combined with payments to key lobbyists. We see a degradation of services here. That they attack VPNs is very logical - after all VPNs allow people to break out of the global ghetto system they are building here. They want to know who is who.

    Interestingly I see this attack also related to them trying to abolish the right to repair movement. Now, there is no direct connection here, but right to repair also attempts to put people at the center - you purchased something, you should be able to freely change it to your own liking, without some random private company being able to proxy-deny any change to that. With mandatory age sniffing coming, it also means that people will lose the ability to change software. Recently a university here in Europe started to demand that students must own a smartphone AND must install an app from a private company (via google store) in order to be able to read email sent to them via a webmail account. I also found this fascinating, because now people need to submit to Google, in order to study in a small european country, if they study at that university (which is paid for by taxpayers by the way). These interdependencies will keep on increasing here. Even Linux will fall victim - systemd already added data fields to track your age. More to come in the future despite Poettering's claim that it is all very, very harmless. Until it is not. And then it is too late.

    • monssooon 2 hours ago
      I dreamt about this. In my dream it was very clear. Like ray dalio says we are in the last inning of the current great debt cycle. The end of the NWO or the great reset or what it is named, brings about great losses to the west. We attemt to save our economies with mass immigration. Along side the downfall of our industries and currencies the middle-class falters and the crime and violent facfions in society becomes stronger. Parallel societies become financed by outer geopolitical entities to escalate the wests downfall. In desperation the western governments try to get in control of their populations before real civil war erupts. One attempt to avoid complete chaos is total surveillance... Just; if ray dalio is right this is not a nightmare but our current trajectory. The leaders know and are preparing...
  • nekusar 1 hour ago
    This whole shitshow thread is a bunch of techies coming up with more inane and erudite ways to implement spying on every web activity, but 'technically better'.

    And people here are NOT asking why its even needed at all. This is what those ethics classes are for - not asking HOW to make, but whether we should at all.

    And invasive country identity level online personas is NEVER something we should ever go for. This is basically "FLOCK ONLINE". And we see how devastating Flock is, even when pigs only have access.

    No ID scans. No eyeball scans. No face scans. Im done with all of it.

  • ToucanLoucan 1 hour ago
    I'm just gonna say here that all of this, whatever solution whatever unaccountable political group decides is the one, can only be built by tech workers. All of these require fingers hitting keys to produce code to function.

    If we unified and refused, it wouldn't happen. It couldn't happen. I am begging my fellow developers in this space to remember that you are WORKERS. The owning class will throw you into the meat grinder with every other worker the second it's convenient to their wealth extraction.

    Throw down your tools and say no.

    If you find yourself tasked with implementing age verification shit you think is profoundly unethical, don't build it.

    If you find yourself building products you know to be harmful, refuse.

    If you find yourself put against a wall to ship garbage you know doesn't work to check boxes for some fucking CEO, stop.

    We are the tip of the spear in the global effort to make the world more surveilled, more dangerous, less free, and more expensive. We have a CHOICE and we have to start making it.

    And yes, it may cost you your job. It'll certainly cost you status. Your boss will hate you. But the last year or so has made it abundantly clear that whatever professional "safety" we feel is not warranted. We are just as replaceable as the delivery drivers who get caught pissing in bottles.

    • rootusrootus 1 hour ago
      > If we unified

      That's cute. About half my coworkers are socialists and the other half fire breathing MAGA. The only thing we have united on was that we don't talk politics at work. But I assure you, there is not universal agreement at all that authoritarian technology is bad. Some people, including many developers, absolutely support it.

      What you propose requires agreeing on the definition of harmful. And immediately it fails.

  • abdelhousni 1 hour ago
    Arab spring, Gaza genocide and genZ revolutions lately has the attention of the oligarchy... The war for youth attention and minds
  • josefritzishere 4 hours ago
    Security and Privacy are not the same thing.
    • curiousObject 3 hours ago
      ‘Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety’ — Benjamin Franklin

      This isn’t a simple solution to the problem but it reminds me that it is not a new problem. We should remember that

  • anonreeeeplor 1 hour ago
    [dead]
  • tuieriojwpoiejf 3 hours ago
    Perhaps save kids from peter file gangsters first? If local police protects child molesters, and government supports it... Very difficult to take this child internet protection seriously!!!
  • gampleman 3 hours ago
    What an exceptionally bad faith way to put this whole thing. A five year old watching hours of the most depraved porn available is harmful to that child. Even if you disagree with that statement, you surely must acknowledge that it is an entirely reasonable opinion to hold and one our societies have generally held to this sort of thing for ages.

    I also acknowledge that there is a reasonable debate to be had if the disadvantages to adults and businesses from imposing these rules are worth the harms prevented.

    There is also a reasonable debate to be had about the merits of various technical and legal schemes being implemented to achieve these goals.

    But this take is neither of those. For one, surveillance isn't the number one harm being prevented (even though, a number of legal codes attempt to make this the case).

    As has been pointed out previously, there absolutely can be age verification that is without surveillance. The fact that these solutions aren't always legally mandated and therefore age verification can be used to increase surveillance is a reasonable thing to attempt to amend to the implementations of these laws.

    • akmiller 3 hours ago
      Your example is in bad faith as your example assumes that the only thing blocking a child of 5 from porn is age verification of some type. There are lots of blockers today for 5 year olds to get access to porn.

      > I also acknowledge that there is a reasonable debate to be had if the disadvantages to adults and businesses from imposing these rules are worth the harms prevented

      Nobody on the "we need age verification" side wants a debate. They want to run face first in to dumb legislation giving governments and companies even more power to track every movement and know exactly who you are.

    • dormento 3 hours ago
      Disclaimer: I do not agree this take was made in bad faith. I think that raising a kid comes with its own set of expectations around caring and curating experiences of said kid. Therefore, I do think that offloading that responsibility to the state (and by extension, businesses that offer age-gating tech to that state...) is not the right way to do it. And even in the absence of that, my experience taught me it is entirely possible to grow up with unsupervised internet access and turn out an OK adult. The internet is not only "depraved porn". It is also a lifeline for that weird kid who has been bullied and effectively barred from social experiences.

      Of course, YMMV.

      That said, if such a nanny state is inevitable: zero-knowledge-proof-based age verification would not only be possible, it would further protect these kids from a bad state actor. In that spirit, I agree with your last point. The fact that any other alternatives are even being considered makes it on principle a non-starter to me, because it betrays the actual goals of the political actors involved.

      • lern_too_spel 2 hours ago
        California's proposal is better than the one you're proposing, so Californian legislators goals are actually to solve GP's problem. Articles like this one that don't consider other proposals like California's are idiotic because voters actually want to solve GP's problem, and pretending they don't exist does not convince voters.
    • glaslong 2 hours ago
      Who gave the child access to that?
    • BigJono 3 hours ago
      You can't use the words "reasonable debate" in your post after you've immediately jumped straight to some mythical worst case scenario of a 5 year old being given a device with no supervision and somehow managing to immediately find their way to some sort of super duper snuff porn that will scar them for life.
      • farfatched 2 hours ago
        I agree going to the worst-case is a weak technique, and this is what the OP does:

        > "Age verification" means that everyone who does anything online will have to submit to fine-grained tracking and recording of all their online activities.

    • CPLX 2 hours ago
      This comment should not be downvoted. The original article lost me in the first sentence with this:

      "The literature on harms to kids from online platforms is complex and nuanced, rife with people citing small, ambiguous studies as iron-clad evidence that kids are being destroyed by the internet"

      Sorry, but a firehose of unlimited pornography, violence, racist, misogynist, and divisive content for developing children is bad. You can "well actually..." me all day I don't care at all.

      I agree that there's no good solutions here, and I think this is a genuinely complicated and difficult issue for exactly the reasons people often state. But every argument that pretends that it's a one-sided discussion should be dismissed out of hand. There are two sides to this, both thorny.