mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
a706820fa0
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
336 B
Text
6 lines
336 B
Text
"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.
|