- Everyone is expected to be able to create a signing keyset that's protected by a Yubikey, Touch ID, Face ID, or something that requires a physical activation by a human. Let's call this this "I'm human!" cert.
- There's some standards body (a root certificate authority) that allow lists the hardware allowed to make the "I'm human!" cert.
- Many webpages and tools like GitHub send you a nonce, and you have to sign it with your "I'm a human" signing tool.
- Different rules and permissions apply for humans vs AIs to stop silliness like this.