Fluid Passwords - Mitigating the effects of password leaks at the user level

Michael Farcasin,Akhileshwar Guli,Eric Chan-Tin
DOI: https://doi.org/10.48550/arXiv.1708.09333
2017-08-30
Abstract:Password leaks have been frequently reported in recent years, with big companies like Sony, Amazon, LinkedIn, and Walmart falling victim to breaches involving the release of customer information. Even though passwords are usually stored in a salted hash, attackers still guess passwords because of insecure password choices and password reuse. However, the adverse effects of a password breach can be mitigated by changing users' passwords. We introduce a simple yet powerful algorithm to reset user account passwords automatically, while still allowing users to authenticate without any additional effort on their part. We implemented our algorithm as a Firefox add-on that automatically resets a user's password when they log in to their account, and stores the new password in the built-in Firefox password manager.
Cryptography and Security
What problem does this paper attempt to address?