What are the problems with passwords?
Security problems: physhing, social engineering, spyware
Poor usability: memorize, type, complex policies
Why are passwords still dominant if they have so many problems?
- Failure of research on convincingly better alternatives
Are biometrics an alternative?
- But low accuracy and new attacks (using the fingerprint of a sleeping person)
What are the alternatives to passwords?
Something you…
Are: Easy to use but lower security (fingerprint, face)
Know: Password / Questions
Have: low usability but higher security (USB key, Smart Card)
Improvements to passwords (federated AuthN) Single Sign On
+ better usability for user
+ Complexity and cost reduction (Economies of scale) for Service provider and identity provider
User authenticate only once and gain access to many services
But: we still need to manage multiple passwords/credentials
Improvements to passwords: Password Managers
A software app that aids users in creating, storing & organizing passwords
Components:
What are the functions of a password manager?
What is the best alternative to passwords?
Scenario 1: Location: Home application: low risk Beacons: familiar device -> all authentication mechanisms are ok
Scenario 2:
Location: Public place
Application: Sensitive
–> use a combination of secure mechanisms
What is the definition of adaptive authentication?
Does adaptive authentication complement PM / Federated AuthN or is it an alternative?
Explain the adaptive authentication concept PICO
Goal: No passwords Proposal: HW token (Pico) - addresses all types of PIN/password - Scales to thousands of passwords - Allow continuous authentication
How is PICO designed?
What are the states of PICO?
Explain the concept of progressive authentication
Scope: User to apps
Authenticators: Multifactor (face, voice, proximity, placement, PIN)
Context: Battery
Explain the CASA concept
Explain the CYOA (Choose your own authentication) concept
Scope: User to web app
Authenticators: password, persuasive cued passwords, object pass tiles, persuasive cued clickpoints
Context: Security & usability
Explain the CORMORANT concept
Scope: User to device
Authenticators: face, gait
Context: proximity to other user devices
Explain the commercial Product Google Smartlock
What are the common challenges with adaptive authentication?
key problems -> ad-hoc designs
How to design more comprehensive, versatile & flexible Adaptive Authentication systems?
How to make adaptive authentication more flexible ?
Develop a flexible and easy to reconfigure system for: authenticators, contexts, and selection algorithms that selects the authenticators
Which research questions are still open in the area of adaptive authentication?