diff options
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: {} |
