|
|
|
|
|
by lcall
1897 days ago
|
|
Late to this but: I still use Chromium (and Iridium, a derivative that hopefully doesn't send info to Google), specifically on OpenBSD, for reasons summarized here (lower chance of privilege escalation, limiting bad behavior, easier to configure and quickly change javascript/images/cookies behavior generally and per-site):
https://news.ycombinator.com/item?id=21566041
(...and discussed further in the parents of the above link, like: https://news.ycombinator.com/item?id=21559122 or the full recent related discussion here: https://news.ycombinator.com/item?id=21557309 ). Given which, I might have switched to Firefox for some uses after a recent OpenBSD release where I think it got the pledlge/unveil support (preventing it from accessing the computer beyond config-specified limits), except for the JS/cookies/images config stuff (and that I got the impression the pledge/unveil stuff might be less useful in a less-well-organized code base...?). One thing I wish I knew about firefox is a way, without extensions/add-ons, to limit which sites can use javascript/images/etc., and/or to open multiple config tabs at once to quickly turn those on by exception for occasional specific sites, as I do with chrome. Exception lists, even better. This was discussed a little bit at those above links. [When I said those things before, someone replied helpfully, here: https://news.ycombinator.com/item?id=21724710 ]. |
|