Page MenuHome GnuPG
Feed Advanced Search

May 22 2017

andreasstieger added a comment to T1646: Include support for signing file digests (e.g. for obs-sign).

Updated patch

May 22 2017, 11:55 AM · gnupg, Feature Request

May 19 2017

werner added a comment to T1646: Include support for signing file digests (e.g. for obs-sign).

Indeed and that is a standard feature of 2.1. It is even by default enabled. See --extra-socket in the the gpg-agent man page.

May 19 2017, 3:43 PM · gnupg, Feature Request
andreasstieger added a comment to T1646: Include support for signing file digests (e.g. for obs-sign).
In T1646#81392, @werner wrote:

However, with 2.1 it is possible to implement a more elegant solution:
You run gpg on the server and gpg-agent on the client. gpg-agent
takes care of the secret key operations while gpg does the bulk data
and public key stuff. To implement that the gpg<->gpg-agent IPC needs
to be changed from local sockets to TCP over some encrypted tunnel. I
have not checked whether ssh is already able to proxy a local socket -
but if it can do so, you have an instant solution.

May 19 2017, 2:56 PM · gnupg, Feature Request
gniibe reopened T1983: gpg2 prefers missing secret key to available key on card, a subtask of T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)), as Open.
May 19 2017, 1:19 PM · Restricted Project, gnupg, Feature Request

May 16 2017

gniibe closed T1983: gpg2 prefers missing secret key to available key on card, a subtask of T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)), as Resolved.
May 16 2017, 1:22 AM · Restricted Project, gnupg, Feature Request

May 14 2017

aheinecke removed a parent task for T2366: No DEP/ASLR or other security mitigations for GpgEX/GpgOL: T3103: Release Gpg4win 3.0 stable.
May 14 2017, 1:49 PM · Feature Request, Windows 64, gpgol, gpg4win, Windows, Windows 32
aheinecke added a comment to T2366: No DEP/ASLR or other security mitigations for GpgEX/GpgOL.

GpgEX is now also compiled with ASLR + DEP. I still have to check some other binaries of Gpg4win before I close this task but I no longer see it as blocking a 3.0 release where I wanted to have this included.

May 14 2017, 1:49 PM · Feature Request, Windows 64, gpgol, gpg4win, Windows, Windows 32

May 12 2017

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

If the dialog's show a bit off centered. The center of the screen being top/left of dialog. Which makes it offset to the bottom right. That is a bug in EFL (T5481) that is fixed and should be in EFL 0.19.1. Not anything related to this code though I did try to address in this code.

May 12 2017, 5:17 PM · pinentry, Feature Request

May 9 2017

werner added a comment to T2820: GPGME: Allow to set the keyring for a context.

Well, this will be a different thing and more related to the to-be-implemented key origin feature.
I would thus suggest to open a new task for this.

May 9 2017, 9:07 AM · Won't Fix, gpgme, Feature Request
aheinecke added a comment to T2820: GPGME: Allow to set the keyring for a context.

I think we are talking "aneinander vorbei". AFAIK we agreed (on the Osnabrück meeting) that we will cater to this usecase: Multiple different keyrings for some operations. Or "curated" keyring. Through GPGK and so we will have some API (key probably not a keyring for a context) like this in GPGME at some point in the next years. This is why I think this issue might be kept open to say: Yes we see the usecase but we will not solve it by exposing, what you call a hack, through GPGME. But we will solve it at some point with a better solution.

May 9 2017, 9:05 AM · Won't Fix, gpgme, Feature Request

May 8 2017

werner closed T2820: GPGME: Allow to set the keyring for a context as Resolved.

Back to you original problem: What you are trying to do is a hack to work around properties of GnuPG. Namely, that GnuPG stores its state in a _directory_ and you are modifying parts of this state (e.g. pubring.gpg). This is why GPGME allows you to switch to another directory but obviously does not allow you to modify parts of a directory (i.e. the state).

May 8 2017, 7:20 PM · Won't Fix, gpgme, Feature Request
aheinecke added a comment to T2820: GPGME: Allow to set the keyring for a context.

FWIW I strongly disagree with the sentiment that GPGME should be a "dumbed down" "Easy" GnuPG API. It should be GnuPG made stable -> A stable and reliable C API for the Free Software OpenPGP implementation GnuPG. But this is off topic. SCNR. It's much easier just to use process calls in many cases but I understand why this should not be done and leads to maintenance problems / bugs.

