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

Use secure HTTPS:// URLs for installation #1

Open
DemiMarie opened this issue Sep 28, 2016 · 1 comment
Open

Use secure HTTPS:// URLs for installation #1

DemiMarie opened this issue Sep 28, 2016 · 1 comment

Comments

@DemiMarie
Copy link

This code uses insecure http:// and git:// URLs for installation of programs. This is a bad idea, as a man-in-the-middle attack would allow arbitrary code execution. https:// URLs should be used instead.

@Mistuke
Copy link
Owner

Mistuke commented Jul 5, 2017

I've replaced the urls which have an https endpoint with it, but not all do.

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

No branches or pull requests

2 participants