AnttiTakala / SSH2DOS

Fork of SSH2DOS with more up to date cipher and SHA256 support
GNU General Public License v2.0
59 stars 6 forks source link

Other host key algorithms? #7

Open Toyoyo opened 1 year ago

Toyoyo commented 1 year ago

Hey, thanks for your effort, I use it almost daily for scp alongside my putty port.

Did you consider adding some other Host Key Alghorithms, like rsa-sha2-256 or rsa-sha2-512, since ssh-rsa is deprecated since OpenSSH 8.8.

This, for example, requires one to add a 'HostKeyAlgorithms=+ssh-rsa' in sshd_config in the latest Debian stable.

AnttiTakala commented 1 year ago

Thanks! Nice to hear it is useful.

I'm planning to spend some time with this soon.

rafael2k commented 10 months ago

Indeed, if feasible, that would be really great.

Thanks for you great work, @AnttiTakala ! Very cool XT notebooks, like the Book 8088, plus SSH2DOS rocks!