|
|
|
|
|
by Borealid
914 days ago
|
|
First, the DNSSec keys are TOFU so only the first connection is attack-able by someone in control of DNS zone root keys, and any other connections set off alarm bells. Second, DNS lets you connect to someone else's host and get their public key without needing to find their (not your) CA. Third, if you're not entering IP addresses by hand DNS forms some part of your systems trust no matter what you do. You're free to pin a domain's DNSSec KSK if you're very worried about someone in control of the whole Internet using that control to trick your first SSH connections. |
|