Slashdot Mirror


Vein Patterns Could Replace Fingerprints

Death Metal writes "Companies in Europe have begun to roll out an advanced biometric system from Japan that identifies people from the unique patterns of veins inside their fingers. Finger vein authentication, introduced widely by Japanese banks in the last two years, is claimed to be the fastest and most secure biometric method. Developed by Hitachi, it verifies a person's identity based on the lattice work of minute blood vessels under the skin."

9 of 152 comments (clear)

  1. How about using it as a "username"? by mlts · · Score: 5, Insightful

    Maybe its me being pedantic, but I consider biometrics something that is intended to replace typing in a username, as opposed to being both pairs of the username/password combo. Ideally, one would have biometrics to ID which user is wanting access, then have a contactless smart card and/or a PIN for the "password" part that confirms the user is whom he or she said they are.

    1. Re:How about using it as a "username"? by cjfs · · Score: 5, Insightful

      Agreed. Single-factor authentication based on something that's not reissuable is a recipe for failure.

      Eventually people will run out of non-compromised fingers ;-)

    2. Re:How about using it as a "username"? by jonaskoelker · · Score: 3, Insightful

      I consider biometrics something that is intended to replace typing in a username

      And wisely so. Biometric data is an identifier--it's something with a one-to-one mapping to an identity (here: a pile of cells). Other common identifiers are SSNs, usernames, user IDs, RSA public keys and sha1 hashes [the one-to-one-ness works well in practice for sha1, but of course not in theory].

      Identifiers are not authenticators. A good authenticator for any given identifier requires that only the identified thing can produce the authenticator; except in one-time schemes, performing the authentication should not allow anyone else to authenticate as you later on. It also requires that they one you're trying to prove something to can verify what you're claiming.

      A good authenticator for a public key is a signature on a random string. [make sure the one validating you knows how the signature looks before you send it; use a commitment scheme].

      A bad way to authenticate is by sending a copy of the private key [or for sha1 hashes, the string that hashes to the given hash].

      Biometric authentication "works" by having the identifier be the authenticator, and the authentication protocol works by sending a copy of the authenticator:

      You put your iris in front of the scanner and it does a "SELECT permissions FROM users WHERE iris = %s" [without the horrible SQL injection possibilities, of course]. What's to stop those who look up your iris from creating a replica? If you work by fingerprints, I send my goons to follow you around. When you open or close a door, they take your print and produce a rubber replica.

      An analogy would be that you learn a word that only you can pronounce, and the authentication works by you saying the word aloud, such that everyone in your vicinity can hear it. "Only you can pronounce", I don't buy that.

  2. Replacement veins in case of fraud? by irexe · · Score: 4, Insightful

    Until someone figures out how to revoke and replace biometric properties in case of fraud, I don't see why we should even be considering them as a serious replacement for good old passports.

    1. Re:Replacement veins in case of fraud? by phoenix321 · · Score: 4, Insightful

      It would be very necessary to mandate a "duress PIN" or password for every authentication point. A silent alarm whenever someone is forced to enter credentials against their will.

      This should be mandatory for all authentication systems anyway, it would certainly hinder these ridiculous one-day kidnappings and ATM muggings.

    2. Re:Replacement veins in case of fraud? by Hellies · · Score: 3, Insightful

      And how would a duress pin help anything? As if the cops could jump onto the scene during the short time that an ATM transaction takes...

      Seriously? In the case that a duress code is entered, the police have a lot of information to work with. As opposed to someone reporting the crime possibly hours after is happened. 1. The cops are informed that a kidnapping is in progress right now and have the exact location of the kidnappers. 2. They know the person who has been kidnapped by the bank account that is being accessed. 3. They have the images from the ATM camera, which may indicate how many kidnappers there are, how they are dressed, what state the victim is in, etc... 4. The duress code could cause the ATM to display a "This account had insufficient funds" or some other error message. It's far from a perfect system. But having a "a crime is happening at this location" alarm would be a boon to law enforcement.

  3. Re:Hacking (in more ways than one) by abigsmurf · · Score: 4, Insightful

    That is incredibly difficult. you'd need to hook up each individual vein and artery (with the flow going in the correct direction) and get the pressure spot on else you'll either damage the veins or just fill up the finger like a balloon.

  4. Re:Am I just paranoid or is anyone else.... by squoozer · · Score: 3, Insightful

    We sort of already do carry around a barcode - in our DNA. While we aren't even close to being able to process it fast enough to make it viable at the moment I could easily imagine we will be able to in the future. Welcome to the world of Gattaca only we won't be able to get round the checks as easily as he does in the film.

    --
    I used to have a better sig but it broke.
  5. Re:Stability of biometrics by Lemmeoutada+Collecti · · Score: 3, Insightful

    Messing up a fingerprint requires nothing more than a sharp object and several horizontal lacerations in some cases... I know this from personal experience. On of my fingerprints was permanently altered enough that the whorls were distorted when I got a simple cut that became infected. The regrown print now has a section across it stretched to the side, distorting the shapes enough that most systems don't recognize it as the same fingerprint anymore.

    Of course, there is still enough that a human can identify it, but the limited data sets used in most biometrics can't find sufficient matching markers.

    In the case of another finger, I also have vertical wrinkles that come from aging, so now that fingerprint is segregated like looking at it through blinds.

    There are many everyday events that can cause enough change in fingerprints to mess up most biometric readers. These range from short term events like having a cut or blister, to permanent changes like slicing a fingertip off and the doctor not lining it back up perfectly.

    There is nothing about the human body that is immune to change. It is that elastic ability to adapt that has made homo sapiens a viable species.

    --

    You can have it fast, accurate, or pretty. Pick any 2.