|
|
|
|
|
by ccouzens
1315 days ago
|
|
Sudo feels like a broken concept to me because it's there to protect the machine and other users. But these days many computers are only used by one user. Everything I care about on my computer is readable by my user and a program running as my user could put fake binaries in my path. |
|
Flatpack et al. have improved this situation somewhat, but come with their own drawbacks. Linux needs a central application-level permission system like Android, where I can grant/revoke e.g. internet access to applications. Frankly, I should never have to use sudo to install anything in my daily life, that is unfortunately not the case with the common ubuntu install, and will probably stay this way for a long time.