Last Updated:

Client Security - Securing your Web Browser

operationroot client security

Based on recent disclosures regarding Spectre and Meltdown vulnerabilities (A more detailed break-down of which can be found in this Register article), it is advisable to turn on process isolation in your web browser. The instructions for this can be found below.

Note that enabling this feature may interfere authentication on some sites. However in light of the severity of Spectre based exploits this seems a reasonable trade-off.

Chrome/Chromium based browsers and their derivatives

Chrome

  1. On your computer, open Chrome.
  2. In the address bar at the top, enter chrome://flags/#enable-site-per-process and press Enter.
  3. Next to 'Strict site isolation', click Enable.
    • If you don't see 'Strict site isolation', update Chrome.
  4. Click Relaunch now.

Vivaldi

replace step 2 with: vivaldi://flags/#enable-site-per-process

Firefox

First-Party Isolation is not enabled by default in Firefox right now. One reason for that may be that the feature may interfere with the authentication system on some sites.

I suggest you try this out, and see if that is the case on your end. You can disable the security feature at any time to restore the status quo.

  1. Load the URL about:config?filter=privacy.firstparty.isolate in the Firefox address bar.
  2. Double-click on privacy.firstparty.isolate to set the preference to true.