( kroozo | 2015. 08. 24., h – 10:06 )

man ssh_config:


     HashKnownHosts
             Indicates that ssh(1) should hash host names and addresses when they are added to ~/.ssh/known_hosts.  These hashed
             names may be used normally by ssh(1) and sshd(8), but they do not reveal identifying information should the file's
             contents be disclosed.  The default is “no”. 

A debianosban viszont:


 Note that the Debian openssh-client package sets several options as
     standard in /etc/ssh/ssh_config which are not the default in ssh(1):

           ·   SendEnv LANG LC_*
           ·   HashKnownHosts yes
           ·   GSSAPIAuthentication yes

Szóval ja, az opció ott van, de defaultból ki van kapcsolva, hacsak a disztribútor másképp nem dönt neked.

(szerk: és persze a debianos maintainer a már nem írta oda az opció leírásához, hogy a default is no, de megváltoztattuk, csak fent van egy notesz róla. :)