Not working with the Orion browser
What might be the issue with browserpass not working with the Orion browser? It shows "Loading available logins..." and nothing happens.
I have a symlink ~/Library/Application Support/Orion/NativeMessagingHosts/com.github.browserpass.native.json pointing to /usr/local/opt/browserpass/lib/browserpass/hosts/chromium/com.github.browserpass.native.json.
$ brew info browserpass
==> amar1729/formulae/browserpass: stable 3.1.0
Host application for browser extension providing access to your password store
https://github.com/browserpass/browserpass-native
Installed
/usr/local/Cellar/browserpass/3.1.0 (11 files, 3.9MB) *
It works fine with Brave browser.
Does it behave differently with or without the symlink? If not, my first idea would be that Orion expects the symlink in some different location.
No difference. Symlink location is correct, according to their Native Messaging docs.
One idea could be to try any other extension that uses native messaging host, to verify their docs. This comment here is also interesting, perhaps worth a try to drop the symlink in Chrome folder too, just in case that claim is correct?