Garrett: We need better support for SSH host certificates
Garrett: We need better support for SSH host certificates
Posted Mar 27, 2023 10:36 UTC (Mon) by mb (subscriber, #50428)In reply to: Garrett: We need better support for SSH host certificates by NYKevin
Parent article: Garrett: We need better support for SSH host certificates
I don't see a problem with TOFU.
Sprinkling CA trust chains does not really solve any real world problem that TOFU doesn't also practically solve. And it's so much simpler.
The real problem is the lack of an automated mechanism to revoke accepted keys. But that has nothing to do with TOFU.
Posted Mar 27, 2023 16:44 UTC (Mon)
by nix (subscriber, #2304)
[Link] (2 responses)
The CA ecosystem makes me shiver. My local SSH key distribution network is a very simple thing involving AuthorizedKeysCommand and curl and private keys on yubikeys and is easy to understand and 100% entirely under my control, and can be used equally easily for machines on the public DNS and machines that are not. It does not make me shiver. Frankly even putting the private keys on a local disk seems a lot less terrifying to me than relying on the snake-infested nightmare zone that is the global PKI infrastructure.
Posted Mar 27, 2023 18:35 UTC (Mon)
by NYKevin (subscriber, #129325)
[Link] (1 responses)
OTOH, TOFU is basically the equivalent of grabbing a cup of water out of a river, eyeballing it to make sure it looks vaguely clean-ish, and hoping for the best. You probably won't get sick. I mean, lots of animals drink out of that river, right?
Posted Mar 27, 2023 18:39 UTC (Mon)
by NYKevin (subscriber, #129325)
[Link]
Garrett: We need better support for SSH host certificates
Garrett: We need better support for SSH host certificates
Garrett: We need better support for SSH host certificates
