Blocks common browser fingerprint techniques to improve your privacy.RubberGlove aims to reduce the ability of websites to globally fingerprint your browser. The Electronic Frontier Foundation's website, panopticlick.eff.org, and the associated study shows just how effective these techniques are for tracking you even without cookies.
Currently it wraps the window.navigator and window.clientInformation objects to cloak plugins and mime types similar to the way it's done in Firefox and IE.
Planned future features:
* Ability to add exceptions for specified sites (very soon)
* Reduction of detailed version information both in window.navigator and the http User-Agent header.
* Prevention of time skew and drift fingerprinting
* Prevention of canvas based fingerprinting
Please note that until this plugin or others like it are widely used, Panopticlick will likely still report your browser as unique despite the significant reduction in bits of identifying information.
View the full source at https://github.com/jsclary/RubberGlove