diff options
| author | J08nY | 2017-08-24 02:03:00 +0200 |
|---|---|---|
| committer | J08nY | 2017-08-24 02:03:00 +0200 |
| commit | fa2a22d66ed18536cdd6731a8e92c673c91462dc (patch) | |
| tree | 5139d4aa755c7b08df202746ee0295726d8f26de /src/mailman_pgp/workflows/key_confirm.py | |
| parent | f40dc89dc3694c4190c42b3d29cb2df25decb037 (diff) | |
| download | mailman-pgp-master.tar.gz mailman-pgp-master.tar.zst mailman-pgp-master.zip | |
Diffstat (limited to 'src/mailman_pgp/workflows/key_confirm.py')
| -rw-r--r-- | src/mailman_pgp/workflows/key_confirm.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mailman_pgp/workflows/key_confirm.py b/src/mailman_pgp/workflows/key_confirm.py index cf87832..6abd560 100644 --- a/src/mailman_pgp/workflows/key_confirm.py +++ b/src/mailman_pgp/workflows/key_confirm.py @@ -26,9 +26,11 @@ from mailman_pgp.pgp.wrapper import PGPWrapper CONFIRM_REQUEST = """\ ---------- -TODO: this is a pgp enabled list. +This is a PGP enabled mailing list. +You need to confirm ownership of a key you set. Reply to this message with this whole text signed with your supplied key, either inline or PGP/MIME. +Doing so will confirm your key. Fingerprint: {} Token: {} |
