leo/python-paramiko-ng
Project ID: 56913
Description
This is a fork of paramiko for more active maintenance. This is still imported under the name paramiko, but you can install with the pip-package-name paramiko-ng. "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend". It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced Telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example). It is written entirely in Python (though it depends on third-party C wrappers for low level crypto; these are often available precompiled) and is released under the GNU Lesser General Public License (LGPL).
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (0)*, x86_64 (4)* | Fedora 39 (39 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (3)* | Fedora 40 (32 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (4)* | Fedora 41 (14 downloads) |
Fedora rawhide | aarch64 (0)*, x86_64 (30)* | Fedora rawhide (54 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds