[Bug 280221] [NEW PORT] security/rbw: Unofficial Bitwarden cli
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280221] [NEW PORT] security/rbw: Unofficial Bitwarden cli"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280221] [NEW PORT] security/rbw: Unofficial Bitwarden cli"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 280221] [NEW PORT] security/rbw: Unofficial Bitwarden CLI in rust"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Jul 2024 21:38:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280221 Bug ID: 280221 Summary: [NEW PORT] security/rbw: Unofficial Bitwarden cli Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: baptiste@bapt.name Created attachment 251970 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251970&action=edit Patch for the new port security/rbw 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. -- You are receiving this mail because: You are the assignee for the bug.