Page MenuHome GnuPG

DocumentationTag
ActivePublic

Members

  • This project does not have any members.
  • View All

Recent Activity

Sep 2 2024

werner closed T7278: Documentation update needed to reflect the shut-down of this organization's FTP server as Resolved.
Sep 2 2024, 1:42 PM · Documentation
werner triaged T7278: Documentation update needed to reflect the shut-down of this organization's FTP server as Wishlist priority.

Will be updated eventually. Thanks for reporting.

Sep 2 2024, 1:40 PM · Documentation

Aug 29 2024

Rycky_Tigg added a comment to T7278: Documentation update needed to reflect the shut-down of this organization's FTP server.

Updates for projects' scripts related to GnuPG for building from source may be needed; So it is at least for libgcrypt; illustration (output filtered):

Aug 29 2024, 1:34 PM · Documentation
Rycky_Tigg created T7278: Documentation update needed to reflect the shut-down of this organization's FTP server.
Aug 29 2024, 12:45 PM · Documentation

Aug 26 2024

bernhard added a comment to T7271: clarify tar format of gpgtar in documentation.

Because a user in https://mstdn.social/deck/@GnuPG/113011825339406300 did read the documentation, I had a look in the documentation and in other public definitions (e.g. https://www.gnu.org/software/tar/manual/html_node/Formats.html#Formats) and I can understand the questions of the user.

Aug 26 2024, 9:05 AM · FAQ, gpgtar, Documentation

Aug 24 2024

werner closed T7271: clarify tar format of gpgtar in documentation as Resolved.

gpgtar is compatible to PGP Desktop's format which they call ZIP. This is technically ustar with the most common extensions. Don't let us go into yet another TAR format discussion.

Aug 24 2024, 3:07 PM · FAQ, gpgtar, Documentation

Aug 7 2024

aheinecke updated subscribers of T7238: Security consideration with group folders in gpgpass.

Well, my hope for this was some kind of Format where we keep the keys + the signature together with encrypted files. Because I think it is an extremely common usecase to decrypt a file, modify it and then to reencrypt it to the recipients that it was encrypted to before and I think it would be a good usability improvement if after decryption, when a file is then encrypted again Kleopatra would have the recipient dialog prefilled with the original recipients. T6564: Kleopatra: Re-encrypt an encrypted folder to the original recpients And for Gpgpass this could be used in exactly the same manner just with a diffrent UI and focused on folders with multiple files.

Aug 7 2024, 9:37 AM · Documentation, gpgpass

Aug 6 2024

CarlSchwan added a comment to T7238: Security consideration with group folders in gpgpass.

I am not sure I like every aspect of passtore.sh (e.g. the YAML configuration files and yet another group concept where we probably could reuse Kleopatra groups), but it's good to know that there is already a solution for this issue :)

Aug 6 2024, 10:11 PM · Documentation, gpgpass
aheinecke added a comment to T7238: Security consideration with group folders in gpgpass.

Using signed files would have been my suggestion, too. For me I would say that "allowed to sign" depends on the ownertrust of the signature certificate. If the ownertrust of the certificate is Ultimate then you can accept the recipient list. Ultimate ownertrust is given for your own keys or for the ones marked with trusted-key in the GnuPG configuration.

Aug 6 2024, 1:32 PM · Documentation, gpgpass
werner triaged T7238: Security consideration with group folders in gpgpass as Low priority.

Is a solution to this problem by an organization using pass for a log time with quite some users.

Aug 6 2024, 9:20 AM · Documentation, gpgpass

Jul 25 2024

dkg added a comment to T7209: gpgv(1) manpage is ambiguous about argument list.

Interesting. i'm also not sure this is a good feature. I also still don't think the gpgv man page explains this clearly, but if you don't want to clarify it, i won't bother re-opening this issue.

Jul 25 2024, 11:23 PM · Documentation, gpgv
werner closed T7209: gpgv(1) manpage is ambiguous about argument list as Resolved.

All given data files are concatenated; not sure whether this is a good feature but iirc pgp 2 did it the same way.

Jul 25 2024, 10:56 AM · Documentation, gpgv
dkg reopened T7209: gpgv(1) manpage is ambiguous about argument list as "Open".

Thanks for this prompt fix! but they're still not aligned. with this fix, the Synopsis is:

Jul 25 2024, 1:37 AM · Documentation, gpgv

Jul 24 2024

TobiasFella added a comment to T7182: Draft: Kleopatra: Improve Certificate Tooltips in Certificate view.

