Results 5 issues of Sean Colyer

Currently we pick the first matching private key, if someone has multiple private keys, we should allow them to pick which one they want to use.

Requiring users to go to the extension options is not ideal if we can avoid it. Evaluate and implement if reasonable a way to ubsert a ysers public key.

Gmail allows you to have periods as optional in email addresses. Should find an appropriate way to deal with this such that the extension correctly finds keys. Options include adding...

Some people sign their messages far more often than encrypting. The user should be able to select an option on the Options page indicating their preference of default behavior.

Should support multiple email accounts. Notes: Will need to consider both compose, and reply windows. Reply windows don't provide tags for the sender. Perhaps default to the g2 class which...