|
|
|
|
|
by stephenr
4138 days ago
|
|
This could be done today with TLS Client Certificates. There is already browser support (through either <KeyGen /> or the MS alternative, which is an API rather than an element, I believe) for creating a private/public key pair, and sending the public key to the server. Unfortunately it's not fantastically simple to move to a new device (particularly not a mobile device where client certs are even harder to install) |
|