gpg-lacre/lacre
Piotr F. Mieszkowski 603710c41e Continue splitting _sort_gpg_recipients
Extract new functions to match keys using enc_keymap and enc_domain_keymap
configuration sections, another one to look them up directly in GnuPG keyring,
optionally stripping delimiters ("+" followed by a topic).

Add some comments and docstrings.
2022-10-19 18:36:23 +00:00
..
__init__.py Move gpg-mailgate.py logic to lacre.mailgate module 2022-06-11 21:00:42 +02:00
config.py Split _gpg_encrypt into smaller functions 2022-10-19 18:36:23 +00:00
daemon.py Implement a bare minimum of advanced filtering 2022-10-19 18:36:23 +00:00
mailgate.py Continue splitting _sort_gpg_recipients 2022-10-19 18:36:23 +00:00
mailop.py [daemon] Add configuration, implement no-op filter 2022-10-19 18:36:23 +00:00
text.py Extract delimiter support, add unit tests 2022-06-07 22:14:32 +02:00