internet_noise icon indicating copy to clipboard operation
internet_noise copied to clipboard

Security Warnings

Open peterberbec opened this issue 8 years ago • 2 comments

If one of the results has invalid SSL certificates, I'm looking at you, Symantic, the cycle on that page stops.

I have no idea how to deal with this. Checking the validity of the SSL certificate before displaying the page would grow this project immensely.

I don't suggest this gets fixed!

peterberbec avatar Mar 30 '17 17:03 peterberbec

Maybe the windows fires an error event like iframes would? We can't use iframes though because of https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options on many pages.

Prinzhorn avatar Mar 30 '17 17:03 Prinzhorn

Other security warning, the html file must be visited local, to avoid ISPs knowing that you started to generate noise.

Dieg0x17 avatar Mar 30 '17 22:03 Dieg0x17