|
|
|
|
|
by soraminazuki
3763 days ago
|
|
Homebrew Cask is awesome, but I still think security is an issue here because you still have to trust the upstream binaries are safe, each built and hosted by totally different people. Verifying checksums is certainly better than not checking them, but you still haven't escaped from the trust-whatever-binary-you-downloaded-from-the-internet-style of doing things. I really wish package managers like Homebrew Cask offer some level of trust by building applications from source and signing them, like Debian. |
|
You may be interested in https://www.macports.org for a build-from-source solution for OSS projects.