|
|
|
|
|
by fooyc
4664 days ago
|
|
Is there any benefit of doing this on the client side? The message is sent through HTTPS anyway. If HTTPS was compromised, the javascript code signing the message, and the signing key, and everything related to handling the clear text message would be compromised too anyway. This is redundant with HTTPS, but also useless if HTTPS is MITM. |
|
Furthermore, this helps against content disclosure if the server is compromised.