Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / content @ dcfc78b0

Name Size
activity_info_server.js 1.1 KB
freezer.js 1.62 KB
main.js 3.99 KB
page_actions.js 1.38 KB

Latest revisions

# Date Author Comment
dcfc78b0 07/12/2021 02:00 AM jahoti

Stop using the nonce consistently for a URL

Nonces are now randomly generated, either in the page (for non-HTTP(S) pages)
or by a background module which stores them by tab and frame IDs. In order to
support the increased variance in nonce-generating methods and allow them to...

0e002513 07/11/2021 02:00 AM jahoti

Remove redundant nonce-based filtering in the script suppressor

b7e2870f 07/06/2021 06:25 PM koszko

show some settings of the current page in the popup

8708ddd3 07/02/2021 11:54 AM koszko

move parsing of url with targets to misc.js

cd5272ac 06/30/2021 02:13 PM koszko

refactor 3 miscellaneous fnctionalities to a their single own file

261548ff 06/30/2021 12:28 PM koszko

emply an sh-based build system; make some changes to blocking

83a8d263 06/28/2021 02:00 AM jahoti

Index two new files intended for the previous commit.

edbbe400 06/28/2021 02:00 AM jahoti

License script-blocking techniques from NoScript in machine-readable format.

In-page blocking now works on Firefox, and JavaScript/data- URLs are properly
blocked to ensure no JavaScript leaks in through backdoors. Blocking of HTML/XML
data: urls should be refined (eventually) to align with current practice for...

b93f26bf 06/25/2021 11:48 AM koszko

gather all copyright info in 'copyright' file

7ee7889a 06/18/2021 11:45 AM Wojtek Kosior

when possible inject CSP as http(s) header using webRequest instead of adding a tag

View revisions

Also available in: Atom