diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-07-26 02:38:43 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-07-26 02:38:43 -0400 |
| commit | 5f59e3792dac72962a41b7a3fb7fb4699784354c (patch) | |
| tree | 061be46fd73942a60252b4f5f62beb19c9c9fbb8 /static | |
| parent | c6b3163355a8f09c079c545a73803507db0e0a0d (diff) | |
remove Brave recommendation
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/static/usage.html b/static/usage.html index c61ce0d2..448cffb9 100644 --- a/static/usage.html +++ b/static/usage.html @@ -261,15 +261,15 @@ <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 is working towards including these features and is actively collaborating with - Bromite. Other Chromium-based browsers like Brave can also be decent choices. - Standalone browsers based on Chromium have by far the best sandbox implementation. - Site isolation can also be enabled, which makes the sandbox enforce a security - boundary containing each site rather than isolating content as a whole. Vanadium - enables site isolation by default, and Bromite enables it on high memory devices, - including all officially supported GrapheneOS devices. Site isolation prevents an - attacker from obtaining cookies (like login sessions) and other data tied to other - sites if they successfully exploit the browser's rendering engine. It also provides - the strongest available mitigation for Spectre-based side channel attacks.</p> + Bromite. Standalone browsers based on Chromium have by far the best sandbox + implementation. Site isolation can also be enabled, which makes the sandbox enforce a + security boundary containing each site rather than isolating content as a whole. + Vanadium enables site isolation by default, and Bromite enables it on high memory + devices, including all officially supported GrapheneOS devices. Site isolation + prevents an attacker from obtaining cookies (like login sessions) and other data tied + to other sites if they successfully exploit the browser's rendering engine. It also + provides the strongest available mitigation for Spectre-based side channel + attacks.</p> <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 |
