logoalt Hacker News

Wowfunhappyyesterday at 4:22 PM3 repliesview on HN

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`.


Replies

Ajedi32yesterday at 8:13 PM

The same system that blocks kids from downloading the Pornhub app would also block them from downloading the "Chrome but without parental controls" app.

mindslightyesterday at 4:44 PM

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.

show 2 replies
cogman10yesterday at 4:32 PM

Some probably will. 99% of them don't even know what "Chromium" is.

This doesn't have to be perfect.

show 1 reply