Skip to content

Instantly share code, notes, and snippets.

// 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-cliqz
konark-cliqz / human-web-overview.md
Created November 18, 2018 15:51 — forked from solso/human-web-overview.md
Human Web Overview

Human Web Overview

Konark Modi, Alex Catarineu, Philipp Claßen and Josep M. Pujol at Cliqz

München, October 2016 [edited on October 2017]

Motivation

Human Web is a methodology and system developed by Cliqz to collect data from users while protecting their privacy and anonymity.

@konark-cliqz
konark-cliqz / #Private Google queries
Last active September 16, 2016 17:45
Private results in Google SERP !
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