From dbc43b5c36ac796e60f84f7ea482b8e8e211c463 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Wed, 1 Aug 2018 13:14:57 +0200 Subject: [PATCH] Split non-privacy related features --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 576f7371..ff12a91b 100644 --- a/README.md +++ b/README.md @@ -69,10 +69,12 @@ No, it is not built-in. * baked-in adblock engine with filters from EasyList, EasyPrivacy and others * remove click-tracking and AMP from search results * DNS-over-HTTPS support via Google/CloudFlare servers -* allow playing videos in background * [StartPage](https://startpage.com/), [DuckDuckGo](https://duckduckgo.com/) and [Qwant](https://www.qwant.com/) search engines * privacy enhancement patches from [Iridium](https://iridiumbrowser.de/), [Inox patchset](https://github.com/gcarq/inox-patchset), [Brave](https://brave.com/) and [ungoogled-chromium](https://github.com/Eloston/ungoogled-chromium) projects * webRTC, canvas, audio and other anti-fingerprinting mitigations + +## Features not related to privacy +* allow playing videos in background * all codecs included (proprietary, open H.264 etc.) * built with official speed optimizations