GPG configuration

Note: Himalaya needs to be compiled with the cargo feature pgp-gpg to activate this backend.

Note: the gpgme lib needs to be available on the system for this backend to work.

pgp.backend = "gpg"

Enables the PGP backend based on the gpgme library.

Examples

[my-account]
pgp.backend = "gpg"
[my-account.pgp]
backend = "gpg"