Biometric Hardware and Software for Mac OS X?
yummyporkproducts asks: "After spotting this story on MacSlash, I was wondering if anyone had actually written or ported any software for Mac OS X that allows the use of off-the shelf biometric hardware, like this pc card."
it's called the iEye
however, usage of it does not need to be followed by the word "captain"
(if you dont find this funny then i'm sorry its 3am =[
I would guess that biometric stuff would be hard to find for Apple computers because they are not used much by the government. Despite all the news of biometrics being tested for commercial uses, the government is still the largest purchaser by far of biometric technology and thus pretty much dictates what is going to to be developed.
but a "man pam" in the terminal reveals this :
...there exist hardware based authentication
schemes (such as the use of smart-cards and biometric
devices), with suitable modules, these may be substituted
seamlessly for more standard approaches to authentication
- such is the flexibility of Linux-PAM.
Linux-PAM - Pluggable Authentication Modules for Linux
so if there is something that exists in Linux, maybe it could be ported to OS X in no time.
It has what's called a "planar discrete carpal actuator surface", where a sequence of downward motions with the fingers can insert a stream of bytes into the current application.
Different users will have different byte streams, thereby gaining or denying access to the application.
Quite sophisticated (except when the cat walks on it).
I also have a "planar continuous motion registration unit", which I'll talk about next week.
Parent poster is speaking through his hat. Nasa, and the national labs use tons of macs and also have high needs for biometric security. THis is a fact.
Some drink at the fountain of knowledge. Others just gargle.
OS X has support for PAM built in, so if you have hardware that runs on OS X and a PAM module to access it, it will "work" on OS X. The problem is, Apple's LoginWindow use of PAM is broken in 10.2.2 (I've not had a chance to try it on 10.2.3) Without a LoginWindow that is PAM aware, there is really no point of using an authentication method beyond what Apple provides.