gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

Allow custom named ssh keys instead of specifically defined ones

Open Natetronn opened this issue 2 years ago • 4 comments

Is your feature request related to a problem? Please describe

I spent a lot of time debugging ssh to finally find a note in a blog post about using only specifically named ssh keys. Based on said blog post, I realize this may be a limitation of VS Code, but I'm hoping there is a work around.

Describe the behaviour you'd like

I'd like to create ssh keys where I can use a custom name, this to help distinguish one key from another.

Describe alternatives you've considered

Please add a note to the main ssh docs that custom named ssh keys don't work and link to or list names which do work, as described in this blog post.

Or if there is a way to add a custom named ssh key using config file (?) please offer that as an alternative.

Additional context

ssh-keys

Natetronn avatar Jun 30 '23 17:06 Natetronn

We are going to introduce a new connectivity mode which does not require SSH keys for VS Code Desktop. @Natetronn I can enable an experiment for you, is it alright? This mode works in any network and use one time generated secret for each workspace start instead of keys without requiring any configuration from a user side.

akosyakov avatar Jul 03 '23 07:07 akosyakov

@akosyakov thanks for the reply, Anton! That sounds interesting. Sure, happy to be a part of any experiments :-D

Natetronn avatar Jul 04 '23 07:07 Natetronn

@Natetronn We have whitelisted you. Let us know how it works for you!

akosyakov avatar Jul 04 '23 09:07 akosyakov

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 22 '24 15:05 github-actions[bot]