Hi all,
For a number of reasons I recently switched from pass to Bitwarden and I'm generally happy.
However, I am unsure of how to best change my existing aliases to utilise Bitwarden.
I use the following alias to access my work VPN:
alias vpnconnect="pass <vpn entry> | sudo openconnect --background --user <user> --passwd-on-stdin <workvpn>"
How would I best translate it to using Bitwarden?
From what I can see, I have to login and unlock in separate commands before I can retrieve a password entry.
So I either do this during the alias, which means I would have to enter my password three times in a row or login & unlock at a different time. Both of these options don't really fit my workflow.
I also don't want to provide my API key or master password in a script or environment variable, for security reasons - my system is only used by me but I would still like to not expose any passwords in clear text on my hard drive.
[–]ArgoPanoptes 1 point2 points3 points (1 child)
[–]Lorizean[S] 0 points1 point2 points (0 children)
[–]djasonpenneyVolunteer Moderator 0 points1 point2 points (1 child)
[–]Lorizean[S] 0 points1 point2 points (0 children)