macOS
brew install spipedlocal Homebrew formula metadata
安装
brew install spipedlocal Homebrew formula metadata
sudo apk add spipedAlpine Linux edge package indexes · spiped · 来源: dl-cdn.alpinelinux.org
sudo apt install spipedDebian stable package indexes · spiped · 来源: deb.debian.org
nix profile install nixpkgs#spipednixpkgs package indexes · pkgs/by-name/sp/spiped/package.nix · 来源: api.github.com
sudo pacman -S spipedArch Linux sync databases · spiped · 来源: geo.mirror.pkgbuild.com
概览
Secure pipe daemon
历史
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.
安全态势
没有找到 spiped 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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_key可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
spipe | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
spiped | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:spiped |
|---|---|
| 版本 | 1.6.4 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.tarsnap.com/spiped.html |
| 最后更新 | 2026-05-12T00:31:55Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 spiped来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.