Page MenuHome GnuPG
Feed All Stories

Sep 26 2014

infinity0 reopened T1726: no status-fd message indicating current flags as "Open".
Sep 26 2014, 12:23 AM · Feature Request, gnupg
infinity0 reopened T1725: addkey asks for a separate new password for every subkey created as "Open".
Sep 26 2014, 12:14 AM · Feature Request, Not A Bug, gnupg
infinity0 added a project to T1725: addkey asks for a separate new password for every subkey created: Feature Request.
Sep 26 2014, 12:14 AM · Feature Request, Not A Bug, gnupg
infinity0 removed a project from T1725: addkey asks for a separate new password for every subkey created: Bug Report.
Sep 26 2014, 12:14 AM · Feature Request, Not A Bug, gnupg
infinity0 added a comment to T1725: addkey asks for a separate new password for every subkey created.

I suggest that an option be added for the user to "set same as master key". This
will be the majority use-case.

Sep 26 2014, 12:14 AM · Feature Request, Not A Bug, gnupg
infinity0 added a comment to T1730: gpg should avoid a gpg-agent with a different homedir.

But this might be done by accident, such as in old shell environments. Do you
consider GPG_AGENT_INFO with a different homedir, to be a valid use case? If
not, you should get rid of it, because otherwise it might be confusing and trip
users up.

Sep 26 2014, 12:14 AM · Feature Request, gnupg
infinity0 reopened T1730: gpg should avoid a gpg-agent with a different homedir as "Open".
Sep 26 2014, 12:14 AM · Feature Request, gnupg

Sep 25 2014

ciaby added a comment to T1732: Don't break existing keys larger than 4k.

Ok, got it. So I can just throw away my key and make a new one?
Fantastic. Thanks a lot.
Sounds a lot like "640K ought to be enough for anybody".
So long, and thanks for all the good work on GnuPG (seriously).

Sep 25 2014, 10:11 PM · Not A Bug, Debian, Bug Report, gnupg
werner added a comment to T1732: Don't break existing keys larger than 4k.

No.

Please read the FAQ on key sizes and if you have a lot of time the countless
discussions on gnupg-users. No, you are not paranoid but you are tuning the
wrong parameters. IT will never be a standard. There will never be any keys
larger than 4k RSA in real use.

Sep 25 2014, 9:46 PM · Not A Bug, Debian, Bug Report, gnupg
ciaby added a comment to T1732: Don't break existing keys larger than 4k.

Yes, I know how to change the code and make it work on _my_ machine.
There is the tiny problem that everyone else has to do it, too.
Can we make that change the default? I don't see a big problem in using 64k or
128k instead of 32k of secure memory.
By the way, 16k of key size is ridiculous now, but it's going to be kind of
standard in the not so distant future. Or am I too paranoid? :)
Just trying to have a GnuPG key which is future-proof, also taking in
consideration the possible use of quantum computers in the future.

Sep 25 2014, 9:17 PM · Not A Bug, Debian, Bug Report, gnupg
werner removed a project from T1724: documentation fixes for 2.1.0: Bug Report.
Sep 25 2014, 8:51 PM · Feature Request, gnupg
werner lowered the priority of T1724: documentation fixes for 2.1.0 from Normal to Wishlist.
Sep 25 2014, 8:51 PM · Feature Request, gnupg
werner added a project to T1724: documentation fixes for 2.1.0: Feature Request.
Sep 25 2014, 8:51 PM · Feature Request, gnupg
werner added a project to T1732: Don't break existing keys larger than 4k: Not A Bug.
Sep 25 2014, 8:51 PM · Not A Bug, Debian, Bug Report, gnupg
werner added a comment to T1732: Don't break existing keys larger than 4k.

Sorry, there is a limit on the size of secret keys which depends on
several factors. We allow for way longer keys than can be generated
by gpg to take the fuzziness in account, but only up to some limit.
You are on your own if you want to use ridiculous long keys.

Hint: You may increase the size of the secure memory my changing the
line

    /* initialize the secure memory. */
    got_secmem=secmem_init( 32768 );

in g10/gpg.c. Use a larger value there and it will work.

Sep 25 2014, 8:51 PM · Not A Bug, Debian, Bug Report, gnupg
werner added a project to T1725: addkey asks for a separate new password for every subkey created: Not A Bug.
Sep 25 2014, 8:44 PM · Feature Request, Not A Bug, gnupg
werner added a comment to T1725: addkey asks for a separate new password for every subkey created.

