-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
At the current moment, we could use passwordless RSA or DSA keys for authentication instead of password. Keys are taken from the default SSH key directory.
But passwordless authentication doesn't have good security level. In order to improve it, we should provide ability to set key password.
There are at least two implementation options possible:
- store password in accounts file (using reserved parameters
rsaPasswordanddsaPassword) - ask user for password when xe tries to connect to account