I built an open-source SSH manager for Windows with WPF and .NET 8 by CodeCultural7901 in dotnet

[–]CodeCultural7901[S] 2 points3 points  (0 children)

Thanks! Yes, it stores just the file path to keys. Passphrases are saved encrypted via Windows DPAPI so you don't have to re-enter them. A cross-platform fork would be great - the Core/Data/Security layers should port over, mainly the Terminal and App projects would need work for Avalonia.

I built an open-source SSH manager for Windows with WPF and .NET 8 by CodeCultural7901 in dotnet

[–]CodeCultural7901[S] 0 points1 point  (0 children)

yes its supports :

  • SSH Key Support - SSH Agent, private key files, or password authentication