Konark Modi, Alex Catarineu, Philipp Claßen and Josep M. Pujol at Cliqz
München, October 2016 [edited on October 2017]
Human Web is a methodology and system developed by Cliqz to collect data from users while protecting their privacy and anonymity.
| // This should not send the referrer back. | |
| function post(url, payload) { | |
| return fetch(url, { | |
| method: 'POST', | |
| mode: 'no-cors', | |
| referrerPolicy: 'no-referrer', | |
| headers: { | |
| Accept: 'application/json', | |
| 'Content-Type': 'application/json', | |
| 'Referrer-Policy': 'no-referrer', |
Konark Modi, Alex Catarineu, Philipp Claßen and Josep M. Pujol at Cliqz
München, October 2016 [edited on October 2017]
Human Web is a methodology and system developed by Cliqz to collect data from users while protecting their privacy and anonymity.
| On your desktop when you are signed in and query on google, some of the queries add private results in form of cards | |
| on the results page. On further review of your privacy settings, you will realise that at some point of time you had | |
| opted in for "show private results". | |
| Now I do understand the idea of personalization, but what we are experiencing now is rather aggressive,to an extent of | |
| being creepy. | |
| I think it's a good point in time to review your privacy settings. | |
| Some queries that you might want to try |