GnuPG 2
GnuPG 2 is the successor of "GnuPG" or GPG. It provides: GPGSM,
gpg-agent, and a keybox library.
- Developed at Base:System
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/gpg2 && cd $_
- Create Badge
Refresh
Refresh
Comments 3
With okular we cannot digital sign. According to this report https://bugs.kde.org/show_bug.cgi?id=469705
we need gpg 2.4.1 or later
thanks
systemd-user/gpg-agent.service
ingpg2-systemd-user.tar.xz
definesExecStart=/usr/bin/gpg-agent --supervised
--supervised
is deprecated according to https://dev.gnupg.org/T6336In version 2.5.3:
* The --supervised options of gpg-agent and dirmngr have been renamed to --deprecated-supervised as preparation for their removal. [rGa019a0fcd8]
The SystemD user unit for
gpg-agent.service
fails to load after upgrading for this reason.