This is an unofficial command line client for Bitwarden. Although it does come with its own command line client, this client is limited by being stateless - to use it, you're required to manually lock and unlock the client, and pass the temporary keys around in environment variables, which makes it very difficult to use. This client avoids this problem by maintaining a background process which is able to hold the keys in memory, similar to the way that ssh-agent or gpg-agent work. This allows the client to be used in a much simpler way, with the background agent taking care of maintaining the necessary state. I consider rbw to be essentially feature-complete for me at this point. While I still use it on a daily basis, and will continue to fix regressions as they occur, I am unlikely to spend time implementing new features on my own. If you would like to see new functionality in rbw, I am more than happy to review and merge pull requests implementing those features.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | rbw-1.10.0.tgz |
NetBSD 10.0 | aarch64 | rbw-1.10.0.tgz |
NetBSD 10.0 | earmv7hf | rbw-1.10.0.tgz |
NetBSD 10.0 | earmv7hf | rbw-1.9.0.tgz |
NetBSD 10.0 | earmv7hf | rbw-1.10.0.tgz |
NetBSD 10.0 | x86_64 | rbw-1.10.0.tgz |
NetBSD 10.0 | x86_64 | rbw-1.10.0.tgz |
NetBSD 9.0 | earmv7hf | rbw-1.9.0.tgz |
NetBSD 9.0 | earmv7hf | rbw-1.10.0.tgz |
NetBSD 9.0 | x86_64 | rbw-1.10.0.tgz |
NetBSD 9.0 | x86_64 | rbw-1.10.0.tgz |
NetBSD 9.3 | x86_64 | rbw-1.10.0.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.