Phonetically Memorable Password Generation Algorithms

后端 未结 17 2424
生来不讨喜
生来不讨喜 2021-01-30 00:05

Background

While at the Gym the other day, I was working with my combination lock, and realized something that would be useful to me as a programmer. To wit, my combin

17条回答
  •  萌比男神i
    2021-01-30 00:43

    I would really love to see someone implement passwords with control characters like "+N" or even combo characters like "A+C" at the same time. Converting this to some binary equivalent would, IMHO, make password requirements much easier to remember, faster to type, and harder to crack (MANY more combinations to check).

提交回复
热议问题