On 09/01/2016 02:21 PM, Kyle Francis wrote:
Signing should not be terribly complicated. We could make a call to Mailvelope via enigma.js for the public key (api call already exists, export PublicKey) and then pass to Crypt_GPG for signing.
To sign a message you need a private key. For encryption you need only public keys.