|
|
|
|
|
by fishtoaster
4621 days ago
|
|
I feel like this discussion comes up every time someone mentions homebrew. The conclusion I've come to is that `curl -s foo.com/bar | sh` is less secure than downloading and running an install script locally iff you intend to review the install script yourself. If you're just downloading homebrew and running an install script by hand without reading it (as, honestly, I usually do), there's no difference. |
|