Software : sshfp URL : http://www.xelerance.com/software/sshfp/ Source : ftp://ftp.xelerance.com/sshfp/ License : GPL Mailinglist : http://lists.xelerance.com/mailman/listinfo/sshfp/ Authors : Paul Wouters, Jacob Appelbaum Summary : Generate RFC-4255 SSHFP DNS records from known_hosts files or ssh-keyscan sshfp generates DNS SSHFP records from SSH public keys. sshfp can take public keys from a known_hosts file or from scanning the host's sshd daemon. The ssh client can use these SSHFP records if you set "VerifyHostKeyDNS yes" in the file /etc/ssh/ssh_config or ~/.ssh/config. See RFC-4255 REQUIREMENTS sshfp requires python-dns: http://www.pythondns.org See sshfp.1.txt for more details