|
Something like “decentraleyes†for Privoxy…
|
|
Jan. 01, 2017, 12:56 PM
(This post was last modified: Dec. 08, 2017 10:22 PM by Faxopita.)
Post: #1
|
|||
|
|||
|
Something like “decentraleyes†for Privoxy…
To roughly mimic “decentraleyes†Firefox add-on…
More info here or there. Quote:Decentraleyes is a new open source Firefox add-on that aims to improve your privacy while browsing. It does this by hosting CND resources locally. When your browser makes a request for one of these CDN resources, the request is blocked and you are served up a local version instead. Quote:Can CDNs track me even though they do not place tracking cookies? GitHub/Synzvato/decentraleyes
This rule allows Privoxy to use local versions instead: Code: { +redirect{s@^(https?://)?[^,%]+\b(angular|backbone|dojo|ember|ext.core|jquery.ui|jquery|modernizr.min|mootools-yui-compressed|prototype|scriptaculous|swfobject|underscore.min)\b[^/]*\.js[^,%]*@http://localhost/~Your_Path_to/CommonJS/$2.js@} }Put it in `user.action` file. Instead of using `?!`, the above exception could be equally rewritten like this: Code: { -redirect }Useful for some websites requiring a specific resource version. If you encounter an issue while visiting a website, the following alias can help you isolate it: Code: JSRoute='egrep "Redirect:\s+pcrs.*changed" /private/var/log/privoxy/logfile.log | \Example of outputs: Code: 2016-09-05 11:12:07.640 Note: do update your libraries regularly… ![]() Some stats. After one week of surfing… Code: Libraries | Request # | JS Sizes173 MB's worth of third-party resources that didn't get downloaded over just one week. -–— Minuscule donations are always appreciated… Code: BTC --> 34WKogWorDoReJ2MSxw8rTsrGD87VMAPJY |
|||
The following 2 users say Thank You to Faxopita for this post:cattleyavns, kik0s |
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help






![[-]](images/ONi/collapse.gif)