From 4c2225259f659007deca7a59e4df42d0d950c8de Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Tue, 23 Oct 2018 08:40:27 +0200 Subject: [PATCH] More verbose lines about anti-fingerprinting mitigations --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6158f01..11a376af 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,9 @@ Yes, since version 69. While the desktop version of Chromium has an option to di * chrome flags to disable custom intents and clear session on exit * always-incognito mode * completely removed safe browsing and other privacy-unfriendly features +* anti-fingerprinting mitigations for canvas, audio, client rects and webGL +* use fixed User-Agent to conceal real model and browser version * 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 -* canvas, audio and other anti-fingerprinting mitigations ## Features not related to privacy * import/export bookmarks