Slashdot Mirror


Vein Patterns to Verify Identity

JonN writes "Fujitsu Ltd. will start selling a biometric security device next month that relies on vein patterns in the hand to verify a user's identity, it said today. The palm-vein detector contains a camera that takes a picture of the palm of a user's hand. The image is then matched against a database as a means of verification. The camera works in the near-infrared range so veins present under the skin are visible, and a proprietary algorithm is used to help confirm identity. The system takes into account identifying features such as the number of veins, their position and the points at which they cross."

51 of 293 comments (clear)

  1. Anybody else see "Demolition Man"? by nokilli · · Score: 5, Insightful

    Biometrics sounds great, right up until the point you run into the desperate dude who is willing to take out your eyeball -- or in this case remove your hand -- just to be able to access whatever it is that is being protected by biometrics.

    So who is this really good for?

    Wouldn't you rather give up the memorized password rather than your eye or your hand?

    But then, how does your employer look at this.

    He doesn't give a shit about your body. He just wants to protect corporate assets. From his point-of-view, it is statistically less likely that he'll lose such assets were biometrics used over passwords.

    Just remember that when next you go to ask for the raise, and your boss is making you authenticate to the company's grid using biometrics.

    1. Re:Anybody else see "Demolition Man"? by plover · · Score: 4, Interesting
      Well, to an infrared vein scanner that works entirely by imaging the heat given off by your circulating blood, a severed hand will be every bit as valid as one made of wood.

      Not that I expect the bad guys to be smart enough to know this up front (so we might still be losing a few hands to some idiots) but the entire technology functions as a liveness detector.

      --
      John
    2. Re:Anybody else see "Demolition Man"? by QuantumG · · Score: 2, Insightful

      Or they just force your ass over to the scanner with a gun to your head, Solid Snake style.

      --
      How we know is more important than what we know.
    3. Re:Anybody else see "Demolition Man"? by Blastrogath · · Score: 3, Informative

      >Or they just force your ass over to the scanner with a gun to your head, Solid Snake style.

      they can do that with a password, or keys, or almost anything else. I can't immediately think of anything that doesn't work with, other than well armed guards willing to perforate the hostage.

      --
      "The price good men pay for indifference to public affairs is to be ruled by evil men." -Plato
    4. Re:Anybody else see "Demolition Man"? by Felinoid · · Score: 4, Interesting

      3 answers.
      1. The tubes for the computer were designed to be used this way. The hand is intended to pump blood and once it loses pressure it colapses and becomes fairly disfunctional.
      2. A pump designed to handle pumping water into a hand is pritty complicated technology. At this point your better off using some sort of electronic bypass system like the devices used to trick slot machines into giving you a "win"
      Maybe a heat patern "copy" using a heat emitter fake hand. Then you need only scan the original to have a key that works forever.

      3. The results won't be the same. The water will leak heat more than blood will and heat up the surrounding tissue. The sensor will get a blur and probably give a negitive.

      --
      I don't actually exist.
    5. Re:Anybody else see "Demolition Man"? by h4rm0ny · · Score: 2, Insightful


      they can do that with a password, or keys, or almost anything else.

      With a password you can have emergency passwords that trigger an alert. Maybe they don't grant you access. Maybe they grant you access but there's an alarm going off in an office somewhere.

      Harder to do with biometrics. Hmmm. Left hand good, right hand bad.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    6. Re:Anybody else see "Demolition Man"? by QuantumG · · Score: 3, Interesting

      With a password you can actually deny an agressor access. They'd have to torture you until you gave it up. For opening a door or something pointless like that you'd give up your password in a heartbeat, but let me tell you about a little system called deniable cryptography. Suppose you work for the NSA. You're given a laptop on which you are required to encrypt any work which is deemed sensitive (and seeing this is the NSA, let's just say that everything is sensitive). You are instructed to encrypt documents of different security grades under different passwords. No system is prescribed for the grading of documents, you're just told you should use at least three.

      So now what happens when the bad guys grab your laptop and take out the rubber hose? I say you won't tell them a single password. How can I say so with such certainty? Well suppose after being beaten for an hour you decide to give up the least sensitive material on the laptop. In fact, this isn't even NSA material, it's just some emails you received from your girlfriend. So you give them your first password, say 'tulip'. The bad guys run to their cryptoanalyst guys and give over the password. They discover that it does indeed provide them with something intelligible. But they don't find anything of value, as you intended. Looking at the remaining space on the harddrive they notice that there is a heck of a lot left, so they send their low brow associates back to get another password from you.

      After another hour of torture you might give up another password. And after another hour you might give up another password. But every time you give up a password you're just guarenteeing more extensive torture. Every time you give up a password the cryptoanalyst guys say there is more data on the disk. When you get to the end of your list of passwords you're really screwed because as far as the cryptoanalysts are concerned, all the free space on your disk is potentially more top quality intelligence. It is impossible for you to convince your captors that they have all the passwords for the laptop. So you will eventually die in their hands or, worse yet, the torture will go on indefinitely.

      In summary, deniable encryption ensures that it isn't in your interest to give up a single password. You're better off claiming that it was some dude's laptop you stole on the way to where you got jumped.

      --
      How we know is more important than what we know.
    7. Re:Anybody else see "Demolition Man"? by KronicD · · Score: 5, Insightful

      Your comment is valid and raises the point that biometics should be used as part of a three factor identification system.

      1) Something you know (password/login)
      2) Something you have (token, keycard, secureid, proxy card etc)
      3) Something you are (biometric)

      This allows for duress passwords as well as the use of biometics to increase the strength of an authentication system, rather than replace it completely.

      --
      "Those who would give up Essential Liberty, to purchase a little Temporary Safety, deserve neither Liberty nor Safety"
    8. Re:Anybody else see "Demolition Man"? by securitas · · Score: 2, Insightful


      Biometrics sounds great, right up until the point you run into the desperate dude who is willing to take out your eyeball -- or in this case remove your hand...

      The cut-off-the-hand-to-defeat-a-biometric-scanner approach is a typical Hollywood interpretation of a clever way to compromise biometrics.

      Biometric systems that are worth using to protect assets of any value test for what is called "liveness" to make sure that someone's hand (or body part of choice) hasn't been severed to bypass the system. That's not to say that biometric systems can't be attacked or circumvented, but anyone who relies exclusively on a scanner to provide security for valuable assets is just asking for a breach.

      Multiple-factor authentication that includes a biometric component is a much more likely implementation as a security measure than a biometric system alone. That significantly reduces the chances of a security breach even if the biometric component is compromised.

    9. Re:Anybody else see "Demolition Man"? by Peyna · · Score: 3, Informative

      Getting someone's live hand over a scanner doesn't require a person to consciously divulge any information.

      So, it is a lot different than getting a password out of someone. I can beat you all day and you'll never tell me the password. I can knock you unconscious and drag your limp body over to the scanner and place your hand on it without your help.

      --
      What?
    10. Re:Anybody else see "Demolition Man"? by QuantumG · · Score: 3, Insightful

      That's the point, they can't prove there is anything else on the harddrive but neither can you so it's in their interests to beat you indefinitely.

      --
      How we know is more important than what we know.
    11. Re:Anybody else see "Demolition Man"? by Xiaran · · Score: 3, Insightful

      One other thing that can be bad about biometric only interfaces that is rarely discussed is that it doesnt allow for whats called in the industry as duress codes. Say for example you are a security guard that has a gun pointed at your head and your being force to give access to someone.

      If you have a password/PIN then most security panels allow for a dual PIN and duress code for a user. The regular PIN just opens the door. The duress PIN will open the door and trigger a silent alarm. No one gets hurt, bad guys are happy but the good guys are on the way.

    12. Re:Anybody else see "Demolition Man"? by Bimo_Dude · · Score: 2, Informative
      an infrared vein scanner that works entirely by imaging the heat given off by your circulating blood

      Infrared uses a different part of the spectrum; you're thinking of thermal imaging. Taken from this article, this is how the Contactless Palm Vein Authentication System works:
      "It works using infrared light to scan for hemoglobin, which provides oxygen to cells in the body, the company said. Reduced hemoglobin absorbs near-infrared rays, so on the image it shows up as black, with the rest of the hand colored white."

      There is a pretty interesting sample image in the article too.

      --
      "Teleporting Rodents with D-Cell Battery Displacement" theory -- IgnoramusMaximus (692000)
    13. Re:Anybody else see "Demolition Man"? by MyLongNickName · · Score: 2, Insightful

      I'm so tired of hearing the "dude who is so desperate, he's willing to take your eyeball" type argument. If someone is that desperate, he's more likely to off you and rob you than worry about using your eyeball to hack your accounts. Generally the desperate folks are the strung out drug users, not wanting to come down again. They don't put this much forethought into their crimes.

      Now the professional hacker (cracker for those who still insist on the distinction) don't want to get their hands dirty. They prefer to act quietly, and score a lot of hits before anyone knows they are around.... a trail of eyeball-less individuals ain't staying quiet.

      And third... once eyeball is removed, you wouldn't be using it for id. Blood loss would destroy the patterns the system needs to id the person. I imagine you COULD devise a way to keep it intact log enough for id... but who in the hell will want to go to that much trouble? Short of military secrets, I can't see it happening.

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    14. Re:Anybody else see "Demolition Man"? by coopex · · Score: 2, Funny

      I use a 4 part authentication system, much like yours:

      Something that's unsaid (keycard), something of the head (password), something of the body (biometrics), and chocolate.

      I feel that my system possess all the strengths of yours, while having the added security of being immune to the so-called "Theobroma cacao attack".

      --
      The road to hell is paved with good intentions.
    15. Re:Anybody else see "Demolition Man"? by Xiaran · · Score: 2, Interesting

      Sometimes that is whats down and sometimes the site prefered the pin being almost the same. It actually depended on the site. Or software was very configurable to deal with a wide range of sites(we have grade 1 security military site down to local shops and in the middle large corporates).

      The most common policy I encountered was that the duress one number greater than the actual PIN(which lead to some interesting bugs involving accidentally overwriting duress PINS :) ). The reason for this policy was generally twofold.

      a. When you are under duress you may not be able to recall your duress PIN as you are understress and its probably something you dont think about too much. b. Security guards are generally not the brightest cabs on the rank.

      The second one is very true. Not slagging all security guards... Ive met some very nice ones(generally the retired military or police who are bored and want to go back to work... even if its a cushy sitting around a guard room all day gig). Most tho are there cause they were too stupid to join the police.

    16. Re:Anybody else see "Demolition Man"? by iabervon · · Score: 3, Interesting

      Knowing that, why wouldn't you just give up all the passwords at once? This would put you in exactly the position you'd be in if there was only one password; you don't have anything further to give them, and there's more randomness on the disk.

      Actually, the smart thing would be to have a hard drive full of boring documents, and have a hidden directory full of porn, with all the important stuff steganographically added, encrypted, to the porn. That way your captors will have a reasonable explanation of every bit on the disk from the start, and you can just say that you don't take secret documents out of the office.

  2. Palm readers by plover · · Score: 4, Funny
    Please wait while we read your palm ... hmm ... your cat-5 line is very long, and is getting crosstalk ... oh, yes ... your gullibility line is quite full ... umm, hm ... I forsee many postings in this thread ...

    That'll be $25.00 please.

    --
    John
    1. Re:Palm readers by Scarletdown · · Score: 3, Funny

      Identity check...

      Please insert retina in the slot below.

      --
      This space unintentionally left blank.
  3. Yeah, but.... by croddy · · Score: 4, Funny

    Yeah, but can it tell my fortune?

  4. Excessive by adam.conf · · Score: 2, Insightful

    I guess more biometric sensors are always better -- but at a point, doesn't it seem excessive? I guess I'll be able to sleep easier tonight knowing that if I'm killed in my sleep and my murder spreads my bodyparts across the county, I can still be indentified by the veins in my hands. Thank God.

    1. Re:Excessive by plover · · Score: 5, Insightful
      What makes you think biometrics are better? Systems can be fooled.

      Just like any other computer-based biometric system, it only starts with a scanner. Once you get past the handwaving (pun intended) it turns into bits and bytes, just like any other security token, such as a password. These systems will have weaknesses, it's the nature of systems. Look at all the components: palm reader camera, imaging software, algorithms to reduce a hand-print to a series of numbers, a database full of those numbers, a database full of "rights" to be granted based on those numbers, a signal to the turnstile or electric door lock to let you in, and networks and wires interconnecting all of those pieces.

      To a bad guy, a wedge into any single component listed above might be enough to send "ACCESS GRANTED" to the door lock.

      Yes, the same is true of any security system of any sort -- but for reasons I can't fathom, biometric-based security systems seem to give a higher "sense" of protection to the executives writing the checks.

      At least this one won't be fooled by Jello.

      --
      John
  5. Paranoia... here we come... by Chmarr · · Score: 4, Funny

    "Please insert hand for vein identification"

    "Hand invalid. Third attempt failed. Hand retained."

  6. What about... by Anonymous Coward · · Score: 5, Funny

    My hairy palms, you insensitive clod.

  7. Credit Card? by Kaorimoch · · Score: 4, Funny

    This could get amusing. "Honey, can you swipe your arm for these groceries? My arm credit limit is a bit low this month." When you get robbed in back alleys, the drugged up crims rip off your arm and take it to the ATM to pull out all your money. I'm sure the "cost an arm and a leg" jokes are coming.

  8. Interesting take on biometrics by mveloso · · Score: 2, Interesting

    Realistically speaking, how much is it worth to you to secure your company's assets? At retail locations, conventional wisdom says "give the dude the money, because it's not worth it."

    Would you lose a body part?

    I think the answer would be "Heck No!"

    What would the court say? Isn't using biometric security putting life and limb of the employees in jeopardy?

    That would be an interesting case for a judge and jury.

    1. Re:Interesting take on biometrics by Nos. · · Score: 3, Insightful
      I don't think you're going to find this equipment in stores that bare the "less than $50 after dark" and "employees do not have safe combination" type signs. That being said, this might be nice in some applications...
      • single sign on and never having to change passwords every 90 days
      • No more keys for your front door... unless you have cold winters like we do... I don't want to hold my hand in front of a camera at -40C
      • No more PIN numbers, or signatures for verification for bank and credit cards
  9. Modern medicine is based on the idea of sameness by Dancin_Santa · · Score: 2, Informative

    While some factors, both genetic and external, may lead to the divergence of form in venal positioning and number, the chance that two people have similar (if not identical) veinous patterns is not small.

    Medicine is based on the supposition that human beings are, at a very basic level, extremely similar to each other. This allows us to give generalized prescriptions instead of having to perform meticulous measuring and experimentation to determine the correct level of drugs to give to a person.

    Even Da Vinci noticed that many measurements of human bones were precisely measurable using the Golden Ratio. Humans, and most of Nature, is perfectly balanced so as to result in a great homogeneity across the species. Even in our day-to-day life we sometimes encounter "spitting images" of people we know. Some even make a living impersonating famous people.

    I find it worrisome that the verification of something as personal and important as someone's identity is based on something as common and repeatable as the pattern and layout of veins.

  10. In short... by eznihm · · Score: 4, Informative

    This is somewhat novel and cool because:

    a) there need not be any physical contact twixt the biometric reader and the individual - unlike with fingerprint scanners - defintely more hygenic

    b) as a previous poster mentioned, it doesn't work if the hand is severed

    c) fingerprints may be scarred, burned, or otherwise mutilated

    I mean, if you're gonna put people through biometric authentication, you might as well do it right, right?

    --
    -- i drop mine in braille so you blind cats can read me
  11. I much prefer... by gardyloo · · Score: 3, Funny

    ...hot chicks telling me they have to hear me say "passport".

  12. Veins not very constant by theufo · · Score: 5, Informative

    It is not uncommon for the smaller bloodvessels to simply disappear and appear over time to facilitate changes in energy consumption. A tiny inflammation can also cause the surrounding vessels to change themselves quite significantly. Wouldn't want to be denied my own money suddenly.

    1. Re:Veins not very constant by Peyna · · Score: 2, Insightful

      But you don't want to have to do this every week, for practical and security reasons.

      It'd be like changing your password every week, automatically, doesn't seem like so bad of an idea. Just a pain to maintain.

      --
      What?
  13. What if the pattern changes? by Hannah+E.+Davis · · Score: 3, Interesting
    Since I switched from biology to computer science before learning anything about human anatomy or the circulatory system, there's a fairly good chance that I'm going to sound incredibly stupid here... but... what happens if you cut yourself really badly and the body basically has to rewire a few of those veins? Will you be locked out of the system?

    Also, since the camera is presumably looking at the heat coming from the veins, would this mean that if you lost circulation to your hand for whatever reason (extreme cold, medical condition, etc.), that would also cause the device to reject you?

  14. Talk to the picture of the hand. by mikeophile · · Score: 2, Interesting

    Really now, how difficult can it be to fool one of these. It seems all it would take is:

    1. Remove the IR filter from a 3 megapixel or higher digital camera.

    2. Photograph the hand with and without a low pass IR filter.

    3. Print a mirror image of the first photo on an acetate sheet.

    4. Take the same print and print the other side with IR visible inkjet ink from the second photo.

    5. Fool scanner.

    6. Profit?

  15. Uh, what? by Bill_Royle · · Score: 3, Insightful

    That's the dumbest argument I've heard all evening.

    The "desperate dude who is willing to take out my eyeball?" Why wouldn't he just leave it in your head and just piggyback through? Or bring you along to access that "protected" stuff?

    Sure I'd rather give up a memorized password instead of an eye or hand, but again this is a question of severity. I don't believe you go from demanding a password to cutting out an eye without things other than biometrics being a critical factor.

    Your employer may not give a shit about you, but most employers do. The liabilities of employees getting hurt is much of the reason that many employer-offered health plans have increases every year. I doubt that any employer will be nonchalant when one of their employees come to work with only one hand.

    There's nothing wrong with an employer implementing biometrics, if it's an at-will company. It's up to the employee as to whether that proposition is acceptable.

  16. Re:Modern medicine is based on the idea of samenes by Nos. · · Score: 4, Insightful

    I find it worrisome that the verification of something as personal and important as someone's identity is based on something as common and repeatable as the pattern and layout of veins.
    I haven't done the research, but I doubt this is any more "repeatable" than fingerprints, or for that matter DNA.

  17. Re:Obvious question by plover · · Score: 3, Interesting
    It's much better than fingerprint readers. For example, it's known that people who work in certain jobs (such as pineapple farming) actually have their fingerprints removed by the acids and the abrasion.

    The device works by looking at the infrared radiation emitted by your warm blood in relationship to the relatively cool epidermis. Unless the layer of tough skin is also a thermal insulator, it'll probably be able to read them just fine. The thing they aren't advertising is it probably won't work when the ambient temperature is above 98.6 degrees Fahrenheit.

    But if you RTFA, you'd see that their false rejection rates are 0.01%, or one in 10,000 incorrect rejections. That's pretty damned impressive for a biometric system.

    --
    John
  18. Why this won't work. by rincebrain · · Score: 4, Insightful

    I've met quite a few people who have nonstationary veins; that is, veins that they can move around, that twist under their fingers and stay in their new position, etc.

    How will this system handle these?

    --
    It's only an insult if it's not true.
  19. to all the "chop off the hand" people by SuperBanana · · Score: 4, Insightful

    Well, I see we've already got a few people posting "zOMG my hand's gonna get chopped off".

    Here's a pop quiz. How's a device that uses near-IR to see active blood vessels going to work....

    ...on a hand with no blood pressure, and no hot blood flowing through it? Seems to me a cut-off hand would be virtually worthless within seconds; the veins would become the same temperature as the rest of the hand, and collapse due to lack of blood pressure.

  20. Biometric security idea of the week. by RyanFenton · · Score: 5, Insightful

    This time, it's the translucent map of the hand.

    Problems with this idea?

    1. Injury or other causes of restricted bloodlow will change the pattern. People may be wearing a watch or carring a bag which may change the net translucent image of the hand for some time.

    2. No mention if this is 3-d imaging, or multiple-perspective scanning of some sort - but if it's just a 2-d single image, then another source of the 2-d image could be used as fake ID. In the case of 3-d imaging, fakes become more difficult - gummy hands are a lot less common than gummy bears. Still - there has to be a basis for pattern-recognition in the complex mess that makes up a human hand/palm, and that basis can be exploited. A rubber glove with ink on the palm, flipped inside-out may do the trick, or something similar.

    3. This equipment... will it be cheap? Will it require large databases and further security for that data? How much cheaper will this be than other security methods? Cost more than most things will likely determine the impact of a biometric technology. Just having another identification scheme won't help that much, if it can only be used in already-secure or expensive scenarios.

    Biometrics are a great idea, and some very cool implementations - but they always seem to involve a lot of false negatives/positives (none have solved both), and are fairly expensive relative to their unreliability. They certainly haven't been a replacement for most standard security schemes. How is this scheme different?

    1. Re:Biometric security idea of the week. by __aaijsn7246 · · Score: 3, Informative

      There has been some work to prevent the use of fake fingers in biometric devices. One I have read about is checking the resistance of the object placed on the scanner to be sure it matches the known resistance of skin. Resistance can be forged of course, but it is an extra layer in the system.

      Some systems have been so weak that you can simply breatheon them to cause moisture condensation - which in turn causes the device to believe the last finger has been placed on it again!

  21. Can It Be Done? by ndansmith · · Score: 3, Funny

    Biometrics are still so far from reliable. Hopefully this whole effort will not be in vain.

  22. Re:Why biometrics doesn't work by Marnix · · Score: 2, Insightful

    > Some day in the very near future there will be a way to easily duplicate fingerprints, vein prints, retina prints, or whatever.

    Some day in the very near future, there will be biometric scanners that can tell the difference between real/live and fake/amputated body parts. The fact that there are not many now is mostly due to the fact that nobody wants to pay for them. People seem to think that spoofing is not an issue. But it is, or will be. As biometrics are increasingly used to protect things of value (cars, credit cards, etc), it becomes more profitable to develop spoofing techniques. That, in turn, makes it more profitable to develop better liveness detection methods. It's an arms race, really.

  23. it's just a tool by Khashishi · · Score: 2, Insightful

    You guys are all overreacting -- as if this will be the end all be all of identification.

    This won't be used solely except perhaps for minor barriers to entry. You don't need to worry about some guy having the same vein pattern as you, since the chance that this guy is also trying to defraud you is pretty small. A criminal might share a pattern with some other people, but how is he going to find out which people he matches without some inside access to the system?

    You people worried about not reading due to various biological reasons: it may be an inconvenience, but you aren't gonna be locked out of your account. What do you do if you forget your password nowadays?

    And those who say that the system is insecure and bypassable. No system is secure. At least this is probably more secure.

  24. biometrics just s*cks by l3v1 · · Score: 3, Insightful

    My main problems with almos all biometrics identification & recognition systems for public use is that
    - none of them works good enough (see below)
    - if you combine multiple biometrics to raise the efficiency they will become exponentially more inconvenient and expensive, and still not being 100%
    - very many biometrics can be falsified and there probably are levels where even cutting a hand isn't a big deal to get to the information; in cases when you need the hand/finger/etc. alive there's kidnapping and remember, one doesn't have to interrogate the fella, just to take him

    Ok, so about efficiency. If you care to dig a bit deep and read research regarding different types of biometrics, you'll easily find quite high numbers on %. There's two things one has to constantly keep in mind:
    - most if them give those high % only in specific working conditions
    - if you read one biometrics works at 9x%, always think on the reverse: e.g. how many real people does that 100%-9x% mean in the real life like airports with multi-million guests a day ? even 99% goodness means 10000 from 1mil. people falsly angered and that's a lot

    --
    I am putting myself to the fullest possible use, which is all I can think that any conscious entity can ever hope to do.
  25. Anedocte... by hummassa · · Score: 2, Interesting

    I have once worked for a firm that serviced a (privately-owned) high school where the primary mean of identification (for entering the premises, for instance) was that hand-measurement biometric tool. They had a serious problem because, well, between 13 and 18 the kids hands measurements varied wildly. They solved it by overlapping after confirmation the reference measurement data with the last measured data. This way, if the (natural) variation was below the "this is a different person" parameter, there is no cumulative variation (and they expected their students to show up at least once a month :)

    --
    It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
  26. Re:Obvious question by smchris · · Score: 2, Interesting

    I suppose it wouldn't fly to have someone press a nipple to the computer, but the hand doesn't seem ideal. A little Japanese class bias? Nobody who works with his hands uses a computer? What about sports? Motorcycle road rash? Kitchen knife? Hand tool? Just about anything that could run a cut across that vein pattern.

  27. Get real by MyLongNickName · · Score: 2, Insightful

    For 99.99999% of the applications out there, no one would even DREAM of going to these lengths.

    For the other 0.00001% (read military secrets) of the applications out there, there is likely to be two or three other authentication processes out there, one of which involves a person pysically giving you access.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    1. Re:Get real by h4rm0ny · · Score: 2, Insightful


      What lengths? It's a process that takes a few minutes, £10 worth of plastic and a secondary school knowledge of anatomy.

      The deterrant is one of severity of punishment for the nature of the crime, not one of technical difficulty. That's a deterrant to be sure, but the nature of it should be understood.

      Your point about multiple security systems is valid of course, but the grandparent was placing erroneous faith in the technical security of the system, and that at least deserves correction.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
  28. Exactly. All biometric security is fraud. by zippthorne · · Score: 2, Insightful

    But looks really cool in movies.

    Anything that can be imaged can be reproduced to the accuracy of the imager. Hence, biometric security is like a social security number: it might be unique to you, but you can't change it ever* and if someone gets a hold of it, you're screwed.

    *I am aware that in extreme situations you can change your SSN. afaik, This capability was designed to address that point, however the address space of SSNs is not that sparse and the cost of changing the number is too high. (in both time and money)

    The only way to change your biometric data would involve some pretty severe scarring.

    --
    Can you be Even More Awesome?!
  29. Re:Anybody see 1984 or Manchurian Canidate? by Mozk · · Score: 2, Interesting

    First of all, I'm sure the NSA has some sort of policy where its employees must be single and/or pass a test that ensures their commitment to the country and not their family. Second, I highly doubt that they keep their passwords on little sticky notes.

    --
    No existe.