master
Name already in use
Commits on Jan 18, 2021
Commits on Aug 13, 2019
-
-
Add button state machine diagram to documentation
-
Commits on Feb 12, 2019
-
UX: version command, nicer description for sanity check command
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Commits on Jan 2, 2019
-
Make the udev installation script verbose, and enable cp backup
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Commits on Oct 30, 2018
-
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Commits on Oct 29, 2018
-
-
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Merge branch '57-remove-seed-command'
Remove support for the SEED command.
-
Remove SEED command support from client.py
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Remove SEED command from the firmware
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Commits on Oct 25, 2018
-
Merge branch '53-accept_after_500ms'
Decrease the touch registration time to 500ms
-
Change touch button press registration time to 500ms
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Merge branch '51-accept-u2f-request-after-power-on'
Accept a single U2F request, if it is coming in the first 2 seconds since the device was powered.
-
Switch off led on self-confirming the request
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Limit accepted operations to short touch registrations / U2F actions …
…only Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Set power-on self-ignition time limit to 2 seconds
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Accept one request in the first 1000ms after the device powering
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Merge branch '54-version_master'
Add Git sha version to status command output
-
Make sure the proper number of bytes will be read
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Add information about touch button required press time to status command
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Show the firmware version in the beginning of the status command work
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Show firmware version in status command on CTRL+C
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Add version replacing script and a structure skeleton
Execute version update in pre-build step. Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Merge branch '33-idea-security-configuration-check-after-power-up'
Run security check after power up
-
Set SETUP stage firmware SN to CAFEBABEFFFFFF
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Add quicker animation for sanity check failure
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Add sanity check feature to production firmware
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Do not rerun sanity check procedure on request, but return value calc…
…ulated on boot Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Blink infinitely on failed sanity check
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-
Run sanity check at the start and deny all U2F requests on failure
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>