janmojzis / tinyssh

TinySSH is small server (less than 100000 words of code)
Creative Commons Zero v1.0 Universal
1.44k stars 79 forks source link

Add conversion of private keys openssh #39

Closed tetsumaki closed 3 years ago

tetsumaki commented 5 years ago

Hello,

I think it could be very useful to add directly in this project the possibility of converting openssh keys to tinyssh format with a different binary file (tinyssh-convert) so you do not have a big binary (tinyssh).

I know that there is already an unofficial and functional project here : https://github.com/ansemjo/tinyssh-convert but no distribution includes it.

For information : domain dead at the bottom of page https://tinyssh.org/faq.html : https://git.semjonov.de/ansemjo/tinyssh-convert

janmojzis commented 3 years ago

hello, thanks, the link at the bottom of page https://tinyssh.org/faq.html changed to https://github.com/ansemjo/tinyssh-convert

janmojzis commented 3 years ago

conversion tool (written in python) included here: https://github.com/janmojzis/tinyssh/blob/master/tools/tinyssh-convert