{
"$type": "site.standard.document",
"content": {
"$type": "at.markpub.markdown",
"flavor": "gfm",
"renderingRules": "markdown-it",
"text": {
"$type": "at.markpub.text",
"markdown": "Okay, simple stuff to get privacy and security in a non-paranoid way that will actually make using the internet better:\n\n1. Use [Firefox](https://www.firefox.com/) or [Safari](https://www.apple.com/safari/) (preferably Firefox) on macOS. Use Safari on iOS. There is not a world in which you *need* to use Chrome.[^1]\n2. Install [uBlock Origin](https://addons.mozilla.org/firefox/addon/ublock-origin/) for Firefox or [uBlock Origin Lite](https://apps.apple.com/app/ublock-origin-lite/id6745342698) for Safari. Use the default settings on both.\n\nWhat this will do is, simply, block ads. However, \"ads\" does not exactly cover what is going on with the code behind the web page. Many of these \"ads\" are recording the information about your browser and computer that is made available simply from connecting your computer to another (this is unavoidable and should be harmless) and [running bidding wars with your own computer's resources before showing you an ad](https://thatshubham.com/blog/news-audit).\n\nAdblocking will speed up the internet, which seems moot now with gigabyte speeds, but can actually be felt while browsing around. This will also prevent security concerns from attacks that *look* like ads. uBlock Origin is also so thorough that it will block ads in places you wouldn't suspect, like for example, YouTube ads. Popup ads won't block the content of a webpage. And so on.\n\nYou can continue to improve your privacy and security with little noticeable effect with the below:\n\n* If you're using Firefox, use [the Betterfox user.js](https://github.com/yokoffing/Betterfox). This is a file that sets defaults for your browser beyond what you can easily/directly control from the settings menu, though you can find all of these settings by typing `about:config` in the address bar. The user.js file will also persist across updates/re-installs/etc. Use the default settings. (That is, just copy the file in your profile folder, don't worry about \"common overrides\" or \"optional hardening.\")\n * If you'd like, you can [adjust your uBlock Origin filters per Betterfox's recommendations](https://github.com/yokoffing/filterlists#guidelines). This is good to do, but not necessary.\n* Use a DNS resolver that blocks ads and malware before they even reach your computer.[^2] The simplest is to use Quad9; here are [the instructions for macOS](https://docs.quad9.net/Setup_Guides/MacOS/Big_Sur_and_later_%28Encrypted%29/) and [the instructions for iOS](https://docs.quad9.net/Setup_Guides/iOS/iOS_14_and_later_%28Encrypted%29/). (Yes, you just download and double-click a \"profile,\" go to Settings, and then install the profile.) If you are using iCloud Private Relay, turn it off; Apple will ignore any custom DNS and only use iCloud Private Relay, which has marginal privacy gains, but does nothing to block content.\n\nOn iOS using Quad9 will actually block a lot of advertisements within apps, too, which uBlock Origin Lite can't affect.\n\nIf you're using Windows, then you really just need to be using Firefox. You can follow all of the same advice as above, though here are [the instructions to use Quad9 on Windows 11](https://docs.quad9.net/Setup_Guides/Windows/Windows_11_%28Encrypted%29/). If you're using Android, there should be more and better privacy and security options, though I do not know them.\n\n---\n\n[^1]: Especially not on iOS; every browser uses the same code, as it were, as Safari anyway. Chrome on iOS is just Safari with a bunch of Google tracking added onto it. If you won't let go of Chrome *on macOS/Windows*, then use [uBlock Origin Lite](https://chromewebstore.google.com/detail/ublock-origin-lite/ddkjiahejlhfcafbddmgiahcphecmpfh) and consider these guides: [Google Privacy Settings You Should Change Right Now](https://www.consumerreports.org/electronics-computers/privacy/how-to-use-google-privacy-settings-a7718818150/) and [Chrome tracks more than you realize. Here’s how to take back your privacy](https://www.pcworld.com/article/2941324/chrome-tracks-more-than-you-realize-heres-how-to-take-back-your-privacy.html). You'd be better off figuring out how to install [Ungoogled Chromium](https://github.com/ungoogled-software/ungoogled-chromium), though.\n[^2]: A DNS resolver takes a URL (like google.com) and lookups what its computer address is, which is its IP address (like 192.45.45.45 or whatever). DNS resolvers can block lookups to ads and malware, never letting your computer connect to that other computer (or server)."
}
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreibrsxnevv6qftw77zrpg5kdsok3ymmyc3hik5pobub2uvj24sdbzm"
},
"mimeType": "image/webp",
"size": 133978
},
"description": "It really is so simple and has such a big impact!",
"path": "/2026/06/20/simple-adblocking-to-improve-the-internet",
"publishedAt": "2026-06-20T17:56:04.245Z",
"site": "at://did:plc:7zc3njy7dhotg5gleozmxqnp/site.standard.publication/3mnmsdhkoep2w",
"tags": [
"tech",
"internet"
],
"textContent": "Okay, simple stuff to get privacy and security in a non-paranoid way that will actually make using the internet better:\n\nUse Firefox or Safari (preferably Firefox) on macOS. Use Safari on iOS. There is not a world in which you need to use Chrome.\n\nInstall uBlock Origin for Firefox or uBlock Origin Lite for Safari. Use the default settings on both.\n\nWhat this will do is, simply, block ads. However, \"ads\" does not exactly cover what is going on with the code behind the web page. Many of these \"ads\" are recording the information about your browser and computer that is made available simply from connecting your computer to another (this is unavoidable and should be harmless) and running bidding wars with your own computer's resources before showing you an ad.\n\nAdblocking will speed up the internet, which seems moot now with gigabyte speeds, but can actually be felt while browsing around. This will also prevent security concerns from attacks that look like ads. uBlock Origin is also so thorough that it will block ads in places you wouldn't suspect, like for example, YouTube ads. Popup ads won't block the content of a webpage. And so on.\n\nYou can continue to improve your privacy and security with little noticeable effect with the below:\n\nIf you're using Firefox, use the Betterfox user.js. This is a file that sets defaults for your browser beyond what you can easily/directly control from the settings menu, though you can find all of these settings by typing about:config in the address bar. The user.js file will also persist across updates/re-installs/etc. Use the default settings. (That is, just copy the file in your profile folder, don't worry about \"common overrides\" or \"optional hardening.\")\n\nIf you'd like, you can adjust your uBlock Origin filters per Betterfox's recommendations. This is good to do, but not necessary.\n\nUse a DNS resolver that blocks ads and malware before they even reach your computer. The simplest is to use Quad9; here are the instructions for macOS and the instructions for iOS. (Yes, you just download and double-click a \"profile,\" go to Settings, and then install the profile.) If you are using iCloud Private Relay, turn it off; Apple will ignore any custom DNS and only use iCloud Private Relay, which has marginal privacy gains, but does nothing to block content.\n\nOn iOS using Quad9 will actually block a lot of advertisements within apps, too, which uBlock Origin Lite can't affect.\n\nIf you're using Windows, then you really just need to be using Firefox. You can follow all of the same advice as above, though here are the instructions to use Quad9 on Windows 11. If you're using Android, there should be more and better privacy and security options, though I do not know them.",
"title": "Simple Adblocking to Improve the Internet",
"updatedAt": "2026-07-09T14:29:54.715Z"
}