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/myshp7dmf7wsg0kw3nl9scqs9xjx7wf4-openssh-sans-x-8.9p1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/ynyaa0hra0pyzcd6vdw5kxhjw2h6c0gv-openssh-sans-x-8.9p1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/fgm96iai7zm7sryz1k5r1ys87qr90xly-openssh-sans-x-8.9p1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/lw6dn83cllywg7rhacsaqvfgqzks8qba-openssh-sans-x-8.9p1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/sancnrvq005gq79n1fjlhgsxl38friwc-openssh-sans-x-8.9p1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/swidr6h7j038i0gczi3f3gd4zd6b7mv9-openssh-sans-x-8.9p1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/v8h5wqnf7afv0h0mwqvxx6m01q1f56np-openssh-sans-x-8.9p1.drv
x86_64-linuxi586-pc-gnu/gnu/store/bd4b2shr2rfj6avhkfps5cwicwrahsag-openssh-sans-x-8.9p1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/346yyg047aj6mc89j41prm4d138yxym8-openssh-sans-x-8.9p1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/5gsjzah1rsgri0zd4qqglzd4dag8lmf7-openssh-sans-x-8.9p1.drv
riscv64-linux/gnu/store/qbqj3awqihgbxkg43llmwzmvg8wdy7nb-openssh-sans-x-8.9p1.drv
    powerpc-linux/gnu/store/3all9gbdy6f3zh5dihz4gsvzh23w3zy1-openssh-sans-x-8.9p1.drv
      powerpc64le-linux/gnu/store/5jyl3d7z29phsvdn5w8bmh29ybg77rlq-openssh-sans-x-8.9p1.drv
      mips64el-linux/gnu/store/34gsqbjrmwsyia6bxwpkldmwwzrg7c2k-openssh-sans-x-8.9p1.drv
        i686-linux/gnu/store/dpznm075cqcq07dk8fnlczfixmd4qbhy-openssh-sans-x-8.9p1.drv
        i586-gnu/gnu/store/i5wf8i54d0qam2m4smqmq2iif0j5v5np-openssh-sans-x-8.9p1.drv
        armhf-linux/gnu/store/v0p2jk7yahyh4v7zpkzzglwi2sbqsnx7-openssh-sans-x-8.9p1.drv
        aarch64-linux/gnu/store/ib0iia12d0508rkxlhq8gl45k7dkfxmr-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'