mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Updated Ghostery (markdown)
+2
-7
@@ -107,8 +107,6 @@ Also, all messages are anonymized and no record linkage can be done on the serve
|
|||||||
|
|
||||||
Last but not least, yes the data you mention is useful for building features that are yet to come. For example, we needed data before we could launch the tracking protection feature few years back. There is a chicken and egg problem. Some seem to be very focused on the data part, without attempting to evaluate if that data compromises the privacy of the users in any way. It is not always the case that data implies lack of privacy. We wrote about it [here](https://0x65.dev/blog/2019-12-02/is-data-collection-evil.html). [^6]
|
Last but not least, yes the data you mention is useful for building features that are yet to come. For example, we needed data before we could launch the tracking protection feature few years back. There is a chicken and egg problem. Some seem to be very focused on the data part, without attempting to evaluate if that data compromises the privacy of the users in any way. It is not always the case that data implies lack of privacy. We wrote about it [here](https://0x65.dev/blog/2019-12-02/is-data-collection-evil.html). [^6]
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## Privacy
|
## Privacy
|
||||||
### Does Ghostery collect and sell my data?
|
### Does Ghostery collect and sell my data?
|
||||||
Ghostery neither collects nor sells data about users or trackers. In fact, we even open the insights we have about the tracking landscape via https://whotracks.me/, so that everyone can benefit from it. [^3]
|
Ghostery neither collects nor sells data about users or trackers. In fact, we even open the insights we have about the tracking landscape via https://whotracks.me/, so that everyone can benefit from it. [^3]
|
||||||
@@ -117,16 +115,13 @@ Ghostery neither collects nor sells data about users or trackers. In fact, we ev
|
|||||||
You might be referring to the pre-2017 era where Ghostery belonged to a company named [Evidon](https://www.ghostery.com/faqs/who-is-evidon/) (which had a business model of collecting and selling data to other companies). It was then acquired by Cliqz (which builds a private and independent search engine as well as privacy-focused browsers). Since then the business model has been dropped, code has been [open-sourced](https://github.com/ghostery/ghostery-extension/) and Ghostery is now exploring ways to monetize through [paid products](https://www.ghostery.com/insights/), as well as client-side offers targeting called [rewards](https://www.ghostery.com/faqs/what-is-ghostery-rewards/). [^2]
|
You might be referring to the pre-2017 era where Ghostery belonged to a company named [Evidon](https://www.ghostery.com/faqs/who-is-evidon/) (which had a business model of collecting and selling data to other companies). It was then acquired by Cliqz (which builds a private and independent search engine as well as privacy-focused browsers). Since then the business model has been dropped, code has been [open-sourced](https://github.com/ghostery/ghostery-extension/) and Ghostery is now exploring ways to monetize through [paid products](https://www.ghostery.com/insights/), as well as client-side offers targeting called [rewards](https://www.ghostery.com/faqs/what-is-ghostery-rewards/). [^2]
|
||||||
|
|
||||||
### What is the Human Web?
|
### What is the Human Web?
|
||||||
* [Human Web — Collecting data in a socially responsible manner](https://0x65.dev/blog/2019-12-03/human-web-collecting-data-in-a-socially-responsible-manner.html)
|
The [Human Web](https://0x65.dev/blog/2019-12-03/human-web-collecting-data-in-a-socially-responsible-manner.html) is an open-source technology built by our parent company, Cliqz, that uses the power of anonymous group data create innovative browser technologies to make the internet more private. Users that participate in the Human Web contribute anonymous information related to trackers, websites, and search queries that are then analyzed and evaluated for relevance and safety. This data is used to create anonymous group models that power the private quick-search, anti-tracking, anti-phishing technologies featured in Cliqz products and which will soon be featured in Ghostery.
|
||||||
* [Human Web Proxy Network (HPN)](https://0x65.dev/blog/2019-12-04/human-web-proxy-network-hpn.html)
|
|
||||||
|
|
||||||
The Human Web is an open-source technology built by our parent company, Cliqz, that uses the power of anonymous group data create innovative browser technologies to make the internet more private. Users that participate in the Human Web contribute anonymous information related to trackers, websites, and search queries that are then analyzed and evaluated for relevance and safety. This data is used to create anonymous group models that power the private quick-search, anti-tracking, anti-phishing technologies featured in Cliqz products and which will soon be featured in Ghostery.
|
|
||||||
|
|
||||||
The Human Web is built using world-leading privacy-by-design practices that ensures that any data that is collected is done completely anonymously without any personally identifiable information. To achieve this, the Human Web implements two core components: its data collection framework and its proxy network.
|
The Human Web is built using world-leading privacy-by-design practices that ensures that any data that is collected is done completely anonymously without any personally identifiable information. To achieve this, the Human Web implements two core components: its data collection framework and its proxy network.
|
||||||
|
|
||||||
The Human Web data collection framework requires that the data points contributed by users are evaluated only as a single, aggregated event, disentangling these signals from any personally-identifiable information such as timestamps or user IDS. Furthermore, The Human Web filters out any sensitive or personal information from URLs that are deemed unsafe (e.g., twitter.com/username) that can be used to identify an individual person. Thus, we are neither able to combine data from multiple entries or multiple visits to websites, nor to link this information with any personal information, like email addresses or user IDs, that can be used to identify an individual.
|
The Human Web data collection framework requires that the data points contributed by users are evaluated only as a single, aggregated event, disentangling these signals from any personally-identifiable information such as timestamps or user IDS. Furthermore, The Human Web filters out any sensitive or personal information from URLs that are deemed unsafe (e.g., twitter.com/username) that can be used to identify an individual person. Thus, we are neither able to combine data from multiple entries or multiple visits to websites, nor to link this information with any personal information, like email addresses or user IDs, that can be used to identify an individual.
|
||||||
|
|
||||||
As a further safety precaution, this information is sent through the Human Web proxy network, a series of peer-to-peer proxies that remove information like the user IP addresses, making it virtually impossible to determine who or where the data comes from. The proxy network itself is blind to the content of the data its sending, adding a further security measure to the process. Consequently, all data we collect is virtually unidentifiable by anyone, including ourselves, so that even if our security were breached by a hacker our outside organization, there would be absolutely no way to tie this information to individuals.
|
As a further safety precaution, this information is sent through the [Human Web proxy network](https://0x65.dev/blog/2019-12-04/human-web-proxy-network-hpn.html), a series of peer-to-peer proxies that remove information like the user IP addresses, making it virtually impossible to determine who or where the data comes from. The proxy network itself is blind to the content of the data its sending, adding a further security measure to the process. Consequently, all data we collect is virtually unidentifiable by anyone, including ourselves, so that even if our security were breached by a hacker our outside organization, there would be absolutely no way to tie this information to individuals.
|
||||||
|
|
||||||
The specific data contributed through the Human Web includes:
|
The specific data contributed through the Human Web includes:
|
||||||
* Non-Private URLs
|
* Non-Private URLs
|
||||||
|
|||||||
Reference in New Issue
Block a user