Quantcast StorefrontBacktalk » Blog Archive » MasterCard Goes Mobile With Chip-And-PIN Displays
advertisement
advertisement

MasterCard Goes Mobile With Chip-And-PIN Displays

Written by Fred J. Aun
November 19th, 2009
Like this story? Share it
To share this story with people in your social network, please click on the network icons below.

For regions where chip-and-PIN payment cards are popular, primarily Europe (and definitely not the U.S.), MasterCard is doing something that could boost Mobile Commerce: Users of both regular cell phones and Java-enabled smartphones can now get payment passwords displayed on their devices.

“This is interesting in that it’s the first public announcement I’ve seen, at least from a major player, to leverage the mobile phone to secure a card-based transaction,” said payments expert Todd Ablowitz, president of Double Diamond Group. “Of course, the question, as always, is about adoption. Can MasterCard and the other players looking to secure card-not-present (CNP) transactions get merchant and consumer adoption? How long will it take? No doubt there is a high level of fraud in CNP transactions, especially as related to card-present transactions, but will this be the solution? It remains to be seen. In the payments industry, that can take a long time to play out.”

MasterCard is offering two types of the new mobile Chip Authentication Program (CAP), an SMS version and a downloadable app for smartphones. Both options present single-use passwords.

With the SMS version, the one-use password is sent within a text message to a user’s cell phone when the consumer reaches the point in the checkout process where the site asks for the secure code. Smartphone owners using the installed MasterCard app have their one-time-use passwords displayed after they enter a PIN.

“This new development leverages the ubiquitous nature of mobile phones,” said a MasterCard statement, citing a Forrester Research prediction that 84 percent of residents in Western Europe will be mobile users by 2014. Jan Lundequist, a senior business leader at MasterCard, said there are quite a few residential card readers in use in Europe and Scandinavia, but he said MasterCard was repeatedly asked about a mobile phone version.

“What we heard from our customers [about the home-based card readers] is, ‘That’s all well and fine. They are working well, and they are secure. But there’s also the opportunity to use another personal infrastructure out there: the mobile phone.’”

Lundequist said the mobile CAP systems are “not replacing but complementing” the home-based reader devices. “For E-Commerce, it is all relying on that secure code,” he said.


advertisement

2 Comments | Read MasterCard Goes Mobile With Chip-And-PIN Displays

  1. Tom Mahoney Says:

    Just what we all need, another big security hole for the bad guys to get into.

  2. Mike Lyons Says:

    I concur Mr. Mahoney. Any safeguards in place to prevent money laundering through virtual bank accounts and unlicensed money remitters?

Leave a Reply

Newsletter

Quickly catch-up on the latest in E-Commerce and Retail Tech with our free weekly newsletter, with urgent bulletins as news merits.
advertisement

Most Recent Comments

Kill All The Passwords

This article does mention, but does not give enough attention to, the fact that the attacks discussed are only feasible when the encrypted password file can be copied and subjected to an offline attack. The trick is to have authentication performed on a separate, much more strongly secured host - such as an Active Directory Domain Controller, or a Kerberos server, or a NIS+ server, or even using something as banal as an LDAP-over-SSL authentication dialog. In these environments, the odds of the "password file" being stolen and subjected to an offline attack go to near zero, and only online attacks may be carried out by the attacker. With sensible exponential backoff between failed password attempts, lockout after a modest number of failed attempts on a single account, and pattern detection, that minimum 7 character password is quite secure enough. Passwords aren't dead yet for security purposes, and they will be with us for a very long while to come for practical purposes. The trick is to employ them correctly. Read more...
The possibilities you describe are years away from being implemented at best, so for the moment passwords are an ugly reality. Luckily, password managers can easily manage hundreds of passwords of any length. The only thing a user needs to remember is the master password. It seems like an easier task to educate users on how to use password managers rather than implement complex security technology on a global basis. Read more...