|
|
|
|
|
by jakobegger
3862 days ago
|
|
Isn't Github Pages hosted on S3? That would explain the lack of TLS on custom domains. Anyway, this is a very major security flaw. Lots of software uses Github pages for the project website. If you put a download link on an unsecure page, you are putting all your customers st risk. |
|
Also the download files themselves can be hosted on Github repos as releases which supports TLS.