<div dir="ltr"><div><div><div>Hi and thank you all,<br></div>I just performed a basic functional test and it seems to be working just fine. I am not authorized to speak in the name of the TDE community, but I guess many people will be happy to see this part of the official gnupg code ( as there were often questions regarding native pinentry app).<br><br></div>@Peter, thanks, I know the alternative system would provide the link to the binary. I'll handle the debian scripts for TDE next. There is more than this to take care of in this context.<br><br></div>regards<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 29, 2017 at 1:07 PM, Peter Lebbing <span dir="ltr"><<a href="mailto:peter@digitalbrains.com" target="_blank">peter@digitalbrains.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 29/10/17 11:43, Damien Goutte-Gattat wrote:<br>
> I would suggest that in your packaging script, you remove the<br>
> symlink created by pinentry's "make install" and replace it by your own<br>
> symlink to pinentry-tqt.<br>
<br>
</span>In Debian, the alternatives system is used to configure the default<br>
pinentry:<br>
<br>
$ ll /usr/bin/pinentry /etc/alternatives/pinentry<br>
lrwxrwxrwx 1 root root 23 Jul 16 20:18 /etc/alternatives/pinentry -> /usr/bin/pinentry-gtk-2<br>
lrwxrwxrwx 1 root root 26 Jan 11  2017 /usr/bin/pinentry -> /etc/alternatives/pinentry<br>
<br>
And there's also pinentry-x11:<br>
<br>
$ ll /usr/bin/pinentry-x11 /etc/alternatives/pinentry-x11<br>
lrwxrwxrwx 1 root root 23 Jul 16 20:18 /etc/alternatives/pinentry-x11 -> /usr/bin/pinentry-gtk-2<br>
lrwxrwxrwx 1 root root 30 Jan 11  2017 /usr/bin/pinentry-x11 -> /etc/alternatives/pinentry-x11<br>
<br>
HTH,<br>
<br>
Peter.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
I use the GNU Privacy Guard (GnuPG) in combination with Enigmail.<br>
You can send me encrypted mail if you want some privacy.<br>
My key is available at <<a href="http://digitalbrains.com/2012/openpgp-key-peter" rel="noreferrer" target="_blank">http://digitalbrains.com/<wbr>2012/openpgp-key-peter</a>><br>
<br>
</font></span></blockquote></div><br></div>