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

Add note on SSH key #151

Open
phamduchongan93 opened this issue Sep 12, 2019 · 2 comments
Open

Add note on SSH key #151

phamduchongan93 opened this issue Sep 12, 2019 · 2 comments
Labels
ready for VI

Comments

@phamduchongan93
Copy link
Member

Inform users about importance of private key on local machine.

  1. make sure private key is saved for future need.
  2. please generate ssh key with passphrase (for security).
@dogi dogi added the ready for VI label Sep 18, 2019
@vmnet8
Copy link
Member

vmnet8 commented Sep 19, 2019

Do you mean to emphasis this part in step 2 SSH tutorial ?

"NOTE: With cat ~/.ssh/id_rsa* you can check your SSH key pair. Both parts (private and public) of your recently created SSH key should show up. Please be sure that your (private) key is protected by a passphrase has been created on your computer and not on the Raspberry Pi. "

@phamduchongan93
Copy link
Member Author

@vmnet8 This was intended for @dogi and his associates having a copy of public key that match user's private key. This will act as authentication and authorization for future need when VI works with OLE.

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

No branches or pull requests

4 participants