kgpg
Graphical front end for GNU Privacy Guard
Kgpg manages cryptographic keys for the GNU Privacy Guard, and can encrypt, decrypt, sign, and verify files. It features a simple editor for applying cryptography to short pieces of text, and can also quickly apply cryptography to the contents of the clipboard.
- Versions: 24.12.1
- Website: https://apps.kde.org/kgpg/
- Licenses: GPL 2+
- Package source: gnu/packages/kde-pim.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of kgpg
as follows:
guix install kgpg
Or install a particular version:
guix install kgpg@24.12.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of kgpg about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/kgpg'><img src='https://packages.guix.gnu.org/packages/kgpg/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/kgpg)
Example Org:
[[https://packages.guix.gnu.org/packages/kgpg][https://packages.guix.gnu.org/packages/kgpg/badges/latest-version.svg]]