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

### Introduction and reasoning From very high perspective, [Fobnail](https://fobnail.3mdeb.com/) project aims to develop software/firmware, which can run on some sort of device (likely USB device), which can be plugged in...

First as a comparison: when using a YubiKey, the dialog shows "Touch your security key" until the key is touched, and then very briefly "Getting things ready" before the dialog...

[Fido2luks](https://github.com/shimunn/fido2luks) fails with setting up LUKS device. This works with Nitrokey FIDO2. Dev returns: `Device returned error: CborError: 0x14: Missing non-optional parameter.)` If I have not made mistake during the...

bug
tracking
app:fido

The current build process through `nrf-builder` is quite complicated and needs a lot of dependencies to be installed and set up, the following things should be addressed: * (optionally) allow...

maintenance

This patch updates the storage overview for secrets-app and trussed-auth.

- [ ] UI status - [ ] user confirmation - [ ] logs - [ ] reboot

enhancement
runner:usbip

As discussed in https://github.com/Nitrokey/nitrokey-3-firmware/pull/149, using the usbip runner with CCID can trigger a kernel bug: ``` usercopy: Kernel memory exposure attempt detected from SLUB object 'kmalloc-16' (offset 0, size 64)!...

bug
runner:usbip

There should be an easy way to clear the EFS for development devices. Options: - always format the filesystems when running the provisioner - add a `format-efs` feature for the...

enhancement

_I'm not sure if it's better to report here or open a ticket to nk support. Since I'm trying things with v1.3.1-test.20230417 firmware, I bet it's better here._ Since there's...