Open robled opened 5 years ago
I use this library to do SSH: https://github.com/NMSSH/NMSSH. I don't think it supports SSH Host Key Verification, but I will look at the code to see if I can implement it
Great, thank you! Really like your app and I'm a happy customer.
I'm running Pisth version 11.3.1. Unless I missed it, I noticed that when connecting to a new host via SSH for the first time, there is no host key verification prompt for adding host trust to your client. Adding this would greatly increase security to help prevent man-in-the-middile attacks on SSH connections.