macOS
brew install waybackprovider-native install command
brew / Rang 6497
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wayback in AI-Agent-Workflows.
Installation
brew install waybackprovider-native install command
Überblick
Archiving tool integrated with various archival services
Verlauf
Wayback is the main command-line and service program from the Wayback Archiver project. It sits in the web-archiving niche between one-shot SavePageNow tools and larger institutional crawlers: a user gives it URLs, and it coordinates capture, playback, publishing, and storage across archival services.
The public GitHub repository was created in June 2020, and the project changelog records its first 0.0.1 release on 2020-07-05. The documentation describes Wayback as an open-source Go application with a modular architecture for single-page and collection archiving.
Over the 2020-2024 changelog, Wayback accumulated integrations beyond a simple Internet Archive submitter. By 2024, the project documented integrations with Internet Archive, archive.today, Telegraph, IPFS, Ghost Archive, multiple chat systems, datastore/playback features, Tor hidden-service support, and Prometheus metrics.
Wayback's adoption is visible mostly in package-manager and self-hosting communities rather than in a standards process. The repository and documentation publish direct release binaries and installer paths, while the batch metadata lists packages in Homebrew, Alpine, Fedora, Nix, and openSUSE.
Typical CLI usage is to pass one or more URLs to `wayback`, optionally choosing backends such as `--ia` for Internet Archive, `--is` for archive.today, `--ip` for IPFS, or `--ph` for Telegraph. The same executable can also run as a daemon for Telegram, web, Mastodon, Twitter, Discord, Slack, or IRC workflows.
In package-nerd terms, Wayback is useful when archiving is part of a shell pipeline, bot, release process, OSINT workflow, or preservation job. Its config file doubles as a place for service tokens and backend settings, which is why the upstream CLI documents `./wayback.conf`, `~/wayback.conf`, and `/etc/wayback.conf`.
Wayback matters because it wraps several fragile web-preservation endpoints behind a single packaged binary. For users who care about reproducible URLs, dead-link mitigation, and automated citation capture, it provides a Unix-friendly alternative to clicking through web forms.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
Config paths the tool may read or write during local use.
./wayback.conf~/wayback.conf/etc/wayback.confCredential-bearing paths to review before unattended agent runs.
./wayback.conf~/wayback.conf/etc/wayback.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
wayback | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:wayback |
|---|---|
| Version | 0.20.1 |
| Paketmanager | Homebrew |
| Homepage | https://docs.wabarc.eu.org |
| Repository | https://github.com/wabarc/wayback |
| Zuletzt aktualisiert | 2026-07-25T22:40:19+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.