You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
The Uptane Standard describes an optional must match field in the custom field of Targets metadata that must match on the Director and Image repositories. This section would include the release counter and hardware id. This field is optional in the standard, but improves security when the Director is compromised by preventing roll back attacks and installing an incompatible image.
This can be implemented after #5 which adds release counters and hardware ids to the implementation.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Request for New Functionality
Description of the Desired Feature / Behavior
The Uptane Standard describes an optional must match field in the custom field of Targets metadata that must match on the Director and Image repositories. This section would include the release counter and hardware id. This field is optional in the standard, but improves security when the Director is compromised by preventing roll back attacks and installing an incompatible image.
This can be implemented after #5 which adds release counters and hardware ids to the implementation.
The text was updated successfully, but these errors were encountered: