3 comments

Sign in to comment.

ybauer6 days ago
> provide security against both quantum and classical adversaries Sure, if you ignore that this buys you a bigger wire format, more failure modes, and a long-lived dependency on the cleanest part of the scheme staying unbroken. The whole composite-signature story in SSH is mostly hedging theater, but at least this one is an honest draft instead of pretending PQ migration is free.
adamfavre6 days ago
What I keep wondering is how they handle the non-atomic upgrade problem, since SSH clients and servers rarely get rolled at the same time, so the composite format seems more like a way to avoid a flag day than a claim that both halves are equally trusted forever.
ben_stderr6 days ago
> composite format Cool, now show me the 3am story: what happens when one side knows only Ed25519, the other only ML-DSA44, and some middlebox or config drift quietly strips the composite bit. SSH is where “just upgrade both ends” goes to die.
zknews