|
|
|
|
|
by rgrmrts
1254 days ago
|
|
A new private-public key pair is generated, the public key is your user identifier (sort of), and the private key is stored on your device (browser or phone). You're logging in by proving you have the private key for the associated public key. I think the device may also be storing a mapping from key to service or something? Not sure. Please correct me if I'm wrong on any of this. |
|