@@ -60,18 +60,17 @@ repo](https://github.com/theupdateframework/specification/issues).
60
60
and the [ National Science Foundation] ( https://www.nsf.gov/ ) (NSF) have
61
61
provided support for the development of TUF.
62
62
63
- TUF's reference implementation is based heavily on
63
+ TUF's reference implementation is based on prior work on
64
64
[ Thandy] ( https://www.torproject.org/ ) , the application
65
- updater for Tor. Its design and this spec are
66
- also largely based on Thandy's, with many parts being directly borrowed
67
- from Thandy. The Thandy spec can be found at
65
+ updater for Tor. Its design and this spec
66
+ also came from ideas jointly developed in discussion with Thandy's authors.
67
+ The Thandy spec can be found at
68
68
https://gitweb.torproject.org/thandy.git/tree/specs/thandy-spec.txt
69
69
70
70
Whereas Thandy is an application updater for an individual software project,
71
71
TUF aims to provide a way to secure any software update system. We're very
72
- grateful to the Tor Project and the Thandy developers as it is doubtful our
73
- design and implementation would have been anywhere near as good without
74
- being able to use their great work as a starting point. Thandy is the hard
72
+ grateful to the Tor Project and the Thandy developers for the early discussion
73
+ that led to the ideas in Thandy and TUF. Thandy is the hard
75
74
work of Nick Mathewson, Sebastian Hahn, Roger Dingledine, Martin Peck, and
76
75
others.
77
76
0 commit comments