From 3961026cb5b90996bd34e1dc0b4b0809fce14ea0 Mon Sep 17 00:00:00 2001 From: emholt1 Date: Wed, 11 Mar 2026 15:48:00 +0100 Subject: [PATCH] oops --- content/security/ssh-key.md | 2 ++ 1 file changed, 2 insertions(+) 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