Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate plink as an SSH backend #396

Open
davidrg opened this issue Oct 31, 2024 · 0 comments
Open

Investigate plink as an SSH backend #396

davidrg opened this issue Oct 31, 2024 · 0 comments
Labels
enhancement feature ssh Affects the SSH subsystem

Comments

@davidrg
Copy link
Owner

davidrg commented Oct 31, 2024

As an alternative to #395 and #236 that doesn't require porting some other crypto library like WolfSSL to Vintage Windows, refactoring PuTTYs plink into an SSH backend for Kermit 95 may be a not unreasonable option for getting SSH support back on Windows 95 and NT 4.0, and its perhaps the best option for getting something going on RISC NT given PuTTY already supports the required compiler (Visual C++ 4.0) and has been built for those platforms in the past.

The main downside for this is it wouldn't help with OS/2 support, and it would probably be a bit of a maintenance burden having to effectively keep a modified fork of PuTTY up-to-date. But I think some other projects effectively do just that (TeraTerm perhaps?).

@davidrg davidrg added enhancement feature ssh Affects the SSH subsystem labels Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature ssh Affects the SSH subsystem
Projects
None yet
Development

No branches or pull requests

1 participant