question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1Password SSH-Agent Support

See original GitHub issue

Is this a similar or duplicate feature request?

  • No.

Is your feature request related to a problem? Please describe. I can’t get vscode-sftp to connect over SFTP using the 1Password SSH Agent

Describe the solution you’d like Please add support for (or let me know how to configure) 1Password’s great new SSH Agent on Windows 10/11

Describe alternatives you’ve considered I’ve tried the following, setting "agent" to "\\\\.\\pipe\\openssh-ssh-agent", but it just gives me an error stating “Error: Cannot parse privateKey: Encrypted OpenSSH private key detected, but no passphrase given” "agent": "\\\\.\\pipe\\openssh-ssh-agent",

As far as I can tell, 1Password takes over from the OpenSSH agent on Windows 11, I have managed to get it working great in Windows Terminal using ssh/ssh-add -l and on GitHub Desktop.

Am I using the wrong value for "agent"? Could you give us a list of valid agents we can use?

Thanks!

Does this project help you?

  • Yes. SFTP IS AWESOME!

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:2
  • Comments:7

github_iconTop GitHub Comments

1reaction
ultimate-robcommented, Apr 20, 2022

this sounds awesome, I didn’t know 1password had an SSH agent! Now I do, I want this!!!

1reaction
sharmilaccdcommented, Apr 20, 2022

Omg this would be AMAZING yes please!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

SSH agent - 1Password Developer Documentation
The 1Password SSH agent uses the SSH keys you have saved in 1Password to seamlessly integrate with your Git and SSH workflows. It...
Read more >
SSH and Git, meet 1Password
1Password now includes full support for SSH keys, providing the easiest and most secure way for developers to manage SSH keys and use...
Read more >
SSH client compatibility - 1Password Developer Documentation
The 1Password SSH agent has been tested for compatibility with a number of different clients that use SSH and Git. Mac; Windows; Linux....
Read more >
1Password for SSH & Git
Introducing 1Password for SSH & Git, the single source of truth for all your SSH keys. With 1Password, you can: ... The SSH...
Read more >
Advanced configuration - 1Password Developer Documentation
In your 1Password app, click the Download button on the public key field of the SSH item. · In your ~/.ssh/config file, add...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found