Hacker News new | ask | show | jobs
by fidget 3294 days ago
There are other bad things about ssh. Tofu sucks balls and ssh users are far too comfortable with it.
3 comments

Had to look it up. https://en.wikipedia.org/wiki/Trust_on_first_use

What would you replace it with?

Signed keys. Here's an example of how to do it from Digital Ocean: https://www.digitalocean.com/community/tutorials/how-to-crea...
Well, feel free to come up with a better solution. 3rd party trust roots are way worse.
The server key can be signed by a trusted authority, no need to trust on first use.