Cory Root
Cory Root
Hi, I don't know if this is related but I also have issues updating ever since 3.0.8 ([initially reported here](https://github.com/browserpass/browserpass-native/issues/140)). I noticed brew is installing new versions to path */usr/local/Cellar/browserpass/3.0.8*...
Good suggestions. I think they are both doable. The read() function is asynchronous so it might be good to have a general timeout when constructing the Client, and an optional...
I think these are essentially the same as #1 , but good to hear someone else still wants it. I'll try to get to it when I can.
Timeout argument added #
Hi @nachopro that parameter has since been removed, in older versions it is used directly with OpenCV.
@nachopro is this still something you use?
Update: I was also getting error when trying to use --requirepass or a redis.conf file. I was using docker-compose. My issues: - I was using the line-breaks from the example...
Isn't this already present somewhere? For example, when I try to open a bad device id, the error message enumerates the available device ids to me. e.g. trying "-1" when...
I had this issue in Mac. The `make hosts-firefox-user` was attempting to symlink to somewhere other than where browserpass was installed. When I manually linked to the existing json file...