|
|
|
|
|
by TZubiri
31 days ago
|
|
> the whole XZ ordeal 1 malicious package almost got distributed in 20 years of debian history? >granting full rights to vim or xeyes I'm not sure I get what's being discussed here. Standard Xorg runs without root already. And Xeyes definitely 100% run without root, I get why you would you run vim on root, to edit root files, but also don't? Especially if you have plugins, run simple programs like echo>> , ed, grep or nano. |
|
Also, are we still assuming that we would still get only one attack over 20 years, instead of the frequency increasing to, say, one attack per year?
---
But those are not my original point, XZ utils was just an example.
My original point is that: why should we not practice defense-in-depth, where we make sure malwares have to jump through multiple hoops (and hope that they trip on one of them!) in order to launch an attack?
>I'm not sure I get what's being discussed here
I think it's the implication that any GUI program running under X can see any other GUI program and watch the user's interaction with the other programs. Vim is a CLI program though though...