Relevant recent changes:
- Whonix 14 will ship gpg2
- https://gitweb.torproject.org/torbirdy.git/commit/?id=09acfd09c465ba9cb50b6a4d03f155f02a081391
- https://trac.torproject.org/projects/tor/ticket/19971
- https://trac.torproject.org/projects/tor/ticket/16935
- https://trac.torproject.org/projects/tor/ticket/17533
TODO:
- Install dirmngr by default? (Since gpg2, dirmngr is required for gpg --recv-keys.)
- see if any changes to https://github.com/Whonix/anon-gpg-tweaks/blob/master/etc/skel/.gnupg/gpg.conf should be done
- consider ship /etc/icedove/pref/30_whonix.js
- pref("extensions.torbirdy.gpg_already_torified", true);
- consider ship /etc/skel/.gnupg/dirmngr.conf with
- use-tor
- see /usr/share/gnupg/dirmngr-conf.skel
- what else?
- try torbirdy version from torbirdy git master, see if it still works in Debian version 9 codename Stretch based Whonix 14
- see if keyserver communication is now fixed, should be as per above torbirdy changes