Consider this a feature.

Sep 25 2014, 8:43 PM · Feature Request, Not A Bug, gnupg
werner closed T1725: addkey asks for a separate new password for every subkey created as Resolved.
Sep 25 2014, 8:43 PM · Feature Request, Not A Bug, gnupg
werner closed T1726: no status-fd message indicating current flags as Resolved.
Sep 25 2014, 8:43 PM · Feature Request, gnupg
werner added a comment to T1726: no status-fd message indicating current flags.

There are no starting values. Please use the source code.

Sep 25 2014, 8:43 PM · Feature Request, gnupg
werner added a project to T1726: no status-fd message indicating current flags: Not A Bug.
Sep 25 2014, 8:43 PM · Feature Request, gnupg
werner added a project to T1727: add a parameter to GOT_IT to communicate any errors: Not A Bug.
Sep 25 2014, 8:41 PM · Feature Request, Not A Bug, gnupg
werner added a comment to T1727: add a parameter to GOT_IT to communicate any errors.

Please read the docs and sample code (I suggest gpa and gpgme). GOT_IT
indicates that a line has been received in response to a GET_xxx status.

Sep 25 2014, 8:41 PM · Feature Request, Not A Bug, gnupg
werner added a comment to T1730: gpg should avoid a gpg-agent with a different homedir.

It does not unless you override it with GPG_AGETN_INFO.

Sep 25 2014, 8:39 PM · Feature Request, gnupg
werner added a project to T1730: gpg should avoid a gpg-agent with a different homedir: Not A Bug.
Sep 25 2014, 8:39 PM · Feature Request, gnupg
werner closed T1730: gpg should avoid a gpg-agent with a different homedir as Resolved.
Sep 25 2014, 8:39 PM · Feature Request, gnupg
werner added a comment to T1719: self-signed certificate for this website.

That is just fine. I don't want to throw out my money for nothing.

Sep 25 2014, 8:38 PM · Bug Report
werner closed T1719: self-signed certificate for this website as Resolved.
Sep 25 2014, 8:38 PM · Bug Report
werner added a comment to T1723: more precise wording in option lists.

Nope. We discussed this already at the ML.

Sep 25 2014, 8:36 PM · Won't Fix, gnupg, Feature Request
werner closed T1723: more precise wording in option lists as Resolved.
Sep 25 2014, 8:36 PM · Won't Fix, gnupg, Feature Request
werner added a project to T1723: more precise wording in option lists: Won't Fix.
Sep 25 2014, 8:36 PM · Won't Fix, gnupg, Feature Request
werner added a project to T1722: advertise the ? option in CLI: Won't Fix.
Sep 25 2014, 8:35 PM · Won't Fix, gnupg, Feature Request
werner added a comment to T1722: advertise the ? option in CLI.

Using a question mark on prompts is a common behaviour for at least 35 years.
Thus one can expect that.

Sep 25 2014, 8:35 PM · Won't Fix, gnupg, Feature Request
werner closed T1728: document parameters to GET_LINE et. al. as Resolved.
Sep 25 2014, 8:33 PM · Bug Report, Won't Fix, gnupg
werner added a comment to T1728: document parameters to GET_LINE et. al..

That is exactly the idea. Walk it through manually and you see what you need to
type. Adding docs bearks the risk that the docs is not in sync with the code
and thus we would need to run tests to make sure this is the case. The order of
the prompts depends on so many factors that a complete documentation si not
possible.

Sep 25 2014, 8:33 PM · Bug Report, Won't Fix, gnupg
werner added a project to T1728: document parameters to GET_LINE et. al.: Won't Fix.
Sep 25 2014, 8:33 PM · Bug Report, Won't Fix, gnupg
aheinecke added a comment to T1729: when upgrading to 2.1, should detect a <2.1 gpg-agent and respond appropriately.

This is a duplicate of T1718

Sep 25 2014, 6:14 PM · Duplicate, Bug Report, gnupg
aheinecke closed T1729: when upgrading to 2.1, should detect a <2.1 gpg-agent and respond appropriately as Resolved.
Sep 25 2014, 6:14 PM · Duplicate, Bug Report, gnupg
aheinecke added a project to T1729: when upgrading to 2.1, should detect a <2.1 gpg-agent and respond appropriately: Duplicate.
Sep 25 2014, 6:14 PM · Duplicate, Bug Report, gnupg
aheinecke added a comment to T1729: when upgrading to 2.1, should detect a <2.1 gpg-agent and respond appropriately.

