Discuss Scratch

leahcimto
Scratcher
1000+ posts

Not secure icon in discussion forums (now showing on the wiki)

MTM828 wrote:

Flowermanvista wrote:

I found the issue. It's not on the page and it's not caused by any template. Instead, it's caused by a skin that is seemingly called “scratchwikiskin2”, which statically links to "http://images1.wikia.nocookie.net/runescape/images/1/14/Gradient-1pixel-horizontal.png“ and ”http://images3.wikia.nocookie.net/runescape/images/b/b4/Gradient-1pixel-vertical.png“ to generate gradients - thus, both a horizontal and vertical gradient effect would cause the ”not secure“ warning. If a high-privileged person on the Wiki was able to edit this skin (I do not have a Wiki account and I know little about how these technical intricacies work), they can easily fix the issue by changing the ”http“ to ”https" where they are referenced.

I discovered this with a few minutes of digging in the Inspect Element dev tools. Here is the CSS file generated by the offending skin, in case it may be of any help:

https://en.scratch-wiki.info/w/load.php?debug=false&lang=en&modules=site.styles&only=styles&skin=scratchwikiskin2

fdreerf wrote:

Why would the gradients be from Runescape?
Uuugh.. so what do I do? I'm a new wikian so yeah I can't do that thing, bt I think Bigpuppy is so you can tell him. And I didn't understand a word you just said xD I'm bad at that kind of stuff. :p
You don’t really need to do anything. The scratch wiki is not trying to steal your data or anything, there is just a image under a http connection.
MTM828
Scratcher
500+ posts

Not secure icon in discussion forums (now showing on the wiki)

leahcimto wrote:

You don’t really need to do anything. The scratch wiki is not trying to steal your data or anything, there is just a image under a http connection.
Actually that makes me/people feel safer and makes Scratch more friendly, I think it's necessary (in my opinion) that this gets fixed. Well I just pointed it out, lets see if someone will fix it.

Last edited by MTM828 (Sept. 27, 2020 16:58:57)


dont follow me, ty.
blah
blah blah
blah
wut a terrible signature
hmmmmm
idc
bigpuppy
Scratcher
1000+ posts

Not secure icon in discussion forums (now showing on the wiki)

Flowermanvista wrote:

I found the issue. It's not on the page and it's not caused by any template. Instead, it's caused by a skin that is seemingly called “scratchwikiskin2”, which statically links to "http://images1.wikia.nocookie.net/runescape/images/1/14/Gradient-1pixel-horizontal.png“ and ”http://images3.wikia.nocookie.net/runescape/images/b/b4/Gradient-1pixel-vertical.png“ to generate gradients - thus, both a horizontal and vertical gradient effect would cause the ”not secure“ warning. If a high-privileged person on the Wiki was able to edit this skin (I do not have a Wiki account and I know little about how these technical intricacies work), they can easily fix the issue by changing the ”http“ to ”https" where they are referenced.

I discovered this with a few minutes of digging in the Inspect Element dev tools. Here is the CSS file generated by the offending skin, in case it may be of any help:

https://en.scratch-wiki.info/w/load.php?debug=false&lang=en&modules=site.styles&only=styles&skin=scratchwikiskin2
I changed “http” to “https” in the image loads in MediaWiki:Common.css, a CSS file that applies to all Scratch Wiki pages. Thank you for pointing it out! Did that fix it?

“Change happens by listening and then starting a dialogue with the people who are doing something you don't believe is right.” -Jane Goodall
MTM828
Scratcher
500+ posts

Not secure icon in discussion forums (now showing on the wiki)

bigpuppy wrote:

Flowermanvista wrote:

I found the issue. It's not on the page and it's not caused by any template. Instead, it's caused by a skin that is seemingly called “scratchwikiskin2”, which statically links to "http://images1.wikia.nocookie.net/runescape/images/1/14/Gradient-1pixel-horizontal.png“ and ”http://images3.wikia.nocookie.net/runescape/images/b/b4/Gradient-1pixel-vertical.png“ to generate gradients - thus, both a horizontal and vertical gradient effect would cause the ”not secure“ warning. If a high-privileged person on the Wiki was able to edit this skin (I do not have a Wiki account and I know little about how these technical intricacies work), they can easily fix the issue by changing the ”http“ to ”https" where they are referenced.

