adblock-rust icon indicating copy to clipboard operation
adblock-rust copied to clipboard

Restrict `redirect-url` to only load over HTTPS

Open ShivanKaul opened this issue 4 years ago • 0 comments

Given that we're loading arbitrary resources over the network, even if the filter lists are controlled by us, we should only load over HTTPS to prevent MITM attacks.

ShivanKaul avatar Oct 08 '21 08:10 ShivanKaul