We may do this for gpg4win-5 but not for the current versions.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 21 2024
[GNUPG:] BEGIN_DECRYPTION [GNUPG:] DECRYPTION_INFO 0 9 0 [GNUPG:] PLAINTEXT 62 1732178872 [GNUPG:] PLAINTEXT_LENGTH 72 You will be advanced socially, without any special effort on your part. [GNUPG:] DECRYPTION_OKAY
You are right. Printing the algo was missing in gnupg22.
Nov 20 2024
Please do not add milestone tags.
Nov 19 2024
2.2. reaches EOL in 6 weeks and thus we won't look at a potential problem with no real world impact.
Nov 18 2024
Nov 16 2024
@ikloecker indeed we try only for 5 seconds:
Nov 15 2024
Nov 14 2024
Nov 13 2024
FWIW, there is some code in gpa which uses the event counter. It was introduced with
rGPA936825b4b994cdf5900fc987abd9be7889989627
Please ask on the forum or a mailing list for help.
FWIW, we should eventually get rid of the pipe + socket style connection model. It is just to complex with no real benefit.
I see. Thanks for explaining. we can of course contact the gettext author (whom I happen to know).
Nov 12 2024
FWIW, Andre had to introduce --use-first to fix another problem.
Nov 11 2024
Nov 8 2024
Nov 7 2024
Fixed for all branches.
In T7379#193696, @ikloecker wrote:I assume by "do such things in the background" you mean that GnuPG should do this automatically in the background.
Support for NKS (Telesec NetKey card and Signature card v2, both based on TCOS) is very old and predates the support for multiple applications. They are also not as well separated as with Yubikey applications. Thus the auto switching between the NKS app and the SigG app.
Nov 6 2024
The whole learn-card thing is more a hack than a solid way to make cards known. We should do such things in the background when a new card has been seen.
Nov 5 2024
Thanks.
If 7z is used to create a tarball that tarball is then 7z compressed. At least this is how I understand the case.
When gpgtar now tries to extract the file it sees a 7z file and thus emits the octal number warnings because it assumes a tarball (after decryption by gpg).