Skip to content

Instantly share code, notes, and snippets.

@hedefalk
Created June 28, 2021 21:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hedefalk/d4af375a95a2302c99b3f9ba6cbe3609 to your computer and use it in GitHub Desktop.
Save hedefalk/d4af375a95a2302c99b3f9ba6cbe3609 to your computer and use it in GitHub Desktop.
browserpass install mac
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