Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 700 Bytes

ungoogled_chromium_notes.md

File metadata and controls

17 lines (12 loc) · 700 Bytes

Notes on Ungoogled chromium

After installation of the ungoogled chromium, you need to follow the following steps to make it secure from fingerprinting:

  1. Open the ungoogled chromium app
  2. Visit chrome://flags
  3. Enable the following flags:
Flag Value
Enable get*ClientRects() Enabled
Enable Canvas::measureText() fingerprint deception Enabled
Enable Canvas image data fingerprint deception Enabled

Since this version of chromium is free from google services you are less likely to be tracked.

Ungoogled chromium