I'm running an educational forum (https://szkolnecentrum.pl), and, in the first place, I would like to change the names of particular elements. For example, instead of "topic" or "post", I would like to name it "task", "assignment", "answer" or anything like this. More importantly, there is an issue connected to one of the plugins and some part of HTML can be seen in notifications (screen below).
mistake.png
The plugin which is responsible for that error is called nodebb-plugin-question-and-answer-pl (all the plugins don't work except the Chinese one, that's why I would also like to access HTML and try changing it).
Firefox Warning - Website Not Fully Secured
-
I'm seeing a warning from Firefox when browsing nodebb community.
The connection to this website is not fully secure because it containes unencrypted elements (such as images).
-
It's the Nodevember banner, it's currently using http instead of https. There's probably other embedded media being linked via http too though.
For example I'm pretty sure any non https embedded gifs would also trigger this warning, not a lot can be done about that, if a gif is only offered over http, then that's all it's offered by, unfortunately.
-
Wouldn't this be a problem for those that expect to see a lock or something similar but instead get a warning. Wouldn't this simply scare them away? For the technical minded it's not a major issue but for visitors that are "trained" to look for certain security items before signing up or using the site it might be. I haven't ventured into that part of the self hosted nodebb setup yet but hopefully that can be avoided especially when users start embedding links. Maybe others that have a nodebb ssl setup can share their experience. Just a thought.
-
@peter, it's not typically a issue. Users understand that not everything will be served over HTTPS. The fact that the site itself serves its content over HTTPS should be enough to make most feel perfectly safe.
-
@Ted as long as it's not a full page warning most users won't notice it. the full page warning will certainly cut your site visits drastically.
-
@peter, exactly. You're not going to get a full-page SSL error from your site serving remotely linked images alone, so there's nothing to worry about.
-
Updated the Nodevember banner to be HTTPS