Compare commits

..

4 Commits

View File

@ -7,20 +7,52 @@ excerpt: "Introduction to my public instant messaging chats"
navigation: true navigation: true
--- ---
I have a public instant messaging chatroom for comments to my I have multiple instant messaging chatrooms.
blog and other things I do. They are connected together by [Matterbridge](https://github.com/42wim/matterbridge/#matterbridge).
As [Code of Conduct, Contributor Covenant applies](https://www.contributor-covenant.org/version/2/0/code_of_conduct/).<br> - [The ones listed below](#the-links) are for comments to my blog, this website in general, my FOSS <s>spam</s> activity and a contact point for reaching me in general for not so private matters. They are connected together by [Matterbridge](https://github.com/42wim/matterbridge/#matterbridge).
I don't see a reason for forking it as this community is forming around me - Many linking here utilize the rules listed below.
and my website while I would have separate community for any actual Open - Others are simply curious about protocols, transports, relays, bridges, etc. _Why did they end up on this page when they could have ended up anywhere else?_
Source Software project if I begun any that grew bigger. See also
[my Matrix page on etiquette](/matrix/index.html#is-there-any-kind-of-matrix-etiquette-i-should-know-about). ---
<!-- editorconfig-checker-disable -->
<!-- prettier-ignore-start -->
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Rules](#rules)
- [Languages](#languages)
- [The links](#the-links)
- [A couple of words on protocols](#a-couple-of-words-on-protocols)
- [And on transports, relays and bridges](#and-on-transports-relays-and-bridges)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->
---
## Rules
[Contributor Covenant 2.1](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) is the primary Code of Conduct here (which isn't forked due to this community forming around me and my website. Any project growing bigger would have its own), but we do have a couple of other rules too:
- Don't send private messages without asking for a permission first unless your message is purely moderation related.
- Please include your business in your first message and not only greeting. See [nohello.net](https://nohello.net) for more about that.
- Don't share personal affairs of other people outside of the room. This includes, but isn't limited to, gender/sexual/romantic orientation questioning, plurality, religion, etc. When in doubt, assume it's private.
- Mind the limitations of machines and people especially in the private side. Transport encryption is not [end-to-end encryption](https://en.wikipedia.org/wiki/End-to-end_encryption), which can be broken by a compromised client device (including, but not limited to bot/relay/bridge) or the protocol in question may neglect to encrypt something [like Matrix does for reactions](https://github.com/matrix-org/matrix-spec/issues/660).
- For other matters, [_Chatham House Rule_](https://www.chathamhouse.org/about-us/chatham-house-rule) applies.
## Languages
As for languages; English is preferred due to majority of the discussion As for languages; English is preferred due to majority of the discussion
participants speaking it, but Finnish and Esperanto are also fine.<br> I sadly participants speaking it, but Finnish and Esperanto are also fine.<br> I sadly
don't consider myself capable of holding a discussion in other languages, but don't consider myself capable of holding a discussion in other languages, but
I do hope to be able to grow this list in the future. I do hope to be able to grow this list in the future.
## The links
- IRC@Etro, [`#mikaela.info`](ircs://etro.mikaela.info:6697/#mikaela.info) - IRC@Etro, [`#mikaela.info`](ircs://etro.mikaela.info:6697/#mikaela.info)
my selfhosted IRC server. my selfhosted IRC server.
- [(Recommended) Gamja webchat](https://irc.etro.mikaela.info/#mikaela.info) - [(Recommended) Gamja webchat](https://irc.etro.mikaela.info/#mikaela.info)
@ -56,18 +88,6 @@ I do hope to be able to grow this list in the future.
users joining in the future could see messages up to one year or longer in the users joining in the future could see messages up to one year or longer in the
past. past.
---
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [A couple of words on protocols](#a-couple-of-words-on-protocols)
- [And on transports, relays and bridges](#and-on-transports-relays-and-bridges)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
---
## A couple of words on protocols ## A couple of words on protocols
- _IRC_ was invented in 1988 and regardless of developing integrated message - _IRC_ was invented in 1988 and regardless of developing integrated message