IRC: Difference between revisions

From Tildeverse Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by 3 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.


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.
See wikipedia for more info on the protocol.


tilde.chat is a place for tilde-folk and friends to gather and communicate.
[https://modern.ircdocs.horse modern irc docs]


!toot goes here: mastodon
[[wikipedia:Internet_Relay_Chat|IRC on wikipedia.org]]
connection info
 
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.
=== 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].


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
=== Certificate login ===
mumble server
If SASL does work you can also use a client certificate to authenticate automatically.


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.
[[Category:Protocols]]
 
might not be anyone there. shout about it on irc first!
rules/guidelines
 
please see the etiquette guide
 
chatting/using tilde.chat irc servers implies agreement with the code of conduct. the tilde.town code of conduct applies as well.
 
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.