|
|
|
|
|
by sureglymop
743 days ago
|
|
I mean, anything with root access can very easily use libevdev to get all keystrokes as well as mouse positions. (It's maybe 10 lines of code to do that). So, don't run stuff as root. If it needs root access, run it in a virtual machine (personally I use qubes os for this). |
|