Automic VaultAutomic Vault

brew

aespipe mit Homebrew, apt, dnf, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aespipe in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install aespipe

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install aespipe

Debian stable package indexes · aespipe · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install aespipe

Fedora Rawhide package metadata · aespipe · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#aespipe

nixpkgs package indexes · pkgs/by-name/ae/aespipe/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install aespipe

openSUSE Tumbleweed package metadata · aespipe · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

AES encryption or decryption for pipes

Befehle und Aliase

  • aespipe

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2002: The official README copyright range begins.
  • 2025-04-29: The official aespipe README date.
  • 2025-09-02: The loop-AES index shows updated aespipe tarballs and signatures.
  • 2026-04-15: The loop-AES index shows ongoing updates to the broader loop-AES material.

Related projects

  • Related projects include loop-AES, Linux loop devices, gpg, tar, cpio, bzip2, mkisofs, dd, Brian Gladman AES implementations, and hardware AES acceleration backends.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:encrypt,decrypt

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
aespipecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version2.4j
Manager aktualisiert2026-07-02
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://loop-aes.sourceforge.net/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:aespipe
Version2.4j
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/aespipe
Homepagehttps://loop-aes.sourceforge.net/
Upstream-Dokumentationhttps://loop-aes.sourceforge.net/
LizenzGPL-2.0-or-later
Quellarchivhttps://loop-aes.sourceforge.net/aespipe/aespipe-v2.4j.tar.bz2
Zuletzt aktualisiert2026-07-02T11:12:14-04:00
Pulseupdated
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaespipe
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

aespipe 2.4h-1

AES-encryption tool with loop-AES support

https://sourceforge.net/projects/loop-aes/

sudo apt install aespipe
  • Section: utils
  • Architecture: amd64
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aespipe
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aespipe from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

aespipe

nix profile install nixpkgs#aespipe
  • normalized package name match
  • Abgeglichen nach: Aespipe
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ae/aespipe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

aespipe 2.4d-1.1ubuntu1

AES-encryption tool with loop-AES support

sudo apt install aespipe
  • Section: universe/utils
  • Architecture: amd64
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Aespipe
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aespipe from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

aespipe 2.4g-8.fc44

AES-based encryption tool for tar/cpio and loop-aes imagemore

http://loop-aes.sourceforge.net/

sudo dnf install aespipe
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aespipe
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Aespipe
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: aespipe from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

aespipe 2.4j-1.1

AES Encrypting/Decrypting Pipe

https://loop-aes.sourceforge.net/

sudo zypper install aespipe
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aespipe
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Aespipe
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aespipe from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment