Hashing Out the Next Step in Biometric Security
ergo98 writes "CNN is running a story about biometric hashing. Using this technique, biometric inputs (such as facial characteristics) are altered based upon individual characteristics in a hopefully one-way process. The goal is to continue to reduce the risk of a back-end data exposure."
I don't like this. Say that someone discovers the "password" (the hash), then you're done. You can't change it (unless you grow a moustache). Same goes with fingerprints, etc. I think a password (passphrase) is much more practical.
Send email from the afterlife! Write your e-will at Dead Man's Switch.
Then I'll just XOR all my disc's file's bytes with one another. Someone will surely be able to reconstitute all the files given the one bit. In fact, I'll give you access to my entire disk; the hash is 1.
Send email from the afterlife! Write your e-will at Dead Man's Switch.
Say what you will about passwords, the thing is the require *NO* extra equipment to keep running(well, a keyboard, but you probably need that for other purposes anyway) However, all sorts of biometric scanners need equipment to keep running, equipment that will fail one day, and of course it will be the day that you have to log into your account to fix a critical problem in a critical production system....
Monstar L
OK, "mea culpa" --- I got bits and bytes mixed up
in the calculations of my previous post.
It looks less impressive when you have to divide
by 8 to get bytes...
That still doesn't make doubling the
hash lengths every time they're broken a good idea.
Unless you think the minimum message length will
be increasing similarly?