aboutsummaryrefslogtreecommitdiff
path: root/picobsd/ssh-picobsd/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'picobsd/ssh-picobsd/pkg-descr')
-rw-r--r--picobsd/ssh-picobsd/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/picobsd/ssh-picobsd/pkg-descr b/picobsd/ssh-picobsd/pkg-descr
new file mode 100644
index 000000000000..9c1a410f46ff
--- /dev/null
+++ b/picobsd/ssh-picobsd/pkg-descr
@@ -0,0 +1,7 @@
+Secure Shell is a program to log into another computer over a network,
+to execute commands in a remote machine, and to move files from one
+machine to another. It provides strong authentication and secure
+communications over insecure channels. It is intended as a replacement
+for rlogin, rsh, and rcp.
+This port builds the three programs ssh, sshd and scp as a single binary,
+and is intended for use with picobsd images.