Password security glossary, without the jargon
Search 35 clear definitions covering passwords, cryptography, attacks, and authentication. Every entry starts with the short answer, then explains the detail and what people often get wrong.
No matching definition
Try a shorter word, search for the abbreviation, or return to the full glossary.
Passwords
How passwords are chosen, measured, stored, changed, and reused.
8 definitions
Deterministic password manager
Also called stateless password managerA password manager that recomputes each password on demand from a master key and site name instead of storing it.
Master password
Also called master keyThe single secret that unlocks a password manager, protecting every other credential it holds.
Passphrase
Also called diceware passphraseA password made of several randomly chosen words rather than random characters, traded for human memorability.
Password autofill
A browser or manager filling your saved credentials into a login form automatically.
Password entropy
Also called entropy of a passwordA measure of how many guesses an attacker needs to find a password, expressed in bits, where each bit doubles the work.
Password manager
Software that creates, stores or regenerates a distinct strong password for every account you hold.
Password rotation
Also called password expiryChanging passwords on a fixed schedule, even when there is no sign that an account was compromised.
Password vault
Also called encrypted vaultThe encrypted file or database in which a traditional password manager stores your saved credentials.
Cryptography
The building blocks that turn a human secret into protected data.
6 definitions
End-to-end encryption
Also called E2EEEncryption applied on the sender's device and removed only on the recipient's, leaving intermediaries unable to read the content.
Hashing
Also called password hashingA one-way transformation that turns any input into a fixed-length fingerprint which cannot be reversed.
Key derivation function
Also called KDFAn algorithm that turns a low-entropy secret such as a password into a fixed-length cryptographic key, deliberately slowly.
PBKDF2
Also called Password-Based Key Derivation Function 2A standard algorithm that turns a password into a cryptographic key by hashing it many thousands of times to slow attackers down.
Salt
Also called cryptographic saltA unique value mixed into a password before hashing so that identical passwords produce different hashes.
Zero-knowledge encryption
Also called zero-knowledge architectureA design where the service provider never holds the key needed to read your data, so it cannot decrypt it even under compulsion.
Attacks
How credentials are guessed, captured, replayed, and taken over.
13 definitions
Account takeover
Also called ATOWhen an attacker gains control of an account and locks the legitimate owner out of it.
Brute force attack
An attack that tries every possible combination until it finds the correct password or key.
Credential stuffing
Automatically replaying email and password pairs stolen from one breach against many other services.
Data breach
Also called security breachAn incident in which data held by an organisation is accessed or taken by someone not authorised to have it.
Dictionary attack
An attack that tries words, names, and known passwords with common variations instead of every combination.
Identity theft
Using someone's personal information to impersonate them, usually for financial gain.
Keylogger
Software or hardware that records every keystroke, capturing passwords as they are typed.
Password spraying
Trying one common password against many accounts, rather than many passwords against one account.
Phishing
Tricking someone into entering credentials on a fake site or handing them over to an impostor.
Rainbow table
A precomputed lookup structure that reverses unsalted password hashes almost instantly.
Shoulder surfing
Observing someone enter a password or PIN in person, or through a camera, to steal it.
SIM swapping
Also called SIM swap attackPersuading a mobile carrier to transfer your phone number to an attacker's SIM, capturing your calls and SMS codes.
Social engineering
Manipulating a person into granting access, rather than defeating a technical control.
Authentication
The ways a service checks that the person signing in is really you.
8 definitions
Authenticator app
Also called TOTP appAn app that generates rotating six-digit codes as a second factor, derived from a shared secret and the current time.
Biometric authentication
Also called fingerprint loginUsing a physical characteristic such as a fingerprint or face to unlock a device or approve access.
Passkey
Also called FIDO2 credentialA cryptographic key pair stored on your device that replaces a password and cannot be phished or reused.
Password hint
Also called security questionA reminder or personal question used to recover access. Its answer is often easier to guess than the password.
PIN
Also called personal identification numberA short numeric code, usually four to six digits, protecting a card, phone, or device behind an attempt limit.
Security key
Also called hardware keyA physical device that proves your identity cryptographically and refuses to work on a fake site.
Single sign-on
Also called SSOUsing one account to sign in to many services, so credentials are held in one place.
Two-factor authentication
Also called 2FARequiring a second proof of identity beyond the password, such as a time-based code or hardware key.
A short answer, then the evidence
These pages are written for the moment a security term interrupts what you were trying to do. Read the answer first. Stay for the mechanism, the common mistake, and the source.
Primary references
Make one account easier today.
Start with the password you keep reusing or the bank card that still shares a PIN. MoolKey is free, and you do not need to move everything at once.
