Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2024 21:38:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280221] [NEW PORT] security/rbw: Unofficial Bitwarden cli
Message-ID:  <bug-280221-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280221

            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=3D251970&action=
=3Dedit
Patch for the new port security/rbw

This is an unofficial command line client for Bitwarden. Although it does c=
ome
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 difficu=
lt
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, wi=
th
the background agent taking care of maintaining the necessary state.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280221-7788>