diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-02-20 00:22:10 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-02-19 19:24:52 -0500 |
| commit | 232ba232420cbd1842b58c8c9542fc7520884aa9 (patch) | |
| tree | d1a5bab9795669a66c13cd1e150d5bb08ffa8f1a /static/usage.html | |
| parent | 7f44e3cff2e476fbf8849463e9623e58c7a92e98 (diff) | |
Remove content filtering from upcoming features
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index fcaf0a57..e5567699 100644 --- a/static/usage.html +++ b/static/usage.html @@ -550,8 +550,8 @@ <p>Vanadium was previously primarily focused on security hardening but we plan on adding assorted privacy and usability features. In the near future, we plan to add - support for always incognito mode, content filtering (ad blocking, etc.), improved - state partitioning, backup/restore and many other features.</p> + support for always incognito mode, improved state partitioning, backup/restore + and many other features.</p> <p>Chromium-based browsers like Vanadium provide the strongest sandbox implementation, leagues ahead of the alternatives. It is much harder to escape |
