Nitrokey / libnitrokey

Communicate with Nitrokey devices in a clean and easy manner
https://nitrokey.com/
GNU Lesser General Public License v3.0
65 stars 34 forks source link

Fix get_status for Nitrokey Storage #166

Open robinkrahl opened 4 years ago

robinkrahl commented 4 years ago

Until the GET_STATUS command is fixed in the Nitrokey Storage firmware, see nitrokey/nitrokey-storage-firmware#96, libnitrokey’s get_status function should additionally execute the GET_DEVICE_STATUS command for the Nitrokey Storage to get the firmware version (and possibly the serial number – it isn’t correct either, but it’s better to be consistent).