| ▲ | pamcake a day ago | |||||||
Could be multiple individuals, each with a different key. | ||||||||
| ▲ | kevincox a day ago | parent [-] | |||||||
SSS doesn't support signing AFAIK. When I last looked into it GPG/PGP doesn't support shared signing. You can use SSS to encrypt the signing key, but then you need to fully materialize the signing key to actually sign the release. Which makes the exact situation that occurred here possible. The only way to do multi-signer PGP is outside of the PGP protocol, you just need to sign the artifact multiple times then have the verifier assert that a sufficient number of signatures are present. But again, this isn't supported by the regular PGP tools. | ||||||||
| ||||||||