stoken-dev / stoken

RSA SecurID-compatible software token for Linux/UNIX systems
http://stoken.sf.net
GNU Lesser General Public License v2.1
411 stars 78 forks source link

Please Add Buttons For Inputting Pin Number On Key Selection #17

Open mbostwick opened 10 years ago

mbostwick commented 10 years ago

The reason the RSA client has buttons for entering the "Pin" number is that it prevents a key logger from stealing the pin number used(while I understand that if a key logger is present there is trouble, its better to protect the RSA key if possible) . This version of stoken only allows entering the pin number via the keyboard . I have created a fork to enable this.

The patch can be found here: http://pastebin.com/8mbGGhgE

Can you please add this to the main upstream version ?

mbostwick commented 9 years ago

@cernekee what are your thoughts ?