Honestly its getting out of hand. I have everything blocked I can think of [1], and even browsing in private mode, I still sometimes get the "recommended for you" on YouTube. Stop invading my privacy. [1] https://cup.github.io/rosso/youtube
Latest Firefox Brings Privacy Protections Front and Center
131–140 of 209 posts
Re: Latest Firefox Brings Privacy Protections Front and Center
#132Earlier quoted context omitted.
Website owners can just use the user agent in weblogs to determine this.
Yes they can. But in my experience, at big organizations, the people using Google Analytics are not developers and will have no idea what weblogs are or how they could use them to determine the real browser statistics.
Re: Latest Firefox Brings Privacy Protections Front and Center
#133This is great! On another note, I'm wondering when I can remove uBlock Origin?
Don't, ever. There's no reason to trust Mozilla will keep this up forever. They're not even close to doing what uBO does. Blockers are best kept as a third-party solution with no conflict of interest. If too many people stop using uBO because the FF built in tools are "good enough", eventually we'll loose proper extension support and we will be at the mercy of browser vendors again.
Re: Latest Firefox Brings Privacy Protections Front and Center
#134The downside of all of this is that I feel like sites are now intentionally being designed to break if this kind of stuff is blocked. I used to be able to use Firefox Focus (which has tracking protection built-in) to pay most of my bills. This was convenient because I would just open up the one site in FFF, pay the bill, and then close it, with all browsing history automatically deleted. In the past month about 3 of…
That particular example is just extremely odd because… well, the business model of the utilities whose bills you pay (nor the bank's) shouldn't be based on advertising?? Maybe it's just a pile of web development fail, using 3rd party cookies for no good reason..
But you should still use all of the anti-surveillance tech you can, lest the downward spiral continue. The methods are implemented gradually, with soft heuristics. The more customers they have without such vulnerabilities, the harder it is to justify turning the screws.
Re: Latest Firefox Brings Privacy Protections Front and Center
#135Earlier quoted context omitted.
JavaScript engine optimization Devtools Every benchmark: https://arewefastyet.com/linux64/overview?numDays=365 Anecdotally, Firefox uses a lot more CPU, memory, and battery. Makes sense since the JS engine is so much worse. In this era the browser is just a VM for JavaScript.
For CSS, Firefox devtools are far, far ahead of everything else. JS debugging was a bit behind Chrome, but it should be on par now, except maybe in performance tracing.
Re: Latest Firefox Brings Privacy Protections Front and Center
#136Earlier quoted context omitted.
>In the past month about 3 of my credit card sites stopped working on FFF, as well as my ISP's site. Which sites are these? When you make claims like this, you should specifically name the businesses that do this, so the rest of us can try to avoid them.
I avoided doing so because I don't really want the internet to know what credit cards I have. With that said, let's say I specifically name "Chase". Are you going to cancel your existing Chase bank account or credit card upon hearing this?
And that is one of the reasons why we are allowed to have multiple accounts on this site, as long as they aren't all throwaways.
I bet you are aware of this already, so I'm mentioning this mostly for the benefit of those who haven't wasted half a decade (or more in my case here.)
Re: Latest Firefox Brings Privacy Protections Front and Center
#137Earlier quoted context omitted.
> because blocking tracking is also blocking ads It's not, the Internet is the only medium where it's assumed that tracking/targeting is necessary for advertising. TV, Magazines, radio, podcasts, cinema don't track users.
Well, they do, but only in aggregate and pretty indirectly: surveys, focus groups, requests for feedback, etc.
Re: Latest Firefox Brings Privacy Protections Front and Center
#138Meanwhile, Firefox won't selectively delete hundreds of cookies, despite all the options indicating that it would be possible. Instead, it hangs and fails to delete selected cookies.
Re: Latest Firefox Brings Privacy Protections Front and Center
#139The downside of all of this is that I feel like sites are now intentionally being designed to break if this kind of stuff is blocked. I used to be able to use Firefox Focus (which has tracking protection built-in) to pay most of my bills. This was convenient because I would just open up the one site in FFF, pay the bill, and then close it, with all browsing history automatically deleted. In the past month about 3 of…
That particular example is just extremely odd because… well, the business model of the utilities whose bills you pay (nor the bank's) shouldn't be based on advertising?? Maybe it's just a pile of web development fail, using 3rd party cookies for no good reason..
Re: Latest Firefox Brings Privacy Protections Front and Center
#140Earlier quoted context omitted.
Self-hosted analytics like Matomo for instance. https://github.com/matomo-org/matomo
Which do get blocked since they're still trackers. The protection isn't just against 3rd party trackers. And if you obfuscate your Matomo client script to get around the user's preference for trackers you're not being very ethical.
I'm not sure I agree, but you made interesting point and I'm glad you brought it up!
Personally, I don't think I would classify that as unethical. Ethics need to be looked at with intent in mind, and if you are comfortable being honest about what you are doing, I _think_ I would be okay with this. Not sure, though–I do have doubt.