Difference between revisions of "Decentraleyes"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Decentraleyes |Short description=Protects you against tracking through "free", centralized, content delivery. It prevents a lot of requests from reaching network...")
 
Line 43: Line 43:
  
 
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.
 
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.
 
 
|Homepage URL=https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/
 
|Homepage URL=https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/
|Extension of=IceCat
+
|Extension of=IceCat, IceCatMobile
 
|VCS checkout command=git clone https://github.com/Synzvato/decentraleyes
 
|VCS checkout command=git clone https://github.com/Synzvato/decentraleyes
 
|Documentation note=Bitcoin address: 3B2ZJ2LYZKYM5wkTZFeUh8PHrAmoPdY6FK
 
|Documentation note=Bitcoin address: 3B2ZJ2LYZKYM5wkTZFeUh8PHrAmoPdY6FK

Revision as of 07:42, 24 July 2016


[edit]

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.

FAQ

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.





Licensing

License

Verified by

Verified on

Notes

License

MPLv2.0

Verified by

David Hedlund




Leaders and contributors

Resources and communication

Software prerequisites




Entry





"MPLv2.0" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.









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.