diff --git a/README.md b/README.md index 50899f3..9e7f7d9 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,11 @@ RubberGlove aims to reduce the ability of websites to globally fingerprint your Currently it wraps the window.navigator and window.clientInformation objects to cloak plugins and mime types similar to the way Firefox and IE do. Planned future features: -* Reduction of detailed version information both in window.navigator and the http User-Agent header. +* Ability to add per-site exceptions (in progress) +* Reduction of detailed version information both in window.navigator and the http User-Agent header. (in progress) * Prevention of time skew and drift fingerprinting * Prevention of canvas based fingerprinting -Sadly, Chrome does not make it possible to get configuration information early enough in the page load to be useful. This may delay any features which need to be configured or selectively disabled. - Please note that until this plugin or others like it are widely used, Panopticlick will likely still report your browser as unique despite the reduction in bits of identifying information.