Skip to content

Releases: Nitrokey/nitrokey-storage-firmware

Reactivate old commands

21 Jan 14:56
Compare
Choose a tag to compare

Fix: Don't clear last HID APP command when CCID interface is active

Reactivate old commands
ENABLE_READONLY_UNCRYPTED_LUN
ENABLE_READWRITE_UNCRYPTED_LUN

Disable
ENABLE_ADMIN_READONLY_UNCRYPTED_LUN
ENABLE_ADMIN_READWRITE_UNCRYPTED_LUN
ENABLE_ADMIN_READONLY_ENCRYPTED_LUN
ENABLE_ADMIN_READWRITE_ENCRYPTED_LUN

Edit 31.01.2019 @szszszsz: Encrypted Volume read-only/read-write mode changing feature was suspended, due to side-effect in current implementation - removing (as in locking) the whole Encrypted Volume for a short period, which could end up in user data loss (due to not sync'ed host OS buffers).
Related issue: #55

Fix for MAC communication problems

20 Jan 12:52
Compare
Choose a tag to compare

External Versionnr 0.49
Internal Versionnr 0

Fix: Don't clear last HID APP command when CCID interface is active

New commands in firmware, unlock with admin password
ENABLE_ADMIN_READONLY_UNCRYPTED_LUN
ENABLE_ADMIN_READWRITE_UNCRYPTED_LUN
ENABLE_ADMIN_READONLY_ENCRYPTED_LUN
ENABLE_ADMIN_READWRITE_ENCRYPTED_LUN

Disable commands
ENABLE_READONLY_UNCRYPTED_LUN
ENABLE_READWRITE_UNCRYPTED_LUN

Correct handling of a syncron smart card access via HID and CCID

23 Aug 08:06
Compare
Choose a tag to compare

szszszsz: Warning - MacOS users: this release may handle your encrypted volumes improperly. For details please see link.

Stabilization USB protocol

11 Aug 10:51
Compare
Choose a tag to compare
Start USB debug tooling

Fix for Device is connected after 20 minutes on latest Windows 10 "Creators Update"

15 Jun 17:29
Compare
Choose a tag to compare

The SCSI command SYNCHRONIZE_CACHE (0x35) is in WIN10 "Creators Update" not optional

Device is connected after 20 minutes on latest Windows 10 "Creators Update" #33
#33

partitions are mounted multiple times #29
#29