The source is at: https://github.com/disconnectme/disconnect
I recently tried to switch from Ghostery to Disconnect. It was basically a wash in terms of frequency of broken pages. However two things did bother me a little: - The default settings had Disconnect fighting with HTTPS Everywhere and caused resource contention in Chrome. Please follow the Unix philosophy and just recommend users install HTTPS Everywhere instead of having a naive implementation embedded in your unrel…
Disconnect: open source extension makes the web more private, secure, faster
51–60 of 77 posts
Re: Disconnect: open source extension makes the web more private, secure, faster
#52Earlier quoted context omitted.
I recently tried to switch from Ghostery to Disconnect. It was basically a wash in terms of frequency of broken pages. However two things did bother me a little: - The default settings had Disconnect fighting with HTTPS Everywhere and caused resource contention in Chrome. Please follow the Unix philosophy and just recommend users install HTTPS Everywhere instead of having a naive implementation embedded in your unrel…
When you say 'it was basically a wash', it is not clear what you mean. Which one breaks more pages?
Re: Disconnect: open source extension makes the web more private, secure, faster
#53Earlier quoted context omitted.
It's only an arm race if a lot of people uses it and it becomes a problem to business owners.
Sad truth is: all these "privacy" plugins break ads. Many people install them for that purpose alone and use privacy as excuse. Even if a website provide local ads because it values the privacy of its users: those are blocked too. From a website owner's perspective privacy plugins are ad-blockers.
I run a website that has one sponsor and their ads aren't blocked by privacy tools - because it's just some static HTML text, link and an image on the page. So I'm not sure what "local ads" you are referring to.
(In much the same way, I don't see a whole bunch of ads because I use a Flashblocker ... but ads don't have to be flash)
> From a website owner's perspective privacy plugins are ad-blockers.
If that's how a website owner thinks, then I'd say they have a very narrow idea of what an ad can be.
Re: Disconnect: open source extension makes the web more private, secure, faster
#54I am using StartPage https://startpage.com/ as my search engine and am very happy with it. They essentially redirect your search query to google and return you the result. But they don't collect your IP nor anything else. https://startpage.com/eng/protect-privacy.html
Re: Disconnect: open source extension makes the web more private, secure, faster
#55Earlier quoted context omitted.
I would never, ever, spend time testing something that changes my code. Today it changes it one way, tomorrow another. That's like trying to replace the screen on your phone and then complaining that it doesn't work and that Samsung/Apple should test their devices with your screen installation skills.
If a resource fails to load, do you not care about that also?
(Of course I now have no idea if they ever improved performance)
Re: Disconnect: open source extension makes the web more private, secure, faster
#56Earlier quoted context omitted.
It's only an arm race if a lot of people uses it and it becomes a problem to business owners.
Sad truth is: all these "privacy" plugins break ads. Many people install them for that purpose alone and use privacy as excuse. Even if a website provide local ads because it values the privacy of its users: those are blocked too. From a website owner's perspective privacy plugins are ad-blockers.
Re: Disconnect: open source extension makes the web more private, secure, faster
#57As these become more popular we shall see a return to server analytics. Time to install AwStats...
I wish more people used server analytics. Less privacy risk to the user, along with a faster and less congested internet connection...
Re: Disconnect: open source extension makes the web more private, secure, faster
#58You can achive a lot of this without using any browser extensions by simply using a hosts file such as the one at http://winhelp2002.mvps.org/hosts.htm (that one is Windows-oriented but it works fine in linux also). Or you could run your own dns but that's a bit more complicated to set up.
I like the clean approach, but hesitate to use my hosts file for blocking unwanted stuff on my development machine. It is 3:00 am the app breaks in production while the development version magically works. You question your ability as a developer and a human being in general while blaming your browser, your os, your DNS secretly knowing in the back of your head, that that you must have done something really, really s…
Re: Disconnect: open source extension makes the web more private, secure, faster
#59Earlier quoted context omitted.
Sad truth is: all these "privacy" plugins break ads. Many people install them for that purpose alone and use privacy as excuse. Even if a website provide local ads because it values the privacy of its users: those are blocked too. From a website owner's perspective privacy plugins are ad-blockers.
They only break ads if ads are big JS things that have privacy implications - most ads are, but they don't have to be. I run a website that has one sponsor and their ads aren't blocked by privacy tools - because it's just some static HTML text, link and an image on the page. So I'm not sure what "local ads" you are referring to. (In much the same way, I don't see a whole bunch of ads because I use a Flashblocker ...…
Ghosterly and Co blocks those common third party solutions even when run locally. E.g. from the Ghostery source:
"type":"analytics",
…
"pattern":"\\/piwik\\.(js|php)",
or "type":"ad",
…
"pattern":"\\/adpeeps\\.php",Re: Disconnect: open source extension makes the web more private, secure, faster
#60Earlier quoted context omitted.
I’m the developer of Disconnect and agree with you, but … To back up the op and gp, I’m seeing more and more sites that don’t degrade gracefully when their analytics service doesn’t load. I do think devs should check that their site still works when non-essential services fail to load because, even when the user isn’t running Disconnect or a similar app, this scenario is bound to happen — e.g., when there’s a network…
Many companies consider controlling essential to do business. But even if you disagree, you would do end user support a huge favor if you could mention that "It alters the webpages you visit and may break them." next to the download button.