sbp commented on pull request #517: URL: https://github.com/apache/incubator-ponymail/pull/517#issuecomment-687257317
@sebbASF There are several improvements in the pipeline, including: * highly modularised code * simplified algorithms * better RFC compliance * a better reference model * type annotations for static verification * unit tests * property checks * extensive documentation * greater collision and preimage resistance of the output * removal of unnecessary features These improvements are very nearly complete, waiting to be pushed. The `dkim` generator can therefore indeed be improved, but if there are any further suggestions as to what could be better about the approach or the algorithm then it would be helpful if they were noted in this thread. The aim of the improvements is partly to make the algorithm less idiosyncratic, transforming it into a consistent method which *could hypothetically* be written up as an RFC or other standalone specification for canonicalised message identifiers. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
