I'd be happy to test on android, I'll send a DM
If you make it manage ssh keys on desktop (create new ssh key, give them nicknames, set default key, etc) I would be thrilled. I've attempted to make my own, with Tauri specifically, but I just have too many projects.
I have also come up with a way to compile the
keepass
crate to WebAssembly
This is exciting. My only request here is: whenever it works please release a standalone wasm file somewhere (anywhere). So many projects either require building the wasm themselves, or instead of releasing a .wasm, they release a JS wrapper that auto-loads the wasm/wasm-imports. Its a pain to try to extract the wasm out of those projects.