Discussion:
FYI: I am working on crypt-gpgme.
Werner Koch
2018-11-20 19:34:12 UTC
Permalink
Hi!

I have not been working on Mutt for more than decade but I think the
crypto code, and in particular, the gpgme interface needs some overhaul.
There is some bit rot because when I initially wrote that code gpgme was
in its early days and we can now do much better.

There is not much now but over the next weeks I hope to get the code up
to modern standards. If you want to follow that work, you may look at
my tree at git://git.gnupg.org/people/wk/mutt.git, branch wk/gpgme.

Some things I plan to fix:

- Fix the import keys (Ctrl-K) to again list something useful.
- Add the missing traditional pgp format to the gpgme interface.
- Change the key selection dialog to present the keys in the same order
as gpg uses internally and which is also used by KMail and Outlook.
- Support the Web Key Directory.
- Prepare for v5 keys (rfc4880bis)

Shall I start to send patches once 1.11 has been released?


Shalom-Salam,

Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
Kevin J. McCarthy
2018-11-21 00:15:44 UTC
Permalink
Post by Werner Koch
Hi!
Hi Werner, and welcome!
Post by Werner Koch
- Fix the import keys (Ctrl-K) to again list something useful.
- Add the missing traditional pgp format to the gpgme interface.
- Change the key selection dialog to present the keys in the same order
as gpg uses internally and which is also used by KMail and Outlook.
- Support the Web Key Directory.
- Prepare for v5 keys (rfc4880bis)
Shall I start to send patches once 1.11 has been released?
Yes that would be fantastic. I plan on releasing 1.11 this coming
weekend, after which I will be happy to review and commit patches from
you.

Thank you!
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
Loading...