-
How do they secure age data?
-
How do they ensure no one who is a different age ever uses the device?
However, if a developer has clear and convincing information that a user’s age is different than the age indicated by an age signal, the developer shall use that information as the primary indicator of the user’s age range.
- How do they determine age other than self-reporting other than wholesale spying on user habits?
tynansdtm@lemmy.ml 1 day ago
On paper, I like this solution better than every app/site developer having to hack together (or outsource) their own age verification system. But I’m sure it opens up a ton of potential problems. And if it’s open source, someone could just fork it and make a version that always says “yes” so unfortunately it’ll never be FOSS.
pivot_root@lemmy.world 1 day ago
It wouldn’t even work on paper. All it would take to twist this into something dystopian is requiring attestation for the age range, and knowing lawmakers, they would justify it as a countermeasure for kids lying about their age. Expand the feature as a web API so websites can use the “easier” and “more secure” system-level age verification process and—oh look, now we can’t use important websites without a commercial operating system.
It would be like Secure Boot but worse. At least with that you can turn it off or enroll your own keys.
baronvonj@piefed.social 1 day ago
Some kind of cryptographic signing of the executable could probably help with that.
Ultimately I don’t believe there can ever be a foolproof solution and the emphasis should be on client-side parental controls.