Home GnuPG
Diffusion GPGME a3a08584d6e5

examples: python howto

Description

examples: python howto

* Uses the groups module to prepare a list of recipients and encrypt
  to those.
* The main version (encrypt-to-group.py) tries to check for invalid
  recipients, but still falls back to always trust for the second
  encryption attempt.
* The gullible version doesn't try pruning the recipient list at all,
  it just tries to encrypt and if it fails, switches straight to
  always trust.
* The trustno1 version doesn't use the always trust model at all and
  only attempts pruning the list of invalid recipients.

Details

Provenance
BenMAuthored on Jun 7 2018, 7:06 AM
Parents
rM2c4c5692472f: core: Return a better error code on certain decryption failures.
Branches
Unknown
Tags
Unknown