|
|
|
|
|
by idle_zealot
782 days ago
|
|
While I agree, how does this mesh with standard operating procedure on Windows/Mac being to download binary executables and run them? Is the analogous advice "inspect any exe files with Ghidra and fully understand them before running"? Or "only run executables from official distribution channels of open source projects the code of which you've read and understand"? Where, generally, should we place our trust in terms of what code we run on our computers? |
|
Basically, if you believe that code signing is a good thing (and I hope we all can agree on that), curl to shell is not great security practice.