-
Time for a new stable release
https://github.com/gpg/gnupg/releases/tag/gnupg-2.4.6
-
**Describe the bug**
The Python script should be updating the trust level, but it might be me; I can’t think of any way to fix it."
**To Reproduce**
```python
gpg = gnupg.GPG()
cert="DACCF18B680…
-
### Windows Version
Windows11 23H2 (22631.4317)
### WSL Version
2.3.24.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.153.1-2
### Distro Version
Ubuntu-2…
-
Hello team,
I got a issue when I tried to decrypt a gpg file with a recent version of gnupg.
When I tried to decrypt a gpg file from a bowser in PHP, I got this error during decrypt:
**Progra…
-
### Qubes OS release
R4.2
### Brief summary
When import a public key for the first time to a split-gpg2 client, it has a delay as the agent doesn't respond, imports the key but exits non zero…
-
There seem to be two main versions of gnupg: 2.0 and 2.1. According to the [website](https://gnupg.org/), 2.0.30 is stable, while 2.1 is modern (?). I guess there are some breaking changes in 2.1, and…
-
Readme says that GnuPG version 2 is a dependencie. I'm running parcimonie.sh with GnuPG 1.4.16 without facing any issues.
-
Seems gnupg 2.1 now uses dirmngr.conf according to https://sks-keyservers.net/overview-of-pools.php. I haven't managed to get the new configuration to work yet but wanted to point it out.
-
Setting up gnupg...
mkdir: FSUM6404 directory "/u/jenkins/.gnupg": EDC5129I No such file or directory.
./setup.sh 47: FSUM7343 cannot open "/u/jenkins/.gnupg/gpg-agent.conf" for output: EDC5129I No …
-
I'm in the unhappy situation of trying to get my GPG keypair from Windows bind-mounted into a Docker container so I can use ksops (Kustomize-SOPS) on Windows (because kustomize+ksops on Windows is not…