Duplicate of T1718

Sep 25 2014, 6:14 PM · Duplicate, Bug Report, gnupg
aheinecke added a comment to T1711: glib 2.41 uses rand_s which is not available on all platforms.

Got two more reports about this for Windows XP users. So we can safely assume
that this was not just a corner case problem for a broken setup of the Original
Reporter but that it is a real problem.

I'll add a reversion of the commit mentioned fpr 2.2.3

Sep 25 2014, 6:07 PM · Bug Report, Windows 32, gpg4win, Windows
ciaby added projects to T1732: Don't break existing keys larger than 4k: gnupg, Bug Report, Debian.
Sep 25 2014, 1:31 AM · Not A Bug, Debian, Bug Report, gnupg

Sep 24 2014

infinity0 added projects to T1731: improve batch mode to be more general-purpose: Feature Request, gnupg.
Sep 24 2014, 1:50 AM · gnupg, Feature Request
infinity0 set Version to 2.1.0 on T1731: improve batch mode to be more general-purpose.
Sep 24 2014, 1:50 AM · gnupg, Feature Request
infinity0 added a comment to T1720: more context in key-generation prompts.

The same applies for the key export prompt, too. Currently it says something
generic about "the key has no passphrase, please provide one to export".

Sep 24 2014, 1:48 AM · gnupg, Feature Request
infinity0 set Version to 2.1.0 on T1730: gpg should avoid a gpg-agent with a different homedir.
Sep 24 2014, 1:39 AM · Feature Request, gnupg
infinity0 added projects to T1730: gpg should avoid a gpg-agent with a different homedir: gnupg, Bug Report.
Sep 24 2014, 1:39 AM · Feature Request, gnupg
infinity0 set Version to 2.1.0 on T1729: when upgrading to 2.1, should detect a <2.1 gpg-agent and respond appropriately.
Sep 24 2014, 1:33 AM · Duplicate, Bug Report, gnupg
infinity0 added projects to T1729: when upgrading to 2.1, should detect a <2.1 gpg-agent and respond appropriately: gnupg, Bug Report.
Sep 24 2014, 1:33 AM · Duplicate, Bug Report, gnupg
infinity0 added projects to T1728: document parameters to GET_LINE et. al.: Feature Request, gnupg.
Sep 24 2014, 1:23 AM · Bug Report, Won't Fix, gnupg
infinity0 set Version to 2.1.0 on T1728: document parameters to GET_LINE et. al..
Sep 24 2014, 1:23 AM · Bug Report, Won't Fix, gnupg
infinity0 added projects to T1727: add a parameter to GOT_IT to communicate any errors: gnupg, Bug Report.
Sep 24 2014, 1:21 AM · Feature Request, Not A Bug, gnupg
infinity0 set Version to 2.1.0 on T1727: add a parameter to GOT_IT to communicate any errors.
Sep 24 2014, 1:21 AM · Feature Request, Not A Bug, gnupg
infinity0 added projects to T1726: no status-fd message indicating current flags: gnupg, Bug Report.
Sep 24 2014, 1:15 AM · Feature Request, gnupg
infinity0 set Version to 2.1.0 on T1726: no status-fd message indicating current flags.
Sep 24 2014, 1:15 AM · Feature Request, gnupg
infinity0 added projects to T1725: addkey asks for a separate new password for every subkey created: gnupg, Bug Report.
Sep 24 2014, 1:11 AM · Feature Request, Not A Bug, gnupg
infinity0 set Version to 2.1.0 on T1725: addkey asks for a separate new password for every subkey created.
Sep 24 2014, 1:11 AM · Feature Request, Not A Bug, gnupg
infinity0 added projects to T1724: documentation fixes for 2.1.0: gnupg, Bug Report.
Sep 24 2014, 1:03 AM · Feature Request, gnupg
infinity0 set Version to 2.1.0 on T1724: documentation fixes for 2.1.0.
Sep 24 2014, 1:03 AM · Feature Request, gnupg
infinity0 added a comment to T1723: more precise wording in option lists.

(My suggested examples also have some visual similarity between actually similar
options.)

