nitrokey-3-firmware
nitrokey-3-firmware copied to clipboard
Nitrokey 3 firmware
I get confused about what features are provided or not at present. For example, if I understand correctly, the secret key is so far contained in the MCU, not the...
fixes: fix openpgp-card-tools to version 0.9.5 ignore pipenv-rm errors
Another other-smartcard-features, described, for example [here](https://peterbabic.dev/blog/gnupg-pin-cache-smartcards-yubikeys-and-notifications/#yubikey-touch-notification-in-gnome) and having a project [here](https://github.com/maximbaz/yubikey-touch-detector). I slowly get used to checking the UIF request indicator light, but getting it right onto the desktop would...
[`Filesystem::is_mountable`](https://docs.rs/littlefs2/latest/littlefs2/fs/struct.Filesystem.html#method.is_mountable) calls `Filesystem::mount`, checks the result and drops the mounted filesystem. This means that code that first calls `is_mountable` and then `mount` on the same storage mounts the storage twice....
This PR is used to keep track of metrics changes during the fido-authenticator refactoring to avoid unpleasant surprises. ### binary-size-nk3xn | PR | value | change | |--------|-------:|-------:| | https://github.com/Nitrokey/fido-authenticator/pull/79...
With this patch, the EFS is only mounted once if it is mountable. This significantly reduces bootup time by approximately 0.5 s. Fixes: https://github.com/Nitrokey/nitrokey-3-firmware/issues/440
Hi, I ran into problems when trying to initialize the Nitrokey 3 smartcard function when it's running v1.6.0-test.20231218. Steps to reproduce: * new token * gpg --card-edit -> admin ->...
With systemd-cryptenroll I get the following: ``` Requested to lock with PIN, but FIDO2 device /dev/hidraw0 does not support it, disabling. ``` the A versions of my other keys just...
Just to test the size increase