Follow up: How to write a Linux virus
Follow up: How to write a Linux virus
Posted Feb 14, 2009 0:22 UTC (Sat) by alecs1 (guest, #46699)In reply to: Follow up: How to write a Linux virus by gat3way
Parent article: Follow up: How to write a Linux virus
This would solve for example the convenience securely enough when only one user has local access to the computer:
If you are in the high privilege group and want to execute some root command then press ctr+alt+del (invent a combination that only the kernel and xorg can read) and take absolute control on the cursor. Nothing but a local mouse can move the cursor. Show a dialog that says: "you are going to execute command_name. Click OK if you want to go on".
If an application wants to run as root, again, dialog "Please press ctrl+alt+del" to grab focus of click cancel, bla bla", then show the previous dialog where you click OK.
Reading the article on Wikipedia, Windows Vista got this right, and the few minutes I used my Vista I liked it very much: http://en.wikipedia.org/wiki/Comparison_of_privilege_auth...
