Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / background @ 014f2a2f

Name Size
main.js 1.02 KB
page_actions_server.js 3.07 KB
policy_injector.js 3.5 KB
storage.js 8.1 KB
storage_server.js 1.38 KB

Latest revisions

# Date Author Comment
014f2a2f 08/18/2021 05:53 PM koszko

implement smuggling via cookies instead of URL

443bc095 08/14/2021 10:07 AM koszko

merge facility to install from Hydrilla

792fbe18 08/06/2021 05:17 PM koszko

Facilitate installation of scripts from the repository

This commit includes:

  • removal of page_info_server
  • running of storage client in popup context
  • extraction of some common CSS to a separate file
  • extraction of scripts import view to a separate file...
5957fbee 08/04/2021 10:01 PM koszko

make settings_query.js use storage object passed as an argument

5b419aed 08/02/2021 02:00 AM jahoti

[UNTESTED- will test] Add filtering for http-equiv CSP headers

25817b68 07/28/2021 02:00 AM jahoti

Rationalize CSP violation report blocking.

Report blocking now applies iff scripts are blocked.

5fcc9808 07/26/2021 12:10 PM koszko

code maintenance

97b8e30f 07/26/2021 11:09 AM jahoti

Squash more CSP-filtering bugs

On Firefox, original CSP headers are now smuggled (signed) in an x-orig-csp
header to prevent re-processing issues with caching. Additionally, a default
header is added for non-whitelisted domains in case there are no existing...

e402e036 07/26/2021 11:09 AM jahoti

Fix some bugs in the refined CSP handling

fba4820b 07/26/2021 11:09 AM jahoti

[UNTESTED- will test] Use more nuanced CSP filtering

CSP headers are now parsed and processed, rather than treated as simple
units. This allows us to ensure policies delivered as HTTP headers do not
interfere with our script filtering, as well as to preserve useful protections...

View revisions

Also available in: Atom