Language

Package: spiped @ 1.6.1

Synopsis

Create secure pipes between sockets

Description

Spiped (pronounced "ess-pipe-dee") is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses, so that one may connect to one address (e.g., a UNIX socket on localhost) and transparently have a connection established to another address (e.g., a UNIX socket on a different system). This is similar to 'ssh -L' functionality, but does not use SSH and requires a pre-shared symmetric key.

Home page
https://www.tarsnap.com/spiped.html
Location
gnu/packages/networking.scm (line: 2740, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/hh34469356sfr8nxsxas1ax6q6cfwxrr-spiped-1.6.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/5kp96k69wwvx5b8zjpm7pgi48vhrh8gr-spiped-1.6.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/kdsrkvrlqxjqxgf3l8z01akr01qswnhr-spiped-1.6.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/myygh0151mmkr6cdj1h268r7ckxg983y-spiped-1.6.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/5p4wxjw7jdcdcbj9bi38zyasz903in2s-spiped-1.6.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/j319xnxwvam9fd3m0jxgnksm9zbwx4kk-spiped-1.6.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/7jjxsw26016xw26vdvs84j710ya2dqil-spiped-1.6.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/kkqicnlpa5jk90nln5p095rf5pg16xny-spiped-1.6.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/0vk8ivdl1n9jwm6dybal56fab4zkrasn-spiped-1.6.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/83ivdvc8yx4hdi69k424l9w4zdyaa1ky-spiped-1.6.1.drv
riscv64-linux/gnu/store/3x48fjjqkx3nq15gcmdshrcp3wnqzqfa-spiped-1.6.1.drv
    powerpc-linux/gnu/store/1vxj6h8k9fb445rr15k6q5n46n6aq603-spiped-1.6.1.drv
      powerpc64le-linux/gnu/store/zkqq1kj0vp0dnsh3m5mchagbz2fq3dlf-spiped-1.6.1.drv
      mips64el-linux/gnu/store/n1nrf08caa5rql7sa4limvla3qp1ymqj-spiped-1.6.1.drv
        i686-linux/gnu/store/s753wxm7vy4451sfb503g4xfdkz2y8i1-spiped-1.6.1.drv
        i586-gnu/gnu/store/mmbfxiff22nvlmk77w5089z5d6w8nhmk-spiped-1.6.1.drv
        armhf-linux/gnu/store/l7cal23fq29ppmsw4a1msqmlw1w15kbk-spiped-1.6.1.drv
        aarch64-linux/gnu/store/5lvzsk3iyl2dgziz1c744r6j06hmj3bg-spiped-1.6.1.drv

        Lint warnings

        LinterMessageLocation
        formatting

        Look for formatting issues in the source

        line 2756 is way too long (94 characters)