Open NicoHood opened 7 years ago
If I list my fingerprints with this version of python-gnupg (and not the one where it was forked from) it outputs me weird fingerprints that do not match the real fingerprint. However gpg still knows those keys:
[arch@arch archive]$ gpg -k AB5FA9182C292B7BE24C91CDE441069FE948D07A pub rsa4096 2015-06-17 [SCA] [expires: 2020-06-15] 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
What is going on here? I get the one starting with AB5 as output of this python module, but I need the fingerprint starting with 973.
I've never seen gpg output like that. That's quite weird. How did you install gpg? What version is it?
I am using archlinux with gpg2, latest version.
If I list my fingerprints with this version of python-gnupg (and not the one where it was forked from) it outputs me weird fingerprints that do not match the real fingerprint. However gpg still knows those keys:
What is going on here? I get the one starting with AB5 as output of this python module, but I need the fingerprint starting with 973.