Comment by danieltillett
10 years ago
I got bit by this problem before. I wrote a one liner to avoid generating passwords where the keyboard might be an issue [1].
1. http://www.tillett.info/2013/05/29/letters-to-avoid-in-creat...
10 years ago
I got bit by this problem before. I wrote a one liner to avoid generating passwords where the keyboard might be an issue [1].
1. http://www.tillett.info/2013/05/29/letters-to-avoid-in-creat...
As somebody who uses numerous keyboard layouts on a daily basis, this is an interesting idea!
I wonder how hard it'd be to make a script where you specify which keyboard layouts you're likely to encounter and it finds the common symbols...
Of course, if you specify dvorak it'd wreck everything :)