Why Do Developers Get Password Storage Wrong? A Qualitative Usability Study

Abstract

Passwords are still a mainstay of various security systems, as well as the cause of many usability issues. For end-users, many of these issues have been studied extensively, highlighting problems and informing design decisions for better policies and motivating research into alternatives. However, end-users are not the only ones who have usability problems with passwords! Developers who are tasked with writing the code by which passwords are stored must do so securely. Yet history has shown that this complex task often fails due to human error with catastrophic results. While an end-user who selects a bad password can have dire consequences, the consequences of a developer who forgets to hash and salt a password database can lead to far larger problems. In this paper we present a first qualitative usability study with 20 computer science students to discover how developers deal with password storage and to inform research into aiding developers in the creation of secure password systems.

Publication
Proceedings of the Special Interest Group on Security, Audit and Control
Christian Tiefenau
Christian Tiefenau
Postdoc

I’m interested in the field of usability and security with special focus on administrators. If you are interested in collaboration feel free to contact me.