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
I think limiting it to one HW key per repository per user is fine
Signer can recognise the correct HW key
the signer can store the key details (URI) in .playground-sign.ini
There is an edge case: if you are a signer but have lost your local repository, you've then also lost your URI... So there should be a way to (practically automatically) import a key as the signing key without explicitly adding new signing keys to metadata
The text was updated successfully, but these errors were encountered:
I'm adding support on securesystemslib for identifying the HW keys: secure-systems-lab/securesystemslib#526
I want to start using that in some sense
.playground-sign.ini
There is an edge case: if you are a signer but have lost your local repository, you've then also lost your URI... So there should be a way to (practically automatically) import a key as the signing key without explicitly adding new signing keys to metadata
The text was updated successfully, but these errors were encountered: