Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Thunderbird encryption

  • 4 답장
  • 1 이 문제를 만남
  • 37 보기
  • 최종 답변자: buy

more options

I have installed latest version of Thunderbird and all works as it should but 2 things seem wrong and not sure if bug, incorrect setting or just not allowed:

1 When I send encrypted email to myself it is automatically unencrypted and readable. I would prefer that any encrypted email I receive forces me to enter my private password every time. Can I configure this? 2 I would like to set Tbird to automatically encrypt all emails to an address I have the public key for. however It looks as if I can only set 'encrypt all' or 'don't encrypt' which means I need to manually select for each email or have to set as 'encrypt all' and then get message for almost all recipients that they don't have public key etc.

Advice appreciated.

I have installed latest version of Thunderbird and all works as it should but 2 things seem wrong and not sure if bug, incorrect setting or just not allowed: 1 When I send encrypted email to myself it is automatically unencrypted and readable. I would prefer that any encrypted email I receive forces me to enter my private password every time. Can I configure this? 2 I would like to set Tbird to automatically encrypt all emails to an address I have the public key for. however It looks as if I can only set 'encrypt all' or 'don't encrypt' which means I need to manually select for each email or have to set as 'encrypt all' and then get message for almost all recipients that they don't have public key etc. Advice appreciated.

선택된 해결법

Thanks for that. Seems a bit odd but definitely good to know!

Thought the encrypt suggestion for a recipient with keys would be a more proactive popup but again thanks for pointing that out.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options
When I send encrypted email to myself ...

S/MIME or OpenPGP encrypted?

I would prefer that any encrypted email I receive forces me to enter my private password every time.

What private password exactly?

Thunderbird does have a primary password. Did you set the primary password?

I would like to set Tbird to automatically encrypt all emails to an address I have the public key for.

If using OpenPGP Thunderbird will offer to turn on encryption for the message if a public key is found for each recipient. So this is semi-automatic. Due to a number of edge cases there is now fully automated mechanism to turn on encryption or not. In general the semi-automatic mechanism also exists for S/MIME, but is currently still disabled due to another problem.

Alternatively, if you want to always send OpenPGP encrypted messages to a fix group of recipients you can use the alias feature. https://wiki.mozilla.org/Thunderbird:OpenPGP:Aliases

more options

OpenPGP using keys I created when using GPG in Outlook. The private password to unencrypt the email. When I used Outlook it required me to enter my GPG password every time I wanted to view an encrypted email. while Tbird just seems to auto decrypt any email and so anyone who had access to my Tbird would be able to read my emails. Did not set primary password to Tbird. Only wanted that level of security for encrypted emails.

Just sent test email to user for whom OpenPGP manager shows their public key. It did not suggest encryption and email went direct unencrypted.

And could read email in sent items folder.

more options
The private password to unencrypt the email.

So I suppose you're talking about the passphrase protecting the private key when using gpg.

Tbird just seems to auto decrypt any email and so anyone who had access to my Tbird would be able to read my emails.

Since Thunderbird does not use gpg, private keys in Thunderbird are protected by the primary password. It is therefore highly recommended to set a primary password. Otherwise private keys are unprotected, and the behavior is as you stated. https://support.mozilla.org/en-US/kb/openpgp-thunderbird-howto-and-faq#w_how-is-my-personal-key-protected

The difference to gpg is that you're prompted for the primary password only once upon Thunderbird startup. Note, the primary password also protects the account passwords. If you haven't set a primary password until now, your account passwords were unprotected all the time.

It did not suggest encryption and email went direct unencrypted.

TB automatically shows a message at the bottom of the Write window if there are public keys available for all recipients - see screenshot below.

글쓴이 christ1 수정일시

more options

선택된 해결법

Thanks for that. Seems a bit odd but definitely good to know!

Thought the encrypt suggestion for a recipient with keys would be a more proactive popup but again thanks for pointing that out.