Commit graph

10 commits

Author SHA1 Message Date
David Duque
4f3002090e
Fix PGP forking issues (don't copy pipes/sockets/etc.) 2021-02-11 00:55:10 +00:00
David Duque
1ea90a5dbb
Include unique set of UID emails on key representations 2021-02-10 01:54:45 +00:00
David Duque
ef58b897d6
Refactor configuration functions 2020-12-08 19:54:59 +00:00
David Duque
15ac7988f3
Implement key stripping 2020-12-06 02:32:28 +00:00
David Duque
7f2c43219e
pgp: @fork_context decorator 2020-12-06 01:37:20 +00:00
David Duque
36794269b4
pgp: Allow other contexts to be used. Default to our main working context 2020-12-06 00:35:53 +00:00
David Duque
392f05b975
PGP Keyring: Display expiry dates in ISO format 2020-11-21 03:26:27 +00:00
David Duque
69e6299662
PGP module: clean up code 2020-11-01 20:07:40 +00:00
David Duque
295fd32ade
Cover case where import is invalid 2020-10-04 22:10:30 +01:00
David Duque
8519b7fc0e
Add pgp keyring management (#5)
This PR adds into the admin panel a front-end to manage PGP keys. Possibilities are many.
2020-10-04 16:35:59 +01:00