From 442c1c3a9dec40d955525be2ff8e1535598e6e1b Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 23 Jan 2022 10:50:51 +0100 Subject: python2-paramiko: Renamed from paramiko and updated to 2.9.2 Signed-off-by: Heinz Wiesinger Signed-off-by: Willy Sudiarto Raharjo --- python/python2-paramiko/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python2-paramiko/README (limited to 'python/python2-paramiko/README') diff --git a/python/python2-paramiko/README b/python/python2-paramiko/README new file mode 100644 index 0000000000..580e46a714 --- /dev/null +++ b/python/python2-paramiko/README @@ -0,0 +1,6 @@ +"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. -- cgit v1.2.3