@@ -39,19 +39,19 @@ sha256sum: WARNING: 19 lines are improperly formatted
3939You can verify the gpg signature of the hashes as follows:
4040
4141```
42- $ gpg --keyserver keyserver.ubuntu.com --recv-keys DE10E82629A8CAD55B700B972F2A88D7F8D68E87
43- gpg: key 2A57E0A610D7F19C : public key "Steven Roose <steven@stevenroose.org >" imported
42+ $ gpg --keyserver keyserver.ubuntu.com --recv-keys BD0F3062F87842410B06A0432F656B0610604482
43+ gpg: key 2F656B0610604482 : public key "Pablo Greco <pgreco@blockstream.com >" imported
4444gpg: Total number processed: 1
4545gpg: imported: 1
46+
4647$ gpg --verify SHA256SUMS.asc
47- gpg: Signature made Thu 03 Mar 2022 06:02:41 AM PST
48- gpg: using RSA key DE10E82629A8CAD55B700B972F2A88D7F8D68E87
49- gpg: Good signature from "Steven Roose <steven@stevenroose.org >" [unknown]
50- gpg: aka "Steven Roose (Jabber) <steven@konuro.net >" [unknown]
48+ gpg: Signature made Mon 13 Apr 2026 06:06:31 PM CEST
49+ gpg: using RSA key BD0F3062F87842410B06A0432F656B0610604482
50+ gpg: Good signature from "Pablo Greco <pgreco@blockstream.com >" [unknown]
51+ gpg: aka "Pablo Greco <psgreco@gmail.com >" [unknown]
5152gpg: WARNING: This key is not certified with a trusted signature!
5253gpg: There is no indication that the signature belongs to the owner.
53- Primary key fingerprint: 8CC9 74D9 CFD0 34DC EED2 13B0 2A57 E0A6 10D7 F19C
54- Subkey fingerprint: DE10 E826 29A8 CAD5 5B70 0B97 2F2A 88D7 F8D6 8E87
54+ Primary key fingerprint: BD0F 3062 F878 4241 0B06 A043 2F65 6B06 1060 4482
5555```
5656
5757Extract the archive, and copy the ` elementsd ` , ` elements-cli ` , and ` elements-qt ` executables to ` /usr/local/bin ` .
0 commit comments