edemaine / comingle

Multiroom meeting app integrating web tools
MIT License
44 stars 8 forks source link

http warning #66

Closed edemaine closed 4 years ago

edemaine commented 4 years ago

We can't embed http links in an https website (mixed content blocking). So should display warning in TabNew, and perhaps prevent creation of such tab.

Presumably other protocols are also bad? Should check iframe specs and warn/safe-guard accordingly.