<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman-pgp.git/src/mailman_pgp/pgp, branch feature/key-revocation</title>
<subtitle>A PGP plugin for the GNU Mailman mailing list manager</subtitle>
<id>https://git.neuromancer.sk/mailman-pgp.git/atom/src/mailman_pgp/pgp?h=feature%2Fkey-revocation</id>
<link rel='self' href='https://git.neuromancer.sk/mailman-pgp.git/atom/src/mailman_pgp/pgp?h=feature%2Fkey-revocation'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/'/>
<updated>2017-08-03T00:50:19Z</updated>
<entry>
<title>Add more tests for key revoke command.</title>
<updated>2017-08-03T00:50:19Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-03T00:50:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=66f1510d1a38c10944a13665e1b7f9ecb14a8d8f'/>
<id>urn:sha1:66f1510d1a38c10944a13665e1b7f9ecb14a8d8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qa.</title>
<updated>2017-08-01T23:35:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-01T22:18:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=1ebd6a90ef52f1d2cea4467ebb0941d42938d283'/>
<id>urn:sha1:1ebd6a90ef52f1d2cea4467ebb0941d42938d283</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix .attach_keys and .attach_revocs in Wrappers.</title>
<updated>2017-08-01T23:35:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-01T22:15:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=fa2b97fb2e6e75af8bfc0bc3620b1a37179bdedc'/>
<id>urn:sha1:fa2b97fb2e6e75af8bfc0bc3620b1a37179bdedc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add revocation handling to Wrappers.</title>
<updated>2017-08-01T23:35:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-01T20:53:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=dff7befbc5860f2f78f63ab694ef88d21a53771f'/>
<id>urn:sha1:dff7befbc5860f2f78f63ab694ef88d21a53771f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add key revocation certificate data to pgp tests.</title>
<updated>2017-08-01T23:35:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-08-01T16:06:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=7c0aaf28767e494323557b6cb8fb6500df5822e5'/>
<id>urn:sha1:7c0aaf28767e494323557b6cb8fb6500df5822e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor filesystem key store operations into FSKey. Introduce DBKey.</title>
<updated>2017-07-31T18:43:37Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-31T18:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=4f815c200f62cf4e4bf660649066d9bd65393ae0'/>
<id>urn:sha1:4f815c200f62cf4e4bf660649066d9bd65393ae0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More test coverage for wrappers.</title>
<updated>2017-07-31T01:37:51Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-31T01:37:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=9727be03c49d0bf6b9c2f28e125fc68147602161'/>
<id>urn:sha1:9727be03c49d0bf6b9c2f28e125fc68147602161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use try_decrypt where useful.</title>
<updated>2017-07-28T18:28:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-28T18:28:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=ac2ab9a488e458ffb897112b9e4a22a573090f18'/>
<id>urn:sha1:ac2ab9a488e458ffb897112b9e4a22a573090f18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multi sig wrapper to PGPWrapper.</title>
<updated>2017-07-28T16:17:36Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-28T16:17:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=ed532b89899d8b67ffcfd266e883f1acafa225c7'/>
<id>urn:sha1:ed532b89899d8b67ffcfd266e883f1acafa225c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MIMEMultisigWrapper .sign and .decrypt. Add more tests.</title>
<updated>2017-07-28T14:50:19Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-28T14:50:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman-pgp.git/commit/?id=ebc8b78480a039e71d6eb1578046754f78bd8fab'/>
<id>urn:sha1:ebc8b78480a039e71d6eb1578046754f78bd8fab</id>
<content type='text'>
</content>
</entry>
</feed>
