Simon Josefsson

Results 96 comments of Simon Josefsson

Good link! Even if it were fixed in Android, a significant number of people would still run older Android versions, so I think any solution here should be generic. Implementing...

As you noticed it is a bad idea to do this, since ykval will be confused. We could consider supporting this with a -f flag or something, but I don't...

Thank you, looks good to me. Not sure if the command tool name is the most appropriate, but I cannot come up with a better one right now.

Good catch, thanks! We have considered moving (back) the official documentation from the wiki into the source tree instead, since the wiki haven't been working well for us (it seems...

We have decided to stop using a git submodule for the wiki pages, and revert back to asciidoc formatted text files. No timeline on this at the moment, but we...

Yes, we have not found any reasonable mechanism to paste text to where the cursor is in android. The only mechanism we have identified is to implement an input method,...

So what's involved in making this happen? Is it about patching OpenSC, or is something required in the applet?

What's the SELECT FILE command supposed to do? If we can make OpenSC accept this (supposedly legal?) output, would it make the OpenSC OpenPGP PKCS#11 driver work? That would be...

Thanks, we've discussed this a bit and this definitely should be fixed. This may indicate some more serious issue with the client algorithm so we were thinking of writing a...

Could be implemented via a drop down list with keyboard maps. We will likely not work on this in the near term, but we accept patches if someone else wants...