Page MenuHome GnuPG
Feed Advanced Search

Apr 16 2018

werner added a comment to T3908: Permission denied for root on other user's tty.

Would you be able to test with pinentry 1.1.0 which has a few things to make debugging easier and is also what I am testing against. To check what permissions are wronf I would suggest to run under strace.

Apr 16 2018, 12:47 PM · pinentry
powerman created T3908: Permission denied for root on other user's tty in the S1 Public space.
Apr 16 2018, 11:38 AM · pinentry

Apr 13 2018

gniibe claimed T3779: pinentry-curses broken when launched from tig that's launched from mc.
Apr 13 2018, 4:51 AM · Documentation, pinentry, Bug Report
gniibe added a comment to T3779: pinentry-curses broken when launched from tig that's launched from mc.

When a command is invoked from Midnight Commander, pseudo tty is used.
You can confirm that by typing tty and see the output of the command after exiting from mc and again typing tty.

Apr 13 2018, 4:50 AM · Documentation, pinentry, Bug Report

Apr 6 2018

mideal added a comment to T3879: passphrase dialogue: "mismatch" message not deleted during next try.

Installed pinentry version is:

Apr 6 2018, 1:35 AM · pinentry, Bug Report

Apr 5 2018

aheinecke added a project to T3879: passphrase dialogue: "mismatch" message not deleted during next try: pinentry.
Apr 5 2018, 12:51 PM · pinentry, Bug Report

Feb 6 2018

wltjr added a comment to T2905: EFL-based pinentry.

No clue what their problem is, I have a few projects scanned by Coverity. Most are forks that I took over, but one is not really. Not sure why they took such issues here.

Feb 6 2018, 4:46 PM · pinentry, Feature Request
mbirth created T3779: pinentry-curses broken when launched from tig that's launched from mc.
Feb 6 2018, 11:59 AM · Documentation, pinentry, Bug Report
werner added a comment to T2905: EFL-based pinentry.

Okay. Thanks for the report. I once looked at Coverty but decided not to use it because of their rules which would not allow me to document and fix a possible security vulnerability without following their process. If there is a security problem I will fix it according to my schedule and not allow anyone to delay it.

Feb 6 2018, 11:40 AM · pinentry, Feature Request

Feb 5 2018

wltjr added a comment to T2905: EFL-based pinentry.

After fighting with Coverity over a fork of pinentry that has EFL. I setup to have Coverity scan. Which found some like 22 defects. Coverity unable to identify that I have any affiliation, after I spent/wasted hours getting a build to upload to Coverity to scan. Just to fight with some unhelpful person basically standing in the way of FOSS project, a wonderful Mel Llaguno. Decided for security reasons I be denied ability to use Coverity to scan pinentry for defects, even in the EFL interface I made and am the author of. Which also means I cannot fix other issues with pinentry or aide further in development....

Feb 5 2018, 11:39 PM · pinentry, Feature Request

Jan 24 2018

wltjr added a comment to T2905: EFL-based pinentry.

Your welcome, I can remake another unified patch if need be. I was starting to prepare things to be a stand alone fork. Did an initial .travis.yml file, and initial stuff for Coverity. Though never did get a build uploaded to Coverity. Not sure if you have ever run pinentry through Coverity or other GnuPG stuff, may be a good idea just to see if it catches anything.

Jan 24 2018, 7:35 PM · pinentry, Feature Request
werner raised the priority of T2905: EFL-based pinentry from Normal to High.

Thanks for the long explanation. I think it should go into pinentry proper. I will have a closer look on it.

Jan 24 2018, 7:27 PM · pinentry, Feature Request

Jan 23 2018

wltjr added a comment to T2905: EFL-based pinentry.

@werner no problem with re-opening. I closed as it seemed it was not of interest or wanted. I wasn't get any responses like asking why it was left out of 1.1.0 release. To my knowledge other than preferences of GnuPG devs, changes to suit your needs, grabbing, libsecret, etc. It should be good to go without any issues. Thus I was waiting next release, assuming it was already committed . May have confused it with some other PR that was committed. But there should not be any outstanding issues preventing it from inclusion. If there are it was never relayed to me. It should be ready for inclusion, less any requested changes.

Jan 23 2018, 7:26 PM · pinentry, Feature Request
wltjr added a comment to T2905: EFL-based pinentry.

@werner no clue, I thought it was merged in at some point. I could have sworn something happened there. I went on advising others like the TQT interface assuming EFL was already added. I was shocked it was not when release came out and no explanation as to why it was excluded.

