Releases: Nitrokey/nitrokey-storage-firmware
Reactivate old commands
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
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
szszszsz: Warning - MacOS users: this release may handle your encrypted volumes improperly. For details please see link.
Stabilization USB protocol
Start USB debug tooling