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

ssh-agent keys are not used #42

Open
khaeru opened this issue Nov 9, 2018 · 0 comments
Open

ssh-agent keys are not used #42

khaeru opened this issue Nov 9, 2018 · 0 comments

Comments

@khaeru
Copy link

khaeru commented Nov 9, 2018

I use ssh-agent in order to cache keys and avoid re-entering long passphrases within a session.

I…

  1. Add a key to the agent, e.g. by using SSH from the command line.
  2. Open the Atom snap.
  3. Use a git remote operation, like fetch or push.

At this point I expect (from the behaviour of non-snap versions of Atom that I used previously):
4. Atom uses the ssh-agent cached key, without prompting me for a passphrase.

Instead:
4. Atom prompts me for the passphrase to unlock the key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant