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

Private key uploading #15

Open
AnthonyAstige opened this issue Apr 24, 2016 · 0 comments
Open

Private key uploading #15

AnthonyAstige opened this issue Apr 24, 2016 · 0 comments
Milestone

Comments

@AnthonyAstige
Copy link
Member

AnthonyAstige commented Apr 24, 2016

Add a textarea for the user to add their private key

  1. Add explanation: This is helpful for committing to git quickly
  2. Store in localstorage only (not to database)
    1. Note this in the UI
  3. Await server instantiation (Related: Delay server ready #11)
    1. Upload the private key to the server under ~/.ssh/id_rsa
      1. Note this in the UI
    2. Set file permissions as needed on ~/.ssh/id_rsa

Related (When done, check if anything there is needed)

https://trello.com/c/xCNaJHsz/8-setting-keys

@AnthonyAstige AnthonyAstige added this to the Quick Dev milestone Apr 24, 2016
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