Release quite some time ago.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 19 2023
The compression check currently detects bzip2, gzip, zip, pkzip, and PDF. This also covers common document formats like odt and docx. We may add some more detection in the future. However, for large files you usually know their type and thus you better use "-z0" for already compressed data or "-z-1" if you want to force compression (may be for PDFs which often can be a shrinked to 80% or so).
Sorry, but we can't check all parameters. Why only check that one and not the others or invalid values for ctx. You may do such checks in an interactive environment but not for a general library.
Jan 18 2023
This can be easily tested using
No more logs. My understaning is that the pypi ownershipof the project has been transferred to @bernhard
Jan 16 2023
Jan 14 2023
Given that there is now also a restriction for rsa2048 in de-vs mode, can you please also restrict all non-brainpool curves?
Jan 13 2023
Backported the needed stuff:
These are 2.4 features ...
no-tty and charset are anyway obsolete and passed only for older gpg versions. The other things should have useful defaults in gpg - in particular these defaults are taken from the same envvar as gpgme does. See send_pinentry_environment.