Hello, I have a question that may be stupid. Do you know rbw? A Bitwarden client written in Rust. Packaging Bitsailor with this binary might be a good idea. Could this simplify its distribution in the Jolla Store?
Hey there, I didn’t know about it. I’ll take a look at it when I have the time, at the first glance it solves a “problem” of the official BW cli being stateless, which is actually a really good thing when you’re trying to wrap a GUI around a CLI client. I believe it could be worked around, though, but it’s extra work.
I’ll have to take a look at the source code and documentation to see whether it could be worked with. Though I must admit that it being a native binary is tempting because node.js is just so slow on SFOS.