Page MenuHome GnuPG
Feed All Stories

Jan 10 2015

werner added a comment to T1809: add option for SHA256 and SHA512 fingerprint.

MD5 is not used bu OpenPGP. It is allowed for backward compatibility but even
that has been dropped for GnuPG 2.1.

The use of SHA-1 fingerprints is hardwired into OpenPGP and to change this a
complete new key format needs to be specified. In any case the fingerprints
are not a problem right now.

Using Base64 fingerprints are actually a bad idea because they are to hard to
compare for a human.

Jan 10 2015, 6:20 PM · gnupg, Won't Fix, Feature Request

Jan 9 2015

kolAflash added a comment to T1809: add option for SHA256 and SHA512 fingerprint.

P.S.
SHA512 probably would be the right thing. If someone's too lazy to compare such
a long fingerprint, he can still choose just to compare just one half of it.

Jan 9 2015, 2:44 PM · gnupg, Won't Fix, Feature Request
kolAflash added a comment to T1809: add option for SHA256 and SHA512 fingerprint.

Sure, a standard for that would be great.

MD5 is pretty much broken for security purposes and I would wonder, if that's
not also true in the context of OpenPGP.

You're probably much closer to the people responsible for the OpenPGP standard.
Are there any efforts to introduce SHA512-BASE64 fingerprints? (or at least SHA256)

Jan 9 2015, 2:38 PM · gnupg, Won't Fix, Feature Request
werner added projects to T1809: add option for SHA256 and SHA512 fingerprint: Won't Fix, gnupg.
Jan 9 2015, 1:00 PM · gnupg, Won't Fix, Feature Request
werner added a comment to T1809: add option for SHA256 and SHA512 fingerprint.

Such fingerprints are not specifed by OpenPGP. It is also questionable whether
this will be used, given that one could also print an 256 bit ECC key directly.
Yeah, that is a bit different than the fingerprint but it raises the importance
of have a standard before coming up with an arbitrary fingerprint scheme.

Jan 9 2015, 1:00 PM · gnupg, Won't Fix, Feature Request
werner closed T1808: Wrong default value in german translation in --card-edit factory-reset as Resolved.
Jan 9 2015, 12:53 PM · Bug Report, gnupg, gnupg (gpg21), i18n
werner added a comment to T1808: Wrong default value in german translation in --card-edit factory-reset.

That is easy to fix - commit 3197f69 pushed.

Thanks.

Jan 9 2015, 12:53 PM · Bug Report, gnupg, gnupg (gpg21), i18n
werner closed T1708: Unable to cross compile libgcrypt on x86_64 as Resolved.
Jan 9 2015, 12:46 PM · Bug Report, libgcrypt
werner removed a project from T1708: Unable to cross compile libgcrypt on x86_64: Info Needed.
Jan 9 2015, 12:46 PM · Bug Report, libgcrypt
werner added a comment to T1708: Unable to cross compile libgcrypt on x86_64.

Thanks for testing

Jan 9 2015, 12:46 PM · Bug Report, libgcrypt
werner lowered the priority of T1810: Overhaul rndunix.c and rndw32.c from High to Normal.
Jan 9 2015, 12:44 PM · Bug Report, libgcrypt
werner added projects to T1810: Overhaul rndunix.c and rndw32.c: libgcrypt, Bug Report.
Jan 9 2015, 12:44 PM · Bug Report, libgcrypt
werner set Version to 1.7 on T1810: Overhaul rndunix.c and rndw32.c.
Jan 9 2015, 12:44 PM · Bug Report, libgcrypt

Jan 8 2015

bernhard added a comment to T1624: Gpgtar fails when files have non ASCII characters.

It probably would have been better to create two issues:
a) Dataloss with Kleo in 2.2.2 (fixed now)
b) crash with gpa

Jan 8 2015, 12:03 PM · gnupg, Windows 32, Windows, Bug Report
bernhard added a comment to T1746: Bug report - GPG a folder to *.tar.gpg loss all files!.

