- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Dec 14 2021
Dec 13 2021
Hi Jussi,
Thank you for the answer then! You can probably review our guide then https://github.com/ossf/great-mfa-project/blob/main/guide/token-usage-guide.md :)
A clumsy workaround for the Kleo bug is to put "keyserver ldap:///" into the global gpg.conf after an ignore section containing keyserver. This will let gpgconf emit "ldap:///" unless a local gpg.conf exists.
Nice. The way with KS_GET and assuan is much better then I thought about using a temporary home and a --locate-key
Thanks. If I'm reading correctly, that fix was pushed in July. Any idea when the next release might come out?
Thank you for your report.
Dec 12 2021
Few comments on new patch:
Thanks for the offer. However, the core developers are using tokens for more than a decade meanwhile. We even make our own tokens ;-).
Dec 11 2021
Dec 10 2021
Hi jukivili,
The first is a warning and the other error codes are exactly what we want.
Adding comments, fixing "const" qualifier, I pushed the change.
Thank you, applied.
Dec 9 2021
It turned out that the new *.inp files are not part of the release tarball, which makes the tests from generated tarball fail. The attached patch should fix this issue.
A patch created:
Thank you, applied.
Dec 8 2021
Sorry for the noise. There were couple of other places which I missed initially and which are covered in the v2 patch which follows:
It turns out together with rCe96980022e5e some tests are failing in FIPS mode. The attached patch should handle the failures.
GnuPG 2.2 does:
- In g10/sign.c:do_sign, it keeps leading zeros for Ed25519 signature, as opaque MPI
- In g10/build-packet.c:do_signature which calls gpg_mpi_write to output the (opaque) MPI, leading zeros are removed.
Let me explain concretely.
While testing I noticed that another requirement was to hide the advanced button. I have added this myself.
Excuse me NIBE san. What if any action do you expect me to take on this matter?
__outer
Reading compressed point format has been done.
If writing support is needed, please open another task.