Skip to content

Commit

Permalink
Signature from @mrjoelkamp
Browse files Browse the repository at this point in the history
Signed-off-by: mrjoelkamp <[email protected]>
  • Loading branch information
mrjoelkamp committed Jun 3, 2024
1 parent ebb7cac commit 7b1e00f
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 8 deletions.
3 changes: 0 additions & 3 deletions metadata/.signing-event-state
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
"@rachel-taylor-docker": [
"root"
],
"@mrjoelkamp": [
"targets"
],
"@whalelines": [
"targets"
],
Expand Down
14 changes: 12 additions & 2 deletions metadata/root.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"signed": {
"_type": "root",
"consistent_snapshot": true,
"expires": "2025-06-03T21:46:28Z",
"expires": "2025-06-03T21:48:06Z",
"keys": {
"aef160e03958d5346c903dda755c07e952127ef523df5ec33bd9b24d41fe1cf4": {
"keytype": "ecdsa",
Expand All @@ -12,6 +12,14 @@
},
"scheme": "ecdsa-sha2-nistp256",
"x-tuf-on-ci-online-uri": "awskms:arn:aws:kms:us-east-1:654654578585:key/751429f1-0aea-4bd8-b450-bb1bce6b058f"
},
"f2149d8b7c1ece56d87d81f27fa68b745efc841892b3acfa382ad7f611e612ec": {
"keytype": "ecdsa",
"keyval": {
"public": "-----BEGIN PUBLIC KEY-----\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEtWRLfl1pLhd5pn4gOmiCQwxE68U0+mIl\n1sU9ugeUz2aCZ9GcTjDNFE/7ZOat74ajeaFi9zmdeCi3UTYioLXNOXfbN6mxM9iQ\nGG3Z5OWYsZpeAv+5jhly2JeWUhFTuJpd\n-----END PUBLIC KEY-----\n"
},
"scheme": "ecdsa-sha2-nistp384",
"x-tuf-on-ci-keyowner": "@mrjoelkamp"
}
},
"roles": {
Expand All @@ -28,7 +36,9 @@
"x-tuf-on-ci-signing-period": 60
},
"targets": {
"keyids": [],
"keyids": [
"f2149d8b7c1ece56d87d81f27fa68b745efc841892b3acfa382ad7f611e612ec"
],
"threshold": 2
},
"timestamp": {
Expand Down
14 changes: 12 additions & 2 deletions metadata/root_history/1.root.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"signed": {
"_type": "root",
"consistent_snapshot": true,
"expires": "2025-06-03T21:46:28Z",
"expires": "2025-06-03T21:48:06Z",
"keys": {
"aef160e03958d5346c903dda755c07e952127ef523df5ec33bd9b24d41fe1cf4": {
"keytype": "ecdsa",
Expand All @@ -12,6 +12,14 @@
},
"scheme": "ecdsa-sha2-nistp256",
"x-tuf-on-ci-online-uri": "awskms:arn:aws:kms:us-east-1:654654578585:key/751429f1-0aea-4bd8-b450-bb1bce6b058f"
},
"f2149d8b7c1ece56d87d81f27fa68b745efc841892b3acfa382ad7f611e612ec": {
"keytype": "ecdsa",
"keyval": {
"public": "-----BEGIN PUBLIC KEY-----\nMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEtWRLfl1pLhd5pn4gOmiCQwxE68U0+mIl\n1sU9ugeUz2aCZ9GcTjDNFE/7ZOat74ajeaFi9zmdeCi3UTYioLXNOXfbN6mxM9iQ\nGG3Z5OWYsZpeAv+5jhly2JeWUhFTuJpd\n-----END PUBLIC KEY-----\n"
},
"scheme": "ecdsa-sha2-nistp384",
"x-tuf-on-ci-keyowner": "@mrjoelkamp"
}
},
"roles": {
Expand All @@ -28,7 +36,9 @@
"x-tuf-on-ci-signing-period": 60
},
"targets": {
"keyids": [],
"keyids": [
"f2149d8b7c1ece56d87d81f27fa68b745efc841892b3acfa382ad7f611e612ec"
],
"threshold": 2
},
"timestamp": {
Expand Down
7 changes: 6 additions & 1 deletion metadata/targets.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"signatures": [],
"signatures": [
{
"keyid": "f2149d8b7c1ece56d87d81f27fa68b745efc841892b3acfa382ad7f611e612ec",
"sig": "3064023079a9a31f54165561924bcbf402bef4d1250e8d1c11c72a80fe24ce6e071c5dc68008408f22d1e874cbb6123e5aca42a602301b58ac89ed355f373569493d06b91558f38c57085cff37ef42b9e262874b4944e1f425dc4f18836b86124b777570097b"
}
],
"signed": {
"_type": "targets",
"expires": "2025-06-03T21:46:28Z",
Expand Down

0 comments on commit 7b1e00f

Please sign in to comment.