Skip to content

Commit 7c9c173

Browse files
authored
Merge pull request #111 from joshuagl/joshuagl/rm-slow-retrieval
Remove slow retrieval attacks from protections
2 parents 70c34df + f5aee98 commit 7c9c173

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

tuf-spec.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# <p align="center">The Update Framework Specification
22

3-
Last modified: **23 September 2020**
3+
Last modified: **29 September 2020**
44

5-
Version: **1.0.6**
5+
Version: **1.0.7**
66

77
We strive to make the specification easy to implement, so if you come across
88
any inconsistencies or experience any difficulty, do let us know by sending an
@@ -183,10 +183,6 @@ repo](https://github.com/theupdateframework/specification/issues).
183183
software that is older than that which the client previously knew to be
184184
available.
185185

186-
+ **Slow retrieval attacks.** An attacker cannot prevent clients from
187-
being aware of interference with receiving updates by responding to
188-
client requests so slowly that automated updates never complete.
189-
190186
+ **Vulnerability to key compromises.** An attacker, who is able to
191187
compromise a single key or less than a given threshold of keys, cannot
192188
compromise clients. This includes compromising a single online key (such

0 commit comments

Comments
 (0)