|
|
|
|
|
by bvanderveen
1087 days ago
|
|
Can anyone explain to me why we couldn't just use client SSL certs everywhere? Before the first time you connect to a website, your browser asks if you want to generate a new cert or reuse an existing one, you make a choice, and from then on you interact with that site as an identity tied to that cert and you're done. From the servers point of view, the user's identity is a key fingerprint, which is just a property of the connection. Why is it more complicated than that? Oh right, the benevolent overlords, in their wisdom, discerned that mere mortals can't be trusted with private key material. Nevermind, move along. |
|