Open snarfed opened 7 years ago
I'm not sure, but I think connections that get blocked by uBlock or uMatrix also get detected as connection failures, and added to the whitelist. So I have a bunch of obviously https sites in my whitelist, like Google, Facebook, etc.
See other open issues. FF dev is at FF/MDN site I think.
If an HTTPS URL returns a 4XX or 5XX error, e.g. 404 Not Found error, its domain is added to the whitelist, but it probably shouldn't be. 4XX and 5XX responses mean the server handled the SSL request successfully, and failed for a different reason. Domains should probably only be whitelisted for network/connection failures, not HTTP error responses.
to reproduce:
i'm using Smart HTTPS 0.2.0 with Firefox 54 on Mac OS X 10.11.6.