From d5b0255d3e72b245b9c5e9488f122fa7ea81f80d Mon Sep 17 00:00:00 2001 From: "Jason S. Clary" Date: Mon, 7 Jul 2014 15:11:59 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 534ec27..50899f3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Blocks common browser fingerprint techniques to improve your privacy. [Install the latest version from the Chrome web store.][1] +[View your Browser Object Model with RubberGlove.bomViewer][4] + RubberGlove aims to reduce the ability of websites to globally fingerprint your browser. The Electronic Frontier Foundation's website, [panopticlick.eff.org][2], 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 Firefox and IE do. @@ -25,3 +27,4 @@ Please note that until this plugin or others like it are widely used, Panopticli [1]: https://chrome.google.com/webstore/detail/rubberglove/koabfojebhfdjnligkcihoeekimoekpg?authuser=1 [2]: https://panopticlick.eff.org [3]: https://github.com/jsclary/RubberGlove/raw/master/images/icon32.png + [4]: http://cdn.rawgit.com/jsclary/RubberGlove/master/bomViewer/index.html