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

Simplify remote configuration, ssh key generation/configuration #33

Closed
isc-tleavitt opened this issue Oct 26, 2021 · 2 comments · Fixed by #255
Closed

Simplify remote configuration, ssh key generation/configuration #33

isc-tleavitt opened this issue Oct 26, 2021 · 2 comments · Fixed by #255
Assignees
Labels
enhancement New feature or request

Comments

@isc-tleavitt
Copy link
Collaborator

isc-tleavitt commented Oct 26, 2021

Following best practices for setting up deploy keys - it's a little challenging to get the remote configuration "just right" at the moment. I think this boils down to:

  • Showing the public key in the settings UI
  • (Perhaps) automatically generating a key pair for use as a deploy key (need to consider security ramifications of this first though)
  • Supporting remote configuration through the main UI
@isc-tleavitt isc-tleavitt added the enhancement New feature or request label Oct 26, 2021
@isc-tleavitt
Copy link
Collaborator Author

Re: security ramifications of simplifying this process, I'd want to consult with @mdmcl first.

@isc-tleavitt
Copy link
Collaborator Author

isc-tleavitt commented May 24, 2022

Also need to think about multiple repositories in the same namespace (e.g., in a package manager-aware context)

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

Successfully merging a pull request may close this issue.

1 participant