This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
long-term solution to tracking protection whitelist #880
Labels
Comments
If you do this may I suggest adding a question about whether to remember the choices for this site or not. (I.e. a "Don't ask again?" check box) |
luixxiul
referenced
this issue
Jun 1, 2016
Not sure which issue this comment best applies to, but I will add it here and move it if necessary. There likely needs to be more fine-grained control over what sites to block. For example, on Reddit gallery sites such as redditp.com or imgaoid.com, the functionality is broken because their calls to Reddit are blocked by Brave. e.g. http://www.imagoid.com/r/pics / http://redditp.com/r/pics A 'medium-skill' end user should be able to click on the Bravery icon, click on the number of sites blocked, and copy the relevant url to a whitelist somewhere user-accessible. |
Moved to brave/brave-browser#1108 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
in
app/trackingProtection.js
:Currently hosts that are on the Tracking Protection list but cause some important functionality (like fb login) to break are added to this whitelist so they don't get blocked. My preferred long-term solution is to block by default but detect when a site is likely to break and pop up a dialog asking the user if they'd like to allow the domains to potentially track them.
Concrete example:
sdk.js
orall.js
and infers that coolsite.com is going to use a Facebook featureThe text was updated successfully, but these errors were encountered: