So, what to do? In the past, I've used an excel spreadsheet to
    generate a random string of "n" characters, selected from a set of
    characters that do not include the "confusing" ones (Oo01lIiL and so
    on). The "randomness" was defined by how long I felt like leaning on
    the F9 key that day. After creating the string, I would then try to
    get my client to NOT write down the string - this almost never
    works, but it's worth a try.

    For today's story, I decided to improve on this a bit, and re-coded
    it in python. This was a 5 minute script (as most of mine are), so
    if you see a way to improve or neaten this up in any way, please -
    don't be shy - use our comment form.

  via [1]ISC Diary | How do you spell "PSK"?.
    __________________________________________________________________

  My original entry is here: [2]ISC Diary | How do you spell "PSK"?. It
  posted Tue, 24 Sep 2013 10:40:11 +0000.
  Filed under: InfoSec, tools,

References

  1. https://isc.sans.edu/diary/How+do+you+spell+%22PSK%22%3F/16643
  2. https://www.prjorgensen.com/2013/09/24/isc-diary-how-do-you-spell-psk/