Jan 23 2018, 7:20 PM · pinentry, Feature Request

Jan 19 2018

werner reopened T2905: EFL-based pinentry as "Open".

Oh yes, I should re-open this because we should keep on tracking the status - either for an included EFL version or an external version.

Jan 19 2018, 8:54 AM · pinentry, Feature Request
werner updated subscribers of T2905: EFL-based pinentry.

I have not followed this bug for the last 6 months and meanwhile @justus and @neal moved on to the pEp company and are not any longer available to work on this. Although, I made the last pinentry release I do no closely follow the development. What I noticed is that we still don't have an EFL based pinentry despite that I explained them several times that I would like to see EFL in pinentry proper. I can't remember what the Mike Blumenkrantz version is or that there have been two pending versions at all. The thread is pretty long and I have note read it in its full length.

Jan 19 2018, 8:53 AM · pinentry, Feature Request

Jan 18 2018

wltjr added a comment to T2905: EFL-based pinentry.

Proceeding with a fork, and likely will remove other interfaces and just maintain another version of pinentry for EFL. Maybe renamed to pinentry-efl, and only have that and tty and curses interfaces in addition to EFL.

Jan 18 2018, 8:13 PM · pinentry, Feature Request

Jan 17 2018

herzmut added a comment to T3739: pinentry: manual type enforcement degrades security of passwords and emails.

The default Pinentry for Windows is pinentry-qt it should both be accessible with descriptions and screenreader API support and it should allow you to paste in passphrases. The passphrase length is limited at 255 characters.

Jan 17 2018, 9:54 AM · pinentry, Bug Report, gpg4win
werner added a comment to T3739: pinentry: manual type enforcement degrades security of passwords and emails.

BTW, using a long passphrase for public key encryption is in almost all cases useless. The passphrase is there to protect the private key, the passphrase is never sent to another site and will only be seen by gpg-agent, pinentry and the tty I/O software of the OS.

Jan 17 2018, 9:37 AM · pinentry, Bug Report, gpg4win
werner added a comment to T3739: pinentry: manual type enforcement degrades security of passwords and emails.

FWIW, Running gpg from the commandline with option -v shows the pinentry flavor.

Jan 17 2018, 9:21 AM · pinentry, Bug Report, gpg4win
aheinecke triaged T3739: pinentry: manual type enforcement degrades security of passwords and emails as Normal priority.

The default Pinentry for Windows is pinentry-qt it should both be accessible with descriptions and screenreader API support and it should allow you to paste in passphrases. The passphrase length is limited at 255 characters. This limitation comes from GnuPG and is there both for Windows and Linux. Have you tested Pinentry-qt with a screenreader?

Jan 17 2018, 8:34 AM · pinentry, Bug Report, gpg4win

Jan 1 2018

fvogt created T3659: pinentry falls back to curses on wayland.
Jan 1 2018, 6:31 PM · Restricted Project, Wayland, Feature Request, pinentry

Dec 7 2017

wltjr closed T2905: EFL-based pinentry as Wontfix.

Moving on, I will just look to make a stand along project for efl-pinentry interface. I withdraw my previous submission. Welcome to resume and move forward with Mike Blumenkrantz version. Thanks!

Dec 7 2017, 7:38 PM · pinentry, Feature Request

Dec 5 2017

aheinecke created T3575: Pinentry, FLTK: When cross compiling the hosts FLTK is detected.
Dec 5 2017, 1:19 PM · Windows, pinentry

Dec 3 2017

wltjr added a comment to T2905: EFL-based pinentry.

Not sure this should remain open. Months later a release was done excluding this. Originally mentioned on list in October 2016. Over a year later still not included. Very discouraging. I guess I can just see about having this external for myself. Shocking that FLTK and QTK see more usage than EFL which is part of Tizen OS. Clearly issues with either me, or EFL. Some reason it was excluded and being ignored. Seems nothing I can do either way. Oh well, I did all I could for months. On a very small contribution...

Dec 3 2017, 8:57 PM · pinentry, Feature Request
wltjr added a comment to T3279: Release pinentry 1.1.0.

I could have sworn a patch/pr was merged into repo or something. It seems it was not. Guess I must be mistaking it for some other contribution. Guess I will give up on trying to get EFL into next pinentry release. Which may take another year or so. Despite the fact I have been using it daily for many months now. Oh well.

