← Back to context

Comment by 01HNNWZ0MV43FF

6 months ago

I'm not willing, I just don't have a choice. The US should regulate it from the top down like Europe does

Not sure what you mean by "like europe" because in Europe they are trying to implement `European Digital Identity (EUDI)` for age verification, which will make stuff like this even worse ....

  • On the contrary, third parties will only get to know the age of the users, not their identities.

    • “Linkability is especially problematic because untrusted entities, such as attribute providers and relying parties acting together, can correlate and link auxiliary information to the same user, thereby breaching privacy and enabling tracking, profiling, or de-anonymisation.” [1]

      That’s assuming EUDI never gets breached — but if Google and every major tech company has been, it’s only a matter of time, but this will have way more personal info ....

      I've been using discord for 5 years and never upload my ID … And I don't want discord (or any other company) to know my age, or any other identification ...

      [1] https://www.wi.uni-muenster.de/news/5104-new-publication-pri...

      6 replies →

    • That is not true, EUDI is a security problem instead of a solution. It is trivial to correlate the info and there is a critical path where a breach would expose even more.

      Best security: Don't collect. Nothing comes close, no even the best ZK setup.

      Also, as a European citizen I really don't want it. Ironically governments aren't mature enough for that.

  • You are not supposed to use EUID for age verification. Instead you use the age verification system.

    EUID is made for working with government agencies, banks, etc where you need proper identification of the person and the age verification for verifying ones age (it doesn't even say how old you are just that you are over X years old)

    https://ageverification.dev/

    End goal is to unify them into the same app at some point but the certificates/validation flows are different. Also as the use cases are very different for the proper identification a whilelist is used on who is allowed to request it. With age verification as it is just a certificate that anyone can validate against the public key so no whitelisting possible (or wanted really)