I just received my onlykey duo and I wanted replace my original onlykey by it.
I updated the firmware to 3.0.1, the app is v 5.3.6. I managed to set 2 slots completely and 3 other slots with just the label and the return after the password, but I haven’t found any way to manage to set the actual passwords on those 3 slots for some reason. I tried on Arch and macOS, with or without the config mode activated…
So, there’s an issue with the app I guess as I was able to set things up just fine on macOS using the CLI tool.
A note on this: I think it’d be great to document the behavior of entering ' and " in passwords. Indeed, they need to be “doubled” to actually work: '' to have ' and "" to have " in passwords. And while the doc is great, it would be nice to have access to it directly in the cli by typing help.
For the quote issue I am not able to replicate this. Entering password of test’123" for example is typed exactly as that without need for a double quote. For the Windows app, we have lots of users using this and have not had any other reports of issues entering passwords. Is it possible the checkbox next to password was not checked? Only values with the checkbox checked are saved to the key.
I mentionned in my first message that I tried the macOS and Linux (Arch) apps, not the Windows app yet. So the problems I had where on the macOS and Linux (Arch) apps.
I managed to make it work using the CLI tool on macOS and that’s when I had the quotation issues in interactive mode. If I was using a single quote in a password, like:
This isn't a password
It would type the '
And if I was typing something like
"This is a password indeed"
It would not type the ".
In both cases, I fixed it by doubling the " and '.