The browser is your operating system now
Most people spend more time inside a browser than inside any app except messaging. That makes the browser a high-value surveillance target: cross-site trackers, fingerprinting, long-lived cookies, permission prompts you clicked once in 2019 and never revoked.
In security research circles we repeat a uncomfortable truth: your browser decides which JavaScript runs when you visit a site. That matters for banking, it matters for webmail, and it matters enormously for any tool that encrypts client-side — including PrivateNote. A privacy-hostile browser does not break AES. It breaks the assumptions around AES.
So I do not treat browser choice like picking a color theme. I treat it like picking a trust anchor.
Features worth demanding (not buzzwords)
When I evaluate a browser for daily use, I look for:
Extensions help, but they load after the browser core makes policy decisions. I prefer defaults that are privacy-preserving before I install uBlock Origin — though on Firefox I still install uBlock Origin.
- Tracker and ad blocking without relying on a patchwork of extensions
- Meaningful fingerprinting resistance, not cosmetic “anti-tracking” toggles
- HTTPS-Only or upgrade-by-default behavior
- Per-site permission controls that are easy to audit
- A credible answer to “who funds development and why?”
Brave: my pragmatic daily driver
I use Brave for ordinary browsing because it ships aggressive Shields without asking me to maintain a PhD in filter lists. Chromium compatibility means fewer “this site only works in Chrome” rituals, which sounds trivial until you are on a government portal at deadline hour.
Brave is not purity cult software. It has attracted fair criticism over the years — BAT, search partnerships, whatever the current forum thread is angry about. I stay because the default path is still more privacy-preserving than Chrome’s, and because optional Tor windows are a nice escape hatch when I want isolation without launching the full Tor Browser bundle.
Brave
Chromium speed · shields on by default
The browser I recommend to friends who want “install one thing and stop being followed everywhere” without living in terminal configuration land.
- Brave Shields block trackers and ads by default
- Optional private Tor windows for isolated tabs
- Fingerprinting protections and strict cookie controls
- Built-in HTTPS upgrading
Tor Browser: when anonymity is the product
Tor Browser is slower, stricter, and occasionally CAPTCHA hell. I still keep it installed because there are sessions where hiding your origin IP and blending into a uniform fingerprint is not paranoia — it is the point.
Researchers, journalists, activists, and anyone probing sensitive services should know Tor’s rules: do not log into personal Google inside the same profile; do not treat it like Chrome with a VPN sticker; accept that latency is the price of multi-hop routing designed to resist traffic analysis.
The Tor Project’s threat model is one of the few that has been beaten on in public for years and survived with honest documentation. That matters more to me than a slick onboarding animation.
Tor Browser
Maximum anonymity · onion routing
Use when your threat model includes ISP-level observation, sensitive research, or visiting services that should not learn your home IP.
- Multi-hop onion routing
- Uniform fingerprint against tracking
- No persistent history by default
- Documented threat model and open development
Firefox: the honorable open-source workhorse
Mozilla has taken real punches over the years. Firefox is still the browser I trust when I want open source, nonprofit governance, and containers that keep Facebook’s pixels in a cardboard box labeled “not today.”
Firefox is not privacy-maxed out of the box. Enhanced Tracking Protection in Standard mode is a good start; Facebook Container and Multi-Account Containers are genuinely clever; uBlock Origin still belongs in your toolkit. I recommend Firefox to developers who want tweakability without feeding Google’s browser monoculture.
Firefox
Open source · Enhanced Tracking Protection
My pick for people who want a nonprofit-backed, extensible browser and are willing to spend twenty minutes on sensible hardening.
- Enhanced Tracking Protection enabled by default
- Facebook Container and Multi-Account Containers
- Strong extension ecosystem including uBlock Origin
- Open-source development with public roadmaps
How I split Tor and everything else
Practical split: Brave or hardened Firefox for email, banking, documentation, and the boring internet. Tor Browser for sessions where linking my home IP to the activity would be a mistake. Never the two shall meet in the same logged-in identity.
Incognito mode is not a privacy strategy. It is a local history wipe. Your ISP, your employer’s proxy, and the site you visit still see the session. Private windows do not make you private; they make you tidy.
If you must use Chrome or Edge for a legacy portal, use a separate profile, strict content blocking, and zero personal logins. Treat it like a contaminated workstation you visit on purpose.
Chrome, Edge, and the convenience tax
Google Chrome and Microsoft Edge are fast, polished, and deeply integrated with ecosystems that profit from knowing what you do. I use Chrome for testing compatibility, not for living. The security community’s critique is not that Chromium is poorly engineered — it is that the default policies optimize for advertising and data collection, and most users never touch the settings that would fight back.
A hardened browser stops a lot of passive tracking. It does not stop you from pasting a password into Slack. Combine transport privacy with channel discipline.
Browser privacy protects your session. It does not encrypt a secret for your contractor. Pair a serious browser with a serious sharing tool when credentials are on the table.
The layer underneath the browser
Pick Brave, Firefox, or Tor for the right job. Block third-party cookies like you mean it. Then ask the next question: when you need to move a secret to another person, is the web page you are typing into designed to forget it?
That is the problem I care about most. PrivateNote assumes hostile infrastructure and still keeps plaintext off the server. Your browser choice helps you get there safely. The sharing tool helps you not leave a permanent record when you arrive.