sakaki- / gentoo-on-rpi-64bit

Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
GNU General Public License v3.0
921 stars 126 forks source link

PGP Signature Key Missing #60

Closed NoSuck closed 5 years ago

NoSuck commented 5 years ago

Thank you for sharing the work you've done.

http://pool.sks-keyservers.net/pks/lookup?search=DDE76CEA https://pgp.mit.edu/pks/lookup?search=DDE76CEA

No results found

Did I miss something? I can't find the key mentioned in README.md.

sakaki- commented 5 years ago

I think you missed the 0x ^-^

Try:

https://pgp.mit.edu/pks/lookup?search=0xDDE76CEA

or

https://pgp.mit.edu/pks/lookup?search=sakaki@deciban.com

You don't need the prefix though to do:

gpg --recv-keys DDE76CEA

hth, S.

NoSuck commented 5 years ago

Wow, that is ridiculous. Thank you!