nitrokey-3-firmware icon indicating copy to clipboard operation
nitrokey-3-firmware copied to clipboard

Nitrokey 3 firmware

Results 79 nitrokey-3-firmware issues
Sort by recently updated
recently updated
newest added

The NK3-Mini is not working with the se050 backend. I updated the nk3-mini: `./nitropy-v0.4.46-x64-linux-binary nk3 update --version v1.6.0-test.20231218` ``` > gpg --card-status Reader ...........: Nitrokey Nitrokey 3 [CCID/ICCD Interface] 00...

This patch moves the statics storing the various storage components into the local resources for the init tasks. This makes them sound and safe to use. Unfortunately, this leads to...

This can be replaced by `UnsafeCell`. Ideally even a wrapper like `Wrapper(AtomicBool, UnsafeCell)` that allows the reference to be taken only once.

### Forked - [admin-app](https://github.com/Nitrokey/admin-app) - [v0.1.0-nitrokey.11](https://github.com/Nitrokey/admin-app/releases/tag/v0.1.0-nitrokey.11) or earlier - https://github.com/solokeys/admin-app/pull/2 - ... - [cbor-smol](https://github.com/Nitrokey/cbor-smol) - [v0.4.0-nitrokey.1](https://github.com/Nitrokey/cbor-smol/releases/tag/v0.4.0-nitrokey.1) - https://github.com/Nitrokey/cbor-smol/pull/1 - [fido-authenticator](https://github.com/Nitrokey/fido-authenticator) - [v0.1.1-nitrokey.14](https://github.com/Nitrokey/fido-authenticator/releases/tag/v0.1.1-nitrokey.14) or earlier - https://github.com/solokeys/fido-authenticator/pull/25 - https://github.com/Nitrokey/fido-authenticator/pull/14 - https://github.com/Nitrokey/fido-authenticator/pull/32...

tracking
maintenance

NK3A worked with OpenKeychain over NFC on alpha versions 1.3.0 when I tested it in March. I decided to try the same on 1.4.0, and it doesn't connect durin encryption,...

I would be interested if you already have an estimate on when the PIV functionality will be considered as stable? Thanks a lot in advance!

Thanks to https://github.com/Nitrokey/cbor-smol/pull/4 this is not required anymore.