-
Notifications
You must be signed in to change notification settings - Fork 233
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
Loosen referer spoofing to allow use of Google Hangouts web app? #328
Comments
I just tested the relaxed branch, and it did not resolve this issue. |
Try the recommended settings on https://feeding.cloud.geek.nz/posts/tweaking-referrer-for-privacy-in-firefox/ and please let me know if it works. |
Thanks, @fmarier ! I first tried without success:
Then, I tried with success:
|
Thanks @collinbarrett. Would you mind also testing this configuration?
The reason is that we're currently running an experiment to see if anything would break if we changed the default referrer setting in Firefox. Reports like yours are very useful to us. |
I can confirm that the Google Hangouts web app works with this setting as well:
|
Thanks @collinbarrett ! |
@collinbarrett I think you could reopen this issue, I'd like to improve the relaxed branch with a reasonably hardened setting, that does not break commonly used web services. I'd have to check your proposed settings, and fmarier's blog post again but it looks like a decent compromise, if @pyllyukko agrees of course. For reference my own config is just
I don't alter network.http.referer.XOriginTrimmingPolicy. Unfortunately I am not able to test Google Hangouts right now. What would be the best combination for the relaxed branch? |
Re-opening per @nodiscc pending feedback from @pyllyukko . My immediate issue is resolved by customizing user.js, but maybe the user.js default should be relaxed? |
The setting in the default/ However the setting in the relaxed branch could I don't know if that's possible. |
I've found that changing |
That's That said, |
@savyajha It works for me. Are you sure you don't have other referrer settings that interfere? |
@fmarier My bad, you're right. I must have confused some other pref with this one for one of the |
I know, any privacy-conscious user would not use Hangouts for messaging. But, assuming I have to...
With the default user.js file, the Google Hangouts web app does not allow sending messages. Receiving messages works just fine. Upon inspection of the errors in the Firefox console, it seems that the referer spoofing configuration (such as discussed in #227) might be the root cause. See the json error response below. Can anyone suggest a slightly looser configuration for the referer options to balance privacy with working Hangouts? Let me know if more information is needed.
Thanks!
The text was updated successfully, but these errors were encountered: