pkg.soopen package index

brew / Rang 3655

rbw mit Homebrew, apk, dnf, Nix, pacman installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install rbw

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add rbw

Alpine Linux edge package indexes · rbw · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install rbw

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

Nixverifiziert · 92%
nix profile install nixpkgs#rbw

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S rbw

Arch Linux sync databases · rbw · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Unofficial Bitwarden CLI client

Befehle und Aliase

  • rbw
  • rbw-agent

Verlauf

Projektgeschichte und Nutzung

rbw is an unofficial Rust command-line client for Bitwarden. It couples ordinary vault commands with a resident agent that keeps cryptographic state in memory.

Projektgeschichte

rbw emerged as an unofficial alternative to Bitwarden's stateless CLI. Its design centers on rbw-agent, which maintains login and unlock state so users do not need to pass temporary keys through environment variables.

The maintainer now describes the project as essentially feature-complete while continuing to use it daily and fix regressions.

Adoptionsgeschichte

The project is distributed through Homebrew, Arch Linux, Debian, Fedora/EPEL, NixOS, Alpine, and Cargo, giving it unusually broad package-manager coverage for an unofficial password-manager client.

Wie es verwendet wird

Users configure an account with `rbw config`, then use commands such as `rbw login`, `rbw unlock`, `rbw sync`, `rbw ls`, and `rbw get`. Commands automatically perform prerequisite login or unlock operations when needed.

Named profiles selected through `RBW_PROFILE` separate work, personal, or other vaults. rbw-agent can also expose Bitwarden-held SSH keys through an SSH-agent socket.

Warum Paket-Nerds sich dafür interessieren

rbw applies the ssh-agent/gpg-agent model to a Bitwarden vault: a background process retains unlocked key material in memory while small CLI commands retrieve or modify records. Its cross-distribution packaging and composability with launchers and shell scripts make it especially interesting to command-line workflow enthusiasts.

Zeitleiste

  • 2020: rbw 0.3.5 was in public use, as recorded in the official issue tracker
  • 2025: The 1.14 series expanded the maintained release line
  • 2025: Version 1.15.0 was released

Related projects

  • Bitwarden and its official CLI
  • rofi-rbw
  • rbw-menu
  • bw-ssh
  • ulauncher-rbw
  • fuzzel-rbw

Quellen

  • Official README and maintenance statement: https://github.com/doy/rbw#readme
  • Official releases: https://github.com/doy/rbw/releases

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:client

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • 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.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/rbw/config.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
rbwcliglobales Executable
rbw-agentcliglobales 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-09-19
Manager-Version1.15.0
Manager aktualisiert2026-09-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Version1.15.0

https://github.com/doy/rbw

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:rbw
Version1.15.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/rbw
Homepagehttps://git.tozt.net/rbw
Repositoryhttps://github.com/doy/rbw
Upstream-Dokumentationhttps://git.tozt.net/rbw
LizenzMIT
Quellarchivhttps://github.com/doy/rbw/archive/refs/tags/1.15.0.tar.gz
Zuletzt aktualisiert2026-09-13T05:25:37Z
Pulseupdated
Abhängigkeitenpinentry
Build-Abhängigkeitenrust
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 Namerbw
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%

rbw

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

rbw 1.15.0-r0

Unofficial command line client for Bitwarden.

https://git.tozt.net/rbw

sudo apk add rbw
  • License: MIT
  • Architecture: x86_64
  • Source Package: rbw
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Rbw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rbw from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

rbw-bash-completion 1.15.0-r0

Bash completions for rbw

https://git.tozt.net/rbw

sudo apk add rbw-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: rbw
  • normalized package name match
  • Abgeglichen nach: Rbw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rbw-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

rbw-fish-completion 1.15.0-r0

Fish completions for rbw

https://git.tozt.net/rbw

sudo apk add rbw-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: rbw
  • normalized package name match
  • Abgeglichen nach: Rbw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rbw-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

rbw-zsh-completion 1.15.0-r0

Zsh completions for rbw

https://git.tozt.net/rbw

sudo apk add rbw-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: rbw
  • normalized package name match
  • Abgeglichen nach: Rbw
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rbw-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

rbw 1.13.2-6.fc45

Unofficial Bitwarden CLI

https://crates.io/crates/rbw

sudo dnf install rbw
  • License: MIT AND (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 WITH LLVM-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-rbw
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Rbw
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: rbw from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

rbw 1.15.0-2

Unofficial Bitwarden CLI

https://git.tozt.net/rbw

sudo pacman -S rbw
  • License: MIT
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Rbw
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: rbw from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation