Description
Currently the website references or uses tons of "unsecure" http:// hyperlinks which is a primary security concern.
How many?
One can just do a GH Search for http:// excluding localhost URLs and svg files.
P.S.: We know that almost all modern browsers, as well as websites, automatically switch to https but still some websites don't.
Documentation version
ALL
Possible Fix
Switch to https:// protocol links.
Note s → secure :)
Description
Currently the website references or uses tons of "unsecure"
http://hyperlinks which is a primary security concern.How many?
One can just do a GH Search for
http://excludinglocalhostURLs andsvgfiles.P.S.: We know that almost all modern browsers, as well as websites, automatically switch to
httpsbut still some websites don't.Documentation version
ALL
Possible Fix
Switch to
https://protocol links.Note
s→ secure :)