From 80ae9a6d2f00ceb7ca5c7ac8fb8e82404f1c41aa Mon Sep 17 00:00:00 2001 From: a a Date: Fri, 25 Nov 2022 09:40:18 -0800 Subject: [PATCH] Add chat.md --- src/chat.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/chat.md diff --git a/src/chat.md b/src/chat.md new file mode 100644 index 0000000..de4a1c6 --- /dev/null +++ b/src/chat.md @@ -0,0 +1,37 @@ +# Chat + +At the moment we host an IRC server, and a Matric server for +anyone to join and get chatting. + +## IRC + +Point your IRC client to the following addresses and connect! + +[irc.anarchyplanet.org:6697 - TLS](ircs://irc.anarchyplanet.org:6697) +[irc.anarchyplanet.org:6667](irc://irc.anarchyplanet.org:6667) +Or connect to our Tor hidden service +i2b23rgkhpfcwyi5v7yyaeyhcarbqxxdm76ommzpno6245aufja5arqd.onion:6697 or 6667 + +### IRC Clients + +Click-through for the new-user guides. + +#### GUI +[Pidgin](https://pidgin.im/help/protocols/irc/) +[HexChat](https://hexchat.readthedocs.io/en/latest/ +getting_started.html#quick-start) + +#### CLI +[Irssi](https://irssi.org/New-users/) +[Weechat](https://weechat.org/files/doc/stable/weechat_quickstart.en.html) + +## Matrix + +We also offer a Matrix homeserver, + +[riot.anarchyplanet.org](https://riot.anarchyplanet.org) + +which you can register for using the registration code `aplanet` during sign-up*. + +*Not supported by Element on iOS, so use another platform to register + for the first time.