lnd/scripts/keys
2026-08-10 15:57:48 -05:00
..
bhandras.asc keys: update key for bhandras 2022-06-09 09:28:46 +02:00
boris.asc scripts/keys: add pub key for boris 2026-08-10 15:57:48 -05:00
carlaKC.asc scripts: add signing keys to repo 2021-09-27 15:49:08 +02:00
ellemouton.asc scripts/keys: update pub key for ellemouton 2024-12-21 08:11:38 +02:00
ffranr.asc scripts: update ffranr release signing key 2025-08-06 10:34:31 +01:00
georgetsagk.asc scripts: add gpg key for georgetsagk 2026-02-23 14:40:07 +01:00
gijswijs.asc scripts/keys: add pub key for gijswijs 2026-06-29 21:40:17 +02:00
guggero.asc scripts: add signing keys to repo 2021-09-27 15:49:08 +02:00
hieblmi.asc scripts: update hieblmi pgp key 2025-08-11 11:47:40 +02:00
proofofkeags.asc scripts: add gpg key for proofofkeags [skip ci] 2024-05-28 17:29:36 -07:00
README.md scripts: add signing keys to repo 2021-09-27 15:49:08 +02:00
roasbeef.asc scripts/keys: update roasbeef keys with new expiry 2025-10-22 12:07:38 +01:00
sputn1ck.asc scripts: update sputn1ck pgp key 2025-08-07 12:30:42 +02:00
suheb.asc keys:updated the expired key for Suheb 2025-11-05 18:35:31 -08:00
ViktorT-11.asc scripts: add gpg key for ViktorT-11 2025-09-26 12:16:22 +02:00
yyforyongyu.asc scripts: add gpg key for yyforyongyu [skip ci] 2024-01-19 01:23:30 +08:00
ziggie1984.asc keys: increase expiry of signing key 2025-11-06 01:29:34 +01: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.