Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix, pacman 安装 bupstash

查看 bupstash 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bupstash

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install bupstash

MacPorts ports tree · sysutils/bupstash/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add bupstash

Alpine Linux edge package indexes · bupstash · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#bupstash

nixpkgs package indexes · pkgs/by-name/bu/bupstash/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S bupstash

Arch Linux sync databases · bupstash · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Easy and efficient encrypted backups

命令和别名

  • bupstash

历史

项目历史与用法

Bupstash is a Rust backup tool focused on encrypted, deduplicated, incremental backups with client-side encryption and remote repositories over SSH. It occupies the same practical space as modern deduplicating backup CLIs but makes encrypted metadata, queryable tags, and offline decryption keys central features.

项目历史

The public repository was created in August 2020, and Andrew Chambers introduced Bupstash publicly in November 2020. The README and website describe a beta-stage tool designed for efficient deduplication, strong privacy, offline decryption keys, encrypted tag search, slow-network performance, restricted remote access controls, and low memory use.

The technical overview explains the implementation model: arbitrary data streams are chunked, deduplicated, encrypted client side, stored locally or remotely, and indexed with encrypted metadata. The design uses keyed hashes for addressing chunks, a rolling hash for split points, libsodium cryptography, hash trees for large streams, and client-side metadata sync for queries.

采用历史

Bupstash gained enough command-line backup interest to be packaged across several ecosystems; the input metadata records apk, Homebrew, MacPorts, Nix, and Arch packages. Its adoption is narrower than older tools such as bup or Borg, but it has a clear niche among users who want encrypted deduplication without operating a large backup service.

使用方式

Typical usage starts by initializing a repository, creating a key file, setting `BUPSTASH_REPOSITORY` and `BUPSTASH_KEY`, then using commands such as `put`, `list`, `get`, `diff`, `restore`, `rm`, and `gc`. Bupstash can store file trees, tar streams, and command output, and its `put` command benefits from avoiding already-sent file content.

为什么软件包爱好者会关心

Bupstash is significant because it shows the post-Borg/Restic generation of backup tooling: single-binary CLI distribution, strong default encryption, SSH-friendly self-hosting, and deduplication that still works with encrypted data. Its key-separation model is especially attractive for package nerds thinking about ransomware-resistant unattended backups.

时间线

  • 2020-08: Public GitHub repository created.
  • 2020-11-20: Introductory Bupstash blog post published.
  • 2021: Project documentation covered garbage collection, encrypted metadata, and operational guides.
  • 2026: Homebrew metadata lists Bupstash as a packaged encrypted-backup CLI.

Related projects

  • Bupstash is related to bup by name and backup focus, and to Borg, Restic, Attic, Tarsnap, Duplicity, and rdiff-backup as part of the wider deduplicating and encrypted backup-tool family.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:backup,encrypt

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bupstashcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本0.12.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/andrewchambers/bupstash

安装元数据

软件包元数据

软件包键brew:bupstash
版本0.12.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bupstash
主页https://bupstash.io
仓库https://github.com/andrewchambers/bupstash
上游文档https://bupstash.io/
许可证MIT
源码归档https://github.com/andrewchambers/bupstash/releases/download/v0.12.0/bupstash-v0.12.0-src+deps.tar.gz
依赖libsodium
构建依赖pkgconf, rust
Bottle可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

bupstash

nix profile install nixpkgs#bupstash
  • normalized package name match
  • 匹配方式:Bupstash
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/bupstash/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

bupstash 0.12.0-r7

Easy and efficient encrypted backups

https://bupstash.io/

sudo apk add bupstash
  • License: MIT
  • Architecture: x86_64
  • Source Package: bupstash
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bupstash
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bupstash from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

bupstash-doc 0.12.0-r7

Easy and efficient encrypted backups (documentation)

https://bupstash.io/

sudo apk add bupstash-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: bupstash
  • normalized package name match
  • 匹配方式:Bupstash
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bupstash-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

bupstash 0.12.0-4

A tool for encrypted backups

https://bupstash.io

sudo pacman -S bupstash
  • License: MIT
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Bupstash
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bupstash from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

bupstash

sudo port install bupstash
  • normalized package name match
  • 匹配方式:Bupstash
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/bupstash/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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