2020-07-25 12:33:15 +03:00
<!-- Old Style -->
2020-02-07 09:12:15 +02:00
<!DOCTYPE HTML>
< html lang = ”en-us” >
< head >
2020-06-05 06:29:22 +03:00
< link rel = "stylesheet" href = "../style.css" >
2020-02-07 09:12:15 +02:00
< meta charset = "UTF-8" >
2020-07-30 14:34:56 +03:00
< title > Ungoogled-Chromium — Spyware Watchdog< / title >
2020-02-07 09:12:15 +02:00
< / head >
< body >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2020-07-25 12:33:15 +03:00
< img src = "../images/chromium_logo.png" alt = "Ungoogled-Chromium logo" >
2020-06-04 04:22:07 +03:00
< h1 > Ungoogled-Chromium< / h1 >
2020-02-07 09:12:15 +02:00
< p >
2020-02-08 10:09:18 +02:00
Ungoogled-chromium is Google Chromium, sans integration with < a href = "../articles/google.html" > Google< / a > . It also features some tweaks to enhance privacy,
2020-02-07 09:12:15 +02:00
control, and transparency (almost all of which require manual activation or enabling).< sup > < a href = "#1" > [1]< / a > < / sup >
< / p >
< h2 > Spyware Level: < font color = "lime" > Not Spyware< / font > < / h2 >
< p >
2020-02-08 10:09:18 +02:00
Ungoogled-chromium is a fork of Chrome that has all of Google's spyware removed. It was tested with MITMproxy and makes
2020-02-07 09:12:15 +02:00
< b > < font color = "lime" > no unsolicited requests< / font > < / b > , and is therefore not spyware. Ungoogled-chromium is the highest-rated
2020-02-08 10:09:18 +02:00
browser based on < a href = "../articles/chrome.html" > Google Chrome< / a > , and is probably one of the best choices if you can compile it.
2020-07-30 14:34:56 +03:00
Otherwise, < a href = "../guides/iridium.html" > configuring Iridium< / a > to a sufficient privacy standard might be a good choice if you are
2020-02-07 09:12:15 +02:00
looking for a Chrome-based browser to switch too without taking the time to compile any software.
< / p >
< hr >
2020-06-04 04:22:07 +03:00
< center >
2020-02-07 09:12:15 +02:00
< h2 > Sources< / h2 >
< p >
< a name = "1" > 1.< / a >
< a href = "https://github.com/Eloston/ungoogled-chromium" > Ungoogled-Chromium< / a >
< a href = "http://web.archive.org/web/20181008021159/https://github.com/Eloston/ungoogled-chromium" > [web.archive.org]< / a >
< a href = "http://archive.is/uLsce" > [archive.is]< / a > < br >
< / p >
< hr >
< p > < b >
This article was last edited on 11/1/2018
< / b > < / p >
< p >
2020-11-17 23:02:02 +02:00
If you want to edit this article, or contribute your own article(s), visit us at the git repo on < a href = "https://codeberg.org/shadow/SpywareWatchdog" > Codeberg< / a > . All contributions must be licensed under the CC0 license to be accepted.
2020-02-07 09:12:15 +02:00
< / p >
2021-01-02 07:54:37 +02:00
< a href = "../LICENSE.txt" > < img class = "icon" src = "../images/cc0.png" alt = "CC0 License" > < / a >
2020-06-04 04:22:07 +03:00
< p > < a href = "../articles/index.html" > Back to catalog< / a > < / p >
< / center >
2020-02-07 09:12:15 +02:00
< / body >
2020-07-30 14:34:56 +03:00
< / html >