Joeri de Ruiter

Results 13 comments of Joeri de Ruiter

Actually I didn't want to override `TODOFISH_HEADER`, but I wanted it to respect the `COLOR_TITLE` that I set in my config. It kept being bright green, despite setting `COLOR_TITLE` to...

It's been a while since I wrote this code, so it could very well be that gpg changed in the meantime. Part of the functionality was written purely using the...

I'm not sure what could be causing this issue. If `gpg --card-status` shows the keys correctly, I don't immediately expect a problem with the applet though. Could you maybe provide...

It seems that when importing keys the public key was not imported properly. gpg tries to retrieve the public key on the 'save' command and if this fails does not...

Are the private keys still not replaced by templates after the `save` command for you? Could you run the PC/SC daemon in the foreground with APDU logging (`pcscd -f -a`)...

Thanks for your interest in the project. There will be a bit more changes required than just the couple of bytes in the ClientHello message. However, the TLS part of...

For point 2: My guess is that something is not going quite right with the serialisation for the hashtags (or at least not the same as with Mastodon). In the...

@IMhappyZzz it's hard to say from this what exactly is going wrong. Could you open a separate issue for this and provide more detailed information?

With GnuPG version 2.2.3 and the latest version of the applet this seems to work for me. Is the new PIN you're trying to set at least 6 characters for...

I committed some changes to the PIN functionality in the openpgpcard3.3 branch. Could you check whether your problem still occurs with the latest code from that branch?