Language

Package: openssh-sans-x @ 8.9p1

Synopsis

OpenSSH client and server without X11 support

Description

The SSH2 protocol implemented in OpenSSH is standardised by the IETF secsh working group and is specified in several RFCs and drafts. It is composed of three layered components:

The transport layer provides algorithm negotiation and a key exchange. The key exchange includes server authentication and results in a cryptographically secured connection: it provides integrity, confidentiality and optional compression.

The user authentication layer uses the established connection and relies on the services provided by the transport layer. It provides several mechanisms for user authentication. These include traditional password authentication as well as public-key or host-based authentication mechanisms.

The connection layer multiplexes many different concurrent channels over the authenticated connection and allows tunneling of login sessions and TCP-forwarding. It provides a flow control service for these channels. Additionally, various channel-specific options can be negotiated.

Home page
https://www.openssh.com/
Location
gnu/packages/ssh.scm (line: 312, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/f5bnp8ii3xg3npmlf801vx1qfi5gwjyj-openssh-sans-x-8.9p1.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/mgz91l8jjz2c4pfl1j47aips58jsimf6-openssh-sans-x-8.9p1.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/6fvkam8g0w8x7myl05d6vnpxy4am1v7x-openssh-sans-x-8.9p1.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/33s7r1n0yq6kqs292ihlsiyf70ir3a4b-openssh-sans-x-8.9p1.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/4yky2f83llwska8gygssp40m01hvmnaj-openssh-sans-x-8.9p1.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/hlbyd8xb5wlsfp5x8x9bp5smx48ik9mc-openssh-sans-x-8.9p1.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/bhng1vzy8p0bfrhwlh7x3zpcahm6nyl0-openssh-sans-x-8.9p1.drv
    x86_64-linuxi586-pc-gnu/gnu/store/8mc8r78d1z859z0qw698615gsv6j0rc5-openssh-sans-x-8.9p1.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/zxrczm89r61411h6w78bsfqic0q50c6k-openssh-sans-x-8.9p1.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/gbpyb267nsm5b9n0cgih284s82knphvl-openssh-sans-x-8.9p1.drv
    riscv64-linux/gnu/store/f9f45kq9v7lx0vpv4skpw9adcrbgg07f-openssh-sans-x-8.9p1.drv
      powerpc-linux/gnu/store/qy44rrpaiy3xdyw7g7mlz4n1w7yba9ci-openssh-sans-x-8.9p1.drv
        powerpc64le-linux/gnu/store/dgyv82z0k3pk3mlj1jgvmrgpl127bcmn-openssh-sans-x-8.9p1.drv
        mips64el-linux/gnu/store/ajj3bablvkmbg75k9xrj8hzc3bx4h8wm-openssh-sans-x-8.9p1.drv
          i686-linux/gnu/store/pp68kp0f91wk62nqgwdsafhqn4yan65l-openssh-sans-x-8.9p1.drv
          i586-gnu/gnu/store/i5wf8i54d0qam2m4smqmq2iif0j5v5np-openssh-sans-x-8.9p1.drv
          armhf-linux/gnu/store/8zzncgnq0c1k4vskfzbjgxic7vm8v3xf-openssh-sans-x-8.9p1.drv
          aarch64-linux/gnu/store/8b9bf9m1chsgrdxws25ddxp414fzx0ys-openssh-sans-x-8.9p1.drv

          Lint warnings

          LinterMessageLocation
          patch-file-names

          Validate file names and availability of patches

          file names of patches should start with the package name
          input-labels

          Identify input labels that do not match package names

          label 'pam' does not match package name 'linux-pam'