# AutoPass: An Automatic Password Generator

**Authors:** Fatma Al Maqbali, Chris J Mitchell

arXiv: 1703.01959 · 2017-03-09

## TL;DR

AutoPass is a client-side password generator that creates strong, site-specific passwords meeting real-world requirements, addressing limitations of previous schemes with novel techniques.

## Contribution

It introduces AutoPass, a novel password generator scheme that supports features like forced password changes and site-specific password requirements.

## Key findings

- Supports forced password changes
- Enables use of pre-specified passwords
- Generates passwords meeting site-specific criteria

## Abstract

Text password has long been the dominant user authentication technique and is used by large numbers of Internet services. If they follow recommended practice, users are faced with the almost insuperable problem of generating and managing a large number of site-unique and strong (i.e. non-guessable) passwords. One way of addressing this problem is through the use of a password generator, i.e. a client-side scheme which generates (and regenerates) site-specific strong passwords on demand, with the minimum of user input. This paper provides a detailed specification and analysis of AutoPass, a password generator scheme previously outlined as part of a general analysis of such schemes. AutoPass has been designed to address issues identified in previously proposed password generators, and incorporates novel techniques to address these issues. Unlike almost all previously proposed schemes, AutoPass enables the generation of passwords that meet important real-world requirements, including forced password changes, use of pre-specified passwords, and generation of passwords meeting site-specific requirements.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.01959/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1703.01959/full.md

## References

19 references — full list in the complete paper: https://tomesphere.com/paper/1703.01959/full.md

---
Source: https://tomesphere.com/paper/1703.01959