Dax89 / WebPirate

A Tabbed, WebKit based Browser Web for SailfishOS
GNU General Public License v3.0
15 stars 7 forks source link

Block mixed content #64

Open Mikaela opened 8 years ago

Mikaela commented 8 years ago

If I use https://, refuse to load content over http unless I give explicit permission for it.

I am not sure how the permission should be given as SSL dialog is only shown once and it's easy to answer it without understanding what it does.

Related:

Mikaela commented 8 years ago

https://www.ssllabs.com/ssltest/viewMyClient.html says that everything is accepted :frown:

Chromium accepts only images and I would prefer it to accept nothing.