Skip to content

pgp signing #37

@jackstar12

Description

@jackstar12

Plugins should be able to utilize pgp for release authenticity. I propose the following flow:

Allow Plugins to configure one or multiple pgp public keys which are allowed to sign releases.
image

If keys are configured, a new build will be in Unsigned state after finishing. Plugin authors will have to sign the provided shasum manifest in order to actually release.

Looking ahead, those pgp keys could be exposed via the api aswell to allow btcpay itself to download those and verify plugins.

This could protect against compromise of plugin builder accounts or the entire builder service. Btcpay servers could download and store the key upon first install and then subsequently check for changes on plugin updates. If the key expired or changed, a warning can be showed to tell the user to verify whats been happening externally.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions