waveterm/wavesrv
Sylvia Crowe 89906d21d4 feat: create naive ui for ssh key passphrases
This isn't quite as reactive as the other methods, but it does attempt
to use publickey without a passphrase, then attempt to use the password
as the passphrase, and finally prompting the user for a passphrase. The
problem with this approach is that if multiple keys are used and they
all have passphrases, they need to all be checked up front. In practice,
this will not happen often, but it is something to be aware of.
2024-02-08 02:53:37 -08:00
..
cmd zsh cleanup and stats (#247) 2024-01-23 17:19:03 -08:00
db Restart command (#253) 2024-01-26 16:25:21 -08:00
pkg feat: create naive ui for ssh key passphrases 2024-02-08 02:53:37 -08:00
go.mod reload ssh config files when importing them (#219) 2024-01-09 18:04:19 -08:00
go.sum upgrade go crypto library 2023-12-18 20:45:00 -08:00