|
|
|
|
|
by SolarNet
4172 days ago
|
|
There are, it's called users, and groups, and file permissions. Applications like steam should really be running under a separate user so they can't write to personal files (and maybe just have read permissions). But of course proper application isolation and file permissions is something few people do correctly on their personal machines, let alone know about. Window managers don't make it any easier, and I put a lot of the blame on them for not making it easy to configure applications to start under different users. |
|
One of the users in the Github thread even mentions how SELinux prevented the same thing from happening on his machine.