This commit is contained in:
3
out/mirror/thin/tuf/keys/mirror-ed25519-test-1.pem
Normal file
3
out/mirror/thin/tuf/keys/mirror-ed25519-test-1.pem
Normal file
@@ -0,0 +1,3 @@
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
MC4CAQAwBQYDK2VwBCIEIHDOhyEHqxTfNjJRT9V45VI0EkWyjTiRHXcPXdLnBP5P
|
||||
-----END PRIVATE KEY-----
|
||||
3
out/mirror/thin/tuf/keys/mirror-ed25519-test-1.pub
Normal file
3
out/mirror/thin/tuf/keys/mirror-ed25519-test-1.pub
Normal file
@@ -0,0 +1,3 @@
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
MCowBQYDK2VwAyEAcgqV1k+nZ6Et6HvBWt1fEF454mH86oRCQAMeLGepTPg=
|
||||
-----END PUBLIC KEY-----
|
||||
31
out/mirror/thin/tuf/root.json
Normal file
31
out/mirror/thin/tuf/root.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"_type": "Root",
|
||||
"expires": "2026-01-01T00:00:00Z",
|
||||
"keys": {},
|
||||
"roles": {
|
||||
"root": {
|
||||
"keyids": [],
|
||||
"threshold": 1
|
||||
},
|
||||
"snapshot": {
|
||||
"keyids": [],
|
||||
"threshold": 1
|
||||
},
|
||||
"targets": {
|
||||
"keyids": [],
|
||||
"threshold": 1
|
||||
},
|
||||
"timestamp": {
|
||||
"keyids": [],
|
||||
"threshold": 1
|
||||
}
|
||||
},
|
||||
"signatures": [
|
||||
{
|
||||
"keyid": "bfac74336bb5d0c8a8c8fe9580fd234ad9f136d0baa6562604a4b49d78282731",
|
||||
"sig": "oisYau2KLEHT8luXEFfpXqBYiFHNb4271MwhuptukT69nNijwq-F4_acb_2uP-o7xGOx5pSTVvB8n0DzXvSACQ"
|
||||
}
|
||||
],
|
||||
"spec_version": "1.0.31",
|
||||
"version": 1
|
||||
}
|
||||
13
out/mirror/thin/tuf/snapshot.json
Normal file
13
out/mirror/thin/tuf/snapshot.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"_type": "Snapshot",
|
||||
"expires": "2026-01-01T00:00:00Z",
|
||||
"meta": {},
|
||||
"signatures": [
|
||||
{
|
||||
"keyid": "bfac74336bb5d0c8a8c8fe9580fd234ad9f136d0baa6562604a4b49d78282731",
|
||||
"sig": "LF2J66AaYOqwCmTaitnxY2IdtRs6jEHpARV04SRSEUU_WAxprDO1DlcvQn6KcM7IwitOCzYPKVDEZGGhlQs5CA"
|
||||
}
|
||||
],
|
||||
"spec_version": "1.0.31",
|
||||
"version": 1
|
||||
}
|
||||
26
out/mirror/thin/tuf/targets.json
Normal file
26
out/mirror/thin/tuf/targets.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"_type": "Targets",
|
||||
"expires": "2026-01-01T00:00:00Z",
|
||||
"signatures": [
|
||||
{
|
||||
"keyid": "bfac74336bb5d0c8a8c8fe9580fd234ad9f136d0baa6562604a4b49d78282731",
|
||||
"sig": "RiNTtMhWHmfPJXhVcTq_wvlqrmuYBQlSbc3El0coCvDcbH8bGpyS79igbarj0DnSrVgL48qj3Q33UFEgiY-FAg"
|
||||
}
|
||||
],
|
||||
"spec_version": "1.0.31",
|
||||
"targets": {
|
||||
"mirror-thin-v1.manifest.json": {
|
||||
"hashes": {
|
||||
"sha256": "0ae51fa87648dae0a54fab950181a3600a8363182d89ad46d70f3a56b997b504"
|
||||
},
|
||||
"length": 404
|
||||
},
|
||||
"mirror-thin-v1.tar.gz": {
|
||||
"hashes": {
|
||||
"sha256": "210dc49e8d3e25509298770a94da277aa2c9d4c387d3c24505a61fe1d7695a49"
|
||||
},
|
||||
"length": 613
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
13
out/mirror/thin/tuf/timestamp.json
Normal file
13
out/mirror/thin/tuf/timestamp.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"_type": "Timestamp",
|
||||
"expires": "2026-01-01T00:00:00Z",
|
||||
"meta": {},
|
||||
"signatures": [
|
||||
{
|
||||
"keyid": "bfac74336bb5d0c8a8c8fe9580fd234ad9f136d0baa6562604a4b49d78282731",
|
||||
"sig": "NdOzauVxBqvWIirilXY_SDcvgnx1_LLwUXE-G268eob7RJ_HUSnc_SAt0iGLYDcjBUf3tJL1nz025YWzVkmDCw"
|
||||
}
|
||||
],
|
||||
"spec_version": "1.0.31",
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user