|
|
|
|
|
by phaemon
4672 days ago
|
|
It is not security through obscurity. It works even when the attacker knows I use a passphrase and has a copy of my dictionary. It's about the same security as a random 8 character password with lower and upper case, numbers and choice of 10 symbols. Maybe that's no longer secure enough; I don't know how fast password crackers are now. So use "shuf -n 5" instead. |
|