Jonny, can you confirm that the problem is gone with 2.2.3?

Jan 8 2015, 12:02 PM · Bug Report, gnupg, gpg4win
bernhard lowered the priority of T1624: Gpgtar fails when files have non ASCII characters from Unbreak Now! to High.
Jan 8 2015, 11:58 AM · gnupg, Windows 32, Windows, Bug Report
bernhard reassigned T1624: Gpgtar fails when files have non ASCII characters from aheinecke to werner.
Jan 8 2015, 11:58 AM · gnupg, Windows 32, Windows, Bug Report
kolAflash added a project to T1809: add option for SHA256 and SHA512 fingerprint: Feature Request.
Jan 8 2015, 11:42 AM · gnupg, Won't Fix, Feature Request

Jan 7 2015

Diaoul reopened T1708: Unable to cross compile libgcrypt on x86_64 as "Open".
Jan 7 2015, 8:15 PM · Bug Report, libgcrypt
Diaoul added a comment to T1708: Unable to cross compile libgcrypt on x86_64.

Yes it works fine, sorry I did not respond earlier. I'm using your patch since
you published it:
https://github.com/SynoCommunity/spksrc/blob/develop/cross/libgcrypt/patches/001-asm-allow-building-x86-and-amd64-using-old-compilers.patch

Jan 7 2015, 8:15 PM · Bug Report, libgcrypt
nervengift set Version to 2.1.1 on T1808: Wrong default value in german translation in --card-edit factory-reset.
Jan 7 2015, 3:23 PM · Bug Report, gnupg, gnupg (gpg21), i18n
nervengift added projects to T1808: Wrong default value in german translation in --card-edit factory-reset: i18n, gnupg (gpg21), gnupg, Bug Report.
Jan 7 2015, 3:23 PM · Bug Report, gnupg, gnupg (gpg21), i18n

Jan 6 2015

hollaburoo added a comment to T1807: Failing unit tests for libgcrypt.

I'm running Ubuntu 14.10 on x84_64.

The toolchain is... whatever it is that Linuxbrew uses?

Here is a gist with significantly more detail (stacktraces, logs, configure
output, etc.): https://gist.github.com/anonymous/38a7178239568f946cd2

Jan 6 2015, 3:45 PM · Info Needed, Bug Report, libgcrypt
werner added a comment to T1805: gpg-agent: Wakes up periodically.

Linux specific things are a no-go unless really needed.

Yes, things could be adjusted to wake up only if reallyneeded but it requires
more code.

What is the problem you try to solve? Do you have any measurements that show
that battery life is improved by changing this?

Jan 6 2015, 10:38 AM · Feature Request, gnupg
werner added a comment to T1807: Failing unit tests for libgcrypt.

Please describe the problem and here and not just on some external tracker. Do
not forget to describe platform and toolchain used. Thanks.

Jan 6 2015, 10:34 AM · Info Needed, Bug Report, libgcrypt
eric_debian.org added a comment to T1805: gpg-agent: Wakes up periodically.

Well if my reading is correct, the housekeeping happens in handle_tick(). 3
things are happening:

  1. Checks for lost parent. This could be converted to a signal (at least on

linux)

  1. Checks for socket permissions. This is checked only every 60 seconds, so we

don't need to wake up every two seconds to check it.

  1. Checks for lost connection to scdaemon... does this have to happen so

frequently?

dirmngr also seems to wake up often to check the if it's time to do housekeeping
(which it does every 10 minutes). Seems like this could also be improved?

scdaemon does seem harder, but not everyone is using smartcards.

Jan 6 2015, 7:34 AM · Feature Request, gnupg
hollaburoo set Version to 1.6.2 on T1807: Failing unit tests for libgcrypt.
Jan 6 2015, 5:30 AM · Info Needed, Bug Report, libgcrypt
hollaburoo added projects to T1807: Failing unit tests for libgcrypt: libgcrypt, Bug Report.
Jan 6 2015, 5:30 AM · Info Needed, Bug Report, libgcrypt

