From 3084a2f99dafa173f3d0ee4128e0a43d6ba62b3c Mon Sep 17 00:00:00 2001 From: Sukhbir Singh Date: Tue, 26 Dec 2017 12:11:53 -0500 Subject: [feat] Display encryption status of email addresses in compose window When composing an email, display the encryption status for each address. If the public key for a given address is found, show the "lock" sign (encrypted) in front of it otherwise show the "unlocked" sign (unencrypted). This status is fetched using the keymanager. --- chrome/content/messengercompose.xul | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 chrome/content/messengercompose.xul (limited to 'chrome/content/messengercompose.xul') diff --git a/chrome/content/messengercompose.xul b/chrome/content/messengercompose.xul new file mode 100644 index 0000000..e3fcf34 --- /dev/null +++ b/chrome/content/messengercompose.xul @@ -0,0 +1,11 @@ + + + + +