-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 13.11.15 14:01, Mike Acker wrote: > the discussion of ENIGMAIL really isn't about PGP per se; it is > about the interface. > > my question is whether the GPGME > <https://www.gnupg.org/related_software/gpgme/> library can resolve > the interface issues . from my reading it appears to be exactly > the right tool for this job .
gpgme is written in C. Enigmail is written in JavaScript, operating in a constrained environment predefined by Mozilla. It took me many years to get rid of binary components in Enigmail. Using C libraries directly from JavaScript is possible, but not recommended by Mozilla. I therefore don't think that GPGME is an option for Enigmail. - -Patrick -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWReGAAAoJENsRh7ndX2k7EuAQAJIu2j13QOCDO8dw7om0UXrq WMNRb2wrLVgXIaOzWGjADpKZj2mk6k3pBV3HzIcRh8I0OozpNcE0fq8oApmjrpyJ VeaVTSI+EVFQute5PSaMUbe0egXEvqpNj7vUUUVXW5BLbqSRZVc3Wgi/haT8iOP/ ZXawP06oqB6Qkn3FA0f6rifHS1UWRHtFD+iwdoTeqhiD3upYWxnYLPWnaqSzNGpR obKjcr2hcMTRSdONJW5fCodjCvnvkoNnjrZsGlb0WDaQTPiMGdc2MwucRzkNO3ie xo+4DrthbDLN9OAKbDDm0EGF25QvqY/vpfpmx+QHAqonquZSNFwJXoNRxS1xsFcm vfMrQ0bdSBtsZZwdXyTCCOHgLhqExIoNe1DOLSEbLiS+ldy+ogwzgphdQMZpAPrz FwZ0rbB3/2CkOQOhiARMdO2VmRhD+V2T8OGW01BFxd9kUwGp6rEXC2jjwgAtJImz eazXgqOJUvIOJta9N+SXkk/UG0UI/j5uelQ6Hj5TUbM8n+CWQUrhSxLTY7fcczAr uYTvWrcGbi9HsN8Jkqpg2EI+9Q6KP5eoDpvONNuK5z6TdzXIElNn0rjh1xDAQHUd OSYObhYGIErp6KMvr98rfejapP/ABnHmcOEJgNhavFnMGUJIs6Zyb0g5bJwOJybi dQVYPXrgnzCTZP8rmLSV =Nxvw -----END PGP SIGNATURE----- _______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