Jan 5 2015

werner added a project to T1702: file descriptor warning fixes for NetBSD when set*id: Restricted Project.
Jan 5 2015, 7:39 PM · Bug Report, libgcrypt
werner added a comment to T1702: file descriptor warning fixes for NetBSD when set*id.

Fixed for 1.7 with commit 8174723.

Jan 5 2015, 7:39 PM · Bug Report, libgcrypt
werner added a project to T1704: SCO OpenServer build fix: Won't Fix.
Jan 5 2015, 7:13 PM · Won't Fix, Bug Report, libgcrypt
werner closed T1704: SCO OpenServer build fix as Resolved.
Jan 5 2015, 7:13 PM · Won't Fix, Bug Report, libgcrypt
werner closed T1782: wrong return type for _gcry_vcontrol as Resolved.
Jan 5 2015, 7:12 PM · Bug Report, libgcrypt
werner added a comment to T1708: Unable to cross compile libgcrypt on x86_64.

Path is in the repo so it will go into 1.7. Might have also been backported to 1.6.

Jan 5 2015, 7:11 PM · Bug Report, libgcrypt
werner closed T1708: Unable to cross compile libgcrypt on x86_64 as Resolved.
Jan 5 2015, 7:11 PM · Bug Report, libgcrypt
werner added a comment to T1707: Resource leak in file "cipher/elgamal.c" in function "elg_generate_ext" at line 644.

This has been fixed for 1.7. It will not be fixed for 1.5.

Jan 5 2015, 7:09 PM · Bug Report, libgcrypt
werner closed T1707: Resource leak in file "cipher/elgamal.c" in function "elg_generate_ext" at line 644 as Resolved.
Jan 5 2015, 7:09 PM · Bug Report, libgcrypt
werner closed T1706: Resource leak in file "cipher/pubkey.c" in function "gcry_pk_encrypt" at line 2876 and "gcry_pk_genkey" at line 3623 as Resolved.
Jan 5 2015, 7:05 PM · Won't Fix, Bug Report, libgcrypt
werner added a comment to T1706: Resource leak in file "cipher/pubkey.c" in function "gcry_pk_encrypt" at line 2876 and "gcry_pk_genkey" at line 3623.

The file has been completely rewritten for 1.6 and thus there is nothing to fix
for the current version. Thanks anyway for this report.

Jan 5 2015, 7:05 PM · Won't Fix, Bug Report, libgcrypt
werner added a project to T1706: Resource leak in file "cipher/pubkey.c" in function "gcry_pk_encrypt" at line 2876 and "gcry_pk_genkey" at line 3623: Won't Fix.
Jan 5 2015, 7:05 PM · Won't Fix, Bug Report, libgcrypt
werner added a project to T1705: Resource leak in file "cipher/primegen.c" at line 676 , 1215 and at 1221: Restricted Project.
Jan 5 2015, 7:00 PM · Bug Report, libgcrypt
werner added a comment to T1705: Resource leak in file "cipher/primegen.c" at line 676 , 1215 and at 1221.

Sorry for the long delay. Fixed with commit 8c5eee5 for 1.7.

I won't backport it to 1.6 because the leak is only triggered by wrong usage of
the functions.

Jan 5 2015, 7:00 PM · Bug Report, libgcrypt
werner lowered the priority of T1800: Allow s2k options for gpg --export-secret-key from High to Normal.
Jan 5 2015, 6:35 PM · Feature Request, gnupg
werner added a comment to T1800: Allow s2k options for gpg --export-secret-key.

Note that gpg-agent is responsible for this. The agent calibrates the s2k count
so that the KDF takes about 100ms. Actually this is the default since 2.0
something (at least a couple of years). Note that the s2k count is still used
for symmetric encryption.

It is an open question whether gpg should be allowed to change the s2k options
because the keys are a property of the agent and not of gpg. For export it
might hwoever make sense to be able to change that (think export for use on a
slower box).