Sep 24 2014, 12:46 AM · Won't Fix, gnupg, Feature Request
infinity0 added projects to T1723: more precise wording in option lists: Feature Request, gnupg.
Sep 24 2014, 12:45 AM · Won't Fix, gnupg, Feature Request
infinity0 set Version to 2.1.0 on T1723: more precise wording in option lists.
Sep 24 2014, 12:45 AM · Won't Fix, gnupg, Feature Request
infinity0 set Version to 2.1.0 on T1722: advertise the ? option in CLI.
Sep 24 2014, 12:29 AM · Won't Fix, gnupg, Feature Request
infinity0 added projects to T1722: advertise the ? option in CLI: Feature Request, gnupg.
Sep 24 2014, 12:29 AM · Won't Fix, gnupg, Feature Request
infinity0 set Version to 2.1.0 on T1721: "go back" option in CLI.
Sep 24 2014, 12:21 AM · gnupg, Feature Request
infinity0 added projects to T1721: "go back" option in CLI: Feature Request, gnupg.
Sep 24 2014, 12:21 AM · gnupg, Feature Request
infinity0 added projects to T1720: more context in key-generation prompts: Feature Request, gnupg.
Sep 24 2014, 12:16 AM · gnupg, Feature Request
infinity0 set Version to 2.1.0 on T1720: more context in key-generation prompts.
Sep 24 2014, 12:16 AM · gnupg, Feature Request
infinity0 added a comment to T1719: self-signed certificate for this website.

(to verify the signature, remove the line-break between "causes a" and "warning")

Sep 24 2014, 12:12 AM · Bug Report
infinity0 added a project to T1719: self-signed certificate for this website: Bug Report.
Sep 24 2014, 12:09 AM · Bug Report

Sep 23 2014

sacrishi added a comment to T1705: Resource leak in file "cipher/primegen.c" at line 676 , 1215 and at 1221.

Hello, Werner, Kindly have a look at this bug and patch,as and when you are
free. Thanks.

Sep 23 2014, 6:39 AM · Bug Report, libgcrypt

Sep 22 2014

werner added a project to T1712: libgpg-error upgrade fails during build phase (OS X 10.5, 10.6): gpgrt.
Sep 22 2014, 3:06 PM · gpgrt, Bug Report
werner added a project to T1717: Build problem due to lock header on Windows: gpgrt.
Sep 22 2014, 3:05 PM · Bug Report, gpgrt
werner removed a project from T1717: Build problem due to lock header on Windows: libgcrypt.
Sep 22 2014, 3:05 PM · Bug Report, gpgrt
werner added a comment to T1717: Build problem due to lock header on Windows.

Sorry, cross-compiling from Windows to Windows is not supported. You need a
POSIX platform and mingw to build for Windows.
Changing this is probably possible but I do not have the time to care about this.

As a starting point, look at src/mkheader.c .

I will add a category for libgpg-error

Sep 22 2014, 3:03 PM · Bug Report, gpgrt

Sep 21 2014

alexwmf added a comment to T1717: Build problem due to lock header on Windows.

D250: 508_07-gen_w32.patch

Sep 21 2014, 6:06 PM · Bug Report, gpgrt
alexwmf added a comment to T1717: Build problem due to lock header on Windows.

I guess that problem because gpgrt_lock_t is generates using gen-posix, but
used win32 lock objects (critical sections). I tried to patch generation
using gen-w32 and looks like that generator is unfinished just now. i made
ugly "fix" which will generate gpgrt_lock_t like in posix. patch in attach.
But i worried that alignment should be rechecked and initialization with
GPGRT_LOCK_INITIALIZER

Sep 21 2014, 6:06 PM · Bug Report, gpgrt

Sep 19 2014

aheinecke added a comment to T1718: Errors during 2.1 migration but gnupg reports migration succeeded..

Had a go at this myself. I've attached a patch that checks the gpg-agent version
before migration.

Output when an old version is found:

gpg: NOTE: THIS IS A DEVELOPMENT VERSION!
gpg: It is only intended for test purposes and should NOT be
gpg: used in a production environment or with production keys!
gpg: starting migration from earlier GnuPG versions
gpg: error: GnuPG agent version "2.0.22" is too old.
gpg: Please start an updated GnuPG agent.
gpg: migration aborted

Output when gnome-keyring running around:

gpg: NOTE: THIS IS A DEVELOPMENT VERSION!
gpg: It is only intended for test purposes and should NOT be
gpg: used in a production environment or with production keys!
gpg: starting migration from earlier GnuPG versions
gpg: WARNING: The GNOME keyring manager hijacked the GnuPG agent.
gpg: WARNING: GnuPG will not work properly - please configure that tool to not
interfere with the GnuPG system!
gpg: error: GnuPG agent unusable. Please check that a GnuPG agent can be started.
gpg: migration aborted
gpg: no default secret key: No secret key
gpg: signing failed: No secret key

