How to Enable Strict Site Isolation in Chrome

One way to increase security in the Google Chrome web browser is to enable strict site isolation, which causes each page renderer process to contain pages from only a single site at a time, effectively placing them in a per-site sandbox. Theoretically this could help to mitigate against certain security risks, like those posed by … Read More