Questions tagged [enigmail]

Enigmail is a data encryption and decryption extension for Icedove and Mozilla Thunderbird that provides OpenPGP public key e-mail encryption and signing.

Enigmail is a data encryption and decryption extension for Icedove and Mozilla Thunderbird that provides OpenPGP public key e-mail encryption and signing. It works under Unix-like, Linux and many other systems.

7 questions
13
votes
4 answers

Disable gnome-keyring-daemon

Methods I have tried: https://wiki.gnupg.org/GnomeKeyring https://blog.josefsson.org/tag/keyring/ Removing the GNOME Keyring applications from Startup…
Proletariat
  • 669
  • 3
  • 16
  • 28
4
votes
0 answers

Enigmail Thunderbird pinentry requests all passwords to all secret keys

I want to read a GPG encrypted email using Thunderbird Enigmail from [email protected] and Edit > Account Settings > Account.1 > OpenPGP Security has "Use specific OpenPGP key ID" selected. However, when I select the message in order to read,…
jtd
  • 176
  • 4
3
votes
2 answers

Enigmail plugin does not recognize anymore my private key

I am using a Debian unstable with Iceweasel (38.2.0esr-1) and the Enigmail plugin (2:1.8.2-3) from the distribution packages. I recently upgraded my system and got a new version of the gnupg2 package (2.1.7-2, previous was 2.0.28-2) and I ran into…
perror
  • 3,171
  • 7
  • 33
  • 45
2
votes
1 answer

How to import secret key on OpenGPG smartcard (copied from one machine/OS to another)?

I run a couple of PCs and they both multi-boot into more than one OS (Win10/Linux{Devuan}/FreeBSD & Win10/Linux{Devuan} respectively). I use Thunderbird + Enigmail (sticking with Version 68.x of the former for the moment as the integrated OpenGPG…
SlySven
  • 517
  • 4
  • 16
2
votes
1 answer

I created a encryption key-pair in Enigmail, but I can't see it when I do `gpg --list-keys` in terminal

I installed the Enigmail mail encryption plugin for Thunderbird and created a key-pair as the installation wizard instructed me. I can send and encrypt/decrypt mail with this key. However, when I want to list my keys in the terminal using gpg…
PetaspeedBeaver
  • 1,207
  • 3
  • 15
  • 32
2
votes
1 answer

How to export Icedove Enigmail public key fully in Debian?

I want to share the key at my homepage. I cannot find any setting in Icedove for the task. There is View settings for this account but it does not contain any tool for exporting the public key. I can find the short ID but I want it fully. You can…
Léo Léopold Hertz 준영
  • 6,788
  • 29
  • 91
  • 193
1
vote
1 answer

Force enigmail to sign with a specific subkey

I have a GPG key with multiple signing subkeys and I want to force enigmail to sign email with a specified subkey. GPG can be forced to sign with a specific subkey by appending the characted "!" after the subkey id, but engimail does not appear to…