Quickly improve web browsing privacy

2015-10-29

While browsing this Hacker News thread just got to this small tip for improving web browsing privacy.

Use Firefox and install the following add-ons:

  • Disconnect
  • Ublock Origin (choose 3rd-Party block lists to suit.)
  • Privacy Badger (no set up, just install, it learns as you go)

In Firefox, use about:config to change the following:

  • Toggle dom.storage.enabled to False
  • Toggle layout.css.visited_links_enabled to False
  • Toggle media.peerconnection.enabled to False
  • Toggle network.prefetch-next to False
  • Toggle network.http.sendReferrerHeader to 0 (zero)
  • Toggle network.http.sendSecureXSiteReferrer to False

These settings have worked for me with no issues. I bank, do all manner of things online with no issues. I do, however, see no ads, no tracking, faster page loads, clean experience all around.

Not sure if it would be too paranoid, but there's no real drawbacks trying it. While the advice is about Firefox, I'm sure something similar could be achieved with Chrome, at least to some extent.

Keywords: privacy web