Slashdot Mirror


User: maris382

maris382's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Rabobank security on Phishers Defeat Citibank's 2-Factor Authentication · · Score: 1

    Another solution could be to add an extra digit representing the type of information you are signing.

    Say,
        1 for login,
        2 for an account number, and
        3 for an amount.

    Then, making sure that the personal token tells the user what kind of information he is signing (flashing 'login', for instance), you could avoid most phishing attacks like you described (unless, of course, if the phisher has access to an account that you've already signed, which seems rather difficult to get)