The error message should also occur in case gpg-agent can not be started at all.
It happens when "GETINFO version" errors. So its generic.

Sep 19 2014, 7:47 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke added a comment to T1718: Errors during 2.1 migration but gnupg reports migration succeeded..

D252: 507_0001-Check-gpg-agent-version-before-2.1-migration.patch

Sep 19 2014, 7:47 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke updated subscribers of T1718: Errors during 2.1 migration but gnupg reports migration succeeded..
Sep 19 2014, 7:47 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke updated subscribers of T1718: Errors during 2.1 migration but gnupg reports migration succeeded..
Sep 19 2014, 3:51 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke set Version to 2.1.0-beta835 on T1718: Errors during 2.1 migration but gnupg reports migration succeeded..
Sep 19 2014, 3:51 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke added projects to T1718: Errors during 2.1 migration but gnupg reports migration succeeded.: gnupg (gpg21), gnupg, Bug Report.
Sep 19 2014, 3:51 PM · Bug Report, gnupg, gnupg (gpg21)
alexwmf set Version to 1.15 on T1717: Build problem due to lock header on Windows.
Sep 19 2014, 3:02 PM · Bug Report, gpgrt
alexwmf added a comment to T1717: Build problem due to lock header on Windows.

D251: 506_configure.ac.patch

Sep 19 2014, 3:02 PM · Bug Report, gpgrt
alexwmf added projects to T1717: Build problem due to lock header on Windows: libgcrypt, Bug Report.
Sep 19 2014, 3:02 PM · Bug Report, gpgrt

Sep 17 2014

werner added a project to T1243: gpgsm: export secret key p12 failed.: Too Old.
Sep 17 2014, 7:16 PM · Too Old, Bug Report, gnupg, pinentry, S/MIME
werner closed T1243: gpgsm: export secret key p12 failed. as Resolved.
Sep 17 2014, 7:16 PM · Too Old, Bug Report, gnupg, pinentry, S/MIME
werner removed a project from T945: GNUPG does not emit key-capabilities or expiration dates when --list-secret-keys is used without arguments: Stalled.
Sep 17 2014, 7:15 PM · Bug Report, gnupg
werner closed T945: GNUPG does not emit key-capabilities or expiration dates when --list-secret-keys is used without arguments as Resolved.
Sep 17 2014, 7:15 PM · Bug Report, gnupg
werner added a comment to T945: GNUPG does not emit key-capabilities or expiration dates when --list-secret-keys is used without arguments.

There are 2.1 beta versions which support this.

Sep 17 2014, 7:15 PM · Bug Report, gnupg
werner removed a project from T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file: Restricted Project.
Sep 17 2014, 7:10 PM · Feature Request, gnupg
werner closed T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file as Resolved.
Sep 17 2014, 7:10 PM · Feature Request, gnupg
werner added a comment to T1611: gpg should use main key-id when talking to gpg-agent.

What I implemented now is a simple one item cache for the last used passphrase.
This works in all standard cases. Trying more keys is not possible because
unprotecting a key introduces a delay to help against dictionary attacks.

Sep 17 2014, 7:07 PM · Feature Request, gnupg
werner added a project to T1611: gpg should use main key-id when talking to gpg-agent: Restricted Project.
Sep 17 2014, 7:07 PM · Feature Request, gnupg
werner closed T1612: Add "gpg --keygrip keyid" that prints all keygrips as Resolved.
Sep 17 2014, 7:04 PM · gnupg, Feature Request
werner closed T1492: 2.1.0-beta does not yet support --delete-secret-keys as Resolved.
Sep 17 2014, 7:03 PM · gnupg, gnupg (gpg21), Feature Request
werner added a comment to T1492: 2.1.0-beta does not yet support --delete-secret-keys.

Meanwhile done.

Sep 17 2014, 7:03 PM · gnupg, gnupg (gpg21), Feature Request
werner added a project to T1428: --fingerprint and --with-fingerprint create slightly different results: gnupg (gpg21).
Sep 17 2014, 7:00 PM · gnupg (gpg21), Debian, Bug Report, gnupg
werner lowered the priority of T1561: configure: --with-libgpg-error-prefix doesn't impact includes from Normal to Wishlist.
Sep 17 2014, 6:58 PM · Feature Request, In Progress, gnupg