|
|
|
|
|
by zzo38computer
129 days ago
|
|
> If you read the script before you pipe it into your shell, it's safe. If you download it first before executing it (instead of downloading it a second time when executing it), then that mitigates one problem, but still not all of them (like you mention). Other mitigations are also possible, such as hashing, certificate pinning, sandboxing, etc. |
|