Hacker News new | ask | show | jobs
by xorcist 3042 days ago
If it runs untrusted code from the Internet, surely it doesn't matter much if you do it as root for most practical purposes? It could still run that spam relay, botnet software, exfiltrate your secrets and install that keylogger.
1 comments

Is your argument that one is better off to run $(potentially dangerous command) with sudo privileges because it’s also risky to run it without?