GnuPG staat voor GNU Privacy Guard en wordt ook vaak afgekort tot GPG. Dit is een verzameling tools voor het beveiligen van communicatiestromen en data. Het kan worden gebruikt om data te versleutelen en digitale handtekeningen aan te maken, en voor het aanbieden van een framework voor public key-cryptografie. Het ondersteunt zowel OpenPGP als s/mime-standaarden. Voor meer informatie verwijzen we naar deze pagina. De ontwikkelaars hebben GnuPG 2.2.4 uitgebracht met de volgende aankondiging:
GnuPG 2.2.4 released
Hello!
20 years after the first version we are pleased to announce the availability of a new GnuPG release: version 2.2.4. This is a maintenance release; see below for a list of fixed bugs.
Noteworthy changes in version 2.2.4
- gpg: Change default preferences to prefer SHA512.
- gpg: Print a warning when more than 150 MiB are encrypted using a cipher with 64 bit block size.
- gpg: Print a warning if the MDC feature has not been used for a message.
- gpg: Fix regular expression of domain addresses in trust signatures. [#2923]
- agent: New option --auto-expand-secmem to help with high numbers of concurrent connections. Requires libgcrypt 1.8.2 for having an effect. [#3530]
- dirmngr: Cache responses of WKD queries.
- gpgconf: Add option --status-fd.
- wks: Add commands --check and --remove-key to gpg-wks-server.
- Increase the backlog parameter of the daemons to 64 and add option --listen-backlog.
- New configure option --enable-run-gnupg-user-socket to first try a socket directory which is not removed by systemd at session end.