On Mon, 21 Oct 2019, Ted Unangst wrote: > Damien Miller wrote: > > On Sun, 20 Oct 2019, Ted Unangst wrote: > > > > > Ah, so when this happens, it's on a machine that doesn't have > > > id_ed25519.pub. > > > Here's a before and after ssh -vvv for reference. > > > > ah, so you have just the private key id_ed25519 and no corresponding > > pubkey on this machine? > > not intentionally, just happenstance. anyway, since that seems to be the root > cuase, and it's kinda odd, feel free to ignore if this is how it should work.
I think it might be possible to provide a better experience if the key is in the newer OpenSSH format (which all ed25519 keys are). I'll make a patch :) -d