Dec 3 2017, 8:42 PM · pinentry
wltjr added a comment to T3279: Release pinentry 1.1.0.

Why without it was already committed to repo? Is there some problem I
am not aware of?

Dec 3 2017, 7:28 PM · pinentry
wltjr added a comment to T3279: Release pinentry 1.1.0.
Dec 3 2017, 7:23 PM · pinentry
werner closed T3279: Release pinentry 1.1.0 as Resolved.

Released. Unfortunately without EFL but we need to have a release after more than a year.

Dec 3 2017, 7:08 PM · pinentry

Oct 15 2017

stikonas added a comment to T3449: Pinentry/qt needs a desktop file.

So why isn't app->setWindowIcon(QIcon(QLatin1String(":/document-encrypt.png"))); a desktop environment thing?

Oct 15 2017, 7:13 PM · pinentry, Bug Report
werner closed T3449: Pinentry/qt needs a desktop file as Wontfix.

This is a distribution or desktop environment thing. We maintain only the upstream version.

Oct 15 2017, 6:30 PM · pinentry, Bug Report

Oct 14 2017

stikonas created T3449: Pinentry/qt needs a desktop file.
Oct 14 2017, 9:13 PM · pinentry, Bug Report

Oct 13 2017

wltjr added a comment to T3279: Release pinentry 1.1.0.

The --grab/--nograb to my knowledge has nothing to do with the handling of the DISPLAY variable. Which is not used by Wayland. I believe Wayland uses WAYLAND_DISPLAY. @4tmuelle you may want to open a new task on the DISPLAY variable handling.

Oct 13 2017, 7:23 PM · pinentry

Oct 12 2017

4tmuelle added a comment to T3279: Release pinentry 1.1.0.

I have changed gpg-agent to make --no-grab the default. The new option --grab can be used to revert this.

Oct 12 2017, 6:34 PM · pinentry

Sep 27 2017

werner triaged T3428: pinentry-curses should be able to avoid showing *s when user enters passphrase as Normal priority.

Good idea.

Sep 27 2017, 10:22 AM · pinentry, Feature Request

Sep 26 2017

dkg created T3428: pinentry-curses should be able to avoid showing *s when user enters passphrase.
Sep 26 2017, 8:59 PM · pinentry, Feature Request

Sep 24 2017

werner abandoned D447: Fix for german translation in pinentry.
Sep 24 2017, 10:02 AM · pinentry, i18n
werner commandeered D447: Fix for german translation in pinentry.
Sep 24 2017, 10:01 AM · pinentry, i18n
werner accepted D447: Fix for german translation in pinentry.

Thanks.

Sep 24 2017, 10:00 AM · pinentry, i18n

Sep 14 2017

wltjr added a comment to T3279: Release pinentry 1.1.0.

Any update on this? Ready to do a pinentry release?

Sep 14 2017, 8:25 PM · pinentry

Sep 7 2017

engelmarkus created D447: Fix for german translation in pinentry.
Sep 7 2017, 1:56 PM · pinentry, i18n

Aug 25 2017

gouttegd closed T3357: pinentry no longer floating as Resolved.

OK, thanks for the info.

Aug 25 2017, 3:54 PM · pinentry, Bug Report
rcorre added a comment to T3357: pinentry no longer floating.

Sorry for the delayed response. I am in fact on pinentry 1.0.0, and haven't tested master yet. Looking forward to the patch!

Aug 25 2017, 3:00 PM · pinentry, Bug Report

Aug 24 2017

gouttegd updated the diff for D446: gtk: Put the dialog on monitor with focused window..

Avoid moving the window ourselves if the cursor happens to be on the same monitor than the currently focused window, since in that case the window will already be on the right monitor.

Aug 24 2017, 11:42 PM · pinentry
gouttegd added a comment to T3222: gpg --sign fails when LC_ALL=C, the signing key's primary user ID is not US ASCII, and we fall back to curses.

I am not sure I agree with the “cryptic error message” bit. I would think anyone knowledgeable enough to play with LC_ALL (or any other LC_* variable) should understand what “a locale function failed” means and conclude that maybe the best way to fix the problem is to leave LC_ALL alone.

Aug 24 2017, 2:43 PM · pinentry

Aug 23 2017

gouttegd added a comment to T2245: pinentry on wrong monitor.

Is this even something that we can control?

Aug 23 2017, 10:52 PM · Stalled, Feature Request, pinentry
gouttegd added a comment to T3357: pinentry no longer floating.

