-
Notifications
You must be signed in to change notification settings - Fork 45
FAQ
1. How can I encrypt/sign individual e-mails (without setting global encrypt/sign in Settings -> Preferences -> Composing)? Encrypt/sign options are missing from the Compose page.
At the top-left of the compose window, near From, there's a down-pointing arrow. Clicking that opens more options, including the Encrypt / Sign checkboxes.
2. What themes are supported? I can't find the encrypt/sign/key manager buttons.
Currently, the plugin supports only the Larry theme. Classic theme is not supported yet.
3. Which web browsers are supported?
rc_openpgpjs relies on OpenPGP.js which is depending on window.crypto.getRandomValues support. Please find the most up to date browser compability on this page: https://developer.mozilla.org/en-US/docs/Web/API/window.crypto.getRandomValues#Browser_Compatibility
