macOS
brew install spipedlocal Homebrew formula metadata
brew / 順位 10608
spiped のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.