summaryrefslogtreecommitdiffstats
path: root/network/sshpass/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/sshpass/README')
-rw-r--r--network/sshpass/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/sshpass/README b/network/sshpass/README
new file mode 100644
index 0000000000..5b7d677ef5
--- /dev/null
+++ b/network/sshpass/README
@@ -0,0 +1,6 @@
+Sshpass is a tool for non-interactivly performing password
+authentication with SSH's so called "interactive keyboard password
+authentication". Most users should use SSH's more secure public key
+authentiaction instead.
+
+Read the "SECURITY CONSIDERATIONS" section in the man page before using.