IRC: Difference between revisions

From Tildeverse Wiki
(copied info from tilde.chat)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
IRC is a chat protocol. [[tilde.chat]] is our network.
IRC is a chat protocol. [[tilde.chat]] is our network.


== Overview ==
See wikipedia for more info on the protocol.
tilde.chat is the irc network of the tildeverse, an association of social unix servers built as an intentional community for teaching, learning, and sharing.


tilde.chat is a place for tilde-folk and friends to gather and communicate.<blockquote>!toot goes here: mastodon</blockquote>
[https://modern.ircdocs.horse modern irc docs]


=== connection info ===
[[wikipedia:Internet_Relay_Chat|IRC on wikipedia.org]]
point your client to irc.tilde.chat on port 6697 with ssl/tls
 
if you're getting a higher ping than you'd like, try one of the geo-round-robins: na.tilde.chat, eu.tilde.chat, and au.tilde.chat on port 6697 with ssl/tls.
 
plaintext on localhost port 6667 is available at a shell on tildes that run chat nodes (port 7766 on ~town)
 
if you don't have a client ready to go, try using our webchat.
 
you can also connect from any xmpp client with our biboumi gateway. it runs on tilde.team's xmpp server. channels can be joined with this room-format: #helpdesk@biboumi.tilde.team
 
=== mumble server ===
use your client to connect to tilde.chat on the default port using "tilde.chat" as the password and talk!


there's also a web client. use the same password.
=== SASL ===
Enabling SASL will allow you to avoid having to identify with NickServ everytime you login. Instructions for configuring it with weechat (the default client configured on tilde.team) can be found in the [https://libera.chat/guides/weechat libera.chat docs].


might not be anyone there. shout about it on irc first!
=== Certificate login ===
If SASL does work you can also use a client certificate to authenticate automatically.


=== rules/guidelines ===
please see the [[IRC etiquette guide]]


chatting/using tilde.chat irc servers implies agreement with the code of conduct. the tilde.town code of conduct applies as well.
[[Category:Protocols]]
 
if you have anything that needs oper attention, please send a mail to opers at tilde dot chat.
 
incidents will be handled according to the CoC as well as by admins of your home tilde
 
[[wikipedia:Internet_Relay_Chat|IRC on wikipedia.org]]

Latest revision as of 17:25, 4 February 2023

IRC is a chat protocol. tilde.chat is our network.

See wikipedia for more info on the protocol.

modern irc docs

IRC on wikipedia.org

SASL

Enabling SASL will allow you to avoid having to identify with NickServ everytime you login. Instructions for configuring it with weechat (the default client configured on tilde.team) can be found in the libera.chat docs.

Certificate login

If SASL does work you can also use a client certificate to authenticate automatically.