-
v0.1.3 Stable
released this
2021-09-29 00:47:49 +02:00 | 51 commits to main since this releaseVersion 0.1.3
Compatibility with gpg-wks-client.
Changes
- Webserver config is now under a
httpd
key, to be more in line with
lmtpd and smtp. - Add a
permit_unsigned_response
boolean key that, if set to true,
instructs EasyWKS to accept confirmation responses even if they are
unsigned, in order to be compatible with version -00 of the draft
standard, and thus e.g. gpg-wks-client. - Change the detection logic between submission requests and
confirmation requests from PGP signature checking to attempting to
parse the message as a submission response first. - Add a
__main__
module so that easywks can be invoked as a Python
module.
Download
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
2 downloads
-
Debian Package
46 downloads · 0 B
-
Python Wheel
41 downloads · 0 B
- Webserver config is now under a