May 8 2017, 5:39 PM · Won't Fix, gpgme, Feature Request
aheinecke reopened T2820: GPGME: Allow to set the keyring for a context as "Open".

As discussed: The proper solution for this is GPGK, a Pubkey deaemon for GnuPG that would cater to audited / monitored keyrings. The usecase has not gone away and from my talks with people in the community and my general experience it is not "special" and definitely not "very special". It's important for Software Developers using GPGME that want to have keyrings for their Software Seperate from the general GnuPG user setup.

May 8 2017, 5:35 PM · Won't Fix, gpgme, Feature Request
werner closed T1259: pinentry should show fingerprint if certify a OpenPGP certificate as Wontfix.

7 years old and meanwhile Kleopatra has been reworked. Further showing two fingerprint (for the signing and the too be signed key) is confusing. In particular because the passphrase for the signing key is usually cached.

May 8 2017, 2:34 PM · gnupg, S/MIME, Feature Request
werner closed T2820: GPGME: Allow to set the keyring for a context as Resolved.

GPGME is about making GPG easy and not to cover very special use cases. I'll thus close this bug.

May 8 2017, 2:07 PM · Won't Fix, gpgme, Feature Request

May 3 2017

justus placed T2290: Allow gpgv2 to use armored GPG keys as keyring file with trusted keys up for grabs.
May 3 2017, 10:34 AM · gnupg24, Feature Request
justus placed T1827: Allow to batch up key refreshs in dirmngr up for grabs.
May 3 2017, 10:34 AM · gnupg, Feature Request, dirmngr
justus placed T2760: Populate comment field when exporting authentication key for SSH up for grabs.
May 3 2017, 10:34 AM · gnupg24, ssh, Feature Request
justus placed T1166: Connecting once-per-key for keys with keyserver preference vs server violate reconnection limit up for grabs.
May 3 2017, 10:32 AM · Ubuntu, gnupg, Feature Request
justus placed T2809: Agent required for symmetric operation causes encrypted partitions to fail to mount up for grabs.
May 3 2017, 10:32 AM · gnupg, Feature Request

Apr 28 2017

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

I have updated the code and patch. It is ready for review, modification, and ideally inclusion

Apr 28 2017, 11:50 PM · pinentry, Feature Request
werner edited projects for T2935: use-tor should have a third possible value, "if available", added: gnupg (gpg22); removed gnupg.
Apr 28 2017, 9:45 PM · gnupg (gpg22), In Progress, Feature Request, dirmngr
werner raised the priority of T2935: use-tor should have a third possible value, "if available" from Normal to High.
Apr 28 2017, 9:43 PM · gnupg (gpg22), In Progress, Feature Request, dirmngr
gniibe added a comment to T1621: Support multiple cards (not just readers).

For your information.
Since 2.1.18, multiple readers are supported by internal CCID driver. PC/SC driver is not yet.
Since 2.1.20, gpg --card-status can have "all" or specific serialno of the card.
Perhaps, gpg --card-edit should support SERIALNO command as well.

Apr 28 2017, 1:02 AM · gnupg, Feature Request

Apr 27 2017

jbash added a comment to T1621: Support multiple cards (not just readers).

I do have multiple readers. If I insert one card in each of my two readers, GnuPG doesn't choose the one it needs for any given operation. It's been three years, so I don't remember exactly what DOES happen. I think it just acts as if one of the two cards were inserted, and totally ignores the existence of the other. What I want is for it to dynamically use keys from whatever cards happen to be inserted.

Apr 27 2017, 5:18 PM · gnupg, Feature Request
sa added a comment to T1967: GnuPG should select a key for signing without trying to use missing subkeys.

Yes, I know it's not perfect but when the secret key is unknown to gpg-agent then it shouldn't attempt to use it.

Apr 27 2017, 1:50 PM · gnupg (gpg22), Feature Request
gniibe added a comment to T1967: GnuPG should select a key for signing without trying to use missing subkeys.

Sorry, I just noticed this ticket now.

Apr 27 2017, 9:03 AM · gnupg (gpg22), Feature Request
gniibe added a comment to T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)).

While T1983: gpg2 prefers missing secret key to available key on card for singing is in progress, change of T3119: gpg: Improve public key decryption is needed for decryption.

Apr 27 2017, 5:58 AM · Restricted Project, gnupg, Feature Request

Apr 26 2017

dkg added a comment to T1967: GnuPG should select a key for signing without trying to use missing subkeys.

I've raised the priority here because this bug gets reported regularly and it seems a shame that we haven't fixed it yet, despite having a patch available for quite some time.

