Project

General

Profile

Feature #23

also implement support for whitelisting of non-https urls

Added by koszko about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Start date:
07/01/2021
Due date:
% Done:

100%

Estimated time:

Description

The method of policy smuggling through URL is already defined. What is needed is to perform a reload to a URL containing the injected policy when a URL without it gets opened. For http(s) urls the WebRequest API makes this unnecessary.

History

#1

Updated by koszko about 2 years ago

  • % Done changed from 0 to 80

Support for the file:// protocol is now on the koszko-smuggle-policy branch. I re-used the temporarily-unused approach of smuggling policy in the URL. What remains is support for ftp:// on wrowsers that still support it

#2

Updated by koszko about 2 years ago

  • % Done changed from 80 to 90

ftp:// is now also ready and pushed to this temporary branch. Changes will be merged together with completed Feature #15

#3

Updated by koszko about 2 years ago

  • Status changed from New to Resolved
#4

Updated by koszko about 2 years ago

  • % Done changed from 90 to 100
  • Status changed from Resolved to Closed

Merged to master

Also available in: Atom PDF