I just realized that my fix for T3253 was incomplete, it only works if grabbing is enabled. With GnuPG Agent not requesting grabbing by default since 2.1.23, that would make the fix useless in the default configuration. Coming with a new patch soon...

Aug 23 2017, 10:20 PM · pinentry, Bug Report

Aug 21 2017

justus triaged T3357: pinentry no longer floating as Low priority.
Aug 21 2017, 11:26 AM · pinentry, Bug Report
gouttegd added a project to T3357: pinentry no longer floating: pinentry.
Aug 21 2017, 9:46 AM · pinentry, Bug Report

Aug 14 2017

marcus placed T2245: pinentry on wrong monitor up for grabs.
Aug 14 2017, 10:37 AM · Stalled, Feature Request, pinentry

Aug 8 2017

justus placed T2905: EFL-based pinentry up for grabs.
Aug 8 2017, 11:04 AM · pinentry, Feature Request

Aug 6 2017

wltjr added a comment to T3279: Release pinentry 1.1.0.

Password quality evaluation is actually performed by the GnuPG Agent, not by the pinentry programs

Aug 6 2017, 9:43 PM · pinentry
gouttegd added a comment to T3279: Release pinentry 1.1.0.

Me personally I see T2103 as more pressing blocker to next release

Aug 6 2017, 2:21 AM · pinentry

Aug 4 2017

werner closed T3297: Pinentry-gtk2 may fail to grab the keyboard as Resolved.

Thanks for that. gpg-agent 2.1.23 or 2.2.0 will have a new default of --no-grab which can be reverted using the new --grab.

Aug 4 2017, 6:49 PM · pinentry
werner added a comment to T3279: Release pinentry 1.1.0.

I have changed gpg-agent to make --no-grab the default. The new option --grab can be used to revert this.

Aug 4 2017, 6:47 PM · pinentry

Aug 3 2017

wltjr added a comment to T3279: Release pinentry 1.1.0.

Grabbing the keyboard is an important X feature and not related to gtk etc.

Aug 3 2017, 9:56 PM · pinentry
werner added a comment to T3279: Release pinentry 1.1.0.

Grabbing the keyboard is an important X feature and not related to gtk etc.
It has two purposes:

  • Make sure that the Pinentry has the focus
  • Avoid that other users can grab the keyboard and snoop on the input.

These days the latter is not so important anymore, given that most of us have only a single user on the systems.

Aug 3 2017, 7:43 PM · pinentry
wltjr added a comment to T3279: Release pinentry 1.1.0.

Hilarious! Not sure if its best to re-comment or edit. Seems phab has edit ability so I tend to do that... I need to slow down and re-read before setting sail :)

Aug 3 2017, 6:41 PM · pinentry
marcus added a comment to T3279: Release pinentry 1.1.0.

@wltjr Great :)
dancewithme

Aug 3 2017, 6:39 PM · pinentry
wltjr added a comment to T3279: Release pinentry 1.1.0.

Just corrected :)

Aug 3 2017, 6:38 PM · pinentry
marcus added a comment to T3279: Release pinentry 1.1.0.

@wltjr Thanks for your comments. I think you mistyped the second bug number, T2013 seems unrelated to what you say.

Aug 3 2017, 6:37 PM · pinentry
wltjr added a comment to T3279: Release pinentry 1.1.0.

I think a decision should be made about grabbing. Since the gtk pinentry interface seems to be the only one that does grabbing. I need to confirm again, but last I checked, as commented on list, Wayland lacks any grabbing specification or ability. Making this a X only feature of GTK. It seems the patches 1 2 for this are for xwayland, not regular wayland stuff. Which seems to be why bugs like this one on RedHat are open.

Aug 3 2017, 6:36 PM · pinentry

Jul 25 2017

werner triaged T3297: Pinentry-gtk2 may fail to grab the keyboard as Normal priority.

I think disabling the tooltips for the gtk Pinentry is the way to go.

Jul 25 2017, 3:48 PM · pinentry

Jul 24 2017

gouttegd created T3297: Pinentry-gtk2 may fail to grab the keyboard in the S1 Public space.
Jul 24 2017, 2:54 PM · pinentry
gouttegd added a comment to T3279: Release pinentry 1.1.0.

Well, I am using pinentry-gtk2 1.0.0 on Awesome, and I just performed some tests with master as well.

Jul 24 2017, 2:21 PM · pinentry
kristianf added a comment to T3279: Release pinentry 1.1.0.

