NiklasGollenstede / stop-fingerprinting

Web extension that disables some tracking APIs
Mozilla Public License 2.0
5 stars 0 forks source link

privacy.resistFingerprinting #3

Open logos88 opened 8 years ago

logos88 commented 8 years ago

Hello. In next firefox 50 release probably will be released the option to use some of the tor bundle patches in firefox through: privacy.resistFingerprinting

  1. The first patch blocks enumeration of plugins and mimeTypes. Sites may retrieve the information from the browser, and use it in fingerprinting. With the patch in place, Firefox returns no information to the site blocking the requests effectively.
  2. The second patch works in a similar manner. Firefox returns 0 for screen.orientation.angle and "landscape-primary" for screen.orientation.type when sites or applications request the information.

This maybe will replace the current configuration for window.screen and navigator.plugins + mimeTypes.

More info: http://www.ghacks.net/2016/07/04/tor-privacy-settings-coming-to-firefox/ https://www.bestvpn.com/firefox-beef-privacy-tor-settings/ https://bugzilla.mozilla.org/show_bug.cgi?id=1260929

NiklasGollenstede commented 8 years ago

Generally the uplifting of the Tor Browser patches into Firefox is a very interesting thing in deed. Thanks for pointing that out, for some reason I wasn't aware of it yet.

I'll have a more detailed look at it later, but at least the 2nd patch seems insufficient to me. The actual resolution tells you much more than just the screen orientation.

logos88 commented 7 years ago

http://www.ghacks.net/2016/12/28/firefox-52-better-font-fingerprinting-protection/ Firefox 52: Better Font Fingerprinting Protection

Atavic commented 7 years ago

For useful Tor Uplift references: https://github.com/ghacksuserjs/ghacks-user.js/issues/7