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

[Feature]: SSH key with passphase support #1636

Open
un-def opened this issue Aug 28, 2024 · 1 comment
Open

[Feature]: SSH key with passphase support #1636

un-def opened this issue Aug 28, 2024 · 1 comment

Comments

@un-def
Copy link
Collaborator

un-def commented Aug 28, 2024

Problem

At the moment, it's not possible to use passphrase-protected (i.e. encrypted) SSH keys in the on-prem fleet configuration. Unencrypted SSH keys have a greater security risk.

Solution

There should be a way to securely deliver SSH keys and/or passphrases to the dstack server, at least without using unencrypted keys stored on the disk on the client's side.

Workaround

No response

Would you like to help us implement this feature by sending a PR?

No

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

No branches or pull requests

3 participants
@un-def @peterschmidt85 and others