I'm not sure if this post ever made it into a bug report, but has master been tested with tiling WM like awesome to see if issue is fixed? https://lists.gnupg.org/pipermail/gnupg-devel/2017-February/032608.html (if not I'm sure robbat2 is helpful enough with that if picking up the thread)

Jul 24 2017, 12:49 PM · pinentry

Jul 20 2017

werner renamed T3279: Release pinentry 1.1.0 from Release pinentry 1.0.1 to Release pinentry 1.1.0.
Jul 20 2017, 11:08 AM · pinentry
werner updated subscribers of T3279: Release pinentry 1.1.0.

@justus Are the FLTK and the EFL ready for a release (which we could mark as beta test versions)

Jul 20 2017, 11:08 AM · pinentry

Jul 17 2017

marcus placed T2145: Enhance pinentry-qt dialog title with key specific info to facilitate auto-typing up for grabs.
Jul 17 2017, 2:25 PM · pinentry, Feature Request
marcus added a comment to T3279: Release pinentry 1.1.0.

Well, the backlog is here: pinentry

Jul 17 2017, 1:50 PM · pinentry
werner triaged T3279: Release pinentry 1.1.0 as High priority.
Jul 17 2017, 10:43 AM · pinentry
werner created T3279: Release pinentry 1.1.0.
Jul 17 2017, 9:44 AM · pinentry

Jul 14 2017

dkg added a comment to T3222: gpg --sign fails when LC_ALL=C, the signing key's primary user ID is not US ASCII, and we fall back to curses.

Users expect to be able to make signatures (or to fail to make signatures) reliably and understandably. the fact that some pinentries fail in some obscure combinations of circumstances makes the process of making signatures unreliable and incomprehensible.

Jul 14 2017, 12:46 PM · pinentry

Jul 13 2017

marcus added a comment to T3222: gpg --sign fails when LC_ALL=C, the signing key's primary user ID is not US ASCII, and we fall back to curses.

What behavior do you expect in this case?

Jul 13 2017, 1:19 AM · pinentry
marcus merged task T2843: pinentry-gnome3 not falling back to pinentry-curses as it should into T2818: expected behavior unclear when using gpg from ssh on a machine with a running X11 session.
Jul 13 2017, 1:15 AM · Bug Report, pinentry
marcus merged T2843: pinentry-gnome3 not falling back to pinentry-curses as it should into T2818: expected behavior unclear when using gpg from ssh on a machine with a running X11 session.
Jul 13 2017, 1:15 AM · pinentry, Bug Report
marcus merged task T2875: Pinentry-curses fallback + gpg / gpgsm can lead to endless 100% cpu loop into T2011: gnupg should notify cancellation of its operation to gpg-agent to kill pinentry.
Jul 13 2017, 1:13 AM · Bug Report, pinentry
marcus closed T2739: pinentry can't access GPG_TTY after su/sudo to another user on GNU/Linux as Invalid.

The Debian report includes multiple workarounds for the quite unusual setup. So, I am closing here.

Jul 13 2017, 1:01 AM · Bug Report, Debian, pinentry
marcus added a comment to T2696: SETREPEAT support for pinentry-curses.

And SETQUALITYBAR.

Jul 13 2017, 12:54 AM · Feature Request, pinentry
marcus claimed T2145: Enhance pinentry-qt dialog title with key specific info to facilitate auto-typing.
Jul 13 2017, 12:37 AM · pinentry, Feature Request
marcus edited projects for T2245: pinentry on wrong monitor, added: Feature Request, Stalled; removed Bug Report.
Jul 13 2017, 12:36 AM · Stalled, Feature Request, pinentry
marcus added a comment to T2245: pinentry on wrong monitor.

Is this even something that we can control? This stuff is usually up to the window manager, and although some accept hints, this is not really well defined. For example, gcry_prompt_set_caller_window accepts a window-id-string and says:

Jul 13 2017, 12:35 AM · Stalled, Feature Request, pinentry
marcus lowered the priority of T1760: Port pinentry-ncurses for windows from Normal to Wishlist.

It is unclear what the benefit of such a console pinentry for windows would be.

Jul 13 2017, 12:22 AM · pinentry, Feature Request
marcus added a project to T3011: No close-all in pinentry-gtk: Info Needed.
Jul 13 2017, 12:19 AM · Info Needed, Bug Report, pinentry
marcus closed T2263: use FD passing instead of /tmp/emacs$UID/pinentry as Wontfix.

