Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
Niklas Szilágyi Femerstrand edited this page Oct 19, 2013 · 7 revisions

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.

Compose

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

Clone this wiki locally