|
|
|
|
|
by _Algernon_
306 days ago
|
|
>It's easy to demonstrate (3) for an age verification system - practical experience will amply demonstrate it to everyone. No. Absence of evidence that I am not anonymous does not constitute evidence that I am anonymous. Verifiable unlinkability is also difficult to prove. It may be possible to create a system like this technically, but all social and economic incentives that exist are directed against it: - An anonymous system is likely more expensive. - The public generally does not care about privacy, until they are personally affected. - You have no idea as a user whether the server components do what they say they are doing. Even if audited, it could change tomorrow. - Once in place its purpose can change. Can you guarantee that the next government will not want to modify this system to make identification of dissenters, protestors or journalists easier? |
|
Unlinkabilty and anonymity is not that hard to demonstrate in the design. At it's core it just means each proof or token is unique each time it is presented, and having no mathematical relation to others (and therefore not tied to any persistent identity either).
Client implementations may need auditing of course to make sure they are doing the right thing. But this is not really different to any other advanced technical system which we rely on every day (e.g. TLS).
As you say though, most of the public don't massively care about privacy (unless you mean their visits to porn sites I guess). But they do seem happy to accept crypto coin security assurances without being crypto experts.
As for "the purpose can change" well - so? That is also true or anything else, it does not seem like a reason to avoid having good protection now. Any change that could compromise that would not be undetectable - the fundamental crypto should not allow it. We would know if it happened.