Live data from Hacker News

Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

tech.slashdot.org

81–90 of 346 posts

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#81
Hmm how can I use being forced to use Chrome for work, for me tax wise…

If I’m a contractor forced to use Chrome and mobile devices, can I deduct a separate work phone?

I really hate having it my iPhone, at least maybe I can claw something back this way?

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#83
post #7

What is the alternative to chrome that doesn’t crash or is not noticeably slower?

I use Vivaldi[1]. Also has built-in ad-blocker although I'm not sure how good it is compared to Ublock or others. [1] https://vivaldi.com/

seconded. been loving vivaldi since i switched.

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#85
post #52

Web browsers should become outmoded soon. It was fine for bootstrapping the web, but now to keep up a browser must emulate the operating system and more in a single app. This pressure is the centralizing factor in browser dominance. Ditch the features, drop the spy protocol (http), just get the files.

What will the alternative to web browsers be after they become "outmoded"?

I can't speak for the user who you are responding to, but an AI maxi might believe that an AI powered interface will take over all information retrieval.

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#86
post #22

Earlier quoted context omitted.

Full time Firefox user. I run hundreds of tabs for days on end and need to restart it every week or so. Well worth it to not use Chrome. Need to open a site in Chrome about once a month

The upcoming version has "Unload tabs" built in to the context menu. That should result in restarts limited to updates.

I use the Auto Discard Tabs plug-in, just lets tabs time-out after a set amount of time

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#87
post #42

Earlier quoted context omitted.

Written by the same person who wrote Washington Post article. All very confusing.

MSN is all rehosted articles I believe. Several times I've searched major paper headlines to read the full story on MSN. No idea what kind of deal these places have with Microsoft.

I like the MSN articles. My ad blocker cleans them up nicely, and they never ask me to subscribe.

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#88
post #11
post #6

Without the suggestion to install an adblocker, this is not credible advice.

Does the ad blocker prevent leaks of your information? I know it blocks a use of your information against you (targeted ads). And any external source is a potential leak (e.g. the kinds of things that CORS is supposed to reduce). But does an ad blocker specifically leak more, or just reduce the incentive to collect that information?

I think there was a Defcon where they showed that some ad networks let the advertiser themselves provide the image/video. By targeting only people who first visited a given website, they know who you are. And by adding selectors on the ad, they extract your characteristics, including location.

It looks very stretched, but the real magic happens when this data is sold in bulk. It allows recouping who is where. Your target person may or may not be in each dataset, their location isn’t known like clockwork, but that allows determining where they work, where they sleep and who they’re with. One ad is useless as a datapoint, but recouping shows reliable patterns. And remember most people on iPhone still don’t have an adblocker.

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#89

Earlier quoted context omitted.

I’m using Firefox and Kagi’s Orion browser [1] on my Mac and Safari on iOS. [1] https://kagi.com/orion/

Is it easier to build a browser for MacOS? Arc was Mac only for the longest time, until they released a crippled Windows version. DuckDuckGo browser started Mac only.

> Is it easier to build a browser for MacOS?

Financially, probably. Apple customers represent a disproportionate share of global consumer disposable income.

Technically, I guess Unix-like, BrowserEngineKit and WebKit (Orion uses this) help. Good question, hope someone knowledgeable chimes in!

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#90

Earlier quoted context omitted.

A full-featured ad blocker (uBlock Origin original, not the neutered Lite version that runs on Chrome now) will intercept requests at the network level and prevent your browser from requesting the advertisers' JavaScript code. Your browser not only won't show the ads, it won't run the code that was supposed to show them or even send a request to the advertisers' servers. This blocks most existing tracking methods. Th…

1st-party would likely be prevented by disabling cookies? Obviously they could fingerprint every visitor on every request, but most just set an ID cookie and check it on subsequent pages I think, since that's good enough for tracking most people (who aren't actively trying not to be tracked). Of course, that breaks things that need a session (like a cart), but depending on what you want from a site, it could be fine.

Those things help, yes. I say that it's impossible to fully block first party tracking because you must interact with the server in order to accomplish anything and those interactions can be tracked. But a third party can be cut entirely out of the loop.
Post reply on HN