Skip to content

Commit 090c2a3

Browse files
authored
Updated tuf-spec.md (#218)
* Updated tuf-spec.md Added the full-form for the PKI acronym. * Update tuf-spec.md * Update tuf-spec.md
1 parent 806c76b commit 090c2a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tuf-spec.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: The Update Framework Specification
33
Shortname: TUF
44
Status: LS
55
Abstract: A framework for securing software update systems.
6-
Date: 2021-12-14
6+
Date: 2022-04-08
77
Editor: Justin Cappos, NYU
88
Editor: Trishank Karthik Kuppusamy, Datadog
99
Editor: Joshua Lock, VMware
@@ -16,7 +16,7 @@ Boilerplate: copyright no, conformance no
1616
Local Boilerplate: header yes
1717
Markup Shorthands: css no, markdown yes
1818
Metadata Include: This version off, Abstract off
19-
Text Macro: VERSION 1.0.28
19+
Text Macro: VERSION 1.0.29
2020
</pre>
2121

2222
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.
200200
+ **Wrong software installation.** An attacker cannot provide a file
201201
(trusted or untrusted) that is not the one the client wanted.
202202

203-
### Goals for PKI ### {#goals-for-pki}
203+
### Goals for PKI (Public key infrastructure) ### {#goals-for-pki}
204204

205205
* Software update systems using the framework's client code interface should
206206
never have to directly manage keys.

0 commit comments

Comments
 (0)