packagesdev/packages

Why is packages website http and not https?

scav28 opened this issue · 1 comments

Hello peeps,
I really like this app, its very easy to use and helpful.
only question was the website from where we download the app is not https.
"http://s.sudre.free.fr/Software/Packages/about.html".
is it completely secure ?

free.fr is French free webhosting site.
So author (@packagesdev) has historically homepage at this site → nothing dramatical.

I suggest to @packagesdev save binary into GitHub Releases (https://github.com/packagesdev/packages/releases), implement GitHub Actions a CI/CD to create version for this type of project. For OpenSource are Github CI/CD for free (https://docs.github.com/en/actions/about-github-actions/about-continuous-deployment-with-github-actions).