Skip to content

Add Host Key Validation #7

Description

@wisotzky

By default, the ssh2 automatically accepts any server-key. In secure environments it can be desired to implement the hostVerifier callback function, to identify the server host blocking potential man-in-the-middle attacks. The ask would be, to use the ~/.ssh/known_hosts file for validation.

In the case the node is unknown or the host-key has changed, a pop-up dialogue would inform the user allowing to accept the new key and to update the known_hosts or to block the connection.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions