-
Notifications
You must be signed in to change notification settings - Fork 4
SFTP-OTA: Does it recover from a bad update? #95
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Rationale
As pointed out in Radically Open Security Audit #7, we should guarantee that a bad OTA would not brick the system.
This has been partially addressed in the sftp-ota feature for Espressif devices, but I am afraid that I am missing the last step to guarantee it. Enable the Rollback mechanism! We need to check the current state and fix it:
Tasks
- Apply a faulty OTA update and assess what is the result: Rollback or brick?
- If bricked add configuration to enable Espressif Rollback mechanism
- Document the findings and modifications
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request