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

Developement status? #25

Closed ArchangeGabriel closed 2 years ago

ArchangeGabriel commented 7 years ago

Hi there,

Development seems completely stalled. Is there anything happening?

Regards.

janmojzis commented 7 years ago

Hello, everything important is implemented.

In the fulture wil be also added some post-quantum algorithms, but it's long term run.

1Hyena commented 7 years ago

@janmojzis are pull requests welcome? I would like to fork this project to implement authentication type none for forwarding anonymous SSH connections to a predefined (local)host:port over raw unencrypted TCP stream. This little addon would expose SSH to a wide variety of new use cases.

VA1DER commented 3 years ago

Hello, everything important is implemented.

Fixing sftp would be great.

janmojzis commented 3 years ago

Hello, everything important is implemented.

Fixing sftp would be great.

problem reported here https://github.com/janmojzis/tinyssh/issues/54 is fixed, and here https://github.com/janmojzis/tinyssh/issues/48 is also fixed