Apr 26 2017, 3:30 AM · gnupg (gpg22), Feature Request
dkg raised the priority of T1967: GnuPG should select a key for signing without trying to use missing subkeys from Normal to High.
Apr 26 2017, 3:30 AM · gnupg (gpg22), Feature Request
dkg added a comment to T1967: GnuPG should select a key for signing without trying to use missing subkeys.

The branch dkg/T1967 contains a fix for this. Please review!

Apr 26 2017, 3:24 AM · gnupg (gpg22), Feature Request

Apr 24 2017

aheinecke lowered the priority of T1982: pinentry-qt should fallback to curses if $DISPLAY is set but unavailable from Normal to Low.
Apr 24 2017, 5:55 PM · pinentry, Feature Request
aheinecke added a parent task for T2366: No DEP/ASLR or other security mitigations for GpgEX/GpgOL: T3103: Release Gpg4win 3.0 stable.
Apr 24 2017, 5:45 PM · Feature Request, Windows 64, gpgol, gpg4win, Windows, Windows 32
wltjr added a comment to T2905: EFL-based pinentry.

I have noticed some issues, minor code fixes, and a major issue with failing to fall back to tty/ncurses interface when a GUI is not available. I will make the changes, cleanup the code format, etc and re-attach patch.

Apr 24 2017, 5:31 PM · pinentry, Feature Request

Apr 22 2017

vsrinu26f added a comment to T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)).

litmus test will be :

Apr 22 2017, 3:15 PM · Restricted Project, gnupg, Feature Request

Apr 20 2017

gniibe claimed T2898: Option to ignore card serial number (to be able to use backup tokens containing same subkeys).
Apr 20 2017, 8:07 AM · gnupg, Feature Request
gniibe added a subtask for T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)): T2898: Option to ignore card serial number (to be able to use backup tokens containing same subkeys).
Apr 20 2017, 8:07 AM · Restricted Project, gnupg, Feature Request
gniibe added a parent task for T2898: Option to ignore card serial number (to be able to use backup tokens containing same subkeys): T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)).
Apr 20 2017, 8:07 AM · gnupg, Feature Request
gniibe added a subtask for T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)): T1983: gpg2 prefers missing secret key to available key on card.
Apr 20 2017, 8:06 AM · Restricted Project, gnupg, Feature Request
gniibe raised the priority of T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)) from Normal to High.
Apr 20 2017, 7:48 AM · Restricted Project, gnupg, Feature Request
gniibe merged T1983: gpg2 prefers missing secret key to available key on card into T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)).
Apr 20 2017, 7:47 AM · Restricted Project, gnupg, Feature Request

Apr 19 2017

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

The underscores on the Cancel and OK button come from Pinentry. Not sure if I am not handling Locale correctly, or something along those lines. The other stuff does not have it, and setting text the same way.

Apr 19 2017, 4:48 PM · pinentry, Feature Request
wltjr added a comment to T2905: EFL-based pinentry.

Sure thing, and it is "semi" animated. If you fail to enter a correct pin/passphrase. The error message is animated, it will slowly move back and forth from left to right. I can provide further screenshots of its various options, confirm, quality, double entry, etc. The quality bar changes color from red to green, with every shade in between based on quality, 0 red, 100 green, in between other colors/shades between the two.

Apr 19 2017, 4:46 PM · pinentry, Feature Request
marcus added a comment to T2905: EFL-based pinentry.

For reference: D426: Initial patch for EFL based pinentry. Thanks for the explanations of the terminology in the E project!

Apr 19 2017, 1:37 PM · pinentry, Feature Request

Apr 18 2017

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

I changed it back to EFL from Enlightenment. Enlightenment is a desktop/application coded using the EFL. Like Gnome is coded in GTK. This does not require Enlightenment at all. Just the EFL. Which can be used in GTK/Gnome, or KDE/QT based environments just the same. Also Tizen, etc. Thus I would not call it Enlightenment anywhere, as it really has no relation.

Apr 18 2017, 10:30 PM · pinentry, Feature Request
wltjr renamed T2905: EFL-based pinentry from Enlightment-based pinentry to EFL-based pinentry.
Apr 18 2017, 10:28 PM · pinentry, Feature Request
wltjr added a comment to T2905: EFL-based pinentry.

I created the requested differential. Please let me know what I need to do for inclusion. Thanks!

Apr 18 2017, 10:27 PM · pinentry, Feature Request

Apr 16 2017

