bertiqwerty / rvimage

Remote image viewer in Rust
MIT License
2 stars 1 forks source link

Ssh passphrase support #5

Open bertiqwerty opened 2 years ago

bertiqwerty commented 2 years ago

Currently, only public/private key authentication without passphrases is possible. Passphrases could be queried when the application is connecting via ssh. Further, they could be optional fields in the config file.