nitrokey-start-firmware
nitrokey-start-firmware copied to clipboard
A mirror of Gnuk's 1.0.x and 1.2.x branches.
@szszszsz hi please can you help me? ``` user@nitrokey:~/nitrokey-start-firmware/tool$ pip3 list | egrep "usb|test" pytest 5.3.5 pyusb 1.0.2 ``` ``` user@nitrokey:~/nitrokey-start-firmware/tool$ ps -ef | grep -i scd root 3373 1...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7. Release notes Sourced from urllib3's releases. 2.0.7 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
Hi! After #67 is stalling for a bit I have been looking at potentially helping to upgrade this repository to use gnuk > 1.2.15 (e.g. current 1.2.19). I came to...
Add `buildinfo` file to the resulting firmware build output, as it is done for Nitrokey Pro. - https://github.com/Nitrokey/nitrokey-pro-firmware/blob/183435cb8f77c6921540ca37cb5950a92dd32371/build/gcc/Makefile#L538-L554
Do not reboot immediately after setting the identity, but first respond to the hosts query, and then do so.
I just found out that I couldn't login with an ssh certificate with my nitrokey start yesterday. Luckily it seems that this problem as been reported already and fixed on...
CodeQL test
Do not allow to run firmware updates on other identity than `0`.
See [email protected], "Logging to Windows with Gnuk", from Alexandr Zarubkin : > I've managed to log into Windows using a certificate stored on Gnuk. I had to add MSE command...
Enable flash read-protection in the firmware, right on the very first device initialization. Related: #14