CRCCCYMay 31, 2019

Human-Usable Password Schemas: Beyond Information-Theoretic Security

arXiv:1906.00029v1
Originality Incremental advance
AI Analysis

This work addresses the practical security of password schemas for users and developers, providing a more realistic foundation for analysis, though it is incremental by building on prior theoretical work.

The paper tackles the problem of password schemas' security by shifting from information-theoretic to complexity-theoretic analysis, proving that for several schemas, computers can extract all information from leaked data as effectively as infinite adversaries, and identifying specific constraints needed for security against bounded computation.

Password users frequently employ passwords that are too simple, or they just reuse passwords for multiple websites. A common complaint is that utilizing secure passwords is too difficult. One possible solution to this problem is to use a password schema. Password schemas are deterministic functions which map challenges (typically the website name) to responses (passwords). Previous work has been done on developing and analyzing publishable schemas, but these analyses have been information-theoretic, not complexity-theoretic; they consider an adversary with infinite computing power. We perform an analysis with respect to adversaries having currently achievable computing capabilities, assessing the realistic practical security of such schemas. We prove for several specific schemas that a computer is no worse off than an infinite adversary and that it can successfully extract all information from leaked challenges and their respective responses, known as challenge-response pairs. We also show that any schema that hopes to be secure against adversaries with bounded computation should obscure information in a very specific way, by introducing many possible constraints with each challenge-response pair. These surprising results put the analyses of password schemas on a more solid and practical footing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes