We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085d453 commit 890b383Copy full SHA for 890b383
tuf-spec.md
@@ -1311,6 +1311,11 @@ non-volatile storage as FILENAME.EXT.
1311
versions. See step 1 of the client application workflow in Section 5 for
1312
more details.
1313
1314
+ Note that an attacker, who controls the repository, can launch freeze
1315
+ attacks by withholding new root metadata. The attacker does not need to
1316
+ compromise root keys to do so. However, these freeze attacks are limited by
1317
+ the expiration time of the latest root metadata available to the client.
1318
+
1319
To replace a delegated developer key, the role that delegated to that key
1320
just replaces that key with another in the signed metadata where the
1321
delegation is done.
0 commit comments