I mean like, after I type a password on a computer, I’d rub my fingers across the entire keyboard to make sure any fingerprints/oil-residues gets evenly distributed so its harder to know the password. Same with phone unlock codes, I just use my fingers to rub against the part of the screen where the virtual keyboard was displayed.
Am I being weird? I’ve had this habit since the first time I got my first digital electronics.
IT guy here.
Nope, my phone uses facial recognition to unlock, and my computer passwords are wither random letters and numbers or a full passphrase, both of which use multiples of the same letter and different capitalizations.
Example:
Random string, similar to passwords I have used in the past:
“r82ZwQqDW”
Looking at a keyboard where you could see all characters used it would look like this:
dqrwz28 + shift
Figuring out the password above from these letter by logic is basically impossible, so they have to brute force it, only they don’t know the length of the password, which uses more time.
Passphrases are even better, using something like:
CreepySmilingHorseSnortsLead2016!
Just look at all of the reused letters!
No way someone would guess that the characters acedghilmnoprsty0126 + shift would spell the password above.