Systematic Solutions to Login and Authentication Security Problems: A Dual-Password Login-Authentication Mechanism
Suyun Borjigin

TL;DR
This paper introduces a dual-password login mechanism that enhances security by converting user passwords into untypable authentication passwords, preventing credential theft and remote attacks without storing local passwords.
Contribution
It proposes a novel dual-password authentication scheme that disables password reuse and credential theft vulnerabilities by using a password converter as an open hashing algorithm.
Findings
Prevents credential theft and remote attacks effectively.
Eliminates the need for local password storage.
Provides a unique, unforgeable identity for login processes.
Abstract
Credential theft and remote attacks are the most serious threats to user authentication mechanisms. The crux of these problems is that we cannot control such behaviors. However, if a password does not contain user secrets, stealing it is useless. If unauthorized inputs are invalidated, remote attacks can be disabled. Thus, credential secrets and account input fields can be controlled. Rather than encrypting passwords, we design a dual-password login-authentication mechanism, where a user-selected secret-free login password is converted into an untypable authentication password. Subsequently, the authenticatable functionality of the login password and the typable functionality of the authentication password can be disabled or invalidated to prevent credential theft and remote attacks. Thus, the usability-security tradeoff and password reuse issues are resolved; local authentication…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsUser Authentication and Security Systems
