SSH Keys: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Marked this version for translation)
No edit summary
Line 187: Line 187:


== Best practices for key pairs == <!--T:30-->
== Best practices for key pairs == <!--T:30-->
* Use a strong algorithm when generating your keys: preferably Ed25519, or alternatively RSA 2048 bits and above.
* Always encrypt your private key with a passphrase. We recommend 15 characters or more for the passphrase.
* Always encrypt your private key with a passphrase. We recommend 15 characters or more for the passphrase.
* Do not share your private key.
* Do not share your private key.
cc_staff
65

edits

Navigation menu