lnd/scripts/keys
Olaoluwa Osuntokun cb0f0dd8a4
scripts/key: add new gpg key for roasbeef
In this commit, we add a new signing for key for roasbeef. The signing
key has been attested to here by myself in several locations on the
Internet:
  * https://gist.github.com/Roasbeef/58c5eb9d5243df73ea3b081f3848b5ce
  * https://x.com/roasbeef
  * https://keybase.io/roasbeef
2024-10-21 16:42:09 -07:00
..
arshbot.asc scripts: add signing keys to repo 2021-09-27 15:49:08 +02:00
bhandras.asc keys: update key for bhandras 2022-06-09 09:28:46 +02:00
carlaKC.asc scripts: add signing keys to repo 2021-09-27 15:49:08 +02:00
Crypt-iQ.asc scripts: add signing keys to repo 2021-09-27 15:49:08 +02:00
ellemouton.asc scripts: add gpg key for ellemouton [skip ci] 2022-04-19 11:38:04 +02:00
ffranr.asc scripts: add ffranr PGP signing key [skip ci] 2022-10-10 19:08:28 +01:00
guggero.asc scripts: add signing keys to repo 2021-09-27 15:49:08 +02:00
hieblmi.asc scripts: add gpg key for Slyghtning [skip ci] 2023-07-20 16:28:21 +02:00
positiveblue.asc scripts: add positiveblue key to verify script 2021-09-27 15:49:10 +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/key: add new gpg key for roasbeef 2024-10-21 16:42:09 -07:00
sputn1ck.asc scripts: add sputn1ck pgp key 2022-10-11 09:00:46 +02:00
suheb.asc scripts: add gpg key for suheb [skip ci] 2024-06-01 11:25:46 -07:00
ViktorTigerstrom.asc scripts: add ViktorTigerstrom PGP key [skip ci] 2023-07-10 12:55:19 +02:00
wpaulino.asc scripts: add signing keys to repo 2021-09-27 15:49:08 +02:00
yyforyongyu.asc scripts: add gpg key for yyforyongyu [skip ci] 2024-01-19 01:23:30 +08:00
ziggie1984.asc scripts: rename PGP key file. 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.