Signature verification failed error and the arduino-fwuploader tool panics with ver 1.x.y #93
Labels
architecture: arm
Specific to ARM host architecture
criticality: high
Of high impact
os: linux
Specific to Linux operating system
os: macos
Specific to macOS operating system
os: windows
Specific to Windows operating system
topic: security
Related to the protection of user data
Bug Report
Current behavior
I get
Signature verification failed
error and thearduino-fwuploader
tool panics:Expected behavior
I expect the tool to list correctly all the available firmware for the supported boards like:
Environment
arduino-fwuploader Version: 1.0.2 Commit: 1289a0c Date: 2021-07-28T10:29:45Z
Additional context
This issue is caused by a replace of the GPG keypair used to sign and verify the
module_firmware_index.json
that contains all the information related to the boards and their modules (see #90).Unfortunately we had to replace the GPG keypair due to a private key leak that ended up to be published on an Arduino public facing data store
The text was updated successfully, but these errors were encountered: