|
|
|
|
|
by vtlynch
3403 days ago
|
|
I think Chrome's behavior is the most sensible choice. If you are in an environment where traffic inspection is required by policy, than the browser should obey that. If Chrome enforced pinning with local roots, then the outcome would be: 1. Those sites simply become unaccessible
2. Those networks require you to use a different browser
3. Those networks deploy a modified version of the browser which disable that behavior
4. Websites avoid using HPKP in the first place because it may cause problems or some combination. Those outcomes seem worse than Chrome obeying the desires of the network admins. Is there some risk that malware or other bad actors could abuse this? Sure. But Chrome's devs considered that and decided any other number of bad things could be done with the same access. |
|