-
In https://github.com/rpm-software-management/rpm/pull/1993, @DemiMarie added a test for revoked subkeys. I'm using that to test the Sequoia backend and I've found some interesting behavior, which I …
-
By default, keybase seems to invoke gpg something like `gpg -u `. gpg then selects which subkey to sign with by looking for the most recently created subkey with usage S. Obviously this is not always …
-
### Abstract
Fwknop client / libfko fails when GPG key size length is 4096 bits.
### Description
Fwknop client allows usage via GPG encryption with HMAC, which is very convenient and secure.
We use…
-
Uploaded public and private key generated from GPG. Encryption and decryption work in GPG, but when I attempt to encrypt a message to myself from the website, or from the CLI I get an error.
Website:
…
-
Hi there,
First of all, thanks for all your great work on this app, it is really a fantastic simple design and works like a charm.
Just wanted to ask though if it was possible to somehow impleme…
-
## Description
Tests fail with GnuPG 2.3.x on 32 bit only. Similar to #1583, but with these fixes merged the tests pass on x86_64 and fail on i586.
`gpg: Fatal: zlib inflate problem: invalid bit…
-
With actual 1.3-dev i have a problem with gpg encrypted messages. While receiving a gpg encryped message, my psi decrypt the message correctly, but set "Encryption Disabled".
Reproduce:
- activate…
-
For example, any note with tag gpg is automatically encrypted.
-
## Description
In MSYS runner, test `test_sym_encryption__rnp_aead()` failed with the following log. This could just a random glitch or some rarely happening issue:
```
2024-09-23T09:57:35.1420…
-
# Context
[pass](https://git.zx2c4.com/password-store) allows you to store passwords in .gpg format. Encryption is handled by the program and the files are decryptable with the gpg ultity.
# Problem
…