Secure attention key
A secure attention key, special attention key, or secure attention sequence is a special key, key combination or sequence to be pressed on a computer keyboard before a login screen which must, to the user, be completely trustworthy. The operating system kernel, which interacts directly with the hardware, or init system is able to detect whether the secure attention key has been pressed. When this event is detected, the trusted login processing is started.
The secure attention key is designed to make login spoofing impossible, as the kernel will suspend any program, including those masquerading as the computer's login process, before starting a trustable login operation.
Examples
Some examples are:- : Introduced in systemd v257 as a more reliable SAK for Linux distributions but may require support from the currently running desktop environment. It is implemented as of gdm 47.
- on X Window System immediately kills the X server and can be used to quickly and easily get back to the login prompt.
- [Magic SysRq key|] default sequence for Linux. Not a true C2-compliant SAK.
- then on AIX, but it can be disabled.
- for PLATO IV in the 1970s.
- Control-Alt-Delete#Windows [NT family|] for Windows NT.