Skip to content

Commit 76aca3e

Browse files
authored
Merge pull request #600 from sigstore/cleanup-old-verification-mats
Remove unused verification materials
2 parents 8d2d442 + d93b8d9 commit 76aca3e

File tree

31 files changed

+1
-804
lines changed

31 files changed

+1
-804
lines changed

sigstore-java/src/main/java/dev/sigstore/VerificationMaterial.java

Lines changed: 0 additions & 68 deletions
This file was deleted.
Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
11
# TUF Store
22

3-
This resource is a temporary alternative to an actual TUF client.
4-
This is **not a permanent solution** and should not be treated as such.
5-
If the key changes, they will not automatically be reflected here
6-
and various signing/verification workflows will fail.
7-
8-
We keep copies of the remote tuf repositories locally in
9-
1. Production from https://tuf-repo-cdn.sigstore.dev \
10-
for interfacing with *.sigstore.dev
11-
12-
2. Staging from https://tuf-repo-cdn.sigstage.dev \
13-
for interfacing with *.sigstage.dev
14-
15-
For this client to function we need the following keys
16-
1. CTFE public keys (`ctfe.pub`, `ctfe_*.pub`) \
17-
the public key for the certificate transparency log
18-
2. Fulcio root cert (`fulcio_v1.crt.pem` or `fulcio.crt.pem`) \
19-
the root certificate for fulcio issued certificates
20-
3. Rekor public key (`rekor.pub`) \
21-
the public key for the rekor transparency log
3+
Seed roots for sigstore public good and staging.

sigstore-java/src/main/resources/dev/sigstore/tuf/production/ctfe.pub

Lines changed: 0 additions & 4 deletions
This file was deleted.

sigstore-java/src/main/resources/dev/sigstore/tuf/production/ctfe_2022.pub

Lines changed: 0 additions & 4 deletions
This file was deleted.

sigstore-java/src/main/resources/dev/sigstore/tuf/production/fulcio_v1.crt.pem

Lines changed: 0 additions & 13 deletions
This file was deleted.

sigstore-java/src/main/resources/dev/sigstore/tuf/production/rekor.pub

Lines changed: 0 additions & 4 deletions
This file was deleted.

sigstore-java/src/main/resources/dev/sigstore/tuf/sigstore-tuf-root/5.root.json

Lines changed: 0 additions & 156 deletions
This file was deleted.

0 commit comments

Comments
 (0)