diff --git a/content/security/ssh-key.md b/content/security/ssh-key.md index 9575508..507d1bd 100644 --- a/content/security/ssh-key.md +++ b/content/security/ssh-key.md @@ -21,6 +21,8 @@ your laptop and your office PC you should generate separate keys for each machin This will generate a new SSH key. You can also add a comment to help you identify the client with `-C "comment here"`. + + The program will also ask for a name and email address to associate with the key. While it is reccomended to fill in something identifiable here, if you don't wish to, it may safely be left blank. These fields are for organizational purposes. ```shell