Automic VaultAutomic Vault

brew

ipget mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ipget

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#ipget

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

Überblick

Paketzusammenfassung

Retrieve files over IPFS and save them locally

Verlauf

Projektgeschichte und Nutzung

ipget is an IPFS command-line downloader: the project describes it as `wget for IPFS`, focused on retrieving files and directory structures from the IPFS network and saving them locally.

Projektgeschichte

The GitHub repository was created in 2015 under the IPFS organization. Its README frames the tool as a standalone downloader with its own IPFS node, so users do not need a separate IPFS daemon just to fetch content.

A 2016 1.0.0 roadmap shows the early project goals clearly: reliable retrieval, better first-time user experience, binary distribution, and availability through major package managers.

Adoptionsgeschichte

ipget's adoption niche is narrower than the core IPFS daemon: it serves users who want a simple fetch command for IPFS content rather than a full node-management workflow.

The project ships binaries through IPFS distribution channels and appears in Homebrew and Nix, matching the roadmap's emphasis on package-manager availability.

Wie es verwendet wird

Users pass an IPFS path, CID, or IPNS path and optionally choose an output path. The command can use local, spawned, temporary, or fallback node strategies and can display progress.

The package is useful in scripts that need to fetch content-addressed data without teaching the script how to manage a long-running IPFS daemon.

Warum Paket-Nerds sich dafür interessieren

ipget is package-nerdy because it maps the familiar Unix downloader shape onto a content-addressed network. It is smaller in scope than Kubo/go-ipfs, but that is exactly why it fits package-manager culture: install one binary, fetch one thing.

It also documents a common IPFS packaging tension: users want IPFS retrieval as a normal CLI utility, while the underlying protocol normally implies node behavior, peers, and network bootstrapping.

Zeitleiste

  • 2015: GitHub repository created under the IPFS organization.
  • 2016: 1.0.0 roadmap calls out reliable builds and retrieval, first-time user experience, binary releases, and package-manager distribution.
  • 2023: v0.10.0 release published on GitHub.
  • 2026: v0.13.1 release published on GitHub.

Related projects

  • IPFS provides the protocol and network that ipget retrieves from.
  • GNU wget is the user-interface analogy cited by the ipget README.
  • Kubo/go-ipfs is the fuller IPFS node implementation that ipget avoids requiring for simple downloads.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

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
ipgetcliglobales 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-25
Manager-Version0.13.1
Manager aktualisiert2026-04-28
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.13.1

https://github.com/ipfs/ipget

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ipget
Version0.13.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ipget
Homepagehttps://github.com/ipfs/ipget/
Repositoryhttps://github.com/ipfs/ipget
Upstream-Dokumentationhttps://github.com/ipfs/ipget#readme
LizenzMIT
Quellarchivhttps://github.com/ipfs/ipget/archive/refs/tags/v0.13.1.tar.gz
Zuletzt aktualisiert2026-04-28T02:17:10Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

ipget

nix profile install nixpkgs#ipget
  • normalized package name match
  • Abgeglichen nach: Ipget
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ip/ipget/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

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