Decentraleyes
Decentraleyes
https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/
Protects you against tracking through "free", centralized, content delivery. It prevents a lot of requests from reaching networks like Google Hosted Libraries, and serves local files to keep sites from breaking. Complements regular content blockers.
Protects you against tracking through "free", centralized, content delivery. It prevents a lot of requests from reaching networks like Google Hosted Libraries, and serves local files to keep sites from breaking. Complements regular content blockers.
Technical Information
- Supported Networks: Google Hosted Libraries, Microsoft Ajax CDN, CDNJS (Cloudflare), jQuery CDN (MaxCDN), jsDelivr (MaxCDN), Yandex CDN, Baidu CDN, Sina Public Resources, and UpYun Libraries.
- Bundled Resources: AngularJS, Backbone.js, Dojo, Ember.js, Ext Core, jQuery, jQuery UI, Modernizr, MooTools, Prototype, Scriptaculous, SWFObject, Underscore.js, and Web Font Loader.
If you're using uMatrix, Edit in and Commit these lines to My rules in the Dashboard: (Please note that each line must also START with a '*' character but this Wiki is broken and does not allow to render this properly!)
- ajax.aspnetcdn.com script allow
- ajax.googleapis.com script allow
- ajax.microsoft.com script allow
- cdn.jsdelivr.net script allow
- cdnjs.cloudflare.com script allow
- code.jquery.com script allow
- lib.sinaapp.com script allow
- libs.baidu.com script allow
- upcdn.b0.upaiyun.com script allow
- yandex.st script allow
- yastatic.net script allow
Note: Decentraleyes currently only bundles scripts, and if you want other resources to load you need to change script in the above rules to * and disable "Block requests for missing resources" in the Decentraleyes preferences. This will however result in network requests to these CDNs.
If you use uBlock0 it shouldn't normally block these resources, but if you enable Advanced mode you might have a rule to block third-party scripts by default. Unlike with uMatrix we can't whitelist only scripts for individual hosts, but you can still control whether other resources are loaded with "Block requests for missing resources" in the Decentraleyes preferences. We also have the ability to let normal filtering take place as opposed to completely whitelisting everything from these domains:
(Please note that each line must also START with a '*' character but this Wiki is broken and does not allow to render this properly!)
- ajax.aspnetcdn.com * noop
- ajax.googleapis.com * noop
- ajax.microsoft.com * noop
- cdn.jsdelivr.net * noop
- cdnjs.cloudflare.com * noop
- code.jquery.com * noop
- lib.sinaapp.com * noop
- libs.baidu.com * noop
- upcdn.b0.upaiyun.com * noop
- yandex.st * noop
- yastatic.net * noop
With these rules, uBlock0 in Advanced mode will behave as in "normal" mode for these particular CDNs, which is usually what you want, but if you prefer you can change noop above to allow to ensure nothing from Decentraleyes is blocked.
This is a high priority project
Download
https://addons.mozilla.org/firefox/downloads/latest/521554/addon-521554-latest.xpi
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.