crosser added a comment to T2440: scdaemon grabs card exclusively; it'd be nice if it didn't.

I can confirm that scdaemon built from today's master (2.1.21-beta73) releases the card, and works as is for my use case.
Version that is included with zesty (2.1.15-1ubuntu7) still keeps the card reserved indefinitely, like all previous versions.

Apr 16 2017, 12:44 PM · scd, gnupg, Feature Request

Apr 14 2017

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

Ok I will do that soon as I am finished with refinements and it is ready for re-submission. Thanks!

Apr 14 2017, 3:01 PM · pinentry, Feature Request
marcus added a comment to T2905: EFL-based pinentry.

@wltjr Please upload the patch here: https://dev.gnupg.org/differential/diff/create/ Thanks!

Apr 14 2017, 12:24 PM · pinentry, Feature Request
gniibe renamed T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)) from Shadowed private key design (for smartcard) to Smartcard interaction improvement (was: Shadowed private key design (for smartcard)).
Apr 14 2017, 3:54 AM · Restricted Project, gnupg, Feature Request
gniibe added a comment to T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)).

Yes, there are two things to implement; How gpg frontend use gpg-agent (1 in Werner's comment), and new shadowed key format support (2 in Werner's comment).

Apr 14 2017, 3:53 AM · Restricted Project, gnupg, Feature Request
gniibe merged task T1798: request: smartcard stub keys with multiple serial numbers into T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)).
Apr 14 2017, 2:50 AM · gnupg, Feature Request
gniibe merged T1798: request: smartcard stub keys with multiple serial numbers into T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)).
Apr 14 2017, 2:50 AM · Restricted Project, gnupg, Feature Request
gniibe claimed T1798: request: smartcard stub keys with multiple serial numbers.

Thanks for suggestion. I'm sorry that I haven't caught this report. Now, it's assigned to me.
This is merged to T2291: Smartcard interaction improvement (was: Shadowed private key design (for smartcard)).

Apr 14 2017, 2:49 AM · gnupg, Feature Request
uncaught added a comment to T1798: request: smartcard stub keys with multiple serial numbers.

I'm an active user of multiple smart cards and would like to see key stubs bound to multiple serial numbers at the same time. I took a look at the agent code and could try to prepare a patch that realizes this by allowing a list of serial numbers as a new shadowkeyinfo field. Would this be a welcome addition or would it possibly break things?

Apr 14 2017, 1:08 AM · gnupg, Feature Request

Apr 13 2017

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

I got the patch from Mike. It does need some refinements. I will work on the modifications and re-submit. Do you accept PRs on Github? Or should I attach here? Or send to mailing list? Thanks!

Apr 13 2017, 5:18 PM · pinentry, Feature Request

Apr 11 2017

crosser added a comment to T2440: scdaemon grabs card exclusively; it'd be nice if it didn't.

Thank you @gniibe, I will check if scdaemon from 2.1 solves my troubles and followup if it does not.

Apr 11 2017, 12:37 PM · scd, gnupg, Feature Request
gniibe added a comment to T2440: scdaemon grabs card exclusively; it'd be nice if it didn't.

Thank you for your comment.
FYI, when card is removed, scdaemon invalidates cache. So, #1 is already done.
In 2.1.x, scdaemon releases the reader when it finds the card is removed.
(Not for 2.0)

Apr 11 2017, 12:19 PM · scd, gnupg, Feature Request
crosser added a comment to T2440: scdaemon grabs card exclusively; it'd be nice if it didn't.

I could argue that caching the information about the card and reusing it is pointless and dangerous if such cache is not invalidated when the card is removed. Next time the information is needed, there may be a different card lying on the NFC reader. And it certainly does not make sense to keep the card reserved for exclusive use when the card is physically long gone.

Apr 11 2017, 11:09 AM · scd, gnupg, Feature Request
gniibe merged T2053: scdaemon over pcsclite holds the card even with "--card-timeout 5" into T2440: scdaemon grabs card exclusively; it'd be nice if it didn't.
Apr 11 2017, 3:20 AM · scd, gnupg, Feature Request
gniibe lowered the priority of T1621: Support multiple cards (not just readers) from Normal to Wishlist.
Apr 11 2017, 3:18 AM · gnupg, Feature Request
gniibe merged T1113: sign + encryption OK but decryption failed with 3072 bits key on smartcard V2 into T1405: Print a warning for readers not supporting extended APDUs..
Apr 11 2017, 3:16 AM · Feature Request, scd, gnupg
gniibe merged task T1113: sign + encryption OK but decryption failed with 3072 bits key on smartcard V2 into T1405: Print a warning for readers not supporting extended APDUs..
Apr 11 2017, 3:16 AM · Not A Bug, gnupg, Feature Request, scd, Documentation
gniibe added a project to T1113: sign + encryption OK but decryption failed with 3072 bits key on smartcard V2: Not A Bug.

