|
|
|
|
|
by kortilla
2381 days ago
|
|
I’m not sure you understand the purpose of https. Ensuring integrity of the document served by the server is only one small piece of it. The other critical components are: encryption so middleboxes can’t see what you’re looking at guarantee (via the PKI) that the server you’re about to send your banking credentials to is using a cert that belongs to the domain name in the address bar that you trust sending your credentials to. |
|
The purpose of SXG is to allow publisher signing of edge-cache accelerated public content - i.e. it's read-only - not to encrypt private information like credentials in transport. Https still handles encrypted transport independently of SXG.
Also, why or how would someone create a system that accepted private info or credentials via signed SXG anyways? There's literally no mechanism in it to achieve that. If you tried to build a password entry field for your bank website and distributed it via SXG, it wouldn't even work in the first place.