Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS #10

Open
ESIC-DA opened this issue Mar 21, 2018 · 2 comments
Open

HTTPS #10

ESIC-DA opened this issue Mar 21, 2018 · 2 comments

Comments

@ESIC-DA
Copy link

ESIC-DA commented Mar 21, 2018

Since https://graphstream.github.io automatically redirects to http://graphstream-project.org/ when one navigates to the /download/ page the SHA256 sums are useless, since they are now served over http (and are therefore intercept-able).

Perhaps you could redirect users coming to the graphstream-project.org domain to the https://graphstream.github.io natively hosted since then https can be enforced

Or you could link to shasums hosted on a https server rather than posting them directly inline on the website.

Additionally, please provide download links that are https rather than http for the binaries themselves if at all possible.

Thanks!
-Dave

@gsavin
Copy link
Member

gsavin commented Mar 21, 2018

Thanks Dave.

HTTPS with custom domain on GitHub Pages is still some trouble... We are working on fixing this, maybe with your solution.

@ESIC-DA
Copy link
Author

ESIC-DA commented Mar 21, 2018

Also, If you add binaries to the tagged releases on github (I'm not sure if you can edit existing releases to add the binaries, or if you have to have the binaries ready and then create the release via the github website), that makes it easy to have a verified place to download the jars over https from.

Thanks,
-Dave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants