Is more simple bank web security better?
June 6, 2008 6:22 AM
Subscribe
I have noticed that there seems to be a split between some banks/financial institutions who maintain complex security around their on-line account access and others who seem to have actively migrated towards a much simpler approach. Is there any evidence that the "simple" approach is either more or less secure than the "complex" one?
By "complex" I am talking about institutions that ask their users to memorise several passwords and then ask for one or two of these at random on login. There is also a likelihood that use might be tied to a particular PC with a physical token or a cookie. An additional one-time access code may be required. By "simple" I am talking about cases where users are asked something like "enter characters x, y and z from your password" - and perhaps for one other fixed detail. Users are also able to log in from pretty much any PC they choose.
My guess is that the latter group has lower support costs and less frustrated users. But are there real world difference in the security levels?
posted by rongorongo to computers & internet (7 comments total)
2 users marked this as a favorite
In the real world, aren't the biggest volume of data thefts done through lax internal security? People stealing ACH/backup tapes, banks keeping customer data on unsecured laptops, etc.
Seems to me that if someone can hack into your PC and steal one password, they can steal them all. Or if they are sniffing packets, any simple one-time security hash will render any password as good as the next. And if someone has the talent and firepower to break encryption, they would probably be setting their sights higher than stealing my $142 in my checking account. And if they ARE going after my $142, it would be easier to just phony up a fraudulent debit card transaction or simply forge a check.
posted by gjc at 7:42 AM on June 6, 2008