|
|
|
|
|
by teraflop
4368 days ago
|
|
But the protocol doesn't do mutual authentication, so without using HTTPS, you have no way of ensuring that you're contacting the correct server. So during the authentication process, the attacker can control your view of the site and get you to sign whatever login requests they want. |
|
And if all authentication is done client-side with javascript, the attacker could steal your private key and use it to attack other sites.