On 13/08/2016 11:01, Casper Ti. Vector wrote:
Just one more request: would you like to enable, even if optionally, HTTPS on skarnet.org? There are clients for letsencrypt [1] that only use bash, so python (which you seem to really dislike :) will never get in the way.
Yes, it's something that I plan to do at some point. But I don't want to just install software on skarnet.org, even a simple bash client, that's at the core of the security infrastructure, and not understand it; I want to be able to tell exactly what's going on with, or at the very least put a good amount of trust in, *everything* running on the server. That's why I'm not using Python, among a lot of other things. So, I plan to understand exactly what an ACME client does before installing one - maybe a bash client (which would require installing bash on skarnet.org, which I've been able to avoid so far), or maybe I'll write a minimalistic C one. I'll probably get around to it somewhere in the course of 2017. -- Laurent
