xpad-hackers team mailing list archive
-
xpad-hackers team
-
Mailing list archive
-
Message #00282
[Question #295164]: public key to verify xpad release signatures?
New question #295164 on Xpad:
https://answers.launchpad.net/xpad/+question/295164
Hi! While working on updating the xpad package in debian I noticed releases on launchpad (https://launchpad.net/xpad/+download) are signed, with an *.asc available for every release. Unfortunately, the public key with id A6F2322B needed to verify that signature seems rather elusive.
Trying to verify results in the key not found (also tried with another keyserver, same result):
$ gpg --verify /tmp/xpad-4.8.0.tar.bz2.asc ../xpad_4.8.0.tar.bz2
gpg: Signature made 2016-04-10T14:01:43 CEST using RSA key ID A6F2322B
gpg: requesting key A6F2322B from hkp server keyserver.ubuntu.com
gpgkeys: key 92BF2FCCA6F2322B not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: key not found
gpg: keyserver communications error: bad public key
gpg: Can't check signature: public key not found
Any hint as to where to get that public key?
--
You received this question notification because your team Xpad
Developers is an answer contact for Xpad.