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: 2607, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 2623 is way too long (94 characters)