Setting to protect gnome-terminal from key logging
Posted
by
yanychar
on Ask Ubuntu
See other posts from Ask Ubuntu
or by yanychar
Published on 2012-03-24T17:08:42Z
Indexed on
2012/03/24
17:37 UTC
Read the original article
Hit count: 248
Looks like it is easy to log keystrokes of all processes of the same user. A basic keylogger is 'xinput'.
xinput test-xi2
The command generates log of all key-presses. Unfortunately, this includes passwords in gnome-terminal. Googling suggested that grabbing keyboard may prevent other windows from capturing key strokes.
Is there a way to prevent XI2 logging in gnome-terminal? Or is there an X terminal that has this feature?
© Ask Ubuntu or respective owner