#1
|
||||
|
||||
Making VGMdb more secure: HTTPS support
VGMdb is now available for browsing through a private, encrypted connection at https://vgmdb.net !
With over half of Internet traffic now secured through SSL/TLS, and browsers starting to hold non-secure sites accountable, implementing HTTPS protection is now a necessity. During the initial phase you may run into bad redirects to the non-https site or mixed content warnings; please report them so we can get it fixed. Once it's verified that everything is working well, we can turn on HSTS and enforce secure browsing by default. |
#2
|
||||
|
||||
RSS feeds give out HTTP links when accessed over HTTPS:
https://vgmdb.net/db/rss.php https://vgmdb.net/album/new/feed https://vgmdb.net/album/upcoming/feed https://vgmdb.net/artist/1/feed I don't know how many others there are lying around |
#3
|
||||
|
||||
To be honest HSTS is quite a hassle I'd only do as a final step. Just forcible upgrading every access to https and getting a better TLS security rating is sufficient.
Thanks for the efforts in any case! |
#4
|
|||
|
|||
I guess then a few other HTTPS issues have to be addressed as well:
- first redirection when entering a new shop link with https prefix - Amazon Japan shop link filtering if the link has https prefix I've just added a link here, and both the first direction fails, and the Link shows up on the album page (which it shouldn't). |
#5
|
||||
|
||||
To be honest, I'd rather not be redirected at all when adding shop links. It's annoying.
|
#6
|
||||
|
||||
The links in the RSS feeds have been fixed.
The shop links code will need some refactoring. The redirection was originally for visual confirmation that the link works, but we can make this a background job. |
#7
|
||||
|
||||
First (automatic) redirection to a https shop link is always failing, not something which happens on VGMdb https site version only (clarifying that just in case).
Also noting that every Amazon link (not exclusive to Japan ones) will be shown on the album page if entered with https. About the filtering in the first place though, isn't it perhaps time to stop it? More than five years passed since the incident (closer to six actually) and some of us are regularly adding (visible) Amazon links with no problems whatsoever. Last edited by Efendija; Oct 21, 2017 at 04:09 AM. |
#8
|
||||
|
||||
All images (album images, preview, front, etc..) have stopped showing up on Win XP SP3 (while browing with either http or https).
Code:
media.vgm.io TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS 1.2 Code:
vgmdb.net TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS 1.0 Last edited by Alcahest; Nov 2, 2017 at 04:07 PM. |
#9
|
||||
|
||||
I have no idea how it works or how to do it, but can you make http:// automatically redirect to https:// when hitting regular http:// URLs? I usually access the site by typing "vgmd" in Chrome omnibar and then hitting down arrow + enter to hit the first cache result, which is vgmdb.net/forums/search.php?do=getnew. Or by typing "vgmdb.net search criteria" to automatically start a search.
I think most websites do this automatically because it's never anything I have to think about. For example, if I manually type "http://www.paypal.com", I get automatically redirected to https:. I assume websites have some sort of "you're using a client that supports https so we're going to serve that to you automatically" thing, but :shrug: |
#10
|
||||
|
||||
dancey: that's essentially what HSTS is for. So once they've confirmed that links are working properly, Gigablah will enable it and the site should start redirecting non-secure connections to https://
|
#11
|
||||
|
||||
Quote:
I've upgraded to a monthly paid plan. Please let me know if that fixes images on your side. Quote:
I think I'll be using redirect rules, though. HSTS can screw up the site if it's not done properly. |
#12
|
||||
|
||||
Quote:
Thank you very much. (So now the site works also 100% with https on legacy browsers / XP) Last edited by Alcahest; Nov 8, 2017 at 06:42 AM. |
#13
|
||||
|
||||
Any update on this? It is, at least as of this posting, still http and not using HSTS.
|
#14
|
||||
|
||||
I will not be turning on HSTS at this time, but I will turn on HTTPS redirection soon (aiming for this weekend).
Since there are users on legacy browser versions or operating systems (XP) who may have issues with HTTPS, the non-HTTP site will still be available as a fallback. |
#15
|
||||
|
||||
This is your fault, Alcahest.
|
#16
|
||||
|
||||
Well I'm not sure I've already reported everything works ok on https / XP now that the images are fixed.
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Automatic HTTPS redirection | Gigablah | News and Announcements | 6 | Jan 22, 2018 04:15 AM |
LPTN-0034~5: Making*Lovers Original Soundtrack | Teioh | Album Discussions | 0 | Jan 18, 2018 12:26 PM |
Tapatalk support for forums? | Jotamide | Questions and Comments | 7 | Nov 14, 2013 04:16 PM |
Making a simple VGMdb-style website for VMG concerts & live shows | Namorbia | Miscellaneous Discussion | 13 | Sep 27, 2012 04:04 AM |
Thank you VGMdb!! | JDWasabi | Miscellaneous Discussion | 12 | Oct 31, 2009 05:19 AM |