-
-
Notifications
You must be signed in to change notification settings - Fork 251
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
what's up with privacy badger? #238
Comments
cooper said:
also, the hope with privacybadger is that it is also able to detect tracking and block tracking sites that no one knows about yet and have not shown up on any block list. on the other hand, i was not heartened by peter's response to my request that privacybadger prevent IP address leakage via WebRTC. i would be fine with removing privacybadger if we determine that there is in practice no effective benefit. |
well, i guess i don't see the benefit over uMatrix or request policy, basically. uMatrix can disable third-party cookies and referers... |
I also don't understand how privacy badger offers benefit over ublock or umatrix, unless I'm misunderstanding something. ublock has a dynamic filtering mode which blocks all 3rd-party by default. uMatrix blocks ALL 3rd-party cookies and referrers by default. ublock can block IP leakage via WebRTC. Also, plugins by @ChrisAntaki are handy if you need addons to block WebRTC leakage, plugin enumeration and link leakage: https://addons.mozilla.org/en-US/firefox/user/ChrisAntaki/ |
the question is not if umatrix is awesome and should be recommended, but at what level. the current write up has this: level 1: ublock and privacy badger I think this is probably appropriate, since ublock and privacy badger are easy, work fine without any user input, won't break much. privacy badger also has nice user friendly replacements for the facebook/twitter/g+ share/like buttons that allows you to enable them if you want. umatrix is obviously the best thing to install if you are a user who wants to go beyond casual anti-tracking measures, but it is not at all designed for a general audience like ublock and privacy badger. for it to make sense to entirely remove privacy badger from the recommendations, we would need to conclude there is no privacy benefit over ublock. what is this dynamic filtering mode? I don't see anything about it in the ublock options panel. |
i am not sure about this. out of the box, umatrix isn't too intrusive and can work well without breaking sites out of the box, in the default configuration. it enables good privacy protections, similar to privacy badget, if i understand correctly, out of the box, but enables users to do much more. i think it would be fine to split this in two levels, but i don't see the point in privacy badger, really, if umatrix can do it all, and more. |
To clarify, I am perfectly fine with recommending that people DON'T use privacy badger, if there are good reasons for this, but I don't think we have those reasons yet. I like the idea of privacy badger, but I was not at all happy about their response the the WebRTC ip leakage. |
i think gorhill's comment is helpful: gorhill/uMatrix#32 (comment)
|
Wiki pages on uBlock Dynamic Filtering:
After reading up on PB, I think uBlock + Privacy Badger makes sense for the "Install and Forget It" crowd. As far as I understand it, Privacy Badger is attempting to build an algorithmic approach to blocklists. So these do have some overlap, but over time Privacy Badgers' algorithm will hopefully add benefits to uBlock's basic filtering mode. But uBlock Dynamic Filtering + Privacy Badger is redundant. Because PB algorithm mode gets in the way of the user trying to have full control over their browser. But both static or dynamic blocklists are inferior to user-managed approaches like uBlock dynamic, uMatrix or NoScript. So even Privacy Badger's algorithm is inferior compared something like uMatrix which exposes everything to the user, and allows them full control over what is loaded into their browser. It's a difference of philosophy. PB is an attempt to build a plugin that does it all for you. This works with uBlock default mode. But it's contrary to the philosophy behind uBlock Dynamic and uMatrix, and therefore detrimental to use these together. Here's some more regarding Privacy Badger: pyllyukko/user.js#16 You should consider changing text to:
And make distinction about uBlock default vs uBlock Dynamic Filtering. |
sorry for the delay. i like this suggestion and have updated the text in d380a2e |
Nice. uBlock default mode has been much improved of late. It can now do the following:
I don't use PB since I use uMatrix, but I think PB and uBlock Defaut Mode should work well together. |
sadly still not enabled by default |
Ah true! Good point. |
why is privacy badger necessary, on top of ublock? the docs say:
What are those security features exactly?
The text was updated successfully, but these errors were encountered: