Re: [Mailman-Developers] GSoC Updates

2013-08-13 Thread Richard Wackerbarth
Abhilash, I see no reason to have more that one keyring for public keys and another for the private ones. In both cases, those key rings are a flat table indexed by the Key_id. It doesn't matter if the "owner" of the key is a list or a subscriber (or any other user) As for user keys, I think th

[Mailman-Developers] GSoC Updates

2013-08-13 Thread Abhilash Raj
Hi all, After midterm evaluations I have been working on signing the message using one the keys associated with the list, now since `python-gnupg` does not allow selecting keys with key credentials( like address or list-name name) so we need key_id. As barry suggested we can create a mapping of ad