Upstream: https://github.com/irssi/irssi/issues/1612
irssi allows to connect from another computer, removing any need for a bouncer.
This is handled by the proxy module.
Proxy connection is currently in plain text.
We'd like to secure with TLS.
Note: irssi itself has already TLS support in core/tls.c