Archive for the 'Authentication' Category

Universal Device Pairing using an Auxiliary Device

Thursday, July 24th, 2008

http://cups.cs.cmu.edu/soups/2008/proceedings/p56Saxena.pdf
This research explored how to bootstrap a secure communication channel between two wireless devices when they have no prior association and no trusted third party.  Examples are pairing a WLAN laptop to an access point, or a Bluetooth cellphone and headset.
The proposal is to use an Out-Of-Band channel between the devices created with human perceptible [...]

Use Your Illusion: Secure Authentication Usable Anywhere

Thursday, July 24th, 2008

http://cups.cs.cmu.edu/soups/2008/proceedings/p35Hayashi.pdf
This research proposes a graphic login system in which the presented images at login time are highly distorted versions of the images chosen at password creation time.  The user should be able to recognize the distorted version of the picture they originally chose.  That said, there is a trade-off in that as distortion increases the [...]

Usability of CAPTCHAs Or “usability issues in CAPTCHA design”

Thursday, July 24th, 2008

http://cups.cs.cmu.edu/soups/2008/proceedings/p44Yan.pdf
CAPTCHAs were originally invented at CMU.  The goal of a CAPTCHA is to allow humans through but block automated scripts.  They are now widely deployed as a method of preventing spam.
Text-based schemes typically require the use to complete a text recognition tasks.  Some sites offer a sound-based scheme, typically for accessibility reasons.  There have also [...]

Securing Passfaces for Description

Thursday, July 24th, 2008

http://cups.cs.cmu.edu/soups/2008/proceedings/p24Dunphy.pdf
Passfaces is a commercial graphical password system where the password is a sequence of face images.  This leverages the fact that humans are typically rather good at facial recognition.  Another motivation of Passfaces is supposedly that it is hard to write down your password to share, but are they?  Often a single-sentence description seems to [...]

Personal Knowledge Questions for Fallback Authentication

Thursday, July 24th, 2008

http://cups.cs.cmu.edu/soups/2008/proceedings/p13Rabkin.pdf
Security questions aren’t always bad…though they often are.  But, the bad news is, they are getting worse.  A secret security question asks for a secret fact.  A personal security question asks about something meaningful to the user, but that they are willing to share.  Unfortunately, if users are willing to share this information in one [...]

Improving Text Passwords Through Persuasion

Thursday, July 24th, 2008

http://cups.cs.cmu.edu/soups/2008/proceedings/p1Forget.pdf
The research explored a novel password selection strategy in which subjects would enter a password and have random characters shuffled in to add security to the password.  The researchers explored different methods of selecting and placing the characters.
The goal is not only to help users choose better passwords, but also to build off elements of [...]

Phishing and OpenID: Bookmarks to the Rescue?

Saturday, January 20th, 2007

OpenID, as currently used for single sign-on, facilitates phishing.
Using OpenID, you can establish an account at any identity provider you like, and then use it to log in to any OpenID-enabled website.  Unfortunately, the way it’s currently deployed, described, and demonstrated, OpenID makes users even more susceptible to phishing than they are without it.  [...]

An Idea: Upending the Password Strength Problem

Friday, July 14th, 2006

I had an idea yesterday evening inspired by Cynthia Kuo’s talk on phrase-based passwords.  Cynthia’s research started with a popular method for choosing memorable passwords and evaluated the strength of passwords created using that method.  And there was a questioner from the audience who noted that, whenever you popularize a particular formula for [...]

Min Wu, Robert C. Miller, and Greg Little: Web Wallet

Friday, July 14th, 2006

Read the paper here.
Phishing is a semantic attack: it exploits the gap between user’s intentions and the system’s operation (in particular when submitting data).  The key factors are: what is the data and where will it go?
The Web Wallet is a browser sidebar that users open by pressing a secure attention key (F2).  [...]

Cynthia Kuo, Sasha Romanosky, and Lorrie Faith Cranor: Human Selection of Mnemonic Phrase-Based Passwords

Thursday, July 13th, 2006

Read the paper here.
Many organizations tell users to create “mnemonic phrase-based passwords” — passwords made up by thinking of a memorable sentence or phrase, then compressing each word of the phrase to a character (such as its first letter, a number, or a punctuation character).  Association with the phrase helps users remember their passwords, [...]

Furkan Tari, A. Ant Ozok, and Stephen H. Holden: Comparison of Perceived and Real Shoulder-Surfing Risks

Thursday, July 13th, 2006

Read the paper here.
This study compared the real and perceived vulnerability of Passfaces (a graphical password system) to dictionary and non-dictionary passwords.  There were four conditions: Passfaces with a mouse, Passfaces with the keyboard, a dictionary password, and a non-dictionary password.
The study confirmed that the concern about shoulder-surfing vulnerability of Passfaces with a mouse [...]

Shirley Gaw and Edward Felten: Password Management Strategies

Thursday, July 13th, 2006

Read the paper here.
This study of password use surveyed about 50 Princeton undergraduates.  The participants had, on average, about 3 passwords, they acquire more accounts over time, and they reuse their passwords more as they acquire more accounts.  Participants most commonly rely on their memory to recall passwords, and not using software tools.  [...]