To be clear, I’m not advocating for online age verification. I’m very much against it in any form. I’m just curious from a technical standpoint if it’s possible somehow to construct an accurate age verification system that doesn’t compromise a user’s privacy? i.e., it doesn’t expose the person’s identity to anyone nor leaves behind a paper trail that can be traced to that person?

  • anton@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    3
    ·
    24 hours ago

    The seed hides in the secure element of your device. (it won’t be impossible to extract, but the average kid is not gonna be able hack a secure element).

    But only one person needs to “hack” it on their device to publish the key, allowing everyone to use it without “hacking” their own device.

    You can’t store a key on a device and keep it safe from the owner.