<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman-pgp.git/src/pgpmailman, branch master</title>
<subtitle>A PGP plugin for the GNU Mailman mailing list manager
</subtitle>
<id>https://git.neuromancer.sk/mailman-pgp.git/atom?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/mailman-pgp.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/'/>
<updated>2017-06-09T15:41:24Z</updated>
<entry>
<title>Rename to mailman-pgp.</title>
<updated>2017-06-09T15:41:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-06-09T15:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=b932ba4a32f208aa934bad8b4039e8c871b6715f'/>
<id>urn:sha1:b932ba4a32f208aa934bad8b4039e8c871b6715f</id>
<content type='text'>
 - Renames to a name better suited following mailman-hyperkitty
   being a mailman plugin.
</content>
</entry>
<entry>
<title>Sketch out basic skeleton:</title>
<updated>2017-06-06T23:27:54Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-06-06T23:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=25487795779c05ff8e97680550948443924b98c0'/>
<id>urn:sha1:25487795779c05ff8e97680550948443924b98c0</id>
<content type='text'>
 - Encrypted mailing list is created with one of the "Encrypted"
   styles.  Which creates an EncryptedMilingList object in
   pgpmailman's db.  This object lives there for the rest of the
   life of the mailing list.  Holds list configuration, such as
   action to take on unsigned messages, action to take on non-
   encrypted messages and so on.  See pgpmailman.model.list...

 - Custom Incoming runner is set instead of the default Mailman one.
   This runner passes any messages to an ordinary list to the
   original incoming runner to its (configurable) queue.
   Any messages for an encrypted mailing list are processed before
   either being passed to the original incoming runner or discarded
   / bounced.  In case they are to be accepted, they are "unwrapped"
   of the PGP/MIME related stuff and only the core message is
   passed to the original incoming runner.  The signature is stripped
   and stored in msgdata if present, for the OutgoingRunner to attach
   it if configured.
</content>
</entry>
<entry>
<title>Add some skeletons.</title>
<updated>2017-06-04T01:19:32Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-06-04T01:19:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=2c0adaf6bb8cf5d5e5246ab789d2c0018a1520f5'/>
<id>urn:sha1:2c0adaf6bb8cf5d5e5246ab789d2c0018a1520f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tox for testing, fix py-pgp dependency.</title>
<updated>2017-06-02T17:45:09Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-06-02T17:45:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=c06af042f8992d8d6abb02a2795b6146c6f32a0e'/>
<id>urn:sha1:c06af042f8992d8d6abb02a2795b6146c6f32a0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic structure and make pgpmailman a setuptools package.</title>
<updated>2017-06-02T14:35:03Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-06-02T14:33:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=ecc08d6286a57fcd20e48f6142f5810058b890de'/>
<id>urn:sha1:ecc08d6286a57fcd20e48f6142f5810058b890de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial structure</title>
<updated>2017-05-30T22:53:08Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-30T22:53:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=fb0202ba476d87648736a4546e34644c7e96b6aa'/>
<id>urn:sha1:fb0202ba476d87648736a4546e34644c7e96b6aa</id>
<content type='text'>
</content>
</entry>
</feed>
