• v0.1.3 e15f6e51b1

    v0.1.3 Stable

    s3lph released this 2021-09-29 00:47:49 +02:00 | 51 commits to main since this release

    Version 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