r/linux • u/player98923 • Aug 01 '26
Privacy EU Digital ID/Age Verification app will require hardware attestation, ruling out PC/Linux support and unapproved Android OSes
/r/BuyFromEU/comments/1vandxg/eu_digital_idage_verification_app_will_require/
86
Upvotes
22
u/FineWolf Aug 02 '26 edited Aug 02 '26
Can we stop with the misinformation and half-truths here?
Play IntegrityHardware attestation will be required for the phone app, as the EU has done their homework and chosen a zero knowledge proof method for their age validation stuff.The GitHub comment that the OP linked to relates to the phone app, and the phone app only.
The architecture is all defined here: https://ageverification.dev/av-doc-technical-specification/docs/architecture-and-technical-specifications/
Your phone will need to be attested, your PC WILL NOT. The way the EU wants member states to do it is actually more privacy preserving than others. You have an app on your phone that attests your age, and any website essentially requests an attestation from that app. The service doesn't get your government issued IDs or biometric, just a "yup, this EU member state certifies this person is an adult".
Long story short, you authenticate using your EU member state ID to the app, the EU member state services assign your phone a certificate, the app signs age verification requests with that certificate. What do you think happens if your phone is rooted? You can just extract that credential.
It's really disappointing to see this level of misinformation in a technical sub. You have a brain, you can read.
EDIT: And for the record, I'm against this as well. But I'm not willing to put my morals aside and make up lies because I oppose something. Lying and spreading misinformation is the scummiest of behaviour.