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-06-04 04:22:07 +03:00
< title > Google - Spyware Watchdog< / title >
2020-02-07 09:12:15 +02:00
< / head >
< body >
2020-02-08 10:09:18 +02:00
< img src = "../images/google_logo.png" alt = "Google logo" >
2020-06-04 04:22:07 +03:00
< h1 > Google< / h1 >
2020-02-07 09:12:15 +02:00
< p >
Google is an advertising company that produces and researches a huge amount of spyware products and services that permeate
the internet almost entirely. It is almost impossible for the naieve user to use the internet without running into Google
spyware, as they have deployed products on almost every level of the user's interaction with the internet infrasturcture.
< / p >
< h2 > Technology< / h2 >
< p >
2020-02-08 10:09:18 +02:00
The following articles on this website have been written about technology created by Google:
2020-02-07 09:12:15 +02:00
< / p >
2020-06-04 04:22:07 +03:00
< center >
2020-02-07 09:12:15 +02:00
< p >
2020-02-08 10:09:18 +02:00
< a href = "../articles/chrome.html" > Google Chrome< / a > < br >
< a href = "../articles/google_search.html" > Google Search< / a > < br >
< a href = "../articles/youtube.html" > YouTube< / a > < br >
2020-02-07 09:12:15 +02:00
< / p >
2020-06-04 04:22:07 +03:00
< / center >
2020-02-07 09:12:15 +02:00
< h2 > Privacy Statements and Policies< / h2 >
< p >
2020-02-08 10:09:18 +02:00
The following documents are an incomplete list of policies Google uses for it's various products and
2020-02-07 09:12:15 +02:00
services when concerning user privacy.
< / p >
2020-06-04 04:22:07 +03:00
< center >
2020-02-07 09:12:15 +02:00
< p >
< a href = "https://policies.google.com/privacy" > Google Privacy policy< / a >
< a href = "https://web.archive.org/web/20181109075525/https://policies.google.com/privacy" > [web.archive.org]< / a >
< a href = "http://wayback.vefsafn.is/wayback/20181009135133/https://policies.google.com/privacy" > [wayback.vefsafn.is]< / a >
< a href = "https://archive.li/U4mQP" > [archive.li]< / a > < br >
< / p >
< h2 > Further Reading< / h2 >
< p >
< a href = "https://www.huffingtonpost.com/nathan-newman/why-googles-spying-on-use_b_3530296.html" > Why Google's Spying on User Data Is Worse than the NSA's< / a > < br >
< a href = "https://stallman.org/google.html" > Reasons not to use Google< / a > < br >
< / p >
< hr >
< p > < b >
This article was last edited on 11/9/2018
< / b > < / p >
< p >
2020-03-22 05:33:06 +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 licensed under the CC0 liscence to be accepted.
2020-02-07 09:12:15 +02:00
< / p >
2020-06-04 04:22:07 +03:00
< a href = "https://creativecommons.org/publicdomain/zero/1.0/legalcode" > < img class = "icon" src = "../images/cc0.png" alt = "CC0 Liscence" > < / a >
< p > < a href = "../articles/index.html" > Back to catalog< / a > < / p >
< / center >
2020-02-07 09:12:15 +02:00
< / body >
2020-06-04 04:22:07 +03:00
< / html >