From: AJ ONeal Date: Thu, 25 Jun 2020 05:47:33 +0000 (+0000) Subject: more info X-Git-Url: https://git.josue.xyz/?a=commitdiff_plain;h=dbfd1ca45f2ee1cebf827625ac692b1fc554b6b9;hp=bcd3acd173122474b20e64d8c7a16b35e49b1837;p=webi-installers%2F.git more info --- diff --git a/ssh-pubkey/README.md b/ssh-pubkey/README.md index a5197f1..f23fca1 100644 --- a/ssh-pubkey/README.md +++ b/ssh-pubkey/README.md @@ -8,10 +8,14 @@ description: | `ssh-pubkey` will make sure you have an SSH key, and then print it to the screen and place it in `~/Downloads` --- -Get your public key, the easy way: +> Your SSH Public Key is used for secure login from your laptop to servers and +> other network devices - such as Raspberry Pis, game consoles, and home cloud +> systems. The file public key _always_ ends in `.pub`. + +The easiest way to get your SSH Public Key: ```bash -ssh-pubkey +curl https://webinstall.dev/ssh-pubkey | bash ``` ```txt