mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-10 03:23:43 +02:00
contrib: remove builder keys
This has been superseded by adding a builder-keys/ directory in guix.sigs, where the presence of keys, and validity of signatures is checked. Preventing issues like missing keys or invalid signatures. New (or exisiting) Guix builders can add their key in the next PR they open adding attestations.
This commit is contained in:
@@ -134,7 +134,6 @@ Follow the relevant Guix README.md sections:
|
||||
|
||||
### Verify other builders' signatures to your own (optional)
|
||||
|
||||
- [Add other builders keys to your gpg keyring, and/or refresh keys](/contrib/builder-keys/README.md)
|
||||
- [Verifying build output attestations](/contrib/guix/README.md#verifying-build-output-attestations)
|
||||
|
||||
### Commit your non codesigned signature to guix.sigs
|
||||
@@ -193,7 +192,6 @@ popd
|
||||
|
||||
### Verify other builders' signatures to your own (optional)
|
||||
|
||||
- [Add other builders keys to your gpg keyring, and/or refresh keys](/contrib/builder-keys/README.md)
|
||||
- [Verifying build output attestations](/contrib/guix/README.md#verifying-build-output-attestations)
|
||||
|
||||
### Commit your codesigned signature to guix.sigs (for the signed macOS/Windows binaries)
|
||||
|
Reference in New Issue
Block a user