Marcin Cieślak

Results 326 comments of Marcin Cieślak

I cannot reproduce this anymore: ``` Script started, file is /tmp/m $ mkdir module $ echo 'print __path__' >> module/__init__.py $ cp module/__init__.py module/other.py $ python Python 2.7.3 (default, Sep...

You are using quite an old version, did it ever work what you are doing? What exactly are you building? The error message is a bit garbled and hard to...

This is still an issue. I'd like to work on this but I do not know enough about Nitrokey HSM/SmartCard HSM firmware to fix this. Maybe @CardContact can help here.

Thank you for explaining this better than I possibly could. > Here I would disagree, because the majority of operations _do not_ need a session, so the users could expect...

Thank you @dengert for your detailed analysis - this is exactly what I was observing. Applet selection command seems to be necessary to detect if we deal with SC-HSM at...

I agree there is not much we can do unless we have a solution to the following problem: * AID selection is used to detect if we deal with Smartcard-HSM...

SmartCard HSM docs for 3.5 firmware have a table |Platform | APDU Size | ----- | ---- | | JCOP 2.4.1r3 ('00', '01', '02') | 1462 | | JCOP 2.4.2rx...

So I was trying to run oem-factory-reset procedures using GnuPG 1.4.23. Somehow I have to use PC/SC daemon to work with the card (which we don't have) and I was...

Same with direct USB access, debug log: ``` gpg: DBG: dump: 4F 10 D2 76 00 01 24 01 03 04 00 05 00 00 C4 40 00 00 5F...

Would that be possible to make ccache support optional (for example only if ccache is present, or as a switch)? I was a bit surprised to find it is a...