For the certificate list it might make sense to have column-specific tool tips, e.g. to give details on "not certified" in the "User IDs" column. For the fingerprint column (just to pick one example) a tool tip makes little sense.

Jul 24 2024, 3:52 PM · Documentation, Feature Request, kleopatra, Restricted Project

Jul 23 2024

werner closed T7209: gpgv(1) manpage is ambiguous about argument list as Resolved.
Jul 23 2024, 3:08 PM · Documentation, gpgv

Jul 3 2024

ikloecker added a comment to T7182: Draft: Kleopatra: Improve Certificate Tooltips in Certificate view.

In general, I question the usefulness of the tool tip for the certificate list. The information in the table is already very detailed and for more details there's the details view. Important information that's missing in the table shouldn't be hidden in the tool tip.

Jul 3 2024, 9:54 AM · Documentation, Feature Request, kleopatra, Restricted Project

Jul 2 2024

werner triaged T7182: Draft: Kleopatra: Improve Certificate Tooltips in Certificate view as Normal priority.
Jul 2 2024, 10:51 PM · Documentation, Feature Request, kleopatra, Restricted Project

Jun 21 2024

gniibe closed T6271: The old FSF address in libgcrypt source code as Resolved.

Done in 1.11.0.

Jun 21 2024, 8:42 AM · Documentation, libgcrypt, Bug Report

May 18 2024

werner triaged T7123: please document --unwrap as Low priority.
May 18 2024, 11:31 PM · gnupg, Documentation, Bug Report
werner added a comment to T7124: unclear descriptions of `--disable-cipher-algo` and `--disable-pubkey-algo` .

Back in the ancient days we allowed to dlopen algorithms so to avoid patent problems in certain countries.

May 18 2024, 11:30 PM · gnupg, Documentation, Bug Report
werner triaged T7124: unclear descriptions of `--disable-cipher-algo` and `--disable-pubkey-algo` as Low priority.
May 18 2024, 11:29 PM · gnupg, Documentation, Bug Report

May 17 2024

dkg created T7124: unclear descriptions of `--disable-cipher-algo` and `--disable-pubkey-algo` .
May 17 2024, 1:28 AM · gnupg, Documentation, Bug Report

May 16 2024

dkg created T7123: please document --unwrap.
May 16 2024, 4:52 PM · gnupg, Documentation, Bug Report

May 8 2024

gniibe closed T6466: gpgme python example code contains insecure code pattern / chmod permission race condition as Resolved.

Fixed in gpgme 1.21.0.

May 8 2024, 8:37 AM · Python, Documentation, gpgme
gniibe closed T6810: gpgv: missing entry in "FILES" section in gpgv.texi as Resolved.

Fixed in 2.4.4.

May 8 2024, 8:21 AM · gnupg, Documentation

Feb 16 2024

werner closed T6999: Are you aware of implementations which would generate signatures with 0x0001 lbits in signature? as Resolved.

No, I am not aware. I can't remember whether PGP once had such a bug because @dshaw did most cross-testing and fixing for PGP bugs. I would suggest to remove any such checks. IIRC, this was introduced by PGP 2 to speed up signature checking. 30 years ago RSA operations were quite expensive.

Feb 16 2024, 10:01 AM · Documentation, gnupg

Feb 7 2024

werner closed T6981: Not VS-NfD compliant as Resolved.

VS-NfD is not a standard but a classification for restricted data. Software used to convey such material needs an official approval and is bound to certain organizational requirements. That is what "VS-NfD konform" says. The community version of gpg4win does not have this approval despite that it is technically the same code as the approved GnuPG VS-Desktop.

Feb 7 2024, 10:02 PM · Documentation, Support

Feb 5 2024

werner closed T6972: Explicitly deprecate --use-embedded-filename -- it is hazardous as Resolved.

Unfortunately there are real world applications which make use of this option in special environments. Thus we can't remove it. I improved the warning in the man page.

Feb 5 2024, 8:44 AM · Documentation, gnupg, patch

Jan 24 2024

werner closed T4676: libgcrypt S2K (algo 3) doesn't match OpenPGP as Resolved.
Jan 24 2024, 2:50 PM · Documentation, OpenPGP

Dec 28 2023

gniibe added projects to T4770: pinentry option no-global-grab: pinentry, Documentation.
Dec 28 2023, 6:25 AM · Documentation, pinentry

Dec 12 2023

werner closed T6871: SmartCard stopped working in 2.4 as Resolved.
Dec 12 2023, 3:31 PM · gnupg, scd, Support, Documentation
gniibe added a project to T6871: SmartCard stopped working in 2.4: Documentation.

