diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-12 13:11:18 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-12 13:11:18 -0400 |
| commit | 669bb490c6331ad0e6ad46311c8a25b470c91c06 (patch) | |
| tree | d5075a3f02ae20e3cc4da23bbeef270e8da84751 | |
| parent | 778b1a648df4d31de7057f38807742328ed8bbc8 (diff) | |
safe browsing toggle change
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b2273279..e040f9f7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -309,6 +309,10 @@ <ul> <li>integrate Seedvault backup app as the default backup service</li> + <li>Vanadium: disable unused safe browsing feature by default (Safe Browsing is + currently a no-op due to the lack of Play Services, and support for using the + local database backend hasn't been implemented. Various changes would be needed to + make it available and to make sure that privacy is preserved.)</li> </ul> --> |
