Slow down before sharing. Urgency usually makes privacy worse. :)

Tools

Firefox

Firefox is an open-source web browser made by Mozilla, a non-profit. Its privacy protections are weaker than Brave or Mullvad Browser out of the box, but it's highly configurable and is the foundation for many privacy-focused browser variants.

Firefox

Why it matters

Firefox is one of the last major browser engines that isn't controlled by a large technology company with advertising interests. Chrome and Edge are built on Google's Chromium engine. Safari is Apple's. Firefox uses the Gecko engine, developed by Mozilla, a non-profit whose mission is an open internet rather than a platform business.

This matters because browser engines shape what the web can do. A world where only Chromium-based browsers matter gives one company significant influence over web standards. Firefox's continued development and user adoption keeps that influence from being total.

For privacy specifically, Firefox requires more configuration than Brave or Mullvad Browser to reach a similar baseline, but the configuration options are extensive and well-documented.

What Firefox helps with

  • Enhanced Tracking Protection, Firefox's default setting blocks known tracking scripts and cross-site cookies from trackers in its blocklist
  • Strict mode for Enhanced Tracking Protection, blocking more trackers and fingerprinting attempts (requires enabling)
  • Firefox containers, isolate different areas of your browsing (work, shopping, social media) into separate browser environments that can't share cookies
  • uBlock Origin compatibility, Firefox is the browser for which uBlock Origin (the most capable ad and tracker blocker) functions at full strength
  • Private browsing mode with limited history retention
  • DNS-over-HTTPS built in, configurable to use a privacy-respecting resolver
  • Active development by a non-profit with a public privacy policy and stated mission

What Firefox does not do

Default protections are modest. Standard Firefox blocks some third-party cookies and known tracking domains, but doesn't approach Brave's level of protection without configuration. Most people won't configure it further, which means most Firefox users get less privacy protection than they might expect.

Fingerprint resistance requires effort. Firefox's default mode doesn't aggressively resist fingerprinting. Enabling strict Enhanced Tracking Protection and installing uBlock Origin helps, but it still falls short of Mullvad Browser or Tor Browser for fingerprinting resistance.

Firefox collects telemetry by default. Mozilla collects usage data, crash reports, feature usage, performance, by default. This can be disabled in settings. Mozilla's data practices are more privacy-respecting than Google's, but telemetry is on until you turn it off.

It does not replace a VPN or Tor for network privacy. Firefox, like any browser, operates on top of your regular internet connection. IP address and network-level privacy require separate tools.

Tradeoffs to be aware of

Firefox is highly compatible, most websites work without issues. It supports a full extension ecosystem including uBlock Origin, Privacy Badger, and Firefox Multi-Account Containers. The flexibility is Firefox's strength and its complexity.

The defaults are a starting point, not a finished privacy setup. Getting meaningful tracker and fingerprint blocking from Firefox requires installing uBlock Origin at minimum, and enabling strict mode in privacy settings.

Firefox Sync, Mozilla's cross-device sync feature, stores your bookmarks, history, passwords, and open tabs in Mozilla's infrastructure. This is encrypted, but like any cloud sync, it's a tradeoff between convenience and keeping data off third-party servers.

Practical guidance

Download Firefox from the official site, firefox.com or through your package manager.

Install uBlock Origin from the Firefox Add-ons marketplace. Set it to use the default filter lists plus the uBlock Filters – Privacy list. This adds significant tracker blocking.

In Settings → Privacy & Security, change Enhanced Tracking Protection to Strict. This blocks more fingerprinting attempts.

Disable telemetry in Settings → Privacy & Security → Firefox Data Collection and Use. Uncheck all boxes.

Consider Firefox Multi-Account Containers (available as an extension) to isolate different types of browsing. For example, keep social media logins in a dedicated container so they can't track your activity across the rest of the web.

Disable Firefox Sync if you don't need cross-device sync. If you do use it, understand that your browsing data is stored (encrypted) on Mozilla's servers.

Going deeper

uBlock Origin in Firefox. uBlock Origin operates differently in Firefox than in Chrome-based browsers. Chrome's Manifest V3 extension framework restricts how ad blockers can work, limiting the number of blocking rules and the techniques they can use. Firefox retains the more capable Manifest V2 framework for extensions, meaning uBlock Origin functions at full strength in Firefox in ways it can't in Chrome.

Gecko and web standards. Firefox's rendering engine (Gecko) is developed independently from Chromium. This matters because browser engines influence which web APIs get adopted, how privacy features work, and what surveillance advertising can do. A healthy Gecko keeps competitive pressure on Chromium and maintains diversity in the browser ecosystem.

Mozilla's business model. Mozilla receives the majority of its revenue from search engine partnerships, primarily Google paying to be Firefox's default search engine. This is a structural dependency that some consider a tension with Mozilla's stated privacy mission. It's worth knowing, though it doesn't directly affect what Firefox does with your browsing data.

Tor Browser is based on Firefox. Tor Browser is a hardened version of Firefox configured for anonymity. The upstream relationship means improvements in Firefox sometimes benefit Tor Browser, and hardening techniques developed for Tor Browser occasionally make their way into Firefox.

Foldy

Foldy tip

Firefox rewards the effort you put in. More configurable than most browsers, once you know where to look.

Related pages

  • Brave, stronger privacy defaults in a Chromium-based browser
  • Mullvad Browser, Firefox-based with strong fingerprint resistance out of the box
  • Tor, for situations where anonymity is the goal
  • VPNs explained, the network privacy layer that browser choice doesn't address