vix.ing · top · new · best · stats

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

2024/04/02 by Borjigin, Suyun · 1 citation
Computer Science · #Cryptography and Security (cs.CR) #Emerging Technologies (cs.ET) #FOS: Computer and information sciences #FOS: Electrical engineering #Systems and Control (eess.SY) #User Authentication and Security Systems #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2404.01803

openalex publication_date 2024/04/02 · openalex created_date 2024/04/05 · openalex updated_date 2026/07/28

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 password storage is no longer necessary. More importantly, the password converter acts as an open hashing algorithm, meaning that its intermediate elements can be used to define a truly unique identity for the login process to implement a novel dual-identity authentication scheme. In particular, the system-managed elements are concealed, inaccessible, and independent of any personal information and therefore can be used to define a perfect unforgeable process identifier to identify unauthorized inputs.

Cited by

Related