summaryrefslogtreecommitdiffstats
path: root/development/paramiko/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/paramiko/README')
-rw-r--r--development/paramiko/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/paramiko/README b/development/paramiko/README
new file mode 100644
index 0000000000..4e3e8d8280
--- /dev/null
+++ b/development/paramiko/README
@@ -0,0 +1,8 @@
+"paramiko" is a combination of the esperanto words for "paranoid"
+and "friend". it's a module for python 2.2+ that implements the
+SSH2 protocol for secure (encrypted and authenticated) connections
+to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not
+require heirarchical certificates signed by a powerful central
+authority.
+
+paramiko requires pycrypto, also available from Slackbuilds.org \ No newline at end of file