Files
lnd/scripts/keys
sputn1ck 960a3517ad scripts: update sputn1ck pgp key
This comit updates the pgp key for sputn1ck with
a new expiration date.

[skip ci]
2025-08-07 12:30:42 +02:00
..
2022-06-09 09:28:46 +02:00
2025-08-07 12:30:42 +02:00
2024-09-16 10:49:18 +02:00

Release verification keys

This directory contains all keys that are currently signing lnd releases.

The name of the file must match exactly the suffix that user is going to use when signing a release. For example, if the key is called eugene_.asc then that user must upload a signature file called manifest-eugene_-v0.xx.yy-beta.sig, otherwise the verification will fail. See the release documentation for details on how to create the signature.

In addition to adding the key file here as a .asc file the scripts/verify-install.sh file must also be updated with the key ID and the reference to the key file.