Skip to content

Remove SSH flag to enable deprecated algorithms and keys

Albert Vaca Cintora requested to merge work/remove-old-ssh-algorithms into master

New OpenSSH versions don't ship them, causing an error when we launch the process:

Bad key types '+ssh-dss,ssh-rsa'

We will add compatibility with newer keys on the Android side soon, as part of this year's GSOC project by @shellwen.

Merge request reports

Loading