| ▲ | mike_hearn 6 hours ago | |
Sudo isn't security theater when used for what it was designed for. It's useless for constraining apps you run as your own user ID. | ||
| ▲ | inigyou 5 hours ago | parent | next [-] | |
But very few people are using their systems in ways that fit the Unix security model, which was designed for multi-user mainframes with only trustworthy software. | ||
| ▲ | lrvick 6 hours ago | parent | prev [-] | |
I challenge anyone to name even one thing that requires sudo on a Linux desktop not better handled with systemd user units, Linux Capabilities, rootless docker, etc. | ||