attic
attic copied to clipboard
// , gpg key for attic-backup.org
// , Where may I find the GPG key for attic-backup.org to verify the binaries from https://attic-backup.org/downloads/releases/0.16/ ?
I did have a quick look on the databases of our Benevolent Corporate Masters: https://www.google.com/webhp?q=attic-backup.org%20gpg%20key http://pgp.mit.edu/pks/lookup?search=attic-backup&op=index
It seems the Key ID ACCDCC2D was being used to sign the packages and now it's gone from pgpkeys.mit.edu.
Does anyone know what is being used nowadays?
$ gpg --recv-keys ACCDCC2D
gpg: requesting key ACCDCC2D from hkp server keys.gnupg.net
gpg: key ACCDCC2D: public key "Jonas Borgström <[email protected]>" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
I ran the same command against pgpkeys.mit.edu and it worked now. Thanks for confirming that's the right key.
Ehrm, I didn't confirm. I just showed that downloading the ID you posted works for me. So you have to check the correctness otherwise please.
Understood. Thanks.