Install the scdaemon
and kleopatra
packages
Similar to the one on Windows
Install the `gpg` package ("sudo apt-get install gpg
" on Debian-based distributions)
You need to have a key pair, for better confidentiality, avoid providing an email address and use a separate key pair for each social group. For instance, you can create a key pair specifically for Comind.
To create a key pair for Comind interactively: gpg --full-generate-key
(choose the options listed below)
Or more quickly:
gpg --batch --generate-key &lf;<EOF Key-Type: RSA Key-Length: 4096 Name-Real: Anonymous Expire-Date: 0 %no-protection %commit EOF
gpg --armor --detach-sign <3.jpg
-----BEGIN PGP SIGNATURE-----
to -----END PGP SIGNATURE-----
inclusive.
Save ~/.gnupg