mirror of
https://github.com/wassname/RubberGlove.git
synced 2026-08-01 12:20:14 +08:00
Update README.md
This commit is contained in:
@@ -3,9 +3,9 @@ RubberGlove
|
||||
|
||||
Blocks common browser fingerprint techniques to improve your privacy.
|
||||
|
||||
[Install the latest version from the Chrome web store.](https://chrome.google.com/webstore/detail/rubberglove/koabfojebhfdjnligkcihoeekimoekpg?authuser=1)
|
||||
[Install the latest version from the Chrome web store.][1]
|
||||
|
||||
RubberGlove aims to reduce the ability of websites to globally fingerprint your browser. The Electronic Frontier Foundation's website, [panopticlick.eff.org](https://panopticlick.eff.org), and the associated study shows just how effective these techniques are for tracking you even without cookies.
|
||||
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.
|
||||
|
||||
@@ -18,4 +18,9 @@ Sadly, Chrome does not make it possible to get configuration information early e
|
||||
|
||||
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.
|
||||
|
||||
[](bitcoin:14B7hKTgSRKQewJbj8YQLy3nJ7QL36LBJT)
|
||||
[ ![Bitcoin Donate][3] ][4]
|
||||
|
||||
[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/bitcoindonate.png
|
||||
[4]: bitcoin:14B7hKTgSRKQewJbj8YQLy3nJ7QL36LBJT
|
||||
|
||||
Reference in New Issue
Block a user