Created
June 28, 2021 21:47
-
-
Save hedefalk/d4af375a95a2302c99b3f9ba6cbe3609 to your computer and use it in GitHub Desktop.
browserpass install mac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install native client: | |
brew tap amar1729/formulae | |
arch -arm64 brew install browserpass | |
Setup browser - look at output, in my case: | |
PREFIX='/opt/homebrew/opt/browserpass' make hosts-chrome-user -f '/opt/homebrew/opt/browserpass/lib/browserpass/Makefile' | |
Run the host app: | |
browserpass-darwin64 -v | |
Install the chrome extension from chrome app store and point out the gpg binary in settings, in my case: | |
❯ which gpg lorri-keep-env-hack-nix-shell | |
/Users/viktor/.nix-profile/bin/gpg | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment