Hello everyone,
I'm trying to import a key from the
when executing step #3 from the step: "1/7-Verify the Tails signing key." in the tutorial.
Also the following
where do I find the key to check it's content?
thanks.
I'm trying to import a key from the
/usr/local/share/keyrings/debian-keyring.gpg following this tutorial to verify a signature, but I get this error : $ gpg --keyring=/usr/local/share/keyrings/debian-keyring.gpg --export chris@chris-lamb.co.uk | gpg --import
$
gpg: WARNING: nothing exported
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
$when executing step #3 from the step: "1/7-Verify the Tails signing key." in the tutorial.
Also the following
gpg --decrypt --verbose /usr/local/share/keyrings/debian-keyring.gpg return that gpg: enabled compatibility flags:
gpg: decrypt_message failed: Unexpected errorwhere do I find the key to check it's content?
thanks.