桌面版
Thunderbird 支持GPG 和 S/MIME等点对点加密,本文介绍设置使用点对点功能。
设置方法很简单,都是图形界面操作,见下图:


xuenhua’s 站点
操作中遇到OpenPGP异常!
解决方法
经过代码排查发现CachingDataDecryptorFactory.java中的mOperatorHelper和mAeadHelper没有初始化,导致解密抛出OpenPGP异常。
OpenKeychain helps you communicate more privately and securely. It uses encryption to ensure that your messages can be read only by the people you send them to, others can send you messages that only you can read, and these messages can be digitally signed so the people getting them are sure who sent them. OpenKeychain is based on the well established OpenPGP standard making encryption compatible across your devices and systems. For a list of compatible software for Windows, Mac OS, and other operating systems consult openpgp.org/software/.
