Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / content @ 5dab077b

Name Size
activity_info_server.js 2.14 KB
freezer.js 1.64 KB
main.js 8.26 KB
page_actions.js 1.87 KB
repo_query.js 2.71 KB

Latest revisions

# Date Author Comment
5dab077b 09/06/2021 02:00 AM jahoti

Replace CSP filtering with blocking

CSP headers are now blocked completely rather than modified.
Also, filtering is applied whenever a payload is injected.

51d43685 09/04/2021 09:03 PM koszko

fix script blocking bug under Chromium

e48e20de 09/04/2021 12:32 PM koszko

merge changes before version 0.1

c12b9ee3 09/03/2021 07:40 PM koszko

disable payload injection on non-html pages

44958e6a 09/02/2021 09:33 PM koszko

implement rethinked tags sanitizing approach

This has not been tested yet. Additionally, functionality for blocking of `data:' urls needs to be re-enabled.

6247f163 09/02/2021 06:35 PM koszko

enable toggling of global script blocking policy\n\nThis commit also introduces `light_storage' module which is later going to replace the storage code we use right now.\nAlso included is a hack to properly display scrollbars under Mozilla (needs testing on newer Mozilla browsers).

48f76d70 08/27/2021 10:52 AM koszko

add support for `ftp://' protocol

53837634 08/27/2021 10:01 AM koszko

enable whitelisting of `file://' protocol\n\nThis commit additionally also changes the semantics of triple asterisk wildcard in URL path.

2875397f 08/26/2021 11:50 AM koszko

improve signing\n\nSignature timestamp is now handled in a saner way. Sha256 implementation is no longer pulled in contexts that don't require it.

6b53d6c8 08/23/2021 11:05 AM koszko

use StreamFilter under Mozilla to prevent csp tags from blocking our injected scripts

View revisions

Also available in: Atom