From 8eddda8072add075ebf56cf6d288bc1450d6b5f8 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 11 Jun 2015 18:16:08 -0400 Subject: Initial migration from hardened-dev::musl --- net-misc/openssh/metadata.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 net-misc/openssh/metadata.xml (limited to 'net-misc/openssh/metadata.xml') diff --git a/net-misc/openssh/metadata.xml b/net-misc/openssh/metadata.xml new file mode 100644 index 00000000..885648b4 --- /dev/null +++ b/net-misc/openssh/metadata.xml @@ -0,0 +1,34 @@ + + + + base-system + + robbat2@gentoo.org + LPK issues. Only assign if it's a direct LPK issue. Do not directly assign for anything else. + + +OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that +increasing numbers of people on the Internet are coming to rely on. Many users of telnet, +rlogin, ftp, and other such programs might not realize that their password is transmitted +across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) +to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. +Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety +of authentication methods. + +The OpenSSH suite includes the ssh program which replaces rlogin and telnet, scp which +replaces rcp, and sftp which replaces ftp. Also included is sshd which is the server side of +the package, and the other basic utilities like ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, +ssh-keygen and sftp-server. OpenSSH supports SSH protocol versions 1.3, 1.5, and 2.0. + + + Disable EC/RC5 algorithms in OpenSSL for patent reasons. + Enable high performance ssh + Add support for storing SSH public keys in LDAP + Use LDNS for DNSSEC/SSHFP validation. + Support for Stream Control Transmission Protocol + Adds support for X.509 certificate authentication + + + cpe:/a:openssh:openssh + + -- cgit v1.2.3-65-gdbad