Slashdot Mirror


VeriSign To Offer Passwords On Bank Card

Billosaur writes "Imagine the PayPal security tool embedded on a credit card. VeriSign is announcing that a deal is in the works to provide credit cards with one-time-use passwords. By placing the technology directly on the card, it becomes more convenient and provides an extra layer of security for online credit-card transactions. A cardholder would type in their information as normal and then would be prompted to enter the passcode displayed on the card. This means a user would need to have the physical card in hand in order to use it, thus thwarting identity thieves who steal credit card information but do not possess the card itself. VeriSign said it expects to announce a major bank using its cards in May."

37 of 158 comments (clear)

  1. O rly? by EveryNickIsTaken · · Score: 2, Insightful

    Imagine the PayPal security tool embedded on a credit card. I imagine myself never signing up for this card, then.
    1. Re:O rly? by eln · · Score: 2, Insightful

      Long gone are the days when you neede to ELABORATE your post to get this insightful honour...

      Slow down there, bucky. Are you trying to suggest there was EVER a time in Slashdot's history where this was the case? You must be new here. ®

      As for this one-time use password thing, my big concern would be durability. My plastic credit card is pretty tough. I can, say, hit it with a mallet and it's fine. How will they make it that durable if they include circuitry and a display window capable of generating and displaying a one time password?

  2. Password request... by minotaurcomputing · · Score: 3, Funny

    Dear VeriSign,
    Can I put in a request for the password 12345 before anyone else does?
    -m

    1. Re:Password request... by ichigo+2.0 · · Score: 2, Insightful

      They're pregenerated one-time passwords so that would be no.

    2. Re:Password request... by EveryNickIsTaken · · Score: 4, Funny

      Neither. You should recognize the movie reference.

  3. securid? by 192939495969798999 · · Score: 4, Interesting

    Wouldn't this basically be a version of SecurID? Why don't banks just roll out SecurID to everyone and get the same net effect?

    --
    stuff |
    1. Re:securid? by Lachryma · · Score: 3, Insightful

      Exactly like SecurID, but without a separate token to lose and juggle for each account. It's right on the card.

    2. Re:securid? by brunascle · · Score: 2, Interesting

      It's right on the card.
      judging by the size of the tokens, it'd be more the the card is right on the token
    3. Re:securid? by ady1 · · Score: 2, Insightful

      Not sure if you're serious, but the last securID I used was quite tiny and judging by it's size, I think it can easily be fitted into a credit card without making the card any bigger. Maybe a little thickness increase due to LCD or maybe they can use some alternate technology or thinner LCDs to not change the card at all.

      I fact I'm more concerned about the battery since that will be harder to fit into card and may not last as long or maybe not.

      https://www.softwareplusonline.com/catalog/product Detail.aspx?productid=He1bT4v5hgI%3D

    4. Re:securid? by farnsworth · · Score: 2, Insightful
      Why don't banks just roll out SecurID to everyone...?

      Because it's more convenient to have the device on the card. I carry many credit cards, I don't want to have a corresponding securid device for each card.

      --

      There aint no pancake so thin it doesn't have two sides.

    5. Re:securid? by Zeinfeld · · Score: 2, Informative
      Wouldn't this basically be a version of SecurID? Why don't banks just roll out SecurID to everyone and get the same net effect?

      Because SecureID is a closed, proprietary system.

      The VeriSign/OATH scheme is patented but there is a royalty free license that allows anyone to make the cards/tokens/whatever.

      Also the OATH scheme is a counter based token, not a clock. A clock would not work on the card form factor, the battery would not last long enough to be interesting. A counter based scheme is much more practical.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
  4. while the concept is interesting by jimstapleton · · Score: 3, Interesting

    How long is the cycle on the card? And how do they keep it from going out of sync? My watch loses about a second every day (ok, it's a cheap watch), but nonetheless, the only way it and the server can work is if the key is based on time. If that is the case, then they card's clock has to stay sync'd with the server's clock... Wouldn't that be a problem?

    --
    34486853790
    Connection too slow for X forwarding? Try "ssh -CX user@host"
    1. Re:while the concept is interesting by jonnythan · · Score: 2, Insightful

      Various companies have been issuing badges with changing keys like this for years. Several people I work with have them. They change about once a minute.

      So, I suppose it's safe to say they've figured those problems out.

    2. Re:while the concept is interesting by daeg · · Score: 3, Informative

      The server knows the last few values and the next few values -- any selected from a reasonable amount of time are generally permitted. Higher security requirements can lower the time window. But given a time code that changes once every 5 minutes, and a server that permits the current and previous/next two, that's a 25 minute window. So even an inaccurate clock that loses a second a day is good for almost 2 years without a clock sync.

      You could even build the terminals such they sync the clock. Many terminals run on always-on connections now, so running something like ntp on them is feasible. You could use the clock skew to detect attempted fraud, too -- if you know the clock in a particular card loses 2.4 seconds a day from historical data, and the number of days between the last purchase * 2.4 seconds doesn't equal the real time, something is wrong -- possibly a forged card. It's easy to duplicate a magnetic strip, I'd bet it's harder to forge an purposely-inaccurate clock that varies from card-to-card.

      As an aside, I hope the electronics are recyclable and the credit card companies actively solicit returns of them. It'd be nice if the cover/numbers of the card were simply an overlay that could be replaced, along with the clear protective coating. Replace the front panel, sync the clock, put the new data on the magnetic strip, coat it, and wham, new card without wasting the electronic components.

  5. Power? by airos4 · · Score: 3, Interesting

    So as I understand it from the article, there'll be some sort of "device" in a corner of the card, with a "display window" that shows the randomized password? How's it powered? How's it controlled? What happens when the battery in my credit card is dead?

    --
    I wish there was a choice that said "Factually Wrong -1" when I mod.
  6. Re:Two Factor Dynamic Login Verification by Red+Flayer · · Score: 3, Informative

    I've got one of these for international banking. The case is about 5 mm thick, could easily thinner except for usability concerns for something designed to be a keychain. Solar powered, but could just as easily be mechanically recharged a la some of the watches on the market. It generates an 8-digit password from some time-based algorithm; when submitted to the bank, the bank server checks the password against all possible passwords possible for the previous short period of time.

    --
    "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  7. Re:Oh great... by Red+Flayer · · Score: 5, Funny

    So I memorized my credit card account number for nothing...
    Oh great... so I memorized your credit card account number for nothing...
    --
    "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  8. Well.. by Anonymous Coward · · Score: 5, Funny

    my password is 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0. Oops!

  9. Durability by eimsand · · Score: 4, Interesting

    My immediate concern is durability. Credit cards take a lot of punishment. I probably replace my credit card once a year because the magnetic strip has become damaged and no longer readable. All the same, magnetic strips have shown great durability for putting up with a fair amount of punishment. I'm not sure I can visualize an LCD screen thin enough to be incorporated into a card that will withstand 175+ lbs of pressure for hours at a time. And that doesn't even consider the circuitry involved in generating the passcode.

    1. Re:Durability by smooth+wombat · · Score: 2, Insightful
      that will withstand 175+ lbs of pressure for hours at a time.


      Let me guess, you take the George Costanza approach and stick napkins under your other ass cheek so you don't have to sit at an angle.

      Why do men insist on sitting on their wallets all day long? Take them out of your back pocket! Put it in your desk drawer, a backpack, any place but your back pocket. I leave mine in my car when I'm at work. Why bother bringing something else to work that you won't use and have to carry it back out at the end of the day?

      And what are you doing, besides sitting on it, that you need to replace your card once a year? Mine always last the entire term of four years or so. Can't say the same for my signature on the card but that's not my problem since no one checks anyway.

      --
      We will bankrupt ourselves in the vain search for absolute security. -- Dwight D. Eisenhower
  10. Already done by brunes69 · · Score: 3, Informative

    RSA has been issuing SecureID keyfobs with this technology for at least 10 years. Hundreds of thousads, of not millions, exist worldwide. While I am sure they had issues like this in the past they would have long since sorted it out. SecureID keyfobs are one of the standard pilliars in the seucirty chain - encompassing the "something you have".

    Usually you have to type in your password (the "something you know") along with the current number on the keyfob ("something you have"), in order to successfully authenticate with a SecureID system. They're very common in government; basically they make stealing passwords muuch less useful, since the hacker would need to steal both the password AND the keyfob - and if someone loses their keyfob they would be issued a new one and the original deactivated, so there is a small window of opportunity there as well.

    Frankly it is about time someone pressured the banks into issuing this technology. I have wished I needed a keyfob for online banking and CC transactions for YEARS. The initial expense of the rollout would be quickly offset by the savings in fraud I suspect.

    1. Re:Already done by b0bby · · Score: 2, Informative

      The initial expense of the rollout would be quickly offset by the savings in fraud I suspect.
      My impression is that the card companies don't care too much about fraud, since mostly they just charge anything back to the merchant, who has to eat it. Card companies mostly care about getting people to use their card a lot, which is why you don't have to sign for lots of purchases under $25 these days. If a merchant gets some disputed charges, that's their problem.

  11. CVV? by parodyca · · Score: 2, Insightful

    Umm, how is this different then the CVV number which is already on cards for the same purpose?

    http://en.wikipedia.org/wiki/CVV_number

    1. Re:CVV? by jmn2519 · · Score: 4, Informative

      Because the number will change every minute or so. Just like the FOB from paypal. Basically what they are doing is taking that FOB with the LCD and changing the form factor to be a credit card (complete with mag stripe). Someone could steal your CVV or trick you into giving it to them. That becomes a lot more difficult with these one time passwords when the number changes all the time.

  12. Verisign's Jumping The Shark by mpapet · · Score: 4, Informative

    This technology has been around for some time actually. If there are any smart card developers hanging about, they might point you in the right direction.

    As someone with intimate knowledge of bank card costs and the infrastructure required to support a new bank card, the likelihood of this happening is slim to none. "Impossible!" you say. Please consider the following.

    1. The cost of producing these cards is extremely high relative to the plastic most users have. On order of 10x.

    2. The costs of integrating a new kind of card into banking/CRM infrastructure is another huge cost center.

    3. The banks can't shift the costs of this new-fangled card off to the merchants. FYI: The merchants shift the cost of accepting bank cards and paying for fraudulent transactions to all consumers.

    The project will be a nice idea that they can use as an example to regulators that they are "enhancing customer security." but is destined for the shelf.

    What's needed here is an OSS banking system, not the one we currently have.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
    1. Re:Verisign's Jumping The Shark by LS · · Score: 2, Insightful

      So you're saying the cost of these cards is going to be more than the massive amount of fraud that the credit companies face? That's not possible. Also, banking software is not general purpose, publicly usable software. The amount of software in this category that is written by open source authors is virtually nonexistent, and furthermore it's millions of lines of highly secure code. Who's going to write this "OSS banking system"?

      LS

      --
      There is a fine line between being a cultivated citizen and being someone else's crop. - A. J. Patrick Liszkie
  13. Dead battery by Radon360 · · Score: 2, Insightful

    On second thought to the dead battery thing: A lithium battery should be able to power the card for 3 years or more. The card company would just have to make a point to reissue a new card every two years or so to avoid that problem. This would eliminate the problem of changing the battery and allow it to be sealed into the card.

  14. GREAT IDEA! .. but still hackable by madsheep · · Score: 2, Interesting

    First, before I go into why it's a good idea and how it's hackable, let me address a bunch of these posts above. *YES* similar ideas have been done before and *YES* this is very similar to an RSA SecurID token (or product of similar vendors). However, the BIG difference here is that it is built-in to your EXISTING credit/debit card. You do NOT have to carry an additional device. Get it? See that credit card you have already? OK.. imagine it with a little changing number on it. There you go! Basic reading 101 folks. End of the sarcasm too..

    This is a great idea and will go a long way to stop illegal credit card use/reuse. Especially in the case of a compromised database. However there are a few issues and ways this is still possibly hackable.

    Issue 1: SecurID is not even full proof currently. Why? Well, hacker sets up a fake form and asks you to enter in your information + your passcode. Well, since you just filled out a fake form, you haven't actually registered to the server as using your passcode. The hacker can then quickly (in near real-time) reuse your information and passcode. This is how SecurID is currently successfully attacked. This is another plus for smart cards for now.

    Issue 2: What algorithm are they going to use? How easy can it be cracked? If they're teaming with RSA then I think they will be pretty good so long as the seed files aren't compromised. This shouldn't really happen, but who knows. If they algorithm was weak, it could potentially only take a few consecutive numbers to start generating the future numbers. However, who knows how feasible this will be.

    I think it shounds like an excellent idea. Question is.. how much will it cost the consumer? If anything.

  15. The cycle is INFINITELY long. by raehl · · Score: 4, Insightful

    I'm surprised that you have 6 replies to your post that are all wrong.

    The cards don't generate the keys based on time. The keys are generated much the same way random numbers are generated in a computer.

    The way this works:

    You pick a number (seed) and a function that produces a pseudo-random output (the authentication key) based on an input. You program the same seed and function into both the card and the server.

    When you go to log in, you have your credit card use the seed and function to generate a key (key1). You send key1 to the server. The server then takes the seed and function it has on record and also generates key1. If the outputs match, which they should, congratulations, you've authenticated.

    Each time you request a key from the card, the card uses the last key generated as the input to the function to generate the next key. Each time you successfully authenticate, the server stores the key you authenticated with and the next time you try and authenticate it feeds that key into the function to generate the next key. Since both the card and the server know the last key they authenticated with and the function to compute the next key, they can both compute the next key.

    Seed->run function->key 1
    key 1->function->key 2
    key 2->function->key 3

    Etc, etc. The card and the server continue to generate the same keys to compare - so getting a new key is not based on TIME, but on how many authentications you've attempted.

    In practice, the server generally accepts the next key, AND some number of keys after that. So, if the last time you authenticated with key315, the next time you authenticate the server will check the key you present against not only key316, but also key317,318,319,320, etc. If the key you present matches any of those, it will accept your authentication and store that key as the 'last' key. This is to make the system more usable - in this case, you could generate 4 keys and not use them before your card would be too far out of sync with the server to succesfully authenticate.

    1. Re:The cycle is INFINITELY long. by Marillion · · Score: 2, Insightful

      I think the reason why people have gone the way they have is because so many of us have held such a device in our hands. The elegance of the technology they're describing is that there is no input except ticks from a clock. Anything more complicated than that would require adding a button to the card. I'd hate to accidentally hit the "next key" button too many times because it was in my wallet and I sat on it.

      --
      This is a boring sig
    2. Re:The cycle is INFINITELY long. by fwr · · Score: 3, Informative

      You are describing another synchronous token system, everyone else is describing a more familiar synchronous token system. Both are valid and existing technologies. There are also asynchronous token systems. TFA says:

      "VeriSign was expected to announce a deal Tuesday with Innovative Card Technologies Inc."

      and

      "That code constantly changes, meaning the customer needs to have possession of the card to access the account."

      Now, ICT says this:

      "InCard has embedded an operating system into the card - the press of a button on the card activatesa battery, circuit, and chip, which sends an algorithm-generated passcode to an embedded display. Each time the button is pressed, another passcode is generated. This passcode is good for only one use during a limited time, thus proving possession of the card and guarding against electronic fraud."

      and:

      "OTP generated with OATH or custom algorithm"

      This certainly sounds like a counter based synchronous system, but is it? How can it be "good for only one use during a limited time" if time is not a factor? What would stop you from generating a code, writing that down, and using it days or weeks later. I'm not pointing this out to question the security of the device, as I believe they would still be secure (just don't generate codes and write them down where they can be stolen along with your card number!). I'm pointing it out because it leaves one to question whether this is truely a counter based synchronous system.

      OATH's definition of a OTP token is the industry standard:

      "OTP (One Time Passwords) authentication (commonly used today) can be divided in two
      types; synchronous (based on a transformation of a common shared secret and a moving
      value that is synchronous on both the server side and the client side. This method is what
      usually is referred to as OTP) and challenge-response (in which a server generates a
      challenge value that will be transformed by the client based on a secret shared between
      the client and the server)."

      They call asynchronous authentication challenge-response, it it's all the same. The OATH Reference Model does say this:

      "OATH has endorsed a new OTP algorithm standard called HMAC-based OTP [HOTP],
      based on the HMAC SHA-1 algorithm. It is an event-based OTP algorithm, in which a
      counter value is used in the OTP calculation and incremented on the client and server
      after each use. The algorithm has been submitted to the IETF for standardization as an
      Informational RFC. Areas of future work include possible extensions to the current HOTP
      algorithm, such as:
        Time-based OTP algorithm variant
        Counter-based re-synchronization method for clients that can send the count value to
      the server along with the OTP value
        Composite shared secrets (e.g., based on user PIN or other deterministic data for
      computing the shared secret)
        Addition of a data field for computing OTP values
      Additionally, OATH will also look to promote standardization of other low cost
      authentication technologies, specifically targeted towards consumer usage scenarios.
      Some of the areas that OATH is investigating include scratch-cards and methods
      derived from battleship or bingo cards."

      So it certainly looks like your guess that we are talking about a counter based system rather than a time based system is accurate. However, it's still a guess; until more information is available we just won't know. Did Verisign specify their own algorithm that is time based as ICT says they can support (the alternative algorithm, not necessarily anything that requires a clock)?

  16. Missing The Points by mpapet · · Score: 2, Interesting

    ... stem the losses from credit card fraud.

    What you fail to acknowledge is the merchant and, eventually you and I pay those fraud costs. Banks do not assume the costs associated with fraud. Period. Therefore, the bank card system works pretty good for the banks.

    You also are completely unaware there is a rather secure banking standard used in many parts of the industrialized world. If _that_ was implemented we'd be much better off. But the banks can shift the costs of the standard, so it doesn't get implemented.

    If you base an OSS banking system...
    Cryptography is not a magic bullet. Transparency and accountability, the kind associated with stable markets and Free software are much more effective tools. And, the kind of trustworthy hardware you think doesn't exist costs about $20-$30 depending on the config. Doesn't need a secure PC either.

    Verisign is Jumping the Shark

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
  17. Re:GREAT IDEA! .. but still hackable by Pap22 · · Score: 2, Insightful

    Issue 1: SecurID is not even full proof currently. Why? Well, hacker sets up a fake form and asks you to enter in your information + your passcode. Well, since you just filled out a fake form, you haven't actually registered to the server as using your passcode. The hacker can then quickly (in near real-time) reuse your information and passcode. This is how SecurID is currently successfully attacked. This is another plus for smart cards for now

    I think the basic idea is to prevent fraudulent purchases by requiring the purchaser to have the physical card. Many people are victims to credit card theft without having their physical card stolen from their possession. This feature will all but eliminate that. A fishing attempt that accesses your bank account in real time probably still can't even do much... In order to change any account information, a confirmation link should be sent to the account owner's email address. Maybe likewise for transferring money. Put a 60-second delay on sending the confirmation link, and by that time the SecurID code has changed. Then you need to enter a new SecurID code to confirm the account change/transaction.

    But as for entering your account password, I'm pretty sure that even Joe Schmoe knows that when making an online purchase, all the merchant needs is your name, address, credit card number and now SecurID code. The user should be told by the bank that no merchant will ever require your bank account password. Better yet, this could be WRITTEN on the card itself next to the SecurID key, e.g. "Never give your account password to a merchant. Never enter your account password into a Bank of WTF hyperlink. Only type 'www.bankofwtf.com' manually into your address bar to access your account."

  18. What Massive Fraud? by mpapet · · Score: 2, Informative

    massive amount of fraud that the credit companies face

    No. The burden of payment fraud falls on you. This is a simple fact. Sadly, you aren't aware of this.

    Read the following carefully. Re-read it if necessary.

    Banks do NOT assume the costs associated with fraud. The merchants accepting bank cards assume the cost of the fraudulent transaction. Let me give you an example:

    I buy a book from amazon.com with a stolen credit card, Amazon eats the cost of the book and the transaction PLUS those charges have to be reversed, and the merchant pays for the reversal.

    Where is the bank losing money??? They are not. In fact, the retailer passes the costs onto you. Banks win. You lose. Time to move on.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
  19. Smart Cards, anyone? by saikou · · Score: 2, Interesting

    Oh wait, there already were attempts to put smart card on credit card in US. Amex Blue, for example, started out as one. Practically same "dongle on the chip" but without readable display, and with an interface for terminal to read.
    Instead they threw it out and switched to "RFID" chip on the card. So you can use the chip for additional verification, and copying card becomes much harder.
    If the contactless payment system (Exxon stations, fast food places, and some other point of sale terminals are running trials) spreads any further, this new proposal of VeriSign chip on the credit card becomes almost irrelevant (especially when combined with solution like Verified by Visa, where you can add extra verification for online-only orders).

  20. Not at all. by raehl · · Score: 2, Funny

    So what you're saying is that you're walking around with pockets bulging like the cheeks of a chipmunk on free nut day.

    I solved that problem by adding 30 lbs to my waistline. Now the pocket bulges are barely noticeable.

  21. I like the concept ... but by Allnighterking · · Score: 2, Insightful

    I had an immediate vision of the ATM asking me what the number displayed on the card is .... and of course the card is inside the ATM at the time....

    --

    I'm sorry, I'm to tired to be witty at the moment so this message will have to do.