Post
Topic
Board Electrum
Merits 7 from 3 users
Topic OP
Electrum - verifying at least two signatures - I got 1 public key but not others
by
Jerboa_81
on 15/10/2021, 13:02:10 UTC
⭐ Merited by o_e_l_e_o (4) ,Pmalek (2) ,nc50lc (1)
Hello Everyone,

I just downloaded Electrum-4.1.5...

I want to verify, with gpg, two signatures (for example ThomasV and Emzy).

I found the public key of ThomasV, that I imported with gpg (gpg --import ...)
I verified the ....ThomasV.asc
And It's OK...
gpg --verify electrum-4.1.5-x86_64.AppImage.ThomasV.asc electrum-4.1.5-x86_64.AppImage

The answer is (in french, sorry):
gpg: Signature faite le lun 19 jui 2021 20:22:33 CEST avec la clef RSA d'identifiant 7F9470E6
gpg: Bonne signature de « Thomas Voegtlin (https://electrum.org) <thomasv@electrum.org> »
gpg:                 alias « ThomasV <thomasv1@gmx.de> »
gpg:                 alias « Thomas Voegtlin <thomasv1@gmx.de> »
gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
gpg:          Rien n'indique que la signature appartient à son propriétaire.
Empreinte de clef principale : 6694 D8DE 7BE8 EE56 31BE  D950 2BD5 824B 7F94 70E6


Now, I want to verify the ....Emzy.asc...
BUT I d'ont find the public key...

The answer for gpg --verify electrum-4.1.5-x86_64.AppImage.Emzy.asc electrum-4.1.5-x86_64.AppImage
is (yes, it's in french):

gpg: Signature faite le jeu 22 jui 2021 14:49:22 CEST avec la clef RSA d'identifiant 07DA627C
gpg: Impossible de vérifier la signature : clef publique introuvable


Is that ok ?  Or must I find the public key for the electrum-4.1.5-x86_64.AppImage.Emzy.asc ?

What must I do ?

Thank You All in advance.