|
|
|
|
|
by Artlav
3104 days ago
|
|
Ideally, passwords are in the heads of users, not accessible from a device. A key would, necessarily, be stored on a device, easily stolen by viruses or by stealing the device. Also, it takes more discipline and understanding to handle keys than it takes to handle passwords. Practically, there is no salvation anyway. |
|
[0] It can be brute-forced offline -- https://security.stackexchange.com/questions/62455/find-pass... -- so unlike online password checking that can be rate-limited, length is essential.
[1] https://serverfault.com/questions/589680/disallow-ssh-keys-w...