Control limiting authentication attempts by locking accounts or requiring additional verification after repeated failures.
Definition
Lockout reduces online brute-force, but must avoid denial-of-service where attackers lock victims out. Progressive delays and rate limiting are often safer.
In plain English
Control limiting authentication attempts by locking accounts or requiring additional verification after repeated failures.
Why this matters
Why it matters: Properly tuned lockout protects accounts without enabling easy abuse.
Example
Example: Use progressive delays, rate limiting per IP/device, and step-up verification rather than long lockouts.
We use essential cookies so the site works (language, security). With your permission, we also collect anonymous usage statistics to improve the site. No ads, no third-party trackers.
Privacy policy.