I discovered this with a few minutes of digging in the Inspect Element dev tools. Here is the CSS file generated by the offending skin, in case it may be of any help:

https://en.scratch-wiki.info/w/load.php?debug=false&lang=en&modules=site.styles&only=styles&skin=scratchwikiskin2
I changed “http” to “https” in the image loads in MediaWiki:Common.css, a CSS file that applies to all Scratch Wiki pages. Thank you for pointing it out! Did that fix it?
Yes it did, thanks!

dont follow me, ty.
blah
blah blah
blah
wut a terrible signature
hmmmmm
idc
Flowermanvista
Scratcher
1000+ posts

Not secure icon in discussion forums (now showing on the wiki)

bigpuppy wrote:

Flowermanvista wrote:

I found the issue. It's not on the page and it's not caused by any template. Instead, it's caused by a skin that is seemingly called “scratchwikiskin2”, which statically links to "http://images1.wikia.nocookie.net/runescape/images/1/14/Gradient-1pixel-horizontal.png“ and ”http://images3.wikia.nocookie.net/runescape/images/b/b4/Gradient-1pixel-vertical.png“ to generate gradients - thus, both a horizontal and vertical gradient effect would cause the ”not secure“ warning. If a high-privileged person on the Wiki was able to edit this skin (I do not have a Wiki account and I know little about how these technical intricacies work), they can easily fix the issue by changing the ”http“ to ”https" where they are referenced.

I discovered this with a few minutes of digging in the Inspect Element dev tools. Here is the CSS file generated by the offending skin, in case it may be of any help:

https://en.scratch-wiki.info/w/load.php?debug=false&lang=en&modules=site.styles&only=styles&skin=scratchwikiskin2
I changed “http” to “https” in the image loads in MediaWiki:Common.css, a CSS file that applies to all Scratch Wiki pages. Thank you for pointing it out! Did that fix it?
Yes, that seems to have fixed it.

Add a SPOOKY SKELETON to your project!

The Scratch 3 Project Save Troubleshooter - find out why your project won't save

ST, Please Add A Warning When A Size Limit Is Exceeded

My Dumb Creations - THE BEST ANIMATION | The Windows 98 Experience (made on Windows 98) | nobody cares about Me… | the2000 Reveals His New Profile Picture | Not Dumb Creations - Ten Years
Ctrl+Shift+Down for more…
Do evil kumquats keep eating your signature? Assert your dominance and eat the evil kumquats. Did you know that kumquats are only about the size of an olive?
pavcato
Scratcher
1000+ posts

Not secure icon in discussion forums (now showing on the wiki)

bigpuppy wrote:

Flowermanvista wrote:

I found the issue. It's not on the page and it's not caused by any template. Instead, it's caused by a skin that is seemingly called “scratchwikiskin2”, which statically links to "http://images1.wikia.nocookie.net/runescape/images/1/14/Gradient-1pixel-horizontal.png“ and ”http://images3.wikia.nocookie.net/runescape/images/b/b4/Gradient-1pixel-vertical.png“ to generate gradients - thus, both a horizontal and vertical gradient effect would cause the ”not secure“ warning. If a high-privileged person on the Wiki was able to edit this skin (I do not have a Wiki account and I know little about how these technical intricacies work), they can easily fix the issue by changing the ”http“ to ”https" where they are referenced.

I discovered this with a few minutes of digging in the Inspect Element dev tools. Here is the CSS file generated by the offending skin, in case it may be of any help:

https://en.scratch-wiki.info/w/load.php?debug=false&lang=en&modules=site.styles&only=styles&skin=scratchwikiskin2
I changed “http” to “https” in the image loads in MediaWiki:Common.css, a CSS file that applies to all Scratch Wiki pages. Thank you for pointing it out! Did that fix it?
I didn't expect bigpuppy to find this, but the page no longer shows “Not Secure”.

Powered by DjangoBB