Forum Discussion
Former Member
3 years agoOpenSSH Agent like putty
I see putty now allows you to configure pageant to let openSSH access keys via named pipes, and it can coexist with the built in Open SSH agent in Windows. It basically works like how you configure ...
mijou
24 days agoNew Contributor
Hi,
I'd like to support previous request. Being able to use 1Password ssh agent (off-the-shelf) with PuTTY and its derivatives (all the producs relying on it) would be great as it is probably what is used by many Unix users on Windows.
In the meantime, it'd be good if the solution mentioned above, relying on WinSSH-pageant proxy from Nathan Beal (https://github.com/ndbeals/winssh-pageant) would help a lot. On Windows 11, it is working like a charm and the installation is not more difficult than (as explained on WinSSH-pageant site):
- Installation: winget install winssh-pageant
- Startup: double click on winssh-pageant short cut in $HOME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Michel