I was reading the comments about Iris scanning and Reddit, and came to the conclusion that they want to be able to present to investors and advertisers that it isn’t just LLMs talking to each other. Therefore they want to verify their users’ identity.
I would never give over biometric data like this due to privacy/security/anonymity concerns. However, I was curious if people could describe what the alternative would or could look like? I think Switzerland is working on something like this. Is there a safe and private way to verify that I am in fact a real human on the internet? Thanks for your wisdom.
hperrin@lemmy.ca 9 months ago
Safe, yeah. Private, no. If you want to verify whether a user is a real person, you need very personally identifiable information. That’s not ever going to be private.
The best you could do, in theory, is have a government service that takes that PII and gives the user a signed cryptographic certificate they can use to verify their identity. Most people would either lose their private key or have it stolen, so even that system would have problems.
The closest to reality you could do right now is use Apple’s FaceID, and that’s anything but private. Pretty safe though. It’s super illegal and quite hard to steal someone’s face.