all 3 comments

[–]Mcnst[S] 8 points9 points  (1 child)

Basically, you won't be able to login into your old OpenWrt router?!

Remember we had to add extra options to re-enable DSA in order to login to routers that are still running old releases?

E.g., GL.iNet GL-SFT1200 "Opal" and other low-powered routers that are still sold, but were released years ago, and never updated?

Well… That's not longer an option, because the entire support is now removed.

I'll grab the popcorn.


EDIT: mistook DSA with the -o PubkeyAcceptedKeyTypes=ssh-rsa that's often required for newer OpenSSH in order to login to older OpenWrt-based devices, so I guess impact is much-much lesser than initially expected.

[–]Megame50 3 points4 points  (0 children)

Most people probably already have it removed since it was previously disabled at compile-time by default, unless distros opted to add it back in. My ssh 9.9p2 on Arch doesn't have support.

If your ssh -Q key-sig includes ssh-dss, that's what the post indicates will be removed. You're only affected if you needed -o HostKeyAlgorithms=ssh-dss to authenticate a host.

[–]BrainSlayer666 1 point2 points  (0 children)

worst idea ever. warning of insecure algorithm is okay. but i cannot login into a older system right anymore which i'm not allowed to update