Hello GnuPG-users!

I am (still) working on Mailpile, and it was brought to my
attention that if I send encrypted mail with folks in the BCC
line, the fact that they got a copy is leaked unless:

a) I use --hidden-recipient  
b) I send them their own separate copy of the mail, encrypted only to them  

I am trying to chose between these options (see issue
https://github.com/mailpile/Mailpile/issues/1561 ).

Using --hidden-recipient is more efficient and easier to
implement, but I wonder how this is handled on the receiving end?
If the user only has one public/private key pair, I assume the
experience isn't too bad, GnuPG will just make a guess. But if
the user has multiple keys, do they have to enter the passphrase
for each in succession, as gpg tries to guess how to decrypt?

How does this work in practice? Is --hidden-recipient a decent
user experience for the recipient?

Also, if I go with a), does that leak the fact that there were
hidden recipients? Does it leak how many?

Thanks,
 - Bjarni

Attachment: Encryption key for Bjarni Runar Einarsson.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP Digital Signature

_______________________________________________
Gnupg-users mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to