Jan 5 2015, 6:35 PM · Feature Request, gnupg
werner added a project to T1804: HKPS scheme support for Windows Installer: Not A Bug.
Jan 5 2015, 6:24 PM · Bug Report, gnupg, dirmngr
werner added a comment to T1804: HKPS scheme support for Windows Installer.

Sorry, this is not a bug. If you configure with out TLS support it simply can't
do that. In case you are talking about the Windows installer, please note that
this binary version is marked as experimental with several limitations

Jan 5 2015, 6:24 PM · Bug Report, gnupg, dirmngr
werner added a project to T1803: gpg --gen-revoke fails silently if passphrase fails: gnupg (gpg14).
Jan 5 2015, 6:21 PM · gnupg (gpg14), Bug Report, gnupg
werner added a project to T1805: gpg-agent: Wakes up periodically: Feature Request.
Jan 5 2015, 6:19 PM · Feature Request, gnupg
werner added a comment to T1805: gpg-agent: Wakes up periodically.

The ticker is responsible for several house holding tasks and thus we can't
simply disable it or set it too a much higher value. Currently this might be
some easy things but at least the check whether the socket has been taken over
by a second instance (what you call "permission check") is important and can't
be delayed for too long. Given that dirmngr and more import scdaemon also have
such ticker jobs, I doubt that this would lead to any noticable power saving.

Note that some years ago the code was modified to make sure that gpg-agent wakes
up at the full second so that it matches the tickers of other processes.

Jan 5 2015, 6:19 PM · Feature Request, gnupg
werner lowered the priority of T1805: gpg-agent: Wakes up periodically from Normal to Wishlist.
Jan 5 2015, 6:19 PM · Feature Request, gnupg
werner removed a project from T1805: gpg-agent: Wakes up periodically: Bug Report.
Jan 5 2015, 6:19 PM · Feature Request, gnupg
werner claimed T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.
Jan 5 2015, 6:04 PM · Bug Report, gnupg
aheinecke added projects to T1806: Pinentry-qt should have support for Qt5: Feature Request, pinentry.
Jan 5 2015, 10:27 AM · pinentry, Feature Request
gniibe added a comment to T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.

werner: Please go ahead.
I don't have enough knowledge about keybox implementation (and its plan).
My message is basically to share information, and my proposed change is not the
real fix, but something
pointing the (major) cause.

Jan 5 2015, 4:53 AM · Bug Report, gnupg
eric_debian.org added a comment to T1805: gpg-agent: Wakes up periodically.

Any objections to upping the value?

Jan 5 2015, 3:50 AM · Feature Request, gnupg
eric_debian.org added a comment to T1805: gpg-agent: Wakes up periodically.

It looks like it's due to TIMERTICK_INTERVAL being set to 2 on UNIX platforms so
that it can call handle_tick() every 2 seconds. It looks like handle_tick() just
checks if we've lost our connection to scd, if we've lost our parent, and less
frequently that the socket permissions are correct.

I'm not sure why we would need to check these things every two seconds. Also we
could detect parent death (on linux at least) via PR_SET_PDEATHSIG instead of
polling.

Jan 5 2015, 3:48 AM · Feature Request, gnupg
eric_debian.org added projects to T1805: gpg-agent: Wakes up periodically: gnupg, Bug Report.
Jan 5 2015, 3:29 AM · Feature Request, gnupg

Jan 4 2015

juanmi set Version to 2.1.1 on T1804: HKPS scheme support for Windows Installer.
Jan 4 2015, 1:59 AM · Bug Report, gnupg, dirmngr
juanmi added projects to T1804: HKPS scheme support for Windows Installer: dirmngr, Bug Report.
Jan 4 2015, 1:59 AM · Bug Report, gnupg, dirmngr

Jan 3 2015

remyd59 closed T1765: Documentation error - trust validation as Resolved.
Jan 3 2015, 5:38 PM · Documentation, Bug Report
remyd59 added a comment to T1765: Documentation error - trust validation.

Done.

