I (finally!) merged David Stainton's "tor:" endpoint parser to
txtorcon's master. This means two things: txtorcon now depends on
txsocksx and you can do "client-type" things directly with endpoints,
such as connecting to txtorcon's homepage:
ep = clientFromString("tor:timaq4ygg2iegci7.onion:80
>
> Oh, nice! Although for some reason ./testssl.sh --mx torproject.org does
> not work for me, it says torproject.org has no mx records.
>
Weird. I just ran it and put the output into a gist -- pretty[1], plain[2].
And the CheckTLS sender test[3], for good measure.
> Yeah, our current approach