SSH Keys: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 169: Line 169:
* Do not share your private key.
* Do not share your private key.
* Do not copy your private key to a remote system. Your private key should not leave your workstation!
* Do not copy your private key to a remote system. Your private key should not leave your workstation!
* If you have several laptops, create dedicated SSH key pairs for each of them.
* Name the SSH key in case you have several pairs. A suggested name: LaptopName_CCF
* Name the SSH key in case you have several pairs. A suggested name: LaptopName_CCF
* Use <tt>ssh-agent</tt> to make encrypted keys convenient.
* Use <tt>ssh-agent</tt> to make encrypted keys convenient.
cc_staff
65

edits

Navigation menu