Jan 3 2015, 3:54 PM · Documentation, Bug Report
remyd59 reopened T1765: Documentation error - trust validation as "Open".
Jan 3 2015, 3:54 PM · Documentation, Bug Report
remyd59 closed T1765: Documentation error - trust validation as Resolved.
Jan 3 2015, 3:54 PM · Documentation, Bug Report

Jan 2 2015

dkg added a comment to T1803: gpg --gen-revoke fails silently if passphrase fails.

i've tested this with gnupg 2.1.1, and gnupg 2.1.1 does provide a non-zero
return code if the passphrase fails.

Jan 2 2015, 9:13 PM · gnupg (gpg14), Bug Report, gnupg
dkg set Version to 1.4.18 on T1803: gpg --gen-revoke fails silently if passphrase fails.
Jan 2 2015, 9:12 PM · gnupg (gpg14), Bug Report, gnupg
dkg added projects to T1803: gpg --gen-revoke fails silently if passphrase fails: gnupg, Bug Report.
Jan 2 2015, 9:12 PM · gnupg (gpg14), Bug Report, gnupg
werner added a comment to T1798: request: smartcard stub keys with multiple serial numbers.

This won't be fixed for 2.0 but I will consider to do something about it in one
of the next 2.1 releases.

No, you do not need a second bug for --delete-secret-key.

Jan 2 2015, 5:33 PM · gnupg, Feature Request
werner added a comment to T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.

gniibe: If you want to fix that, please assign the bug to you, otherwise I
assign it to me in a few days.

Jan 2 2015, 5:31 PM · Bug Report, gnupg
werner added a comment to T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.

