Adams and Sasse: Password Usability Lecture

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

VOCABULARY flashcards based on a lecture regarding the 1999 Adams and Sasse paper 'Users are not the Enemy' and modern usable security concepts.

Last updated 1:26 AM on 8/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

Communications of the ACM

A magazine aimed at general audiences and industry practitioners where the influential 1999 paper on password usability was published.

2
New cards

Security-memorability tension

The core finding that high password security requirements (like length and complexity) often make passwords harder to remember, leading to insecure workarounds.

3
New cards

FIPS (Federal Information Processing Standards)

Standardized rules mentioned in the paper regarding password composition, lifetime, and individual ownership to ensure security.

4
New cards

Grounded theory

A specific qualitative research methodology used to analyze data and extract meaningful categories or models from interviews and surveys.

5
New cards

Need-to-know principle

A military-derived concept used by organizations to withhold security information from users to prevent vulnerabilities from being revealed, effectively treating users as the enemy.

6
New cards

Vicious circle of lack of communication

An explanatory model where restricted information leads to low user motivation, unusable security mechanisms, and the false belief that users are inherently careless.

7
New cards

Mental model

A user's internal understanding of how a system works; users often apply real-world security models to computers, which can lead to mistakes like believing husband/wife names are unguessable.

8
New cards

Credential stuffing

A type of cyberattack where breached passwords from one service are tried across multiple other platforms to see if they work.

9
New cards

User-centered security

A design philosophy that advocates for security mechanisms to be designed around the needs and capabilities of the user rather than assuming they are lazy or dumb.

10
New cards

SSO (Single Sign-On)

An authentication mechanism recommended in the paper that allows users to access multiple applications with one set of credentials to reduce cognitive load.

11
New cards

MFA (Multi-Factor Authentication)

A security method requiring two or more forms of verification, such as a password and a physical token like a YubiKey.

12
New cards

Passkeys

A modern alternative to passwords that uses a biometric unlock (like face ID or fingerprints) and is considered more secure and phishing-resistant.

13
New cards

Need-to-know principle break

The author's suggestion to drop the 'need-to-know' military approach and instead treat users as informed partners to improve security behavior.

14
New cards

Cognitive overload

The state of having too much information or too many memory-based tasks (like remembering 50 passwords), leading to burnout or bypass behaviors.

15
New cards

Brute force

The practice of using automated systems to try millions of password combinations rapidly, a concept many users in the study failed to understand.