diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-18 14:37:07 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-08-18 14:37:07 -0400 |
| commit | 51f213512fb368dc3bf0e28ffb576e16cc3468e2 (patch) | |
| tree | 29259919923e4488768c5943c1bbcc033a8aa700 /static | |
| parent | 8032e2489769d1556dd984e1069660c26d886eb4 (diff) | |
document Brave Shields breaking web install
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/web.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html index 2a2f4727..70b0658d 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -128,7 +128,7 @@ <li>Vanadium (GrapheneOS)</li> <li>Google Chrome</li> <li>Microsoft Edge</li> - <li>Brave</li> + <li>Brave (with Brave Shields disabled, since it caps storage usage at a low value to avoid fingerprinting available storage)</li> </ul> <p>You should avoid Flatpak and Snap versions of browsers, as they're known to cause issues during the installation process.</p> |