(removing the PPG-2 support wasn't the easy job expected)

Jan 2 2015, 5:30 PM · Bug Report, gnupg
werner added a project to T1795: gpgme-1.5.3 and gnupg-2 (gpgsm) incompatible?: gnupg (gpg20).
Jan 2 2015, 5:27 PM · gnupg (gpg20), gpgme, Bug Report
werner added a comment to T1795: gpgme-1.5.3 and gnupg-2 (gpgsm) incompatible?.

I guess that is possible. gpgsm does not get much attention these days.

Jan 2 2015, 5:27 PM · gnupg (gpg20), gpgme, Bug Report
werner added a comment to T1765: Documentation error - trust validation.

May be close this bug?

Jan 2 2015, 5:26 PM · Documentation, Bug Report
werner removed a project from T1796: Secret key import fails for ASCII version on windows: gpg4win.
Jan 2 2015, 5:24 PM · gpa, Windows 32, gnupg (gpg21), Windows, Bug Report
werner added a comment to T1796: Secret key import fails for ASCII version on windows.

I changed this to a gpa bug. gpg4win does not yet use GnuPG 2.1

Jan 2 2015, 5:24 PM · gpa, Windows 32, gnupg (gpg21), Windows, Bug Report
werner added projects to T1796: Secret key import fails for ASCII version on windows: Windows, gnupg (gpg21), Windows 32, gpa.
Jan 2 2015, 5:24 PM · gpa, Windows 32, gnupg (gpg21), Windows, Bug Report
werner added a project to T1783: gpa.exe has stopped working: gpg4win.
Jan 2 2015, 5:21 PM · gpg4win, Bug Report, gpa
werner updated subscribers of T1801: GPG4win Outlook 2010 GPgol doesn't detect Kleopatra.
Jan 2 2015, 5:20 PM · Windows 32, Windows, Info Needed, Bug Report, gpgol
werner placed T1801: GPG4win Outlook 2010 GPgol doesn't detect Kleopatra up for grabs.
Jan 2 2015, 5:20 PM · Windows 32, Windows, Info Needed, Bug Report, gpgol
werner updated subscribers of T1801: GPG4win Outlook 2010 GPgol doesn't detect Kleopatra.
Jan 2 2015, 5:19 PM · Windows 32, Windows, Info Needed, Bug Report, gpgol
werner assigned T1801: GPG4win Outlook 2010 GPgol doesn't detect Kleopatra to gnupg-hackers.
Jan 2 2015, 5:19 PM · Windows 32, Windows, Info Needed, Bug Report, gpgol
werner added a project to T1802: broken keyring on 2.1.1: In Progress.
Jan 2 2015, 5:19 PM · gnupg, Duplicate, Bug Report
werner added a comment to T1802: broken keyring on 2.1.1.

Yes, that is very likely. Check the list for a workaround.

Jan 2 2015, 5:18 PM · gnupg, Duplicate, Bug Report
werner added a comment to T1802: broken keyring on 2.1.1.

Duplicate of T1793

Jan 2 2015, 5:18 PM · gnupg, Duplicate, Bug Report
werner added a project to T1802: broken keyring on 2.1.1: Duplicate.
Jan 2 2015, 5:18 PM · gnupg, Duplicate, Bug Report
werner added a project to T1802: broken keyring on 2.1.1: gnupg.
Jan 2 2015, 5:18 PM · gnupg, Duplicate, Bug Report
werner lowered the priority of T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet from High to Normal.
Jan 2 2015, 5:17 PM · Bug Report, gnupg, Arch
werner added a comment to T1797: Critical GPA Error: Fatal Error in GPGME Library.

The latest version is 0.9.7. Please report error only against the latest version.
It has likely been fixed.

Jan 2 2015, 5:16 PM · Bug Report, gpa, gnupg (gpg21)
werner closed T1797: Critical GPA Error: Fatal Error in GPGME Library as Resolved.
Jan 2 2015, 5:16 PM · Bug Report, gpa, gnupg (gpg21)
poweruser1234 added a comment to T1802: broken keyring on 2.1.1.

edit: This is probably a duplicate of 1793

Jan 2 2015, 1:45 PM · Duplicate, gnupg, Bug Report
poweruser1234 added a project to T1802: broken keyring on 2.1.1: Bug Report.
Jan 2 2015, 1:28 PM · Duplicate, gnupg, Bug Report

Dec 31 2014

MDK7MX added projects to T1801: GPG4win Outlook 2010 GPgol doesn't detect Kleopatra: gpgol, Bug Report.
Dec 31 2014, 3:36 PM · Windows 32, Windows, Info Needed, Bug Report, gpgol

Dec 30 2014

skeeto added projects to T1800: Allow s2k options for gpg --export-secret-key: gnupg, Bug Report.
Dec 30 2014, 4:47 PM · Feature Request, gnupg
skeeto set Version to 2.1.1 on T1800: Allow s2k options for gpg --export-secret-key.
Dec 30 2014, 4:47 PM · Feature Request, gnupg
snicker removed Due Date on T1783: gpa.exe has stopped working.
Dec 30 2014, 11:25 AM · gpg4win, Bug Report, gpa
snicker added a comment to T1783: gpa.exe has stopped working.

Could this case please get some attention. This is still an issue for me and
everyone else I know using GPA for windows. Can I help with any more information?

Dec 30 2014, 10:52 AM · gpg4win, Bug Report, gpa
snicker changed Due Date from Dec 1 2015, 1:00 AM to Dec 1 2015, 12:00 AM on T1783: gpa.exe has stopped working.
Dec 30 2014, 10:52 AM · gpg4win, Bug Report, gpa

Dec 29 2014

justindossey added projects to T1799: GnuPG does not provide Host: header for proxy requests: gnupg, Bug Report.
Dec 29 2014, 7:49 PM · Bug Report, gnupg
phry set Version to 2.0.22 on T1798: request: smartcard stub keys with multiple serial numbers.
Dec 29 2014, 4:01 PM · gnupg, Feature Request
phry added a project to T1798: request: smartcard stub keys with multiple serial numbers: Feature Request.
Dec 29 2014, 4:01 PM · gnupg, Feature Request

Dec 28 2014

neuralpancake added projects to T1797: Critical GPA Error: Fatal Error in GPGME Library: gnupg (gpg21), gpa, Bug Report.
Dec 28 2014, 1:50 AM · Bug Report, gpa, gnupg (gpg21)