logoalt Hacker News

azhdanovatoday at 4:57 PM3 repliesview on HN

The court reasoned sensibly: it's wrong to violate the rights of all citizens just to weed out a small group of violators. This is contrary to data protection regulations. The controversial Chat Control law follows the same logic: to find criminals, they propose monitoring everyone.

The problem is that any age verification system effectively becomes an identity verification system. And such tools rarely remain "just for kids"—they quickly become used for other purposes. The only secure way is to verify not the person's identity, but the device's status (for example, that it's a children's device). This is called age assurance: we confirm age without knowing who exactly is in front of us.


Replies

dathinabtoday at 5:50 PM

> age verification system effectively becomes an identity verification system.

this is fundamentally wrong and accepting this as an industry will only lead to required identity verification becoming the norm sooner or later

the important realization is age verification is in the end "just" a form of parenting tool

this means

- it doesn't need to be a "perfect", glancing at the age of a passport when buying adult products isn't perfect either, but it's good enough. And it doesn't require seeing the address, name, (in most cases) day and month, gender etc. on a id, nor any form of "noting them down".

- it doesn't need to be attestation based, unhackable or anything like that. It complements parenting, not replaces it.

- in turn it also shouldn't need anyones id, in most places children below 18 don't need any id but 16+ is still a age barrier

or to lay it out in rough design

- require multimedia devices sold to have a child "mode" functionality

- allow setting a age category or age (to auto determine and update the category), require a age set for this purpose to be kept private on the device and not shared, analyzed etc.

- require web sites and apps to have voluntary min age limits, similar to other products, block access _client side_ based on this information. The standard should allow region/country specific limits and reason tags.

- There are a bunch of edge cases omitted, like sites serving dynamic content/platforms in general. Requirements for parents to be allowed to define exceptions (in both directions) and handling of sides not having your countries age gating. Etc.

- properly educate parent about it

this provides sufficient functionality to support parents in parenting without requiring any identity verification or overriding the parents right to parent

yes, it's not perfect in many ways. But it doesn't need to perfect, it's "just fine" for what it tries to archive.

show 1 reply
pbkompasztoday at 5:25 PM

> The problem is that any age verification system effectively becomes an identity verification system. And such tools rarely remain "just for kids"—they quickly become used for other purposes.

source?

show 3 replies
pmontratoday at 5:15 PM

Or realize that there is no way to know who is using a device without looking at the device holders for all the time they use the device. It's like ordering alcoholics or cigarettes: the seller looks at you see the white hairs (OK) or see a 16yo face (documents please.) A device registered to an adult can be used by a child. I know, it's a failure of parental control, but how many teenagers managed to get adult magazines in the last 100 years? They will get adult devices too. So there is no way to create a 100% effective system. Kids and teenagers will find workarounds, everybody else will live a worse life.

show 2 replies