Skip to content

Commit b3e5759

Browse files
authored
Merge pull request #21 from joshuagl/joshuagl/news-june-21
Add a couple of ~recent news items
2 parents 571c83d + 55c55e3 commit b3e5759

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

content/news.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,31 @@ title: News
44

55
> The [press](/press) page contains a full listing of news coverage.
66
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+
725
**October 30, 2020**
826

927
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).
1028

1129
**February 15, 2020**
1230

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.
1432

1533
**December 19, 2019**
1634

0 commit comments

Comments
 (0)