No way to fix, itself. Better warning/error message can be done.

Apr 11 2017, 3:13 AM · Not A Bug, gnupg, Feature Request, scd, Documentation

Apr 7 2017

gp_ast added a watcher for Feature Request: gp_ast.
Apr 7 2017, 2:34 PM

Apr 4 2017

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

I am interested in this, and can look into any needed polishing. Can someone please attach the patches to this bug or a link to where they can be downloaded. Unfortunately mailing list archives strip attachments. I spoke with Mike in IRC who informed me he made a EFL port of pinentry. I was working on that, and still have my code going in case I cannot get a copy of Mikes work. I am willing to do what ever is necessary to get this into pinentry sooner than later. Though I understand it can take some time. Hopefully not the 1yr it took the FLTK based pinentry to be added.

Apr 4 2017, 7:20 PM · pinentry, Feature Request
kai removed a project from T2366: No DEP/ASLR or other security mitigations for GpgEX/GpgOL: Duplicate.
Apr 4 2017, 3:03 PM · Feature Request, Windows 64, gpgol, gpg4win, Windows, Windows 32
marcus merged task T1102: Sending enc/signed mails does not work with Exchange into T1115: cannot send PGP encrypted mail in Outlook 2003 SP3.
Apr 4 2017, 2:59 PM · Info Needed, gpg4win, Feature Request, gpgol
kai moved T2366: No DEP/ASLR or other security mitigations for GpgEX/GpgOL from Backlog to Done on the Duplicate board.
Apr 4 2017, 2:53 PM · Feature Request, Windows 64, gpgol, gpg4win, Windows, Windows 32
kai merged T2171: ASLR and DEP not enable in EXE and DLL's into T2366: No DEP/ASLR or other security mitigations for GpgEX/GpgOL.
Apr 4 2017, 2:52 PM · Feature Request, Windows 64, gpgol, gpg4win, Windows, Windows 32
kai merged task T2171: ASLR and DEP not enable in EXE and DLL's into T2366: No DEP/ASLR or other security mitigations for GpgEX/GpgOL.
Apr 4 2017, 2:52 PM · Feature Request, gpg4win

Apr 3 2017

werner placed T2694: insecure links on gnupg webpage (gnupg.org) that could be https up for grabs.
Apr 3 2017, 11:04 PM · In Progress, Feature Request
werner closed T1544: www.gnupg.org does not use ECC as Resolved.

This has been fixed quite some time ago.

Apr 3 2017, 11:03 PM · Feature Request, gpgweb

Mar 30 2017

admin created Feature Request.
Mar 30 2017, 6:42 PM
feaneron added projects to T3026: Export gpgme-pthread.pc: Feature Request, gpgme.
Mar 30 2017, 2:35 PM · gpgme, Feature Request

Mar 28 2017

werner removed a project from T2931: Provide automated way to set "primary" flag on a specific User ID in a cert: Restricted Project.
Mar 28 2017, 6:15 PM · gpgme, Feature Request
werner closed T2931: Provide automated way to set "primary" flag on a specific User ID in a cert as Resolved.
Mar 28 2017, 6:15 PM · gpgme, Feature Request
werner removed a project from T2819: GPGME: Keylist from file: Unreleased.
Mar 28 2017, 6:14 PM · gpgme, Feature Request
werner added a project to T2819: GPGME: Keylist from file: Unreleased.
Mar 28 2017, 4:35 PM · gpgme, Feature Request
werner closed T2819: GPGME: Keylist from file as Resolved.
Mar 28 2017, 4:35 PM · gpgme, Feature Request
werner added a comment to T2819: GPGME: Keylist from file.

I have noced that you added the C++ interface. Thanks.

Mar 28 2017, 4:35 PM · gpgme, Feature Request
werner removed a project from T2819: GPGME: Keylist from file: In Progress.
Mar 28 2017, 4:35 PM · gpgme, Feature Request

Mar 27 2017

werner added projects to T3019: Provide small logos for use with fingerprints on websites etc.: Feature Request, gpgweb.
Mar 27 2017, 6:40 PM · gpgweb

Mar 24 2017

