|
|
Log in / Subscribe / Register

Using certificates for SSH authentication

Using certificates for SSH authentication

Posted Nov 19, 2022 2:27 UTC (Sat) by rra (subscriber, #99804)
In reply to: Using certificates for SSH authentication by anton
Parent article: Using certificates for SSH authentication

Hostnames in known_hosts files were hashed because they were widely used by attackers to build target lists of places where the credentials they just stole were likely to work. I would argue that it's security via obscurity, not a real security control, but it does tend to slow them down.

If you prefer the format without the hashing, you can turn it off in your config (HashKnownHosts).


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds