SSH server fingerprint validation #1967
maertendMSFT
started this conversation in
Ideas
Replies: 3 comments
|
I'm unsure what this discussion is about? Is it talking about different validation methods outside of the standard host key checks or talking about changing the existing implementation which sounds like what you've described? |
0 replies
|
Three scenarios:
|
0 replies
|
OpenSSH already has a mechanism besides fingerprints to verify user and host authenticity via certificates. Are you looking to improve that/the user experience around this? There was even a recent discussion on Hackernews following the GitHub RSA rotation. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We are looking to gauge interest in server fingerprint validation for SSH.
When first connecting to a machine the following dialog is shown:
By automatically validating the fingerprint, we can better defend against man-in-the-middle attacks. This functionality would be applicable for both Windows and Unix systems.
Please upvote or comment on this discussion if you are interested.
All reactions