Am 13.03.26 um 15:25 schrieb Adam Sjøgren:
Gottfried writes:

Thunderbird does not allow me to import the key .asc file from
~/.gnupg
I don´t know why.

What happens when you try?

Please tell me
how can I export the  .asc file from /home/.gnupg?

If you have tried importing a key pair in Thunderbird, you must have
been able to export the pair first?!

To export a key pair from GnuPG, run these commands:

   gpg --export -a EMAILOFKEY > public.asc
   gpg --export-secret-keys -a EMAILOFKEY > secret.asc

where you put in the email associated with your key pair instead of
"EMAILOFKEY".

Then you can import the files public.asc and secret.asc in
Thunderbird.

                                 o o o

Conversely if you export a public key and a secret key from
Thunderbird, eg to files tb_public.asc and tb_secret.asc, you can
import them into GnuGP using:

   gpg --import tb_public.asc
   gpg --import tb_secret.asc


   Best regards,

     Adam

After your instructions I managed to import my key into Thunderbird.

I did it differently, not through the terminal, that´s why it didn´t work.

When sending an encrypted email from gnus then it automatically opened in Thunderbird decrypted, because I have got now the keys in Thunderbird.

But in Gnus I didn´t succeed to decrypt this email.

What do you do to decrypt an email in Gnus?

thanks

Gottfried

Attachment: OpenPGP_0x61FAF349C9FB7F94.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

  • ... tpeplt
  • ... Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader (in English)
  • ... gfp
  • ... Gottfried
  • ... Gfp
  • ... Adam Sjøgren
  • ... Gottfried
  • ... Adam Sjøgren
  • ... Gottfried
  • ... Adam Sjøgren
  • ... Gottfried
  • ... Adam Sjøgren
  • ... gfp
  • ... Adam Sjøgren
  • ... Gottfried
  • ... Adam Sjøgren
  • ... gfp
  • ... Adam Sjøgren
  • ... gfp
  • ... gfp
  • ... gfp

Reply via email to