Slashdot Log In
New Authentication Scheme Proposed
Posted by
Soulskill
on Fri Feb 08, 2008 09:21 AM
from the more-secure-less-portable dept.
from the more-secure-less-portable dept.
jerel brings us a story about a prototype authentication system which approaches security from an atypical angle. It focuses on hiding identity challenges from attackers in addition to the responses. The system, Undercover [PDF], "uses a combination of visual and tactile signals in the authentication process."
"The system displays a set of images to the user and asks if any belongs to the image portfolio that the user had previously selected. At the same time, the trackball sends the user a signal that maps each button on the case to a certain answer. The user's hand must cover the trackball for it to operate, so a sneaky observer wouldn't be able to see his or her selections, or answers. So a would-be attacker can't 'see' the tactile challenge presented by the trackball and therefore doesn't get the user's authentication data, even though he or she could see the image challenge on the display."
Related Stories
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading ... Please wait.

For increased portability... (Score:5, Funny)
When the user is asked to enter their password they enter the booth, shut the door and strut their funky password.
Re: (Score:2, Funny)
Me(from within the booth after 5 minutes of dancing): Ssssh, I'm trying to concentrate - this is the best part!
3 factor authentication and one time pad (Score:2, Informative)
Why oh why develop new fancy ways to authenticate that still rely on a one factor (the image portfolio) when 3 factor authentication (eg. username + password + one time pad with challenge and response codes) just works, as snooping the username and pw doe
Re: (Score:2, Informative)
Keypad (Score:5, Interesting)
I tried to get the code by watching as the guards let me in and out, just to see how effective it was, and can say that I never succeeded in even getting close. What was even better is that from talking to the offenders I learned that they thought they knew the codes by watching the patterns the keys were pressed by the guards -- I didn't have the heart to tell them that using the pattern they had watched would actually punch in a different code than the one the guards used. I did make sure one of the guards knew about it though.
Re:Keypad (Score:5, Funny)
on the upside, you get to set your own hours.
Re: (Score:2)
Never mind, you were pretty much on the right track...
Re:Keypad (Score:4, Funny)
Re: (Score:2)
Small sample size (Score:2, Interesting)
This would NEVER work out (Score:3, Insightful)
I would like to see a formal usability study done on this thing I don't think it would get very far. I see they had some informal study going on where they had participation and error rates, but no data on what kind of users.
Overly complicated (Score:4, Insightful)
The problem with this type of system is that in order to protect the data you are asking the user to go through much more of a rigmarole than entering a password. Here in lies the problem, users will hate this, I mean good security practice is a balance of securing against likely threats and practicality.
I can't see what this does that a fingerprint scanner doesn't. I could be wrong but I can't think of a way to use a keylogger to capture it and it certainly stops someone looking over your shoulder.
Yeah, but the real question is... (Score:5, Funny)
The problem with authentication is authentication (Score:3, Insightful)
Re:The problem with authentication is authenticati (Score:4, Insightful)
Re:The problem with authentication is authenticati (Score:4, Informative)
You've asked the right question. You can find an intro here [wikipedia.org]. That article links to arguably the best authorization scheme: capability-based security [wikipedia.org], where authorization is combined with designation. This results in many useful security properties that aren't achievable via authentication schemes.
Re: (Score:3, Interesting)
You pose some good questions which I intend to address, but first there are a number of assumptions in this one state
Re: (Score:3, Interesting)
If by "multi-user networked systems" you mean systems which host multiple competing interests which are mutually suspicious, then I agree. The
Re: (Score:2)
(I did the same thing once btw, don't feel bad
Re: (Score:2, Informative)
Re: (Score:2)
Re: (Score:3, Funny)
That's what I get for posting at 5:30am before I've had my caffeine.
Re: (Score:2)
Re: (Score:2)
If your attacker can install software on the machine (e.g. keylogger), then they can just install a screen recorder and set it to run whenever certain software is run (such as your rotating keypad program). (That would be to limit the amoun
Re: (Score:2)