2020-02-07 09:12:15 +02:00
<!DOCTYPE HTML>
< html lang = ”en-us” >
< head >
2020-02-08 10:09:18 +02:00
< link rel = "stylesheet" href = "../style.css" >
2020-02-07 09:12:15 +02:00
< meta charset = "UTF-8" >
< title > Spyware Watchdog< / title >
< / head >
< body >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< h1 > Ungoogled-Chromium< / h1 >
2020-02-08 10:09:18 +02:00
< p > < a href = "../articles/index.html" > Back to catalog< / a > < / p >
< img src = "../images/ugc_logo.png" alt = "Ungoogled-Chromium logo" >
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.
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 >
< 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-02-08 10:09:18 +02:00
If you want to edit this article, or contribute your own article(s), contact us on XMPP over in spyware@conference.nuegia.net, or visit us at the git repo on < a href = "https://codeberg.org/TheShadow/SpywareWatchdog" > Codeberg< / a > . All contributions must be liscenced under the CC0 liscence to be accepted.
2020-02-07 09:12:15 +02:00
< / p >
2020-02-08 10:09:18 +02:00
< a href = "https://creativecommons.org/publicdomain/zero/1.0/legalcode" > < img src = "../images/cc0.png" alt = "CC0 Liscence" > < / a >
2020-02-07 09:12:15 +02:00
< / body >
2020-02-08 10:09:18 +02:00
2020-02-07 09:12:15 +02:00
< / html >