andresmrm / EtherPlant

A simple web page to code in Etherpad and visualize in PlantUML.
GNU Affero General Public License v3.0
2 stars 4 forks source link

HTTPS Everywhere prevents proper working of mixed content #2

Open PanderMusubi opened 9 years ago

PanderMusubi commented 9 years ago

Examples in https://andresmrm.github.io/EtherPlant/src/etherplant.html do not work with HTTPS Everywhere. Mixing of HTTP and HTTPS content is not allowed.

Add this as documentation on the page and find some HTTPS instances of etherpad that want to showcase etherplant.

andresmrm commented 9 years ago

Examples in https://andresmrm.github.io/EtherPlant/src/etherplant.html do not work with HTTPS >Everywhere. Mixing of HTTP and HTTPS content is not allowed.

Done: http://andresmrm.github.io/EtherPlant/src/etherplant.html

Add this as documentation on the page and find some HTTPS instances of etherpad that want to >showcase etherplant.

EtherPlant is not the best implementation if you are hosting your own EtherPad. In this case JohnMcLear's plug-in would be a better option, but I did't test it...