You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The root cause is that the containerisation method used to sandbox the browser, also means that the browser can't see the native host binary, which is installed outside of the browser's container. To get this working, you'll need to allow the browser to access the browserpass native host, and add the necessary configuration to the containerised browser to ensure that it knows where to look.
There are some workaround suggestions in those issue threads, but unfortunately this isn't something that we can do much about from the Browserpass end of things. The problem is something that ultimately needs to be resolved by whoever is packaging your browser.
General information
Exact steps to reproduce the problem
On Fedora 38, install ungoogled chromium flatpak
download latest source release of the native adapter and follow manual install instructions
Install webstore .crx from gh releases
What should happen?
Should connect to native adapter
What happened instead?
The text was updated successfully, but these errors were encountered: