Slashdot Mirror


Fingerprint Recognition with Linux & IBM's T42

Michael R. Crusoe writes "UPEK, provider of popular fingerprint sensors to IBM's T42 notebooks and others, has announced that they will be providing a BioAPI compliant library to perform biometric authentication under GNU/Linux. Will Linux be the first operating system to have integrated biometric user authentication 'out of the box'?"

156 comments

  1. Ahem, PAM by nokilli · · Score: 5, Interesting

    I don't understand this. Isn't writing to PAM all you need to do to support authentication on Linux?

    They're talking about writing this whole framework for Linux called BioAPI, and then once that's done they're going to work on a BioAPI-to-PAM gateway, but that seems like way too much work.

    Why can't an authentication module simply maintain its own database to register the biometric data associated with each user?

    The way it is now, pam_unix.so does a one-way hash of the password you create and compares it with a one-way hash of whatever password you enter to log on, right? The password once stored is never stored in the clear.

    I get the fact that you can't do that with biometric data because the data never is exactly the same, i.e., the one-way hash of the fingerprint you use to create the account won't be the same as the one-way hash created as you log on. And to do the comparison otherwise you'd need to load the data into memory, which is like loading a password, which is bad.

    This is a really tricky problem.

    I just don't see why we need a new framework. Seems to me, we need a new kind of hash function.

    Why can't that go into pam_finger.so?

    1. Re:Ahem, PAM by Libor+Vanek · · Score: 2, Informative

      PAM is really great thing - you can even have "plaintext" passwords in *SQL database or whatever - so there is no need to change hash or anything. IIRC I've seen some biometric Linux solutions (using PAM) on some CeBIT show...

    2. Re:Ahem, PAM by imthesponge · · Score: 1

      I suppose a solution is to have the reader use a normalizing algorithm of some sort so that every correct fingerprint from a particular user resolves to the same "password".

    3. Re:Ahem, PAM by /ASCII · · Score: 5, Insightful
      The reason why making a general purpose API is better than hardcoding for a single use authentication algorithm is that you get:
      • Less lock in, since when the next generation of PAM killer comes along, the switch will be much easier.
      • Better portability to systems that don't use PAM. QNx, ReactOS, Windows, MacOS the world is a big place...
      • More uses for the software. Maybe you can use this fingerprinter together with a Firefox plugin to slightly increse the security of your bank transactions?

      If the above reasons are enough to warrant the extra layer of indirection, I do not know. But saying that there are _no_ advantages to making a general purpose API is plainly false. It's a simple tradeoff.
      --
      Try out fish, the friendly interactive shell.
    4. Re:Ahem, PAM by nokilli · · Score: 3, Insightful

      Well, you know, you can even have plaintext passwords stored in world-readable text files you keep in /hack/me/now but why would you use PAM for this?

      The whole point I thought was to create a framework through which it would be impossible to recreate the user's authentication info.

      We do what you're saying and the next thing you know, I have your fingerprint, or even better, I've replaced your fingerprint with mine.

    5. Re:Ahem, PAM by /ASCII · · Score: 1

      That is a problem that has yet to be solved. Fingerprint matching is a special case of image recognition, and image recognition is either really hard to do or really hard for us humans to describe to a computer how to do.

      --
      Try out fish, the friendly interactive shell.
    6. Re:Ahem, PAM by /ASCII · · Score: 2, Funny

      Keeping the password file in a non-standard location like /hack/me/now is simple security through obscurity. Kind of like using ROT13 to encrypt your DRMed ebooks. This is a very common security technology used through out the IT industry. It's just a question of time before Bezos patents it!

      --
      Try out fish, the friendly interactive shell.
    7. Re:Ahem, PAM by Libor+Vanek · · Score: 1

      Of course having plaintext passwords is braindead stupid. I've said it to show, that PAM doesn' neccessary imply passowrd hashing.

    8. Re:Ahem, PAM by Libor+Vanek · · Score: 4, Informative

      AFAIK not - fingerprint is just "convert black&white image to curves, find markers (like end of "line", join of 2 lines etc.) and save relative position of these markers. In fact fingerprint "image" is usually a few 10s of bytes!

    9. Re:Ahem, PAM by Libor+Vanek · · Score: 1, Interesting

      Less lock in, since when the next generation of PAM killer comes along, the switch will be much easier.

      That's stupid. There is nothing like "PAM killer" on the horizont in next 1-2 years! And there is no need for it - AFAIK PAM architecture is very clever and there are none "system design limitations" (but I'm NOT PAM expert - if I'm wrong, please correct me!)

      Better portability to systems that don't use PAM. QNx, ReactOS, Windows, MacOS the world is a big place...

      AFAIK MacOS is using PAM (or not?). And writing new API means that you've to transfer (and integrate it into existing) Windows/QNX... OS. The effort is much bigger then having "proprietary" library and just port it to Windows native login API/Linux PAM/...

      More uses for the software. Maybe you can use this fingerprinter together with a Firefox plugin to slightly increse the security of your bank transactions?

      WRONG! Just make FireFox PAM plugin and voila - you can use your "PIN pad" (if it has PAM plugin), fingerprint/face/voice/DNA/... recognition (just by having PAM plugin for this) out of box!

    10. Re:Ahem, PAM by nokilli · · Score: 1

      It can be a tough call sometimes, and the grandparent is right about the benefits of abstraction but I just don't think it applies here. Like you say, PAM still has life left in it and everybody is using it.

      Sometimes rolling your own API just adds to bloat.

    11. Re:Ahem, PAM by Libor+Vanek · · Score: 1

      Of course that if you write something like that you'll have some library with your "kind-of-API" (more or less public and stable). I just wanted to say, that there is no need to write something that will replace PAM just to get biometric API - and I don't think that IBM has done it.

    12. Re:Ahem, PAM by nathanh · · Score: 4, Informative
      I don't understand this. Isn't writing to PAM all you need to do to support authentication on Linux?

      No. For example, the OpenSSH server needs explicit support for GSSAPI to support Kerberos Single Sign On. That could not be done within PAM.

    13. Re:Ahem, PAM by tzanger · · Score: 1

      I get the fact that you can't do that with biometric data because the data never is exactly the same, i.e., the one-way hash of the fingerprint you use to create the account won't be the same as the one-way hash created as you log on. And to do the comparison otherwise you'd need to load the data into memory, which is like loading a password, which is bad

      It appears as though you're unfamilliar with the technology.

      At least with the fingerprint sensors I used (Authentec) the goal was to genearate a biometric signature and toss that around. When you scanned your finger it went over the map and created a digest which described the features of your fingerprint (whorls, swirls, forks, etc.) and the relative distance and orientation from each other. THIS is what makes up your fingerprint's... uh.. fingerprint. You don't store the bitmap image at all. Similarly when you scan for access, the same process is repeated and the fingerprint maps are compared, not the images.

      So yes, it should be entirely possible to do what you want. PAM on its own is an unholy beast though. There was a great article at one point which detailed exactly why PAM was a solution looking for a problem, but I've long since lost it.

    14. Re:Ahem, PAM by morgan_greywolf · · Score: 1

      Why can't that go into pam_finger.so?
      Well, you can have various modules handling 'password' management groups. For example, pam_pwcheck.so lets you have MD5 hashes and checks the passwords for uniqueness, against a dictionary, meets minimum security requirements, etc.

      Generally, though, things like pam_pwcheck.so can plug into things like the Linux CyrptoAPI; they don't have to handle MD5 hashes internally. In fact, I think that pam_pwcheck.so does use CryptoAPI if it's available.

      So that's where BioAPI would sit...exactly where CyrptoAPI does now. One way to implement this with PAM would be to have BioAPI sit as a kernel module like CryptoAPI -- affording it a level of protection from crackability by userland processes who do not have access to kernel space by definition -- and then either have a library that interfaces with BioAPI that could, say, translate the results of a fingerprint scan somehow into a repeatable MD5 hash that could be stored in the passwd file, or have a function call within the module itself.

      They probably just chose the former instead of the later.

    15. Re:Ahem, PAM by Anonymous Coward · · Score: 0

      Yes it can.

      I do it. (well more accurately I've done it. Having Openssh take care of it is better, IMO)

      Silly person.

      But it's not just OpenSSH that gets authenticated thru Kerberos, it's EVERYTHING in my system. All login, and even file (openafs home directories) access is controlled thru PAM.

      Then all the usernames and that is handled thru OpenLDAP and nsswitch. Which itself is encrypted and protected thru TLS/SSL and access is controlled thru GSSAPI itself (which is thru PAM).

      All done on Debian, BTW.

      in /etc/pam.d/common-auth

      auth required pam_nologin.so
      auth sufficient pam_krb5.so forwardable
      #auth sufficient pam_ldap.so
      auth sufficient pam_unix.so shadow use_first_pass
      auth required pam_deny.so

    16. Re:Ahem, PAM by nathanh · · Score: 2, Interesting
      Yes it can.

      I do it. (well more accurately I've done it. Having Openssh take care of it is better, IMO)

      Silly person.

      No, you just don't understand what is being discussed here.

      auth required pam_nologin.so
      auth sufficient pam_krb5.so forwardable
      #auth sufficient pam_ldap.so
      auth sufficient pam_unix.so shadow use_first_pass
      auth required pam_deny.so

      That is not Kerberos Single Sign On. Read the man page for sshd_config, in particular the section on GSSAPI authentication.

    17. Re:Ahem, PAM by Anonymous Coward · · Score: 0

      BioAPI is an open standard, and is the right solution. Keep in mind they wrent writing some new framework called bioapi, they are using the existing bioapi framework which has existed for some time now, and complying with it. There's a pretty big difference between the two. BioAPI provides a device independant api, which is not limited just to fingerprint reading style biometric devices.

      Having PAM support bioapi is the right solution; having pam directly support each vendor is retarded.

    18. Re:Ahem, PAM by straybullets · · Score: 2, Informative

      AFAIK not - fingerprint is just "convert black&white image to curves, find markers (like end of "line", join of 2 lines etc.) and save relative position of these markers. In fact fingerprint "image" is usually a few 10s of bytes!

      Yes this true. It depends on the system used but the one i know works like this. Once aquired as a real image, a complex algorithm is invoked to convert the image into a set of coordinates, that represent different interesting points in the fingerprint.

      A match is a % of same coordinates between the stored and the scanned print. Interesting to note is that this % is fixed by law and depends on which country you are !

      --
      With that aggravating beauty, Lulu Walls.
    19. Re:Ahem, PAM by gunnk · · Score: 1

      That's stupid. There is nothing like "PAM killer" on the horizont in next 1-2 years!

      No, it's NOT stupid. The grandparent poster is right. I'm a network admin for a research center of about 300 people. We have servers running software that is 10 years old. We have servers that came online Friday. I'm trying to move the oldest software to retirement, but the user accounts and access rights are murder to migrate to anything new because those systems were never built to be modular.

      Remember Y2K? Two digits for years were plenty when the software was written, and everyone just assumed that all that software would have long since been retired by the time it became an issue. When Y2K rolled around the world didn't end, but IT units worldwide spent a small fortune fixing bugs because 15 year-old software was still in use.

      If you think you only need to look towards what might happen in the next 1-2 years you are mistaken. It's a nice thought, but the reality is that you need to be ready for changes that may come about in the 5-10 year timeframe. Since you cannot predict what those changes may be, it is best to make any system you work with as modular as possible.

      --
      Life is short: void the warranty.
    20. Re:Ahem, PAM by photon317 · · Score: 1


      PAM has been in use in multiple *nix environments for a long time. PAM will quite likely outlive the fingerprint-auth-fad. You write a simple interface library/module to get at the fingerprint reader, and from there you write on top of that a PAM module, Firefox plugin, etc. There's no need for whatever this overdone BioAPI thing is.

      --
      11*43+456^2
    21. Re:Ahem, PAM by Anne+Thwacks · · Score: 1
      There is nothing like "PAM killer" on the horizont in next 1-2 years

      Maybe for someone your age, 1-2 years is a long time. However, in a large part of the real world, applications take 2-3 years to develop, and then have a life of 10-20 years, during which tiome, ALL the technology used during development becomes obsolete, and much of it is replaced, as part of "routine maintenance".

      Some of it isn't replaced, because the new hardware is worse than the old - hence the amount of 10 year old kit still in daily use. Notice how much of *BSD is over 7 years and guess what 10 year old software still runs! How old is Fortran exactly? and Colossal cave, written in Fortran in the 1970's STILL RUNS. Notice how some people still drive 1970 Mustangs. (Notice how no sane person still uses DOS 3.3 and no sane person _ever_ used DOS 4.x)

      The moral of this story is: Just because its old does not make it good, but sometimes you need to make an investment over a long period. This requires stable APIs.

      --
      Sent from my ASR33 using ASCII
    22. Re:Ahem, PAM by Libor+Vanek · · Score: 1

      Yeah - that's why I'm saying that there is nothing on the horizont. If something should become more widely usable in 2 years, we'd be seeing some beta realease, flame wars on /. why this is better/worse then PAM, people pushing this into Fedora Core 5 etc. right NOW.

    23. Re:Ahem, PAM by Nailer · · Score: 1

      I'm pretty sure ssh can and does use pam_krb5. system-config-authentication, mention the KDC, /etc/pam.d/system-auth (included from /etc/pam.d/sshd) calls pam_krb5

      Why wouldn't it be able to?

    24. Re:Ahem, PAM by nathanh · · Score: 1
      I'm pretty sure ssh can and does use pam_krb5. system-config-authentication, mention the KDC, /etc/pam.d/system-auth (included from /etc/pam.d/sshd) calls pam_krb5 Why wouldn't it be able to?

      The design of Kerberos is that you have a client, a server, and a trusted third party called the KDC. The third party has a copy of your password. On the client you use your password to obtain a ticket from the KDC, without actually transmitting your password to the KDC. The ticket is then used to authenticate yourself to the server, once again without transmitting your password to the server.

      When you use pam_krb5 the server prompts you with "Password:", you type in your password, and the client transmits your password to the server. The server then contacts the KDC on your behalf to authenticate the password. This scenario is NOT Kerberos Single Sign On; it is merely the server using the KDC to verify a password. The KDC is fundamentally no better than a RADIUS server when used this way.

      The only way to implement Kerberos properly - aka Kerberos Single Sign On - is to code support directly into the client and server software. You can see this in the Debian packaging. The "ssh" package does not support Kerberos Single Sign On, whereas the "ssh-krb5" alternative daemon does.

      The point is that "writing to PAM" isn't all you need to do to support authentication in Linux.

    25. Re:Ahem, PAM by slushpupie · · Score: 1

      Pam is great in many situations, if the pam application do things the right way. But often this is not the case. Take for example the extra prompting that comes with SecurID and Kerberos. Every time you log in, you have to enter a password and a "token" from the SecurID device (card, keyfob, whatever). Sometimes you have to enter it twice. This is all fine and dandy for Console applications (like login or sudo) but try and implement that in a GUI. XDM, GDM, and KDM cant seem to figure out how to do this. GDM comes closest, but is still a far cry from full functionality. The main problem, as I understand it, is the implied order of the prompts and messages. A pam module and send a message to the application, and there is no way to know if that was associated with the last prompt, or the next one.

      Another issue is "single-sign-on". Kerberos has a great implementation for a secure single-sign-on, and the GSAPPI protocol goes a long way in helping this out. But pam is completely unaware of this currently.

    26. Re:Ahem, PAM by Rich0 · · Score: 1

      You mean that when you do a fingerprint database search you don't see the computer monitor flash 800 million fingerprints on the screen one at a time until it finds the match? You're not suggesting that the CSI guys are lying to us, are you?

    27. Re:Ahem, PAM by Nailer · · Score: 1

      You're saying pam_krb5 only gets TGTs, and doesn't use them to get service tickets? I think you may be right (it's been a long time since I've used kerberos but what you're saying sounds familiar).

      Thanks.

    28. Re:Ahem, PAM by Trejkaz · · Score: 1

      The problem is that there are a whole lot of vendors making these devices. Then there are a whole lot of operating systems, and a whole lot of applications which want to use these devices.

      So what you need in the middle is a cross-platform interface which the vendors can conform to, and the application developers can use.

      PAM is pretty far from cross-platform, and BioAPI's entire point is to be that "simple interface" to get at the readers.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
  2. This is great news because... by Linker3000 · · Score: 3, Funny

    Wow, I am really looking forward to giving Linux the finger...er wait..

    --
    AT&ROFLMAO
    1. Re:This is great news because... by bn557 · · Score: 1

      but will it know it's your finger? Think of linux as your girlfriend, and you want her to know(and perhaps care) that you're the one giving her the finger. If she doesn't care, then she's just a promiscuous mode bitch.

      --
      Humans are slow, innaccurate, and brilliant; computers are fast, acurrate, and dumb; together they are unbeatable
    2. Re:This is great news because... by Emetophobe · · Score: 1

      In Soviet Russia, Linux fingers you.

  3. By the way, biometrics & DRM ? by Arthur+B. · · Score: 2, Insightful

    Put now your finger on the scanner to play this drm-protected wma. Well... kinda better than hardware fingerprinting anyway. But way more spooky.

    --
    \u262D = \u5350
    1. Re:By the way, biometrics & DRM ? by dancallaghan · · Score: 2, Insightful

      Mod parent insightful! DRMing content according to the buyer's fingerprint pattern is an excellent way to make sure they are the only person using the content. Oh and as a side effect, M$ and [insert other evil DRM proponents here] would get to see your fingerprint ...

      Spooky indeed.

    2. Re:By the way, biometrics & DRM ? by Anonymous Coward · · Score: 0

      Isn't a fingerprint reader on a laptop extremely unsecured? I mean, if someone steal your laptop, wouldn't he relatively easily collect the fingerprints left on keys, screen, battery, ... and put it on a medium accepted by the reader and use it to log in?

    3. Re:By the way, biometrics & DRM ? by Arthur+B. · · Score: 1

      True, collecting fingerprints is easy and the scanner can be lured. Iris is other business... but it's still vulnerable to "fake login screen" phishing technics.

      --
      \u262D = \u5350
    4. Re:By the way, biometrics & DRM ? by ajs318 · · Score: 2, Informative

      Yes, it's dead easy and can be done using readily-available and household materials. You just need some graphite dust and sellotape {from your desk}, photoresist PCB board and processing chemicals {from Maplin or similar; unless electronics is considered bomb-making nowadays}, and plant gelatin {from a health food store}. Dust laptop for {presubably the rightful user's} fingerprints with graphite and lift with sellotape. {Option: enhance image electronically}. Make a printed circuit board using the fingerprint pattern. Ideally use negative working photoresist or take a negative as part of enhancing the image, though in practice negative images are acceptable to fingerprint scanners {which seem to respond to edges in blissful ignorance of actual direction}. Use PCB to cast a gelatin mould of the rightful user's fingerprint. Use artificial gelatin fingerprint {possibly on the end of your own finger} to operate scanner. In the event of a bust, it can be disposed of safely by eating {you did use plant gelatin, didn't you?}

      References here and here.

      --
      Je fume. Tu fumes. Nous fûmes!
  4. To answer the question: No. by Keeper · · Score: 3, Informative

    Windows has supported biometric authentication (in addition to smart cards) since Win2k. Hell, they've been selling keyboards with fingerprint scanners built in for almost a year now ...

  5. Finally... by Anonymous Coward · · Score: 1, Insightful

    now I can REALLY finger my computer!

    1. Re:Finally... by dancallaghan · · Score: 2, Insightful

      Except you couldn't switch to using only biometric authentication (not until they get a little DNA blood pinprick scanner thingy, anyway), so the best place for biometric authentication is as an added layer of protection on top of the 20 regularly-rotated random passwords stored in your brain.

      Yes, my tin foil hat fits very nicely thankyouverymuch.

    2. Re:Finally... by amcdiarmid · · Score: 1

      Yeah, I just want my fingers hacked instead;)

    3. Re:Finally... by JasonTik · · Score: 1

      It is great. Now they just have to hack one set of a few tens of bytes, and they have your unchangable password. I admit you could switch fingers, but that only gets you nine more passwords.

  6. Re:To answer the question: No. by GekkePrutser · · Score: 1, Funny

    The question said 'out of the box', I think that means 'without having to install any drivers'.

    All biometric solutions I've seen use the OmniPass software from Softex that needs to be installed first. Just plugging one of those fingerprint scanners in your computer (e.g. APC Biopod) does nothing without installing the software.

  7. Finally... by Ranma-sensei · · Score: 3, Insightful

    I think it's great - and time! I really don't like having to remember 20 or so passwords just so because if one of them gets hacked my other data is secure. :(

    --
    Non-supporter of Online Activation and any other draconian DRM
  8. Re:To answer the question: No. by rylin · · Score: 1

    So I guess OEM installations don't count?
    I mean, who buys computers with preloaded operating systems, drivers and productivity suites these days?

  9. Re:Obviously not by Knome_fan · · Score: 1

    I think the magic words here are "out of the box". So the question isn't as foolish as you seem to think but pretty irrelevant I agree.

  10. Re:Obviously not by Mister+Mudge · · Score: 1

    Hasn't OS X had biometric user verification/login, albeit voice not fingerprint, since it was first released back in 2000 (or was it 1999?)

    --
    Mudge

    In theory, theory and practice are the same.
    In practice, they're not.

  11. That wouldn't be a first by JohnnyNoSPAM · · Score: 3, Interesting

    Linux frequently supports a lot of hardware out of the box. Some folks argue that there is better hardware support for Windows. And that is true in and of itself. However, how often when installing a Windows operating system do yo need a load of driver CDs to accompany the installation? In my experience: always, especially if there is additional hardware such as a printer. Linux, on the other, is frequently distributed with drivers for suppoorted hardware out of the box. What's better is that as Linux grows in popularity, so will the hardware support.

    1. Re:That wouldn't be a first by mwvdlee · · Score: 1

      Pardon my ignorance, but aren't you supposed to compile the kernel with that hardware support in Linux, before that hardware is actually supported by Linux?

      So what's the difference for a user between Windows' installable drivers and Linux' kernel-compiled drivers?

      Every time a driver gets updated or a new driver is released for EITHER OS, it will require some sort of installation.

      So Linux may come supplied with the driver inside a precompiled kernel, what's the difference with a Windows installation disk which includes the equivalent driver? It's both "in-the-box".

      Next version of Linux you'll install probably has the fingerprint thing, next version of Windows you install will have so too.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    2. Re:That wouldn't be a first by porkThreeWays · · Score: 2, Informative

      Linux uses kernel modules to insert code into a running kernel. Most distributions come shipped with a crapload of modules. They will use an initial ramdisk to do hardware detection and only modprobe modules with hardware present.

      To the end user, all they have to do is install their linux distribution and it just works.

      I've been using Linux for a while now (Red Hat 6.2 was my first). When I first started, you kinda had to plan your hardware for linux or hope it would work. Today, I don't think twice about linux support. Most times I can plug in my new usb device right out of the box (via hotplug) with no driver disks, update searches, searching HP's website, etc etc.

      Obviously there are exceptions, but it's been a looooooooong time that I've bought hardware that doesn't work with Linux.

      --
      If an officer ever threatens to taze you, say you have a pacemaker.
    3. Re:That wouldn't be a first by Trelane · · Score: 2, Informative
      Pardon my ignorance, but aren't you supposed to compile the kernel with that hardware support in Linux, before that hardware is actually supported by Linux?
      Generally, what will happen is that a distribution will ship with a somewhat minimal kernel and a bunch of kernel modules that take care of different things, e.g. USB devices, iptables modules (adds functionality to the firewall), drivers, and so on. So no, if you don't want to do things the hard-ish way, there's no need to ever compile a kernel.
      So what's the difference for a user between Windows' installable drivers and Linux' kernel-compiled drivers?
      Well, the first difference is that not all drivers are kernel-compiled. You can certainly do that if you wish, which has certain advantages (e.g. on a server, it makes it just a little harder to install a kernel-level rootkit if you disable modules and compile everything in). However, most drivers that people will use are just kernel modules, which are loaded as needed. The difference then between Windows and Linux is that Linux's driver support, due to the fact that generally vendors don't believe it to be worth the investement, is mostly available with your distribution because the drivers aren't coming from the vendor. With a few notable exceptions (e.g. video drivers), if you can use it under Linux, its driver is on your distribution's CD or DVD. With Windows' driver support, due to the fact that most vendors don't believe it worth dying not to support Windows, is generally only available from the vendors and much, much fewer drivers come with your Windows CD or DVD. Now a few drivers may well be shipped on the CD/DVD, but not nearly as many as with Linux, in my experience.
      --

      --
      Given enough personal experience, all stereotypes are shallow.
    4. Re:That wouldn't be a first by Anonymous Coward · · Score: 0

      Magic unicorns and gumdrops! Everything is perfect in Linux world! Consider these two counterpoints:

      1) There are still many devices which, though they require a CD in Windows, will not work at all in Linux.

      2) For virtually everything else, if the driver is not loaded at install, the user may not be able to figure it out. Unlike the glitzy, user-oriented Windows driver install process, installing the driver in Linux requires you to modprobe a module which may have a name NOTHING like the thing you just bought.

      To sum up, given the popularity of projects like NDISWrapper, it is plainly nonsense to suggest that Linux has surpassed Windows in either hardware support, or ease of installation. Please.

    5. Re:That wouldn't be a first by Jumpin'+Jon · · Score: 1

      What's better is that as Linux grows in popularity, so will the hardware support.

      ...or visa-versa

  12. Re:To answer the question: No. by GekkePrutser · · Score: 1

    Well then you're not just buying an 'operating system' :-) But I do agree that the question was very vague. It can be interpreted both ways depending on your definition of 'operating system' or 'out of the box'. I don't think this will be something where Linux will really be better than windows, especially this is all yet to be developed, and there are so many biometric devices already available for Windows. By the way, the IBM T42's we have here at work don't seem to have the fingerprint option enabled when they are delivered to us, but it could be that they took it out of the corporate preload they put on it.

  13. Re:Obviously not by timgoh0 · · Score: 1

    No. OS X dropped the voiceprint identification system. It was only present back in the OS 9 days.

  14. Anyone on breaking the biometric authentication? by SpaghettiPattern · · Score: 3, Interesting
    Anyone on breaking the biometric authentication?
    • Chopping off finger.
    • Finger print out or finger skin resembling synthetic material.
    • Looks easier that guessing passwds.
    • How long before finger print kits appear in my Gmail->spam box?
    --

    I hadn't the slightest objection to his spending his time planning massacres for the bourgeoisie... (P.G. Wodehouse)
  15. Re:To answer the question: No. by stevey · · Score: 2, Funny
    But this is OPEN SORES!

    The combination of open sores and a finger scanner doesn't sound too hygenic to me.

    I guess if I had a fingerprint scanner I'd want to clean it regularly if people are going to start trying to use it randomly...

  16. So big brother will run on Linux... by james_gnz · · Score: 3, Interesting

    I am reminded that when I was reading Stallman's The Right To Read (linked from the recent Slashdot story Old-Fashioned DRM Protects Harry Potter Book), I wondered why it didn't include biometrics. That would have prevented the happy ending.

    Having biometrics on my computer with a free / open source OS wouldn't be scary like having biometrics on my computer with a closed OS and hardware DRM, of course.

    For public / institutional networks though, I can't help but wonder where it's going. But on the plus side, at least if big brother runs on Linux I won't worry so much about script kiddies stealing my identity.

    1. Re:So big brother will run on Linux... by QuantumG · · Score: 1

      Worse yet is that employers will demand a thumb print to clock on/off in minimum wage jobs or to use company resources in white collar jobs. Piss off your employer, your name will go onto a blacklist and you won't be able to find another job. Best way to get people to tow the line.

      --
      How we know is more important than what we know.
    2. Re:So big brother will run on Linux... by delire · · Score: 1



      if you don't like Big Brother, don't compile him..

      Likely SuSE, RH et al will play the PlaySafe card in order to meet hw vendor obligations, and so will likely ship with the kind of DRM that prevents use of restrictively copyrighted media. Similarly, they will be fighting to be the first distro to support biometrics for laptops. If you don't like this sort of carry on, grab the kernel sources, RTFM and ensure the offending 'Y' is not in your /usr/src/kernel-source-$(uname -r)/.config, make clean && make. If you can't do it, and it's enough of a problem, pay someone to do it for you.

      DRM is largely misunderstood anyway, while I don't support DRM as a model for protected media, DRM can be a valuable tool for securing a machine by specifiying what a user can and cannot do on that box.

      Torvalds on this polemic matter said:

      "Linux is an operating system, not a political movement, and people should ultimately be able to do what they want with it, he said.. This is why I refuse to disallow even the 'bad' kinds of uses--because not allowing them would automatically also mean that 'good' uses aren't allowed."

    3. Re:So big brother will run on Linux... by Anonymous Coward · · Score: 1, Informative
    4. Re:So big brother will run on Linux... by DrSkwid · · Score: 1

      toe the line

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    5. Re:So big brother will run on Linux... by QuantumG · · Score: 1

      Yeah, I have trouble with writing verbal idioms.

      --
      How we know is more important than what we know.
  17. Wake up Timothy by ReidMaynard · · Score: 1

    It's Lenovo's T42 Notebook now

    --
    -- www.globaltics.net

    Political discussion for a new world

    1. Re:Wake up Timothy by Donny+Smith · · Score: 0, Flamebait

      Of course, but the retards prefer to use IBM to give the news additional credibility.

      And not to mention the disaster recovery feature - the notebook automatically sends user's fingerprint scan to an IP address in China.

    2. Re:Wake up Timothy by SubS · · Score: 1

      Yes it is, and as a new owner of a brand new IBM Thinkpad X41 (with fingerprint reader also equipped) I can say that it propably is the only thing not working in Linux, yet.

      All essential hardware (wlan, lan, graphics, sata, etc.) is working out of the box (Ubuntu Hoary) with this one. Way to go IBM/Lenovo!

    3. Re:Wake up Timothy by hacker · · Score: 0
      "It's Lenovo's T42 Notebook now."

      Its been Lenovo's notebook for a couple of years now. Lenovo has been manufacturing IBM's Thinkpad line of laptops for 2-3 years, maybe even longer. The whole reason for the "sale" was to get them to handle the whole operation, front-to-back, instead of just the manufacturing bit.

    4. Re:Wake up Timothy by Anonymous Coward · · Score: 0

      Sorry, no, you are wrong. IIPC (a joint venture of IBM and a Chinese-owned company) manufactured ThinkPads prior to the sale to Lenovo. The IIPC manufacturing facility was part of the sale, so the same plant is still making the ThinkPad machines.

  18. *Bah*, fingerprint scanning is yesterdays news... by de+Bois-Guilbert · · Score: 5, Insightful

    ...what I want is retinal scanning!

    I'd imagine the patterns in our eyes are more difficult to duplicate for nefarious purposes than our fingerprints, which (besides the cool factor) would mean increased security... On the other hand, I'd rather have the arch-villain chop off my finger than carve out my eyeball.

  19. DUPE!!!! by tom17 · · Score: 1

    Oh wait, no.. that was T-43 not T42. My bad!

  20. Here's a guy that won't be using it! by Jonti · · Score: 3, Informative
    Mr Kumaran, a Malaysian accountant, had a Mercedes protected by biometric finfger print recognition. He still lost his car to thieves, tho' -- and the end of his finger as well. You can read about the, uhh, downside, to finger-print recognition here.

    OK, so the Merc was worth USD 75,000 to the thieves, a little more than a laptop. But if a dead finger works, a plastic replica would work as well. Before using a system like this, it may be worth considering the value that the data on a laptop might have to unscrupulous rivals ... Is it worth this kind of horror to protect the laptop itself? There are easier and better ways to protect *data*.

    1. Re:Here's a guy that won't be using it! by t_allardyce · · Score: 1, Insightful

      Unfortunately most people don't think about the consequences of anything. If fingerprint recognition grows as a technology its likely we're going to see more of this, which is why I believe its a basic human right not to be forced to use fingerprints to identify yourself. Fingerprints belong in crime investigation only.

      --
      This comment does not represent the views or opinions of the user.
    2. Re:Here's a guy that won't be using it! by Lawrence_Bird · · Score: 1

      not only that but it has been shown that fingerprint id
      methods can be circumvented fairly easily without even
      chopping a finger off.

    3. Re:Here's a guy that won't be using it! by destuxor · · Score: 1

      If someone is ready to cut your finger off to get at your data, do you really think fingerprint authentication is any more or less safe than password-based authentication? Seriously, if someone is cuts your finger off and tells you they're taking another if you don't tell them your root password, you'll probably give it to them.

    4. Re:Here's a guy that won't be using it! by FRiC · · Score: 1

      Actually, I noticed many of the current fingerprint scanning devices all claim that they only work with living tissues. So you only get to lose your finger to the thieves.

    5. Re:Here's a guy that won't be using it! by Jonti · · Score: 1
      Yeah, right, they *claim* that. So they are trying to tell us they have some method which cannot be fooled.

      Hmmmm.

    6. Re:Here's a guy that won't be using it! by Jonti · · Score: 1

      I think I'd rather be able to *tell* the thieves how to decrypt the data in my absence, rather than have them lop bits off of me to achieve the same ends. YMMV :)

  21. Re:Anyone on breaking the biometric authentication by Anonymous Coward · · Score: 0

    More to the point, how long until I stop getting spam from gmail accounts???

  22. Password renewal by CaxDot · · Score: 3, Interesting

    How on earth do I change my login data once it has been compromised? How do I randomly regrow a new fingerprint? Or retina?

    1. Re:Password renewal by Anonymous Coward · · Score: 1, Funny

      You use another finger. =oP
      The cool part begins when you start having to take off your shoes to log in.

    2. Re:Password renewal by HermanAB · · Score: 1

      How do you change your bio data? You find a random homeless drunk and chop off his finger, or remove his remaining eyeball...

      --
      Oh well, what the hell...
    3. Re:Password renewal by trigggl · · Score: 1
      You have ten of them!

      By the way, you could throw the crooks off by using a toe.

      --
      Ops, I shuld have usd the prevuwe but in.
  23. Wouldn't a password be better? by EMIce · · Score: 2, Insightful
    1. Re:Wouldn't a password be better? by Anonymous Coward · · Score: 0

      "Wouldn't a password be better? At least you can change them."

      Anyone know the amount of entropy in a fingerprint? The FBI seems to believe it's enough to uniquely identify 47 million different types of finger (that's how many are in their database) which seems quite large considering the apparent similarity between lots of fingerprints.

      Other research talks about 96-97% accuracy, which implies that the FBI database might give 150,000 false positives for every query.

      Compared to passwords, which can normally be guessed within 20,000 tries

  24. Actually, Mac OS 9 shipped with biometric ID by neccoant · · Score: 1

    In MacOS 9, one could use a "voice-print" to log into their user account right out of the box. This isn't in OS X, for some reason, but it used to be there. Then again, at least OS X has real users, and not an At Ease retrofit.

  25. Ipaqs by HydrogenOxide · · Score: 1

    Anyone know the state of support for fingerprint recognition with Familiar on the Ipaq's that have the scanner? I've got one of those, and would love to switch to linux, but am worried about this and wifi support.

    1. Re:Ipaqs by Antique+Geekmeister · · Score: 2, Informative

      It's about the same as the state for speech recognition elsewhere. The systems use way too little data to actually analyze and get at best a 95% or so recognition of the acutal user, and the sensor acuity to defeat even the fake gelatin fingers (Google keyword: gummi fingers) is simply not there, since with a fake finger made from a fingerprint lifted from elsewhere the class that did the Gummi fingers still got better than 80% recognition.

      Basically, the ability to detect a fake fingerprint with a casual test has never existed. The sensors just aren't good enough, even if the software authors were willing to invest the resources to store really thorough images of fingerprints, which they're not.

    2. Re:Ipaqs by hacker · · Score: 2, Informative
      Basically, the ability to detect a fake fingerprint with a casual test has never existed. The sensors just aren't good enough, even if the software authors were willing to invest the resources to store really thorough images of fingerprints, which they're not.

      The FingerChip(tm) has been doing exactly this since about 1998 or earlier (that's 7+ years). The FingerChip is about 1mm x 8mm in size (about 1/2" long, about the width of a wooden matchstick). I think the company sold its technology to someone else now over the years, but lots of companies are using it... including IBM.

      I was investigating their scanners back in 1998 when I was doing biometric authentication on wireless tablets running Citrix Metaframe for $BIG_PHARMA. This was back in 1998!! Technology has, of course, improved considerably since then.

      Basically you swipe your finger across the FingerChip and at least 52 separate datapoints are gathered, which include speed of the swipe, pressure, heat, and of course the standard whoops and swirls of your fingerprint itself. We tried using lifting techniques and other things on it (as did the manufacturer), and it was simply not possible.

      It is similar to trying to forge a signature. Sure you can forge it so the end result looks identical, but did you press your pen with the same pressure? Did you dot your "I" before you finished the word, or after? Did you cross your "T" from left to right, or right to left?

      Any biometric scanner that doesn't measure these kinds of things shouldn't be used.

      Incidentally, we tried lots of different kinds of scanners, including voice. The voice biometric scanners had about a 90% failure rate in our tests. I could log in as my colleague, just by repeating his exact intonation and speed... I could not, of course, imitate his fingerprint.

    3. Re:Ipaqs by Antique+Geekmeister · · Score: 1

      If you're going to make this kind of claim, I'd like to see the numbers, particularly of false negatives. (Where the real user fails to be identified by a system set to be picky enough to reject casual fakery.)

      I have difficulty believing your claim: I can believe the manufacturer makes the claim and does a demo, but I want to see it with the Gummy Fingers described elsewhere.

  26. Re:Anyone on breaking the biometric authentication by aspargillus · · Score: 1
    Anyone on breaking the biometric authentication?
    Check out the work on biometrics at the CCC Berlin. Lots of links too, but mostly German. They have a guy who managed to build fake fingerprints with a thin layer of ordinary wood glue. I know it sounds silly, but I have seen it work. Here is a summary in English.
  27. Quick simple and faster. by Anonymous Coward · · Score: 0

    Get user to scan finger on a equivent scanner. Some how.

    Save data.

    Electronicly remove the scanner and plug in a electric equivlent. System is shot.

    Aquire a full set of finger prints from a glass or a drink can or laptop(normally only one person has handled it recently).If this is not a 3d scanner.

    Feed this information in to a scanner replacement.

    By by protection.

    Final methords most problem methord from a law point of vew.

    Kill the person required and use thier dead hands.

    Cut of both hands and take the laptop to get the information.

    Biometric means more reason to kill the user. Since killing the user is the best methord. Heck in Australia you get 15 years for computer crime any how and for murder you will get 15 years so really what is the difference. The grade of jail that is about it.

    Really think about if the hacker thinks he has a chance of aquiring the information by stealling the laptop and not killing the person. He/She thinks their is no chance they will kill the person.

    Better methord passwords take X about of time to crack. In build a harddrive self destruct if harddrive is not returned to coded cradle inside X about of time data will be destroyed.

    Reason kill the user they cannot tell you the password so no point. Don't have the cradle data will be lost anyhow. Crack open drive auto activate self destruct.

    And if everything is time locked heck the hacker is stuffed.

  28. Re:Anyone on breaking the biometric authentication by sebFlyte · · Score: 1

    You don't even need to go to the extreme lengths of chopping off someone's finger...

    All you need is some fingerptinting dust and some clear tape. Dust the laptop (paying particular attenstion to the central keys on the keyboard where the index finger is most likely to be used, but try the back too, as that might have been brushed off recently, then picked up firmly using several identifiable fingers), pick up a selection of fingerprints with the tape, et voila.

    Unless, of course, you always wear gloves when using your laptop...

    --
    "Nothing can shake my belief that this world is the fruit of a dark god whose shadow I extend." - Emil Michel Cioran
  29. What about AuthenTec? by jwr · · Score: 1

    Sadly, AuthenTec still lags behind and I still can't use the built-in fingerprint sensor in my laptop.

    When will hardware companies realize that providing documentation and software increases sales?

    1. Re:What about AuthenTec? by Anonymous Coward · · Score: 0

      I worked with Authentec last semester and wrote a linux driver for their 3400/3500 chipset. I am currently going through the hurdles to get it open sourced now. It needs some work as its my first device driver for linux, but it is written and works. If you want, email me at villmow@gmail.com for more information.

  30. Re:To answer the question: No. by VE3MTM · · Score: 2, Informative

    My boss has one of those Microsoft keyboards with the fingerprint scanner. It does not work for Windows logins, only for things like passwords on webpages.

    --
    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Whoops, silly middle mouse button...
  31. Even worse... by ccharles · · Score: 1

    ...once it's broken, you don't have many options for a new 'password'.

  32. Re:To answer the question: No. by Anonymous Coward · · Score: 0, Funny

    Bullshit.

    W2k and XP implimentation of smartcards sucks and is 1/2 assed requireing a "suprise" windows server on the network to use them.

    the fingerprint crap is CERTIANLY not built into the OS but a crappy add-on application that does not work worth a damn and will not work decently with active directory and domain models. It's a "toy" for people to use at home nothing more.

    when they pull their heads out of their asses and impliment it right and you see it easily deployed in corperate without special software requirements (and the morons at IT let it happen) then I'll agree..

    Until then it's still a half assed bolt-on.

  33. Use of finger-prints !=security by B5_geek · · Score: 1

    I wish companies and .gov would stop pushing biometrics as the end-all solution to password & user security.

    If the server where the passwords are stored is insecure, then the passwords are insecure!

    The only benefit that fingerprint scanners offer is the instant ability to have 10 different passwords "at your fingertips"!
    Downside: I have to label each of my fingers so I know which password belongs to which site. Well, there's one finger that i don't need to label, that special middle finger is reserved for just one site.

    --
    "The price good men pay for indifference to public affairs is to be ruled by evil men." ~Plato (427-347 BC)
    1. Re:Use of finger-prints !=security by hacker · · Score: 3, Informative
      "I wish companies and .gov would stop pushing biometrics as the end-all solution to password & user security.

      [...]

      The only benefit that fingerprint scanners offer is the instant ability to have 10 different passwords "at your fingertips"!"

      Unfortunately, fingerprint authentication does NOT satisfy government requirements (not to mention the inherent insecurity should you ever be prosecuted).

      CFR 21 part 11 (Code of Federal Regulations governing electronic signatures) mandates that you have to have at least 2 out of 3 things to be said to have securely authenticated:

      1. Something you HAVE (card key, key fob, etc.)
      2. Something you ARE (biometric, iris, fingerprint)
      3. Something you KNOW (password, passphrase, etc.)

      If any system is compromised, and 2 out of the 3 above are used, then there is a conspiracy (like you gave your keycard and password to someone else).

      The issue about security when prosecuted, is that your physical body (fingerprints as well) are subject to "search and seizure" if you are ever arrested (even if 100% innocent). There was a case that went to the Supreme Court (which I can't recall the name of) where a man argued that his fingerprints were "property", and until he waived his rights to his property, he could not be fingerprinted. I'm not sure how that turned out though.

      Basically if you're arrested and they fingerprint you, they could just as easily scan in your fingerprints electronically and "replay" those back later to gain access to your biometric laptop or other devices.

      Best to use 2 out of the 3 (or 3 out of the 3) above, so they can't gain access to your protected data without your approval or consent.

    2. Re:Use of finger-prints !=security by chiph · · Score: 1

      I don't know about the T-42, but the T-43 has an optional hardware security chip that can store the fingerprint info. From what I've read, it can detect tampering and dump it's contents in that eventuality.

      Chip H.

    3. Re:Use of finger-prints !=security by Daffy+Duck · · Score: 1

      CFR 21 part 11 (Code of Federal Regulations governing electronic signatures) mandates that you have to have at least 2 out of 3 things to be said to have securely authenticated:

      1. Something you HAVE (card key, key fob, etc.)
      2. Something you ARE (biometric, iris, fingerprint)
      3. Something you KNOW (password, passphrase, etc.)
      Can you be more specific about where this is in the final rule? All I can find is references to requiring 2 components for identification unless the signature is based on biometrics. (Maybe I'm looking at an old version.)

      As long as I'm here, can I make a plea to the general public to stop referring to biometrics as "something you are"? My fingerprint and my iris are not "what I am". They are "something I have that I can't change without a lot of pain".

      I'd just like to avoid repeating today's whole mess over the SSN, which many agencies treat like "something you are". Can I repeat that louder, credit companies? Just because someone knows my SSN, it doesn't mean that they're me.

      Thanks for your indulgence.

    4. Re:Use of finger-prints !=security by Anonymous Coward · · Score: 0

      you have to have at least 2 out of 3 things to be said to have securely authenticated:

      1. Something you HAVE (card key, key fob, etc.)
      2. Something you ARE (biometric, iris, fingerprint)
      3. Something you KNOW (password, passphrase, etc.)


      Yup, sounds like an overly-thought-out government policy. WTF is insecure (from the government's point of view) with simply a #3 in the form of, say, a 16 character, non-dictionary password, with mixed case, digits, & punctuation thrown in? Completely secure and completely resistant to both legit search & seizure (even if precedent should change), as well as ill-gotten fingerprints and ill-gotten fobs/cards.

  34. Re:Anyone on breaking the biometric authentication by geo_2677 · · Score: 1

    Well actually breaking a the fingerprint authentication is not simple but its not foolproof either.
    One of the place I worked had fingerprinting for attendance. After it was introduced some smart chap figured how to fool it; put his fingerprint with somekind of ink on a transparent plastic strip. and the system was fooled. I don't know how the system function but if the laptops or whatever security mechanism uses only fingerprints to authenticate you, beleive me you should be wiping off every fingerprint you leave on anything, else ur fingerprint will be photographed, reproduced on somekind of sheet and your security is as good as none.

  35. man finger by strider44 · · Score: 1

    Sorry this is a misinterpretation. When I said you can use finger in linux I didn't mean biometric identification, I really meant

    strider44@strider44:~$ finger strider44
    Login: strider44 Name: strider44
    Directory: /home/strider44 Shell: /bin/bash

  36. How it works on Windows XP by brunogirin · · Score: 2, Insightful
    I currently have a T42 on my desk running Windows XP and I set up the fingerprint authentication. It took about 5 minutes. Here's how it works:

    When configuring the system, you provide original prints from any number of your fingers. It suggests you provide 2 of them. Then, you just have to slowly pass any of the fingers on the sensor for it to authenticate you. So for instance, you could make sure you have an electronic print of your right index finger and of your left ring finger. I suppose the redundancy is meant to make sure you have a back-up the day you nicked you finger doing DIY during the week-end.

    If you want to change the print (the same way as you would change password), you just remove some existing prints from the authentication DB and replace them with new ones. Then you just have to remember what finger to use this week.

    Finally, there is always the solution to press CTRL-ATL-DEL to get a normal password prompt.

    So, all in all, the way it is implemented in Windows is not as a substitute to the standard password authentication but as an extension that makes it easier for you, the owner of the machine, to log in but not more difficult for a third party to do so.

    I quite like the way it's implemented on Windows but it would be nice if its use could be extended to provide digital signatures and authentication to other systems, such as a Firefox plug-in.

    I forgot to mention: the Windows XP implementation doesn't come out of the box. It's an IBM extension that is provided with the T42.

    1. Re:How it works on Windows XP by JediTrainer · · Score: 1

      Wow. You just convinced me to give it a try myself.

      Just received a T42 last week. Just installed the software now. Took a total of about 5 minutes to install the IBM software, which replaces the Windows Login Screen (so it does require one reboot).

      Next thing you select your account (and input your password), tell it which fingers you wish to enroll to link to that account, and presto. It seems to shave a second or two off whenever I need to unlock my workstation after the screen saver comes on. Nice!

      --

      You can accomplish anything you set your mind to. The impossible just takes a little longer.
    2. Re:How it works on Windows XP by rocketsled · · Score: 1

      I also have a T42 and I've since disabled the finger print scanning due to problems with the hit-miss ratio of reading my prints.

      My money is on vein scanning or iris scanning.

  37. Re:Obviously not by shanen · · Score: 1
    I'm not following you. The ThinkPad comes "out of the box" with the fingerprint recognition, though only for certain models. I know that because I work next door to where they designed them. (Disclaimer time: Yes, I'm in the IBM food chain.) No way for Linux to be first for something that already exists.

    I also referred to the preposterous of the alternative reading, since the scope of "Linux" is so broad. Of course, a good editor should also be a good writer--and a good writer will not write such ambiguous and misleading stuff in the first place.

    Since the introduction was so misguided, I admit I didn't even read the article. There's no reasonable way it could be talking about something else like an add-on fingerprint scanner, because in that case it wouldn't be limited to the T series.

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  38. What? by QMO · · Score: 1

    I see how that applies to fingerprint storage, but not recognition.

    Can you explain further.

    --
    Exam 4/C again. Maybe I'll do better this time.
    1. Re:What? by Libor+Vanek · · Score: 1

      That the fingerprint recognition is quite simple algorithm (compared t "generall computer image understanding" which is very very complex where you've to deal with colors, perspective, "intuition" etc.)

  39. Conspiracy by chrisnewbie · · Score: 1

    That's the best way to get your prints digitalized and stolen over the net.

    I dont want to be accuse of the murder of a colombian drug lord.

    1. Re:Conspiracy by staeiou · · Score: 1

      Fingerprints are stored in a double-hash. First, an image of your fingerprint isn't stored in the computer, the scanner makes calculations based on the image (i.e. how far apart the ridges are, which way they curve) and come up with something that is like a hash, in that it is one way only. You can't take the data and come up with a jpeg of a finger. Plus, this data itself is hashed so that you can't even extrapolate the data from what is stored in memory.

      The only way this could possibly turn into a conspiracy is if someone took a fingerprint hash on your T43 and replaced it with the hash on an assassins T43. Then, they have you open up the assassins laptop. And if someone is trying this hard, you're screwed anyway.

  40. Re:Obviously not by Knome_fan · · Score: 1

    Well I don't own a ThinkPad so I'm only speculating, but I think the author was suggesting that Windows itself doesn't come with fingerprint recognition, though the version installed on the ThinkPad probably does. Now if this is indeed the case the author might be right that Linux (or rather a "normal" Linux install) might be the first OS to have such a feature "out of the box". However, as I said, I think it's really irrelevant, because who cares as long as it works..

  41. Mirror of announcement by khedron · · Score: 1

    http://www.qrivy.net/~michael/blua/upek-announceme nt.html

    the LinuxBiometrics.com forum should be back shortly.

    1. Re:Mirror of announcement by khedron · · Score: 1

      Information about pam-bioapi and information for debian and gentoo users wanting to use the BioAPI reference implementation: http://www.qrivy.net/~michael/blua

  42. Digital Persona Support by sonixtwo · · Score: 2, Interesting

    I have had a Digital Persona Biometric Fingerprint scanner that I have been trying to get working for ages now. It works great in Windows, but I havent yet found a program to get it to actually perform in Linux. It is USB, and does get identified by hotplug. Digital Persona does provide an SDK for their devices. My opinion is Biometric authentication will be a pretty regular standard in the future.

  43. Fingerprint, schmingerprint by n8willis · · Score: 1

    You know they're insecure because you can already buy commercial advertising space in people's fingerprints online.

    n

    --
    -- Watch the REAL Jon Katz.
  44. Re:Anyone on breaking the biometric authentication by Anonymous Coward · · Score: 1, Informative

    Short Answer: It depends on the scanner.
    Optical scanners work using an image of the print itself. The finger is pressed against glass, so that at a particular angle the print is very clear.

    Capacitive scanners work using a grid of electrodes: the higher parts (ridges) disrupt the conductivity of some electrodes, and the lower parts (valleys) don't. This pattern of disrupted capacitance is the print.

    The best capactitive scanner will be able to tell from sweat in the pores if the finger is live, or if it has been chopped off. Likewise, glue or images will not work.

    An optical scanner is much easier to fool.

    If you are simply looking to mess up your fingerprint to avoid identification the 3M liquid bandage stuff is the best.

  45. Ahem, rubber surgical gloves. Biometrics are crap. by Nailer · · Score: 1

    You're right about PAM, BTW.

    But there's no point using fingerprints for authentication. They've been widely discredited. Most commercial fingerprint readers can be fooled with a surgical glove filled with warm water. If you really wanted to you could print a replica of the print (which people tend to expose readily) but in most caes, the print from the last user is left on the device and you don't even need to.

    The only biometric I can see being remotely useful is data on fingernails (see boingboing recently - if you don't what what boingboing, is, it's where slashdot get their interesting stories). Unlike most biometrics, fingernail data makes it easy to replace compromised credentials.

  46. Are fingerprints unique? by jimbro2k · · Score: 1

    Who says they are? As one who has over a decade of technical experience in the field, I can tell you that there is not a single objective scientific study to support the belief that fingerprints are unique. You can be equally sure that if it were ever proven that they are not, it would be a disaster for law enforcement all over the world. There is a powerful incentive not to find out. There was a time when everyone knew the world was flat. That "knowledge" had no impact on the truth of the matter.

    --
    There is not nearly enough love in the world, but there is far too much trust.
    1. Re:Are fingerprints unique? by Anonymous Coward · · Score: 0

      Thinking of this as a "yes/no" question is simplistic. What people want to know is the odds that a random person has the same fingerprint as you. For the IBM automated fingerprint recognition it is something like 0.5%, maybe the systems used by the police can achieve a 0.001% error rate.

  47. no, it wont by nilbog · · Score: 1
    No, it wont be the first OS to support it out of the box. HP has already been doing this with windows and their security tools.

    And if you're going to say "but windows doesn't really do it by itself out of the box," then be fair - linux doesn't either. Linux does almost nothing out of the box, and everything it does do is an add on.

    --
    or else!
  48. Re:To answer the question: No. by Anonymous Coward · · Score: 0

    I think that means 'without having to install any drivers'.

    I use fingerprint authentication right now with my T42p Thinkpad (with preinstalled Windows). I did not have to install any drivers: it just worked "out of the box".

  49. Re:To answer the question: No. by Pecisk · · Score: 1

    Interesting how my GP post got moderated Redundant? It is my experience of sysadmin's 10 years in active Windows/Solaris/OSX/Linux/AIX usage.

    But of course, this is slashdot, lot of things can't be taken seriously here :)

    Peace :)

    --
    user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
  50. Re:To answer the question: No. by Anonymous Coward · · Score: 0

    I use it on my T42p Thinkpad, and it works beautifully. I use it for my power-on password, my hard disk password, and to log into Windows.

    It's even smart enough to ask me to authenticate only once for all three when I'm booting up, and not for each one.

    So far (about 2 months) I'm quite impressed.

  51. use the foot luke by sgt+scrub · · Score: 2, Insightful

    Am I the only one thinking outside of the shoe? We leave fingerprints all over the place -- drinking glass, doornobs, eyeglasses. When they create a device that you can stick your foot in for authentication.

    ewe sorry, this is going in the wrong direction.

    --
    Having to work for a living is the root of all evil.
    1. Re:use the foot luke by Anonymous Coward · · Score: 0

      >ewe sorry, this is going in the wrong direction.
      Dude, NOBODY here wants to know about whatever it is you're doing with female sheep, OK?

  52. Private Eye by Doc+Ruby · · Score: 1

    I like it when my own devices can authenticate me with biometrics. Because when they fail, it's my own problem. False negatives can be retried without consequence, and false positives are usually manageable because I control physical access to the device. And, if the errors are unacceptable, I can do something about it, because I control the device. Public authentication, especially surreptitious auth by the government, flips the script. Those devices control me, whether I know it or not. If they're working against me, there's nothing I can do about it. Especially if they're covert. And their false records can last for years. In the case where my security depends on public auth of "bad guys" who escape detection, I'm double screwed.

    The biggest problem with these devices is the faith that lawmakers have in the marketers of the devices, neither of whom really care whether it works - only that their check clears the bank.

    --

    --
    make install -not war

  53. Re:Ahem, rubber surgical gloves. Biometrics are cr by Anonymous Coward · · Score: 0

    The fingerprint bypassing technique with the gummy bear and surgical glove doesn't work with the fingerprint scanners in the "slit" design, where it uses a type of 'radar' and other patented technology to verify the finger is 'live' - using a slit doesn't leave an imprint of the prior user, also using this technique gathers more of a print since you slide it from the first skin fold to the tip (an area usually larger than most of the typical square FP readers).

    Some readers actually do look for blood vessel fluctuations (e.g. heart beat) in your finger, along with the actual topography of the finger, not just a picture (e.g. Digital Persona) type of readers.

  54. Biometrics are not as secure as most think! by markdj · · Score: 2, Insightful

    Those who think biometrics are better than password systems, ought to think twice. While passwords can be changed when compromised, biometrics cannot.

    There is a scene in a James Bond movie where JB uses a glass eyeball that has someone's retina pattern in it to gain access to a secure building. Also, all biometrics must be converted to some digital pattern. How long will it be before some malicious person gets these digital patterns and figures out how to plug them into the software that authenticates the biometrics thereby bypassing the reader?

    Once compromised, you can't change your fingerprint or retina!

  55. The sky is falling! by Java+Ape · · Score: 1
    Let me try to alleviate the more paranoid ravings regarding laptop biometrics. As currently implemented, IBM's biometrics are supplementary to the password system: any resources protected by the fingerprint scanner can ALSO be accessed by supplying the proper password or passphrase.

    The fingerprint scanner is a convenience, and is actually pretty finicky (e.g it won't work until your fingertips unwrinkly after a shower). I have one, and seldom use it, because it's faster/more reliable for me to type the password than to scan a finger a couple of times. Although I suppose that you COULD get a basic login using my severed finger, it it was nice and fresh and clean. . . oh my!

  56. Re:*Bah*, fingerprint scanning is yesterdays news. by Baloo+Ursidae · · Score: 1

    I'd still rather not have to take out a contact lens every time I need to authenticate...

    --
    Help us build a better map!
  57. People worry about passwords being stolen, by Anonymous Coward · · Score: 0

    can you imagine all the places you leave finger prints during a day, not to mention how easy it is to lift a print and make a copy?

  58. re: "the day you nicked you finger doing DIY" by TheLoneGundam · · Score: 2, Funny

    "You know, you've gotta watch it with those circular saws," Tom said off-handedly.

  59. Good Machine by Chanc_Gorkon · · Score: 1

    The T42 is a excellent machine. I currently have one and due to work, I need it to have Windows XP on it since it's owned by them, but soon I am looking into seeing if I can put a Linux partition on it. Got to be careful so I don't toast my work setup on it. It's nice to see that the fingerprint reader is getting support....BUT this device seems to be a little flakey, to me. The one in the iPaq h5555 was better.

    --

    Gorkman

  60. Madrid bombing suspect by HermanAB · · Score: 1

    Remember the Madrid Bombing? A US lawyer was arrested since his fingerprints sort-of matched, despite abundant evidence that he didn't leave the country at the time.

    --
    Oh well, what the hell...
  61. Good Point - Re:Madrid bombing suspect by jimbro2k · · Score: 1

    Raising the other question - competence to judge comparisons between fingerprints does not seem to be in abundance. Again, there is always pressure to solve cases and find somebody to hold responsible. This pressure does not always lead to a true finding.

    --
    There is not nearly enough love in the world, but there is far too much trust.
  62. Re:To answer the question: No. by aetherion · · Score: 1

    It does indeed work for logins. I have one myself. Good for the lazy one who wants to save a few keystrokes by just touching a finger to the red light.

  63. Ummm... by Zebra_X · · Score: 1

    I took my laptop out of the box, turned it on (booting win xp prof.) and enrolled my fingers for authentication. Then I logged on using the enrolled fingers.

    Will Linux be the first operating system to have integrated biometric user authentication 'out of the box'?"

    So sorry, just not going to be the case.

  64. Re:*Bah*, fingerprint scanning is yesterdays news. by HungWeiWeiHai · · Score: 1

    Fortunately, there is yet no research into integrating the mons or frenulum or cossicks for biometric security. Those would be more like bio-HAZARD... I suppose a wire or chip could always be clamped to the delta cartoid

  65. If OEM counted, Microsoft would not by Joseph_Daniel_Zukige · · Score: 1

    ... be considered in the first ten of anything.

    Which is why I laugh about "innovation".

  66. Re:Ahem, rubber surgical gloves. Biometrics are cr by Trejkaz · · Score: 1

    The best thing about fingernail security devices is that when someone wants to steal your ID, they don't need to cut off your finger. The way I see it, less harm to me is a good thing, so I'm all for it. :-)

    --
    Karma: It's all a bunch of tree-huggin' hippy crap!
  67. Re: "the day you nicked you finger doing DIY" by brunogirin · · Score: 1

    Or indeed any sharp implement such as a kitchen knife that could result in you having to wear a plaster around your finger and not be able to log in :-)

  68. Epiphany by trigggl · · Score: 1

    I know this is way late, but is anyone else using Epiphany to post to this thread? It's kind of eirie seeing the toes of that foot moving around.

    --
    Ops, I shuld have usd the prevuwe but in.
  69. Re:Anyone on breaking the biometric authentication by patio11 · · Score: 1
    Tsutomo Matsumoto did some work on breaking fingerprint scanners. It was embarassingly easy. Half of the machines he worked with would get tripped up by blowing on the reader (which would cause condensate to form everywhere but where the oil of the last print was at, causing it to re-read the last print... whoops, the last print was an authorized user, feel free to p0wn the box). He also described and demonstrated a way to make fake-fingers out of household materials at the cost of less than a buck which is 80% effective at fooling every scanner on the market.

    Summary here or check Slashdot, its probably been covered here before.