remove Brave recommendation

This commit is contained in:
Daniel Micay 2019-07-26 02:38:43 -04:00
parent c6b3163355
commit 5f59e3792d

View File

@ -261,15 +261,15 @@
<p>Using Vanadium is highly recommended and Bromite is a good alternative if you want <p>Using Vanadium is highly recommended and Bromite is a good alternative if you want
a few more features like ad-blocking and more aggressive anti-fingerprinting. Vanadium a few more features like ad-blocking and more aggressive anti-fingerprinting. Vanadium
is working towards including these features and is actively collaborating with is working towards including these features and is actively collaborating with
Bromite. Other Chromium-based browsers like Brave can also be decent choices. Bromite. Standalone browsers based on Chromium have by far the best sandbox
Standalone browsers based on Chromium have by far the best sandbox implementation. implementation. Site isolation can also be enabled, which makes the sandbox enforce a
Site isolation can also be enabled, which makes the sandbox enforce a security security boundary containing each site rather than isolating content as a whole.
boundary containing each site rather than isolating content as a whole. Vanadium Vanadium enables site isolation by default, and Bromite enables it on high memory
enables site isolation by default, and Bromite enables it on high memory devices, devices, including all officially supported GrapheneOS devices. Site isolation
including all officially supported GrapheneOS devices. Site isolation prevents an prevents an attacker from obtaining cookies (like login sessions) and other data tied
attacker from obtaining cookies (like login sessions) and other data tied to other to other sites if they successfully exploit the browser's rendering engine. It also
sites if they successfully exploit the browser's rendering engine. It also provides provides the strongest available mitigation for Spectre-based side channel
the strongest available mitigation for Spectre-based side channel attacks.</p> attacks.</p>
<p>WebView-based browsers use the hardened Vanadium rendering engine, but they can't <p>WebView-based browsers use the hardened Vanadium rendering engine, but they can't
offer as much privacy and control due to being limited to the capabilities supported offer as much privacy and control due to being limited to the capabilities supported