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/skin/unlock.png | Bin 0 -> 303 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 chrome/skin/unlock.png (limited to 'chrome/skin/unlock.png') diff --git a/chrome/skin/unlock.png b/chrome/skin/unlock.png new file mode 100644 index 0000000..0dbcd90 Binary files /dev/null and b/chrome/skin/unlock.png differ -- cgit v1.2.3