Re: no encrypt key for [email protected]

tpeplt <[email protected]>
Newsgroups gmane.emacs.help,gmane.emacs.gnus.user
Message-ID <[email protected]>
Gottfried <[email protected]> writes:

>
> Am 27.02.26 um 20:14 schrieb W. Greenhouse via Users list for the GNU 
> Emacs text editor:
>> gfp <[email protected]> writes:
>> 
>> 
>> [...]
>>> I read through the manual
>>> My first problem is to find the pgp keys which I have set up in 
>>> Icecat/Thunderbird.
>>> In Emacs they don´t appear. I can´t find them.
>>> this comes up in the terminal:
>>> gfp@Tuxedo ~$ gpg --list-keys /home/gfp/.gnupg/pubring.kbx 
>>> ---------------------------- pub   rsa4096 2022-10-19 [SC]       
>>> D24DDAC9226D5BA5E9F3BED3F5DAAAF74AD4C938 uid        [ unbekannt ] 
>>> Trisquel GNU/Linux Archive Automatic Signing Key (11/aramo) <trisquel- 
>>> [email protected]>
>>> but where are the OpenPGP keys I created in icecat?
>>> thanks
>>> Gottfried 
>> 
>> Likely on a separate keyring somewhere in Icecat's configuration/data
>> files, rather than in your user's global GnuPG configuration as above.
>> 
>
> yes, I found it in Icedove/Thunderbird (not Icecat sorry)
>
> /home/gfp/.thunderbird
>
> but how can I now find it in emacs?
>

Emacs includes an Encryption/Decryption menu, see

   Emacs menu -> Tools -> Encryption/Decryption

Try:

   Save your file "pubring.kbx" to something unique.
   For example
   $ cp pubring.kbx gotts-keys.keys

   Then import keys from your ".thunderbird" file:

   Emacs menu -> Tools 
                 -> Encryption/Decryption
                    -> Import Keys from File...

   Then check your keys with:

   Emacs menu -> Tools 
                 -> Encryption/Decryption
                    -> List Keys

   If this does not show the keys that you expect, then you
   can restore your keys from your "gotts-keys.keys" file.

-- 
The lyf so short, the craft so long to lerne.
- Geoffrey Chaucer, The Parliament of Birds.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.