File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Title: The Update Framework Specification
3
3
Shortname: TUF
4
4
Status: LS
5
5
Abstract: A framework for securing software update systems.
6
- Date: 2021-12-14
6
+ Date: 2022-04-08
7
7
Editor: Justin Cappos, NYU
8
8
Editor: Trishank Karthik Kuppusamy, Datadog
9
9
Editor: Joshua Lock, VMware
@@ -16,7 +16,7 @@ Boilerplate: copyright no, conformance no
16
16
Local Boilerplate: header yes
17
17
Markup Shorthands: css no, markdown yes
18
18
Metadata Include: This version off, Abstract off
19
- Text Macro: VERSION 1.0.28
19
+ Text Macro: VERSION 1.0.29
20
20
</pre >
21
21
22
22
Note: We strive to make the specification easy to implement, so if you come
@@ -200,7 +200,7 @@ when a client is unable to update.
200
200
+ ** Wrong software installation.** An attacker cannot provide a file
201
201
(trusted or untrusted) that is not the one the client wanted.
202
202
203
- ### Goals for PKI ### {#goals-for-pki}
203
+ ### Goals for PKI (Public key infrastructure) ### {#goals-for-pki}
204
204
205
205
* Software update systems using the framework's client code interface should
206
206
never have to directly manage keys.
You can’t perform that action at this time.
0 commit comments