this post was submitted on 05 Aug 2026
183 points (99.5% liked)
Privacy
50221 readers
156 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Nothing. Who says a solution has to be perfect? If "good enough" is good enough for handling the sale of alcohol, it can certainly be good enough for accessing web sites. No solution to any problem is perfect. You always have to find a balance between preventing the thing you want to stop and the negative effects of your efforts to prevent that thing.
It's not as good as the solution for alcohol as one bottle of beer making it to a child gets used up after only giving one child one drink. Once a token leaks, it can be shared again and again and used by arbitrarily many children arbitrarily many times until someone notices that it's leaked and revokes it (which then means that websites need to actively update a list of revoked tokens instead of just relying on public key cryptography to confirm it was signed by one of a few authorities, or all tokens will need to expire automatically after a short time).
That will always be the case for online age verification. There's nothing preventing an adult from signing up for an account and then just giving the account to a kid. This is true no matter the verification method chosen. Unless you're going to demand people scan their face every time they log in, and even then there are ways around it.
My goal is not to create a perfect solution. My goal is to create a good-enough solution that is as reliable as face or ID scanning, but without the privacy violations.
And face/id scanning aren't as good as the solution that works in the real world for alcohol because they can be tricked by a video game face or a photo of someone else's real ID. Any solution that works online can either be trivially bypassed or adds an unacceptable level of hassle and risk (e.g. leaks being used for blackmail) for legitimate users.
The solution for alcohol works really well because very few children have the ability to get a fake ID or convince people it's real and theirs until they're close enough to legal age that it doesn't really matter much if they drink, and parents have the ability to override it on a per-drink basis if they're okay with children drinking under their supervision, while non-parents can only operate on a very small scale before they risk getting caught. Once people are old enough that they're obviously adults, they don't get asked for ID anymore, so it's only a small fraction of the population that have to deal with any hassle, and a shopkeeper can't memorise every single ID card they've ever seen and then suffer a cyberattack and reveal what alcohol specific people have bought to someone who'll threaten all of them in case some of them are willing to pay to have it kept secret.
Preserving privacy means tokens become trivial to share, and then there's nothing stopping a ten year old watching huge amounts of extreme porn except for things that would have worked without having any system, like having their parent stand behind them. If the new system doesn't improve things compared to having no system, then there's no point making it.
In that case, I suppose I agree with your solution.