werner added a comment to T1287: Feature request: --decrypt-only.

Duplicate of T1060

Mar 24 2017, 11:17 AM · Duplicate, gnupg, Feature Request
werner closed T1287: Feature request: --decrypt-only as Resolved.
Mar 24 2017, 11:17 AM · Duplicate, gnupg, Feature Request
werner added a project to T1287: Feature request: --decrypt-only: Duplicate.
Mar 24 2017, 11:17 AM · Duplicate, gnupg, Feature Request
werner added a comment to T1287: Feature request: --decrypt-only.

2.1 has the option --unwrap to just this.

Mar 24 2017, 11:17 AM · Duplicate, gnupg, Feature Request
werner claimed T1287: Feature request: --decrypt-only.
Mar 24 2017, 11:08 AM · Duplicate, gnupg, Feature Request
werner closed T1618: Make gnupg more friendly to multiple readers as Resolved.
Mar 24 2017, 11:07 AM · gnupg, Feature Request, scd
werner added a comment to T1618: Make gnupg more friendly to multiple readers.

Implemented in 2.1.19

Mar 24 2017, 11:07 AM · gnupg, Feature Request, scd

Mar 23 2017

dmp1ce added a comment to T2916: GPGME should have a way to suppress delete key prompts.

Sorry, the test case code is here: https://github.com/rethab/h-
gpgme/blob/master/test/KeyTest.hs#L91

The removeKey function code is here: https://github.com/rethab/h-
gpgme/blob/master/src/Crypto/Gpgme/Key.hs#L64

Mar 23 2017, 5:00 PM · gpgme (gpgme 1.23.x), Feature Request
dmp1ce added a comment to T2916: GPGME should have a way to suppress delete key prompts.

I hope the attached log helps. The log is a test of this command:
GPGME_DEBUG=9:/home/dmp1ce/Projects/DMSS/h-gpgme/mygpgme.log ./runtests remove_alice_key_prompt

The test is creating a GPG context directory, creating a temporary key and then deleting it. The
log should show me manually confirming to delete the key. I would like the delete prompt to be
suppressed with an automatic deletion of the key. I didn't see any way of suppressing the
confirmation in the documentation here:
https://www.gnupg.org/documentation/manuals/gpgme/Deleting-Keys.html#Deleting-Keys

The code to the test case is here: https://github.com/rethab/h-
gpgme/blob/master/src/Crypto/Gpgme/Key.hs#L64

The test is running the function c'gpgme_op_delete which is a binding to the c function
gpgme_op_delete. Source code for the binding is here: https://github.com/jwiegley/bindings-
dsl/blob/master/bindings-gpgme/src/Bindings/Gpgme.hsc#L534

Mar 23 2017, 4:55 PM · gpgme (gpgme 1.23.x), Feature Request
dmp1ce added a comment to T2916: GPGME should have a way to suppress delete key prompts.

Mar 23 2017, 4:55 PM · gpgme (gpgme 1.23.x), Feature Request

Mar 21 2017

werner added a comment to T2916: GPGME should have a way to suppress delete key prompts.

Can you provide a plain C test program to show the effect or, maybe easier a
GPGME trace file running your program?

GPGME_DEBUG=9:gpgme.trace: YOURTESTPGM

Mar 21 2017, 7:20 PM · gpgme (gpgme 1.23.x), Feature Request
werner added a comment to T2931: Provide automated way to set "primary" flag on a specific User ID in a cert.

See tests/run-genkey --set-primary on how to use it.

Mar 21 2017, 7:12 PM · gpgme, Feature Request
werner added a project to T2931: Provide automated way to set "primary" flag on a specific User ID in a cert: Restricted Project.
Mar 21 2017, 7:11 PM · gpgme, Feature Request
werner added a comment to T2931: Provide automated way to set "primary" flag on a specific User ID in a cert.

commit 421ddd1 implements that for 1.9.0.

Mar 21 2017, 7:11 PM · gpgme, Feature Request
dmp1ce added a comment to T2916: GPGME should have a way to suppress delete key prompts.

I'm maintaining a language binding. https://github.com/rethab/h-gpgme

Mar 21 2017, 4:18 PM · gpgme (gpgme 1.23.x), Feature Request
werner added a comment to T2916: GPGME should have a way to suppress delete key prompts.

What do you mean by "maintainig a GPGME library"? A language binding or an
implementaion similar to GPGME?

Mar 21 2017, 9:58 AM · gpgme (gpgme 1.23.x), Feature Request