HackerTrans
TopNewTrendsCommentsPastAskShowJobs

glad_it_worked

no profile record

comments

glad_it_worked
·2 bulan yang lalu·discuss
Installers should be long dead. We've had proper package managers for decades now (any Linux / BSD distribution, homebrew, etc.). Some call the infrastructure "marketplace", but that's still just a repo and a package manager.

The important part in my eyes are signed packages. Curl on a random website is too dangerous for my taste. Sure, a signature does not mean the software is not malicious. But it at least is a proof of that it comes from who it claims to come.

Curl on a random URL without signature check is a recipe for trouble.