Robin Krahl
Robin Krahl
@xundeenergie [v1.3.0-alpha.20230320](https://github.com/Nitrokey/nitrokey-3-firmware/releases/tag/v1.3.0-alpha.20230320) with OpenPGP support is now available.
This would be a nice feature and is definitely feasible. But realistically, as it would require some effort to design and implement commands for managing the assignments and as it...
Sure, I just wanted to make clear that even if we are talking about details, the chances of having this implemented soon are rather low to avoid false expectations.
Thanks for the report! I will try to reproduce it locally and add some tests to pynitrokey to reproduce the Chromium issue. Does the stick still respond to other commands...
Potential integration of NitroKey firmware with Fobnail application (input for Nlnet grant proposal)
Thank you for the input! I’ll try to give you some answers off the top of my head. We’ll have to take a closer look at some of these later....
Potential integration of NitroKey firmware with Fobnail application (input for Nlnet grant proposal)
I see. This is not possible at the moment but should be easy to implement as an extension – either with a generic extension providing a global state, or with...
Potential integration of NitroKey firmware with Fobnail application (input for Nlnet grant proposal)
Implementing the standard crypto traits could be achieved with helper structs. Thinking about it a bit more, I’m not really sure how to approach it. If it only wraps the...
Unfortunately, GnuPG requires exclusive access to the smartcard. So it is not possible to use GnuPG and some other OpenPGP or PIV application in parallel. You should be able to...
Hmm, the last time I tried to use that option it did not really work for me. While technically the pcsc connection was non-exclusive, scdaemon still made the assumption that...
Nice! Can you share your patch for reference? I think this would not even have to be Nitrokey-specific. Having multiple applications on a card is a standard functionality and should...