Kedstar99 / ThunderbirdSnap

Updated version of the thunderbird snap by Ken Vandine.
0 stars 0 forks source link

Re: "no GCR detected" #1

Open ppd opened 5 years ago

ppd commented 5 years ago

pinentry-gnome3 needs https://github.com/snapcore/snapd/pull/7673

A graphical alternative (in the meantime) would be pinentry-qt

Kedstar99 commented 5 years ago

Thanks a lot for your help. I think it may be sensible to perhaps wait for that to be merged in at this stage. I don't need enigmail immediately, and waiting seems a lot easier than bloating the snap with multiple desktop-launchers.

ppd commented 5 years ago

Considering that the difficulties continue if you stray into the realms of accessing or locking hardware like smartcards from GnuPG, I'd say a proper portal is the only clean way to implementing something user-friendly:

https://github.com/flatpak/xdg-desktop-portal/issues/178

pinentry-gnome3 is not DE agnostic, so shipping an alternative (+ the scripting to choose the correct one) is required, I think.