PDA

View Full Version : Decentraleyes Firefox addon | Serves JS libraries locally instead of using CDNs



anon
20.11.16, 02:37
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.

- 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.

Decentraleyes :: Add-ons for Firefox (https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/)

Master Razor
06.12.16, 19:55
You could've done the same thing with uMatrix. That's what I currently use.

anon
07.12.16, 03:12
And I used the hosts file and served libraries with netcat, but this looks nicer because you don't have to think too much :gredface: