Skip to content

Commit

Permalink
Switch to new denylist signing key and provide a signature
Browse files Browse the repository at this point in the history
  • Loading branch information
Vagabond committed Aug 22, 2023
1 parent 9158aac commit 01865c8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
12 changes: 8 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"serial": 2023081401,
"hash": "jffUjwtcs2dpHaLjED4wV693XAbsLLDM+m02TB1lL/4=",
"signatures": []
}
"serial": 2023081401,
"hash": "jffUjwtcs2dpHaLjED4wV693XAbsLLDM+m02TB1lL/4=",
"signatures": [{
"address": "13hSNQ6KDnFcG8zKJg79HFcKNPcqg4f4hSnxaSjpUsyh7UAvRak",
"signature": "XdyRcHfudoTMImy5CY7V1l4tiQYbNHhwYQSQANuxM2qnGNnIiwEI3q7ApkR1pk4VqeXU6xDOC7e2k53OfqbMDA=="
}
]
}
11 changes: 3 additions & 8 deletions public_key.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"public_keys": [
"13YqCei6dP2ibq2DAy81NmU8FYwwzo5HLKXFA3yM3Rvq9WxDfKF",
"14egjs9cSxt4jnaZTYQE4NemQVXL6qtayqNNpy3VJPSS6AAcaUq",
"13RKFFy5qmibyaS6N3Uw18UBDwGhhsXpk6jDn7SMenfDrQ6o6eh",
"13t59Q3oihn5YnhmW4bJARbxrK9TWaXgn2SUXZYpZYBScjKycYZ",
"14M61qg7QF7FMN8vZw8ne66ZAf17aGaw6hyednoaFQfHwM6kmX7",
"147DRzZFQDrsgt4VG5JCugqZtjPMVgtuzwgSLxkSpoGxSm34WKH"
"13hSNQ6KDnFcG8zKJg79HFcKNPcqg4f4hSnxaSjpUsyh7UAvRak"
],
"required": 3
}
"required": 1
}

0 comments on commit 01865c8

Please sign in to comment.