What's the point of giving a single point of information about yourself to a single website, when all the websites you visit use the same trackers (from Google for example) only to merge these data points together and sell them as a package.
Because of the principle of least privilege: https://wikipedia.org/wiki/Principle_of_least_privilege All current age verification measures open up a torrent of attack vectors on user PII and privacy. Limiting the number of entities that are able to access data is one of the best ways to prevent it's leak or abuse. Don't let perfection be the enemy of good. But therein lies the fundamental problem with surveillance ca…
Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance
11–20 of 302 posts
Re: Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance
#12Re: Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance
#13I get that ZK techniques work, and reveal "nothing". That's useful.
But if they reveal nothing, isn't it wide open for abuse? Couldn't one over-18-person's proof become everyone's proof, because they can't tell it's the same proof, and the issuer can't tell where or how often the proof is being used? Or are there ways to construct data leaks that are not user-identifying but are abuse-identifying (and what would that even mean)?
Re: Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance
#14Re: Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance
#15[2025]
Yes, but it's never been more important than now. Also, I did not have enough chars for an HN title.
I hate to be cynical but I worry that this isn't going to matter, because it really seems that a lot of the pressure behind age verification isn't actually very interested in the age verification part...
Re: Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance
#16Zero-knowledge seems to be a bit of an oversell here. It is more like you break the knowledge up and only share the relevant parts with each party. And the facilitator (Google) arguably has access to the most information out of any of the parties involved.
Re: Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance
#17Zero-knowledge seems to be a bit of an oversell here. It is more like you break the knowledge up and only share the relevant parts with each party. And the facilitator (Google) arguably has access to the most information out of any of the parties involved.
Re: Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance
#18I've been trying to figure out how zero-knowledge stuff would work in practice for age verification, where "when issued" (or extremely coarse, like what year), "to whom", and "where it's used" are hidden from everyone except the individual holding the proof (since that's the gold standard, and the only one worth accepting). I get that ZK techniques work, and reveal "nothing". That's useful. But if they reveal nothing…
Re: Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance
#19Still, I don't want to gate people based on age. Parents should at least be able to overwrite the age of their child, maybe selectively allow bypasses. My experience with a computer would have been completely different if I was blocked from half of the internet. Especially when I see which kind of content gets blocked.
Re: Opening up 'Zero-Knowledge Proof' technology to promote privacy in age assurance
#20What's the point of giving a single point of information about yourself to a single website, when all the websites you visit use the same trackers (from Google for example) only to merge these data points together and sell them as a package.
Because of the principle of least privilege: https://wikipedia.org/wiki/Principle_of_least_privilege All current age verification measures open up a torrent of attack vectors on user PII and privacy. Limiting the number of entities that are able to access data is one of the best ways to prevent it's leak or abuse. Don't let perfection be the enemy of good. But therein lies the fundamental problem with surveillance ca…