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

Plug-in compatibility issue #562

Closed
cypherpunk opened this issue Aug 17, 2015 · 6 comments
Closed

Plug-in compatibility issue #562

cypherpunk opened this issue Aug 17, 2015 · 6 comments

Comments

@cypherpunk
Copy link

Referer Control 0.59

Warning:
This extension failed to modify the request header "Referer" of a network request because the modification conflicted with another extension (Privacy Badger).

@cooperq
Copy link
Contributor

cooperq commented Aug 17, 2015

This is because we strip the referer header from requests to domains that are cookie blocked.

@semente
Copy link

semente commented Apr 6, 2016

@cooperq can't you add a option to disable this feature? Even if it is hidden/available only from about:config. Would it solve this conflict? I prefer use uMatrix extension to spoof HTTP referer because I can enable it for all websites.

By the way, once there is a conflict, will it prevent uMatrix spoof the referer even in the websites privacy badger is not doing anything?

@semente
Copy link

semente commented May 31, 2016

@cooperq is there any chance of my request above be ever implemented? I'm looking for a solution for this issue. Another alternative may be an option to Privacy Badger do referer spoofing for all websites.

@cooperq
Copy link
Contributor

cooperq commented Jun 2, 2016

@semente I might consider an option to always spoof the referer header. What does umatrix replace the referer header with? Or does it just strip it? Please open a new issue for this feature request.

@semente
Copy link

semente commented Jun 2, 2016

@cooperq awesome!

If this setting is checked, uMatrix will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request.

I think it is the best setup. Spoofing all requests may cause some issues (at least I already had authentication issues with some websites). Other option is send the URL you are going to visit as the HTTP referrer, but I found uMatrix solution better.

edit: I will open a new issue, thanks!

@ghostwords
Copy link
Member

Related to #1134.

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