macOS
brew install aespipelocal Homebrew formula metadata
brew
aespipe のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aespipelocal Homebrew formula metadata
sudo apt install aespipeDebian stable package indexes · aespipe · ソース: deb.debian.org
sudo dnf install aespipeFedora Rawhide package metadata · aespipe · ソース: dl.fedoraproject.org
nix profile install nixpkgs#aespipenixpkgs package indexes · pkgs/by-name/ae/aespipe/package.nix · ソース: api.github.com
sudo zypper install aespipeopenSUSE Tumbleweed package metadata · aespipe · ソース: download.opensuse.org
概要
AES encryption or decryption for pipes
履歴
aespipe is an AES encrypting and decrypting pipe written by Jari Ruusu and distributed from the loop-AES project site. The official README says it reads standard input, writes standard output, and can create or restore encrypted tar and cpio archives as well as loop-AES-compatible encrypted disk images.
aespipe is tied to loop-AES, the Linux loop-device encryption project. loop-AES handled encrypted local filesystems and partitions, while aespipe supplied the stream-oriented companion for archives, removable media, and compatible encrypted images.
The current README is dated 2025-04-29 and gives a 2002-2025 copyright range for Jari Ruusu. The loop-AES index still publishes aespipe tarballs, signatures, README files, ciphers code, and loop-AES material together, reflecting a long-maintained small-tool ecosystem rather than a one-off filter.
aespipe persisted because it fits existing Unix archive and image workflows. Its examples combine tar, cpio, bzip2, gpg-encrypted key files, mkisofs, dd, and mount options instead of inventing a new archive format or backup system.
The README also carries practical operational warnings, such as swap exposure when gpg handles aespipe keys, and documents build-time choices for hardware AES implementations. That makes the project feel closer to systems-operator tooling than to a general desktop encryption app.
The recurring usage pattern is to let another Unix tool produce or consume a byte stream while aespipe handles encryption or decryption in the middle. The README shows encrypted compressed tar archives, encrypted CD-ROM images, and adding or removing encryption from an existing small filesystem.
Build documentation covers portable software AES plus optimized x86, amd64, ARM, aarch64, VIA PadLock, Intel AES, and ARM crypto-extension paths. The hardware hooks matter because aespipe is often used for bulk data streams rather than tiny secrets.
aespipe is interesting because it packages a very Unix-shaped abstraction: encryption as a pipe filter. It can be chained with archival and disk-image tools without forcing users into a monolithic storage system.
It also preserves loop-AES compatibility knowledge. For package maintainers and old-system operators, aespipe is part of the small-tool layer around encrypted block images, removable media, and scriptable archives.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aespipe | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://loop-aes.sourceforge.net/
インストールメタデータ
| パッケージキー | brew:aespipe |
|---|---|
| バージョン | 2.4j |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aespipe |
| ホームページ | https://loop-aes.sourceforge.net/ |
| 上流ドキュメント | https://loop-aes.sourceforge.net/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://loop-aes.sourceforge.net/aespipe/aespipe-v2.4j.tar.bz2 |
| 最終更新 | 2026-07-02T11:12:14-04:00 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aespipe |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
aespipe 2.4h-1
AES-encryption tool with loop-AES support
https://sourceforge.net/projects/loop-aes/
sudo apt install aespipeaespipe
nix profile install nixpkgs#aespipeaespipe 2.4d-1.1ubuntu1
AES-encryption tool with loop-AES support
sudo apt install aespipeaespipe 2.4g-8.fc44
AES-based encryption tool for tar/cpio and loop-aes imagemore
http://loop-aes.sourceforge.net/
sudo dnf install aespipeaespipe 2.4j-1.1
AES Encrypting/Decrypting Pipe
https://loop-aes.sourceforge.net/
sudo zypper install aespipeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.