browser-privacy

Browser hardening & privacy resources.

This project is maintained by mktg

Links to web browser privacy and hardening resources, as well as browser fingerprinting and identification developer tools.

Interesting threads

Alternative Browsers


Chrome extensions

Chrome Config

chrome://flags/#disable-webrtc  (doesn't work, do your spamming in another browser)

Firefox Config / Profile software

Firefox is a bit of a dog, but it’s certainly less invasive than modern chrome builds.

Firefox Config / Tweaks

Firefox about:config tweaks

Disable webrtc

	media.peerconnection.enabled;false // disable webrtc
	media.peerconnection.turn.disable;true // disable webrtc
	media.peerconnection.use_document_iceservers;false // disable webrtc
	media.peerconnection.video.enabled;false // disable webrtc
	media.peerconnection.identity.timeout;1 // disable webrtc

Browser Abuse

Browser Leak Tests


Web tracking, Browser fingerprinting & Analytics libraries

DNS Servers

OpenDNS
	208.67.222.222 
	208.67.220.220 

Level 3
	209.244.0.3
	209.244.0.4 
	4.2.2.1 
	4.2.2.2 
	4.2.2.3 
	4.2.2.4

Comodo Secure DNS
	8.26.56.26 
	8.20.247.20
DNS Watch
	82.200.69.80 
	84.200.70.40 
	resolver1.dns.watch
	resolver2.dns.watch
	2001:1608:10:25::1c04:b12f
	2001:1608:10:25::9249:d69b 
Google
	8.8.8.8
	8.8.4.4

Proxy Providers

Papers