Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to send GlobalPrivacyControl's Do-Not-Sell signal to Stealth Mode #1451

Closed
ameshkov opened this issue May 12, 2021 · 1 comment

Comments

@ameshkov
Copy link
Member

More on Global Privacy Control:

Actually, we'll unite "Do-Not-Track" and "Global Privacy Control" in a single setting.

Implementation

When this option is enabled, we should do two things in addition to what we did for Do-Not-Track:

  1. Send a DOM signal: see here
  2. Send an HTTP header signal: see here (Sec-GPC header with value 1)

Client app changes

We should mention this in CoreLibs changelog:

Client applications must rename "Do-Not-Track" to
* Name: Send websites signals to not track you
* Description: Send the "Global Privacy Control" and "Do-Not-Track" signals to the websites you are visiting

@TPS
Copy link

TPS commented Sep 15, 2021

Reading the above, the single setting controls both "Do Not [Track, Sell]", but the (AGA, @ least) UI option (setting, log entry) only says the 1st. Could that be clarified?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants