You work in the security department of a bank’s website. To access their accounts, customers of the bank must create an 8-digit password. It is your job to determine the password requirements for these accounts. Security guidelines state that for the website to be secure, the probability that an 8-digit password is guessed on one try must be less than 1/60^8, assuming all passwords are equally likely.
Your job is to use the probability techniques you have learned in this chapter to decide what requirements a customer must meet when choosing a password, including what sets of characters are allowed, so that the website is secure according to the security guidelines.
2. Answering the Question
a. What password requirements would you set? What characters would be allowed?