I decided to dump extension-based privacy stuff and installed Privoxy instead. I used to have Ghostery, Disconnect, ABP, and some other things running simultaneously. When you think about it, that's a lot of JS running and iterating the DOM multiple times every time you load a page. Now there's a single, purpose-built, standalone process written in C doing it. Not going back.
µBlock for Firefox
221–230 of 273 posts
Re: µBlock for Firefox
#222Earlier quoted context omitted.
> it entirely disables Google Analytics on every site. Some might find being tracked across most of the Internet to be a privacy concern. People put google analytics on their site because of the 'free' data they get from google, and I suspect most don't consider that there is a cost - it's just their users that are paying it.
If you think GA is a privacy concern, you should consider services like gmail to be a privacy concern too. Perhaps they should block that too. "Paying for it"? GA doesn't do much that a webmaster couldn't otherwise learn by analysing their webserver log files.
I'm not sure what one has to do with another. GA is something developers (or marketers) decide to pull into their sites, exposing their users to having their activity tracked across all sites that use GA. gmail is a product that someone elects to use. Apples and oranges.
>> Paying for it"? GA doesn't do much that a webmaster couldn't otherwise learn by analysing their webserver log files.
That's the unfortunate truth; and there are also many free packages that will do similar things -- all of which can be done without tracking people across most of the sites they visit.
Still, none of them are as quick and convenient as dropping in a line of javascript. I just wish that more developers would give thought to whose data they're giving away when they drop in that line of javascript.
Re: µBlock for Firefox
#223ublock doesn't work on quite a few sites, whereas I've never had an issue with adblock. Couple of examples off the top of my head: 1. giphy: it removes the share and twitter buttons 2. doesn't block ads on hulu There were others as well that I seem to be forgetting (I remember having to disable it on quite a few sites). Good intention (lowering memory consumption), but the execution still has some way to go.
Re: µBlock for Firefox
#224Earlier quoted context omitted.
I agree, you had to many things running... What is the advantage of Disconnect when have ABP and Ghostery installed?
Disconnect is an open alternative to Ghostery as Ghostery has some sketchy sponsors.
Your answer was unrelated to my question... mdellabitta stated he was running Disconnect with ABP and Ghostery all together which is redundant and I was asking why he would be doing that.
Re: µBlock for Firefox
#225I decided to dump extension-based privacy stuff and installed Privoxy instead. I used to have Ghostery, Disconnect, ABP, and some other things running simultaneously. When you think about it, that's a lot of JS running and iterating the DOM multiple times every time you load a page. Now there's a single, purpose-built, standalone process written in C doing it. Not going back.
This doesn't work with the push to HTTPS. Either you use proxy connect, and Privoxy is no better than /etc/hosts blocking. Or you'd rely on the proxy's poorer and slower implementation of TLS. Certificate verification will suffer (no certificate pinning, no certificate blacklist, no OCSP stapling, no way to verify incomplete chains), no SPDY, no sunsetting of bad ciphers or bad protocols.
Re: µBlock for Firefox
#226Earlier quoted context omitted.
... I'm not asking about why you'd want one. - I'm asking about why you'd make a new one and who would pay for your work on a new one when others already exist?
But that is the same question. Not everyone is trying to maximize their wealth all the time. Do you ask "why did Linus write Linux when there were other operating systems available at the time and no one was paying him for it?" or similarly the Atheos.cx guy? Gnome when there was KDE? Gimp when there was Photoshop? Facebook when there was MySpace?
But your point is well-made otherwise. The answer to "why?" for uBlock and others is "because people care enough to do it."
Re: µBlock for Firefox
#227Earlier quoted context omitted.
They don't get the privilege of having their data analyzed and used to market products back to them. Some of the marketing people on here will probably find that to be horrendous. Where is my relevant promoted content?!
If most geeks end up blocking GA (in most cases without realising it) then the audience of geek-focused content might end up being severely under-reported to publishers. This will only accelerate the mainstreamification of our culture.
Re: µBlock for Firefox
#228Amazing work. One concern is that the EasyPrivacy list -- which is in my opinion overly aggressive -- is enabled by default. Most pertinently, it entirely disables Google Analytics on every site.