Loopback is now officially supported, so I am closing this.

Jul 13 2017, 12:17 AM · pinentry, Feature Request
marcus merged task T3084: pinentry and password managers mix poorly into T2145: Enhance pinentry-qt dialog title with key specific info to facilitate auto-typing.
Jul 13 2017, 12:10 AM · pinentry
marcus merged T3084: pinentry and password managers mix poorly into T2145: Enhance pinentry-qt dialog title with key specific info to facilitate auto-typing.
Jul 13 2017, 12:10 AM · pinentry, Feature Request
marcus added a comment to T3011: No close-all in pinentry-gtk.

This seems to depend on the window manager. With Fedora 26 and Gnome 3 desktop, a full grab is not allowed anymore, and there is no close button on the modal dialog. With i3 and pinentry-gtk-2, the grab is strong but there also are no close buttons.

Jul 13 2017, 12:06 AM · Info Needed, Bug Report, pinentry

Jul 12 2017

marcus closed T2249: Pinetry field "enter passphrase" won't let me paste in as Resolved.
Jul 12 2017, 11:52 PM · Feature Request, Info Needed, pinentry
marcus closed T2188: can't paste password in pinentry-gnome3 as Invalid.

I tested this with Fedora 26 and the Gnome 3 desktop. and could not reproduce this. So maybe it got fixed upstream.

Jul 12 2017, 11:48 PM · Bug Report, pinentry
marcus closed T2244: pinentry not saving/using saved GPG key password as Invalid.

I just tested this with Fedora 26, pinentry-gnome3 0.9.7 and Gnome Keyring 3.20.1. See below for a full trace. If this doesn't work for you, check that you have compiled pinentry with libsecret, and did not deactivate the feature in the gpg-agent.conf.

Jul 12 2017, 11:37 PM · pinentry, Feature Request
marcus closed T3217: pinentry-curses and emacs don't play well together as Invalid.

pinentry-curses on the same terminal as the application was never intended to be automagical - from the start it was clear that during any operation that may trigger a pinentry dialog, the application would have to stop reading from the terminal, and it would have to redraw the screen when gnupg finishes. That's just a limitation of the terminal that can not be overcome (there is no focus grab, no save/restore of the terminal state, etc). This needs to be raised with the emacs developers.

Jul 12 2017, 9:43 PM · pinentry, Bug Report
marcus closed T2034: pinentry emacs features need documentation as Resolved.

Except for some tangential lingering questions, all issues in this report are attended to, and all subtasks are resolved.

Jul 12 2017, 9:34 PM · Bug Report, pinentry
marcus closed T2058: Change gpg-agent to support passing command line options to pinentry, a subtask of T2034: pinentry emacs features need documentation, as Wontfix.
Jul 12 2017, 9:34 PM · Bug Report, pinentry
marcus closed T2023: pinentry should not prompt for saving in a password manager when secret service is not available as Resolved.

Done in e57bcb7a2acff3a61a342d24e6a55407bf736631

Jul 12 2017, 6:51 PM · Bug Report, pinentry
marcus closed T2248: pinentry-gtk-2 causes GNOME3 menus to hang as Invalid.

This was resolved upstream by using no-grab (and otherwise would rather seem to be a bug in Gnome 3 classic mode anyway).

Jul 12 2017, 4:21 PM · Bug Report, pinentry
marcus closed T2177: pinentry: Passphrase not recognized in Thunderbird/Enigmail as Invalid.

That issue is best taken up with the enigmail maintainers. If you report it there, feel free to add a link here. Thanks!

Jul 12 2017, 4:13 PM · FAQ, Bug Report, pinentry
marcus closed T2444: Pinentry Does not pass getpin to console as Invalid.

I can't reproduce this in Fedora 26. If this is still an issue, please reopen and provide more information. I tested pinentry-gnome3, pinentry-gtk-2 and pinentry-qt.

Jul 12 2017, 4:05 PM · Bug Report, pinentry

Jul 11 2017

marcus closed T2049: conflicting pkg-config detection and initialization as Resolved.

Fixed in 6053cb4f. The third patch was obsolete due to use of FIND_QT macro.

Jul 11 2017, 9:04 PM · Gentoo, Bug Report, pinentry
marcus closed T2013: pinentry-curses / pinentry-tty should emit a bell when showing a dialog as Resolved.

Done.

Jul 11 2017, 7:31 PM · pinentry, Feature Request