macOS
brew install spipedlocal Homebrew formula metadata
brew / rank 10608
Secure pipe daemon. Version 1.6.4 via Homebrew; verified 2026-05-12. Also installable with debian: sudo apt install spiped.
install
brew install spipedlocal Homebrew formula metadata
sudo apk add spipedAlpine Linux edge package indexes · spiped · source: dl-cdn.alpinelinux.org
sudo apt install spipedDebian stable package indexes · spiped · source: deb.debian.org
nix profile install nixpkgs#spipednixpkgs package indexes · pkgs/by-name/sp/spiped/package.nix · source: api.github.com
sudo pacman -S spipedArch Linux sync databases · spiped · source: geo.mirror.pkgbuild.com
overview
Secure pipe daemon
history
spiped is the Tarsnap secure pipe daemon, a small Unix-style tool for making encrypted and authenticated pipes between socket addresses with a pre-shared symmetric key.
The official Tarsnap page presents spiped as a simple C implementation, with project development taking place in the Tarsnap GitHub repository. The GitHub repository was created in May 2015.
spiped is packaged broadly for a small security/networking daemon. The input facts list Alpine, Homebrew, Debian, Nix, Arch, and Ubuntu packages, reflecting demand for a scriptable alternative to heavier tunneling setups.
The official examples show generating a 32-byte random key with `dd`, running `spiped` in daemon mode on one host, and using `spiped` or `spipe` on the client side. One documented pattern protects SSH by placing the key in `/etc/ssh/spiped.key` on the server and referencing a per-host key from `~/.ssh/config` via ProxyCommand.
Package maintainers care about spiped because it is intentionally small, does one network-security job, and exposes a clean CLI/daemon surface that composes with sockets, init systems, and OpenSSH configuration.
security posture
No matching local secret-handling manifest was found for spiped. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
keyfile/etc/ssh/spiped.key~/.ssh/spiped_HOSTNAME_keyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
spipe | executable | indexed executable | Discovered from the local executable index. |
spiped | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:spiped |
|---|---|
| Version | 1.6.4 |
| Package manager | Homebrew |
| Homepage | https://www.tarsnap.com/spiped.html |
| Last updated | 2026-05-12T00:31:55Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
spiped 1.6.3-1
create secure pipes between socket addresses
https://www.tarsnap.com/spiped.html
sudo apt install spipedspiped
nix profile install nixpkgs#spipedspiped 1.6.2-3build2
create secure pipes between socket addresses
https://www.tarsnap.com/spiped.html
sudo apt install spipedspiped 1.6.4-r0
Encrypted network pipe utility
https://www.tarsnap.com/spiped.html
sudo apk add spipedspiped 1.6.4-2
Secure pipe daemon
https://www.tarsnap.com/spiped.html
sudo pacman -S spipedsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.