diff options
Diffstat (limited to 'README')
-rwxr-xr-x | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -41,7 +41,8 @@ Everyone has the private key X The server has the private key When using a encrypted mailing list software, one must choose between keeping the private key in the server or send it to each of the subscribers. We'll not consider the case where every subscribers encrypt - the message to all recipients cause... + the message to all recipients cause this has none automation in the + process we are looking for. For the second option we have the NAH6 Mailman patch, http://mail.python.org/pipermail/mailman-coders/2003-June/000506.html |