This is the testnet for the Ergo IRC server. It will typically be running
a recent build of the master branch. You should feel free to use the testnet
for any non-abusive testing of Ergo, or of new IRCv3 features implemented
by Ergo. Ask in our support channel (#ergo on libera.chat, or #ergo on
irc.ergo.chat) if you have questions.

This server logs all traffic to disk for debugging purposes. If you are not
just testing Ergo, you should use either irc.ergo.chat or your own self-hosted
instance.

To connect to the server, you can:

1. Connect with an IRC client using TLS on port 6697:
   ircs://testnet.ergo.chat:6697
2. Connect with an IRC client using plaintext on port 6667:
   irc://testnet.ergo.chat:6667
3. Connect using IRC over TLS-secured websockets:
   wss://testnet.ergo.chat/webirc
   wss://testnet.ergo.chat:8097
4. Use our demonstration web-based clients: Kiwi or gamja.
5. Connect with a Tor-capable IRC client using plaintext on port 6667
   (relying on the encryption provided by onion routing):
   irc://xncf7wvcnqspwlgeorjfs3bw7u5bd25e6dtpqsqzm4ztlrfub7sihnqd.onion:6667

Have fun!

If you are testing our EXTJWT implementation, our RSA public signing key
is here.