macOS
brew install waybackprovider-native install command
brew / rank 6497
Archiving tool integrated with various archival services. Version 0.20.1 via Homebrew; verified 2026-07-25.
install
brew install waybackprovider-native install command
overview
Archiving tool integrated with various archival services
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
wayback | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:wayback |
|---|---|
| Version | 0.20.1 |
| Package manager | Homebrew |
| Homepage | https://docs.wabarc.eu.org |
| Repository | https://github.com/wabarc/wayback |
| Last updated | 2026-07-25T22:40:19+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.