Difference between revisions of "GoogleSharing"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=GoogleSharing |Short description=GoogleSharing helps prevent Google from tracking your searches and web activity. |Full description=GoogleSharing is a system tha...")
 
(bulk move of icecat extensions)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Entry
+
#REDIRECT [[IceCat/GoogleSharing]]
|Name=GoogleSharing
 
|Short description=GoogleSharing helps prevent Google from tracking your searches and web activity.
 
|Full description=GoogleSharing is a system that mixes the requests of many different users together, such that Google is not capable of telling what is coming from whom. GoogleSharing aims to do a few very specific things:
 
 
 
1. Provide a system that will prevent Google from collecting information about you from services which don't require a login.
 
2. Make this system completely transparent to the user. No special websites, no change to your work flow.
 
3. Leave your non-Google traffic completely untouched, unredirected, and unaffected.
 
 
 
The GoogleSharing system consists of a custom proxy and a Firefox Addon. The proxy works by generating a pool of GoogleSharing "identities," each of which contains a cookie issued by Google and an arbitrary User-Agent for one of several popular browsers. The Firefox Addon watches for requests to Google services from your browser, and when enabled will transparently redirect all of them (except for things like Google Mail) to a GoogleSharing proxy. There your request is stripped of all identifying information and replaced with the information from a GoogleSharing identity.
 
 
 
This "GoogleShared" request is then forwarded on to Google, and the response is proxied back to you. Your next request will get a different identity, and the one you were using before will be assigned to someone else. By "sharing" these identities, all of our traffic gets mixed together and is very difficult to analyze.
 
 
 
The GoogleSharing proxy even constantly injects false but plausible search requests through all the identities.
 
 
 
The result is that you can transparently use Google search, images, maps, products, news, etc... without Google being able to track you by IP address, Cookie, or any other identifying HTTP headers. And only your Google traffic is redirected. Everything else from your browser goes directly to its destination.
 
 
 
For more information, see the webiste: http://www.googlesharing.net
 
|Homepage URL=http://www.googlesharing.net/
 
|User level=beginner
 
|Extension of=Firefox,Gnuzilla IceCat
 
|VCS checkout command=git clone https://github.com/DisruptiveStudies/GoogleSharing
 
|Computer languages=javascript
 
|Documentation note=
 
|Related projects=
 
|Version identifier=0.22
 
|Version date=2011/06/28
 
|Version status=stable
 
|Version download=https://addons.mozilla.org/firefox/downloads/latest/60333/addon-60333-latest.xpi?src=ss
 
|Last review by=David_Hedlund
 
|Last review date=2015/02/08
 
|Submitted by=David_Hedlund
 
|Submitted date=2015/02/08
 
|Status=
 
|Is GNU=No
 
}}
 
{{Project license
 
|License=GPLv3
 
|License copyright=Copyright Abine, Inc.
 
|License verified by=David_Hedlund
 
|License verified date=2015/02/08
 
}}
 
{{Software category
 
|Internet-application=privacy, security, search tools
 
|Programming-language=javascript
 
|Use=internet-application
 
}}
 

Latest revision as of 14:08, 19 November 2015



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.