Jan Schaumann

Results 19 issues of Jan Schaumann

It might be useful to have a test to verify validation of the 'notBefore' date. I don't know how far in the future CAs let you request a cert, so...

Go doesn't have atexit(3), and the only signals guaranteed to be available on all platforms are SIGINT and SIGKILL, so we only catch SIGINT here. This allows us to at...

The current text makes it seem as if using a self-signed certificate was a reasonable choice. With the proliferation of free, easy-to-renew certificates such as Let's Encrypt, it really seems...

To make sure you never have the problem of how to exit vim again.

https://github.com/juuso/keychaindump/blob/master/keychaindump.c#L466

Add .onion as a TLD, for use with, for example, https://facebookcorewwwi.onion/.

When using e2e, I can't select any of the content in the emails. This is inconvenient, as I can't copy (for example) links or other text from an email.

high priority

The sample configuration file contained a duplicate section for "HoldQuarantinedMessages". This PR removes the duplicate section and adds a trailing period at the ends of two sentences in the comments.