ssh-mitm icon indicating copy to clipboard operation
ssh-mitm copied to clipboard

Status of this project and feature requests

Open hmaier1996 opened this issue 3 years ago • 0 comments

Hello Jtesta,

your project is interesting but I'm not sure, if it is still under active development or abandoned. See #48

Your last contribution to this project is more than 1 year old.

I read your project is based on OpenSSH 7.5 (released 2017). OpenSSH has received some major updates and deprecated a lot of features. The current OpenSSH Version is 9.

Would you update your fork to a more current OpenSSH version or are you using OpenSSH 7.5 for a specific reason?

Is you project still compatible with the latest OpenSSH client and what about support for publickey authentication mentioned in #14?

Can you give us a roadmap of this project and a guide where to start adding new features? This would help other developers in contributing to this project.

I'm interested in adding support for publickey authentication, but I was not able to find out, how to check if a user want's to login with publickey authentication or password authentication. This issue was mentioned in https://github.com/jtesta/ssh-mitm/issues/14#issuecomment-918396498

If you can describe what should be changed in the authentication process of your software, I will try to implement this feature.

How can i check, which authentication method will be used to login to the remote server? If you can help me with this problem, I can implement this feature for you (if you are still interested in this project and have time to help me)

hmaier1996 avatar Jun 13 '22 09:06 hmaier1996