|
Something like “decentraleyes†for Privoxy…
|
|
Apr. 02, 2019, 05:59 PM
(This post was last modified: Apr. 02, 2019 07:01 PM by vlad_s.)
Post: #22
|
|||
|
|||
|
RE: Something like “decentraleyes†for Privoxy…
The exact sequence of my actions. In the file filter:
Code: SERVER-HEADER-FILTER: Content-Security-Policy Content Security Policy.Code: {+server-header-filter{Content-Security-Policy} \ ![]() It can be seen that my added ip 192.168.2.1 appears somewhere, but the script does not load. And I can see in the Apache log that the request for https://192.168.2.1/decentraleyes/jquery...ry.min.jsm does not even pass, but a message in the console like "Refused to load the script" https: // 192.168.2.1/decentraleyes/jquery/2.1.4/jquery.min.jsm ..." appears. How does the browser know that something is wrong with 192.168.1, because it did not download the script from this link to find out the Content Security Policy header? I added another filter to eliminate the message "Refused to load the script" https: // 192.168.2.1/decentraleyes/jquery/2.1.4/jquery.min.jsm ... ": Code: SERVER-HEADER-FILTER: Add-Content-Security-Policy Add header Content Security Policy.Code: {+server-header-filter{Content-Security-Policy} \![]() I load the script using the link https://192.168.2.1/decentraleyes/jquery...ry.min.jsm to see the headers: ![]() It seems all right? But does not work. |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help



![[Image: 2019-04-02-205011.png]](https://i.ibb.co/f8DrJpQ/2019-04-02-205011.png)
![[Image: 2019-04-02-205204.png]](https://i.ibb.co/dQ9DFF7/2019-04-02-205204.png)
![[Image: 2019-04-02-215454.png]](https://i.ibb.co/xJ39s2W/2019-04-02-215454.png)
![[Image: 2019-04-02-215629.png]](https://i.ibb.co/SVkn44y/2019-04-02-215629.png)


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