JoinMarket-Org / joinmarket

CoinJoin implementation with incentive structure to convince people to take part
398 stars 119 forks source link

Implement SASL for IRC to get tor. #32

Closed chris-belcher closed 9 years ago

chris-belcher commented 9 years ago

The Freenode network requires the SASL extension to IRC in order to connect through tor. https://blog.freenode.net/2010/01/connecting-to-freenode-using-tor-sasl/

chris-belcher commented 9 years ago

Implemented it. https://github.com/chris-belcher/joinmarket/commit/6f282908fbf232157366f042e004f57d98c7269f

Freenode has stopped tor support at the time of writing. I'll probably move the bots to snoonet which allows tor, albeit with SASL.