Bitwarden
BW-01 // BITWARDEN
Bitwarden is available two ways: as a frameless web vault in Brave, and as the bw CLI for scripting and terminal use.
Web Vault
Section titled “Web Vault”bitwardenOpens vault.bitwarden.com in Brave’s --app mode — no browser tabs, no toolbar. Uses the same Brave profile as regular browsing, so saved passwords and clipboard permissions carry over.
Wayland clipboard support is handled by the brave-browser wrapper: copy from the vault, paste anywhere.
The bw CLI is the official Bitwarden command-line client. It connects to the same vault and works entirely in the terminal.
bw loginbw unlockbw list items --search github | bw get password -bw logoutThe CLI is useful for scripting credential retrieval, generating passwords, or managing the vault without a GUI.
Launch
Section titled “Launch”| Method | Command |
|---|---|
| App launcher | Super + Space → Bitwarden |
| Terminal | bitwarden |