In 2.4, a user need to specify disable-ccid in scdaemon.conf when scdaemon is built with integrated CCID driver (using libusb) but the user wants to use PC/SC driver instead.

Dec 12 2023, 6:29 AM · gnupg, scd, Support, Documentation

Nov 16 2023

gniibe changed the status of T6810: gpgv: missing entry in "FILES" section in gpgv.texi from Open to Testing.
Nov 16 2023, 5:32 AM · gnupg, Documentation
gniibe claimed T6810: gpgv: missing entry in "FILES" section in gpgv.texi.

To align the documentation of GnuPG, we should not use GNUPGHOME in FILES section.
It may be controlled by --homedir as well as GNUPGHOME.
GNUPGHOME is addressed in the ENVIRONMENT section, so, I don't think it makes sense using $GNUPGHOME}/trustedkeys.kbx.

Nov 16 2023, 5:29 AM · gnupg, Documentation
gniibe added a comment to T6810: gpgv: missing entry in "FILES" section in gpgv.texi.

Thank you. Applied and pushed in: rG260004747016: gpgv: Update used keyrings in doc FILES section

Nov 16 2023, 5:26 AM · gnupg, Documentation

Nov 12 2023

werner triaged T6810: gpgv: missing entry in "FILES" section in gpgv.texi as Normal priority.
Nov 12 2023, 1:21 PM · gnupg, Documentation

Oct 25 2023

werner moved T3137: Document API changes also in the GPGME manual from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:42 AM · gpgme (gpgme 1.23.x), Documentation

Oct 17 2023

werner closed T6765: signature-key.pdf has incorrect signature as Resolved.
Oct 17 2023, 9:07 PM · Documentation
werner removed a project from T6765: signature-key.pdf has incorrect signature: Bug Report.

Your tools don't use the chain validation model which is required for QES (at least according to German laws). A signature is still valid even if the certificate has been revoked. You need to consider the context and the time the certificate was revoked.

Oct 17 2023, 9:07 PM · Documentation
Jerry created T6765: signature-key.pdf has incorrect signature.
Oct 17 2023, 12:25 AM · Documentation

Sep 26 2023

jplejacq added a comment to T6250: GPG-Agent doesn't work properly with smart cards and ed25519 keys and SSH Agent.

Here's another data point.

Sep 26 2023, 4:13 PM · gnupg, Documentation, ssh

Aug 22 2023

gniibe triaged T6675: doc: Man page for keyboxd as Wishlist priority.
Aug 22 2023, 6:40 AM · gnupg, Documentation

Aug 1 2023

werner closed T6615: v5 document signatures verification. as Resolved.
Aug 1 2023, 11:49 AM · Documentation, OpenPGP, Bug Report
werner added a comment to T6615: v5 document signatures verification..

Okay, will go into the next revision. Thanks.

Aug 1 2023, 11:49 AM · Documentation, OpenPGP, Bug Report

Jul 31 2023

onickolay added a comment to T6615: v5 document signatures verification..

Thanks for the reply!

Jul 31 2023, 2:45 PM · Documentation, OpenPGP, Bug Report
werner added projects to T6615: v5 document signatures verification.: OpenPGP, Documentation.
Jul 31 2023, 1:42 PM · Documentation, OpenPGP, Bug Report

Jul 20 2023

gniibe added a comment to T6271: The old FSF address in libgcrypt source code.

Fixed in: rP66abf7cb1e1b: Update GPL2 for new FSF address. Use URL for license.

Jul 20 2023, 6:56 AM · Documentation, libgcrypt, Bug Report

Jun 13 2023

gniibe added a comment to T6271: The old FSF address in libgcrypt source code.

Thanks. I think that it was the oldest one: FSF used to be there in Cambridge, then moved to Tremont St. in Boston, and now it's in Franklin St.

Jun 13 2023, 3:10 AM · Documentation, libgcrypt, Bug Report

Jun 12 2023

Jakuje added a comment to T6271: The old FSF address in libgcrypt source code.

FYI, while going through the licenses again I noticed one of the pinentry files have even older address that so if you would do sed, this would not be matched:

Jun 12 2023, 4:11 PM · Documentation, libgcrypt, Bug Report

May 26 2023

werner edited projects for T6250: GPG-Agent doesn't work properly with smart cards and ed25519 keys and SSH Agent, added: gnupg; removed gnupg24.
May 26 2023, 10:03 AM · gnupg, Documentation, ssh