You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/news.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,31 @@ title: News
4
4
5
5
> The [press](/press) page contains a full listing of news coverage.
6
6
7
+
**June 16, 2021**
8
+
9
+
The Sigstore community live-streamed a [key generation and signing ceremony
10
+
](https://www.cncf.io/blog/2021/06/16/a-new-kind-of-trust-root/) for the
11
+
Sigstore trust root, which is using The Update Framework (TUF) primitives to
12
+
provide a PKI model with no single entity in charge of the trust root, and
13
+
shorter root key lifespan than traditional PKI models.
14
+
15
+
**March 5, 2021**
16
+
17
+
The [TUF specification](https://theupdateframework.github.io/specification/latest/index.html)
18
+
is now published as a rich HTML document with a table of contents, syntax
19
+
highlighting, cross-linking, and other features.
20
+
21
+
The new publication machinery also maintains a [list of all versions
22
+
](https://theupdateframework.github.io/specification/) published since the
23
+
format change.
24
+
7
25
**October 30, 2020**
8
26
9
27
The Python Software Foundation live-streams a [key generation and signing ceremony](https://www.youtube.com/watch?v=jjAq7S49eow&t=3078s) that marks the first practical steps in deploying The Update Framework (TUF) to the [Python Package Index](pypi.org).
10
28
11
29
**February 15, 2020**
12
30
13
-
[PEP 458](https://www.python.org/dev/peps/pep-0458/), Secure PyPI Downloads with Package Signing, is accepted and merged into the Python master.
31
+
[PEP 458](https://www.python.org/dev/peps/pep-0458/), Secure PyPI Downloads with Package Signing, is accepted and merged into the Python Enhancement Proposals (PEP) tree.
0 commit comments