mverarey / droidsshd

Automatically exported from code.google.com/p/droidsshd
0 stars 0 forks source link

print the fingerprint of the server's key on the screen #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start the SSH server app

What is the expected output? What do you see instead?

The IP address and the port of the server are visible on the screen.

But it would be also nice to see the fingerprint of the server's key on the 
screen, so that one can check that the ssh client is connecting to your device 
indeed (expecially useful in foreign untrusted networks). The client asks:

The authenticity of host '[10.0.1.4]:2222 ([10.0.1.4]:2222)' can't be 
established.
RSA key fingerprint is 2c:ce:50:4e:18:6b:e6:19:89:85:c2:37:17:e2:32:eb.
Are you sure you want to continue connecting (yes/no)? yes

What version of the product are you using? On what operating system?

The last released apk -- v06.

Original issue reported on code.google.com by z.va...@gmail.com on 18 Aug 2012 at 4:24

GoogleCodeExporter commented 8 years ago
This should be labeled as an "enhancement" request, but I don't know how to 
re-label it.

Original comment by z.va...@gmail.com on 18 Aug 2012 at 4:27