[PATCH 0/4] b4: Initial DKIM attestation implementation
Konstantin Ryabitsev <[email protected]> Fri, 20 Nov 2020 16:27:27 -0500
| Newsgroups | org.kernel.lore.signatures |
|---|---|
| Message-ID | <[email protected]> |
This implements DKIM attestation and fixes pgp-mode in-header attestation to work again. Konstantin Ryabitsev (4): Add initial support for DKIM attestation Add very simple dkim key caching Fix signature verification for b4 pr Fix in-header attestation code b4/__init__.py | 523 ++++++++++++++++++++++++++++++++++------------- b4/attest.py | 14 +- b4/pr.py | 14 +- requirements.txt | 8 +- 4 files changed, 406 insertions(+), 153 deletions(-) -- 2.26.2