Ticket #40 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Should document how to encrypt email for multiple recipient

Reported by: intrigeri Assigned to: intrigeri
Priority: normal Milestone: 1.2
Component: metche Version: dev
Severity: normal Keywords:
Cc:

Description

The GnuPG group option, which can be set in ~/.gnupg/gpg.conf, can be used to "set up a named group, which is similar to aliases in email programs".

This way, it is possible to :

  • set EMAIL_ADDRESS to an email alias (typically, the sysadmin collective)
  • set up a GPG named group, called the same way as EMAIL_ADDRESS value, aliasing to the email alias subscribers
  • enjoy GnuPG-encrypted metche reports :)

This requires no modification to metche code, but has to be documented.

Change History

10/06/06 18:57:34 changed by intrigeri

  • status changed from new to closed.
  • resolution set to fixed.

Fixed upstream in changeset [194] and [195].