From: Emil Williams Date: Fri, 18 Apr 2025 23:12:50 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;ds=inline;p=emil-ssh.git -- --- diff --git a/README.md b/README.md index 097b4ee..898a8bc 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ### HOW TO INTO SSH ### -SSH is a connection tool. +SSH is a secure connection tool, usually allowing authorized remote execution. You need a public and private key generated by a command. -This key is used for facilitating connections. +This key is used for facilitating secure connections. SSH has several important files: @@ -87,4 +87,4 @@ You can also do wildcards, this is covered further in the ssh_config(5) manual p ### That's It ### -SSH has a lot of capabilities, but its best and most useful is its simplicity. +SSH has a lot of capabilities, but its best and most useful is simplicity.