Today we are excited to announce a new update that continues to focus on the safety and security of our community. The Roblox Developer Forum will be available over ‘https’!
We’re pleased to provide a more secure and safe online working environment for our developers. This will go live in the next couple of hours. If you experience any issues please email us at devrelations@roblox.com.
Actually, no. It’s best you didn’t know. I wish I could pretend the same. Too bad I took a security class. If I was ever going to become a paranoid person, that would have been the time.
Anyways, I just realized that dev forums was http all along. Glad I didn’t check. qq
I had the same thing, and after taking a quick peek at the Network tab in the Chrome Developer Console, it seems the (only) two HTTP things are the logo and background if you’re using that dark theme in a Stylebot extension or so. After changing the http:// into https:// in the theme’s css, it’s now 100% Secure for me. (the images are hosted on imgur which supports https:// luckily)
It’s probably also when people add screenshots using http://, it’ll remove the Secure tag. After a few minutes Discourse does that “download image, edit post with Discourse url”, which should make the page Secure again, but I think Chrome only allows going from Secure to non-Secure, not the other way around. F5 should’ve fixed it after the images were Discourse’d