Page MenuHome GnuPG
Feed Advanced Search

May 30 2024

sandro added a comment to D545: build: Python without distutils.

Is supporting Python 2.7 such a high priority? That version of python is super duper EOL and this might be a good opportunity to drop support for it.

May 30 2024, 2:14 PM

Jan 15 2024

sandro added a comment to D545: build: Python without distutils.

What needs to be done that this gets merged?
Having to carry an increasingly large patch for NixOS is not ideal for us and it would be preferred if this could get merged.

Jan 15 2024, 3:52 PM

Feb 28 2023

sandro added a comment to rGeae28f1bd4a5: doc: Remove profile and systemd example files..

gpg-agent (I tested 2.4.something) looks at /etc/gnupg/gpg-agent.conf according to strace. I'm not sure why you think it doesn't, but maybe your older version really doesn't.

Feb 28 2023, 12:13 AM

Feb 2 2023

sandro added a comment to rGeae28f1bd4a5: doc: Remove profile and systemd example files..

I was asking because the question came up on NixOS and how we handle this, for us, breaking change.
We don't have a global PATH we could necessarily symlink into but a wrapper could work. NixOS also does not use the alternatives system at all because it wouldn't work well with the distro design.

Feb 2 2023, 11:10 AM

Feb 1 2023

sandro added a comment to rGeae28f1bd4a5: doc: Remove profile and systemd example files..

The profiles are not any longer useful because global options are way more powerful (/etc/gnupg/gpg.conf et al.).

Feb 1 2023, 7:01 PM